{"id":36611,"name":"@stdlib/dist-datasets-cmudict","description":"✨ Standard library for JavaScript and Node.js. ✨","url":"https://github.com/stdlib-js/stdlib","last_synced_at":"2025-09-05T07:12:07.424Z","repository":{"id":37700568,"uuid":"54614238","full_name":"stdlib-js/stdlib","owner":"stdlib-js","description":"✨ Standard library for JavaScript and Node.js. ✨","archived":false,"fork":false,"pushed_at":"2025-09-01T17:16:41.000Z","size":2136807,"stargazers_count":5329,"open_issues_count":816,"forks_count":868,"subscribers_count":55,"default_branch":"develop","last_synced_at":"2025-09-01T18:20:57.826Z","etag":null,"topics":["javascript","js","lib","library","math","mathematics","node","node-js","nodejs","numeric","numerical-computing","science","scientific","scientific-computing","standard","statistics","stats","stdlib","utilities","utils"],"latest_commit_sha":null,"homepage":"https://stdlib.io","language":"JavaScript","has_issues":true,"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":"SUPPORT.md","governance":"GOVERNANCE.md","roadmap":"ROADMAP.md","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":"2016-03-24T04:19:52.000Z","updated_at":"2025-09-01T16:16:00.000Z","dependencies_parsed_at":"2025-05-07T04:25:20.826Z","dependency_job_id":"7660a756-a8ac-4e4e-81b9-26191500c521","html_url":"https://github.com/stdlib-js/stdlib","commit_stats":{"total_commits":48973,"total_committers":110,"mean_commits":445.2090909090909,"dds":0.2831356053335511,"last_synced_commit":"84b8294c2d5494ff5eaaa2652dda81671e728068"},"previous_names":[],"tags_count":101,"template":false,"template_full_name":null,"purl":"pkg:github/stdlib-js/stdlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/sbom","scorecard":{"id":334673,"data":{"date":"2025-08-17T09:30:03Z","repo":{"name":"github.com/stdlib-js/stdlib","commit":"126b871b84181dae9726c3c0e28cd2c5873d2608"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":4.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event_name == 'pull_request_target' \u0026\u0026 github.event.pull_request.head.sha || '' }}': .github/workflows/run_tests_coverage.yml:98"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check_tracking_issue_closure.yml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:69","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:68","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/do_not_merge.yml:46","Info: jobLevel 'contents' permission set to 'read': .github/workflows/good_first_issue.yml:42","Info: jobLevel 'contents' permission set to 'read': .github/workflows/label_good_first_prs.yml:47","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:51","Info: jobLevel 'contents' permission set to 'read': .github/workflows/too_many_good_first_prs.yml:45","Warn: no topLevel permission defined: .github/workflows/autoclose.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_commit_metadata.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_contributing_guidelines_acceptance.yml:51","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_duplicate_prs.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_licenses.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_required_files.yml:56","Warn: no topLevel permission defined: .github/workflows/check_tracking_issue_closure.yml:1","Warn: no topLevel permission defined: .github/workflows/cleanup_coverage.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/create_address_commit_comment_issues.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/deprecate_packages.yml:36","Warn: no topLevel permission defined: .github/workflows/do_not_merge.yml:1","Info: found token with 'none' permissions: .github/workflows/first_time_greeting.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/generate_monthly_changelog.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/generate_pr_commit_message.yml:31","Warn: no topLevel permission defined: .github/workflows/git_note_amend_message.yml:1","Warn: no topLevel permission defined: .github/workflows/git_note_filter_packages.yml:1","Warn: no topLevel permission defined: .github/workflows/good_first_issue.yml:1","Warn: no topLevel permission defined: .github/workflows/label_commands.yml:1","Warn: no topLevel permission defined: .github/workflows/label_good_first_prs.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_autofix.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint_changed_files.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint_copyright_years.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint_pr_title.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint_random_files.yml:74","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_benchmark.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_examples.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_test.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_test_cov.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_test_install.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos_benchmark.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos_test.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos_test_cov.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos_test_npm_install.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/make.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_equations.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_links.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_pkg_urls.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_related_packages.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_src_attributes.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_tocs.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/namespace_declarations.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/namespace_exports.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/npm_downloads.yml:35","Info: topLevel permissions set to 'read-all': .github/workflows/ossf_scorecard.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr_commands_comment.yml:50","Warn: no topLevel permission defined: .github/workflows/pr_merge_develop.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_rebase_develop.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/process_metadata.yml:33","Info: topLevel 'contents' permission set to 'read': .github/workflows/random_examples.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_affected_benchmarks.yml:46","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_affected_examples.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_affected_tests.yml:78","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_tests_coverage.yml:78","Warn: no topLevel permission defined: .github/workflows/slash_commands.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_keepalive.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_publish.yml:62","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_publish_custom.yml:69","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_push_changes.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_test.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/terminal.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_published_package.yml:34","Warn: no topLevel permission defined: .github/workflows/too_many_good_first_prs.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/track_todos.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_cli_permissions.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_contributors.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_error_databases.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_package_meta_data.yml:35","Warn: no topLevel permission defined: .github/workflows/update_pr_copyright_years.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_repl_docs.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/windows_test_npm_install.yml:43","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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'develop'","Info: 'stale review dismissal' is required to merge on branch 'develop'","Warn: required approving review count is 1 on branch 'develop'","Warn: codeowners review is not required on branch 'develop'","Warn: 'last push approval' is disabled on branch 'develop'","Warn: 'up-to-date branches' is disabled on branch 'develop'","Info: status check found to merge onto on branch 'develop'","Info: PRs are required in order to make changes on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"8 out of 8 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: deps/test/wabt/test_install.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/ccopy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/cscal/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/csrot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/cswap/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dasum/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/daxpy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dcopy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/ddot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dnrm2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/drot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/drotm/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dscal/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dsdot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dswap/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dznrm2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/idamax/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/isamax/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sasum/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/saxpy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/scasum/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/scnrm2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/scopy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sdot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sdsdot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/snrm2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/srot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/srotm/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sscal/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sswap/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/zcopy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/zdrot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/zswap/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapx/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsum/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsumkbn/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsumors/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsumpw/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dasumpw/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dnanasumors/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dnansumkbn2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dnansumpw/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/sapxsumkbn/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/fs/read-wasm/benchmark/fixtures/file.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/fs/read-wasm/examples/fixtures/file.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/fs/read-wasm/test/fixtures/file.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/math/base/assert/is-negative-integerf/examples/c/example:1","Warn: binary detected: lib/node_modules/@stdlib/stats/strided/wasm/dmeanors/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/stats/strided/wasm/dmeanwd/src/main.wasm:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/standalone_publish_custom.yml:133","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown_links.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/stdlib/markdown_links.yml/develop?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/scripts/test_install:217","Warn: npmCommand not pinned by hash: .github/workflows/scripts/test_install:246","Warn: npmCommand not pinned by hash: .github/workflows/scripts/test_install:270","Warn: npmCommand not pinned by hash: .github/workflows/scripts/test_install:309","Warn: npmCommand not pinned by hash: tools/ci/travis/before_install:58","Warn: npmCommand not pinned by hash: tools/scripts/node_versions_run_script:93","Warn: npmCommand not pinned by hash: tools/tests/scripts/test_node_versions:88","Warn: npmCommand not pinned by hash: .github/workflows/test_published_package.yml:92","Info: 147 out of 147 GitHub-owned GitHubAction dependencies pinned","Info:  68 out of  69 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Contributors","score":10,"reason":"project has 35 contributing companies or organizations","details":["Info: found contributions from: CircuitVerse, FLAGlab, InfoSec-IIITN, MicrosoftStudentChapter, Quansight, Quansight-Labs, SCOREnetworkorg, SocketDev, ThaparFoodFestival, Ubiq-Cure, acmsnu, atlanhq, colorjs, data-apis, dscsnu, faiross-pbc, gl-vis, glslify, idyll-lang, iiitl, indian institute of information technology lucknow, isle-project, jupyterlab, lfortran, open-craft, regl-project, scijs, socketdev @stdlib-js, spyder-ide, stackgl, stackhtml, stdlib-js, stdlib-js @quansight, stdlib-js @quansight @data-apis, stdlib-js @tattle-made @inspektor-gadget"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}}]},"last_synced_at":"2025-08-18T04:26:09.010Z","repository_id":37700568,"created_at":"2025-08-18T04:26:09.010Z","updated_at":"2025-08-18T04:26:09.010Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723440,"owners_count":25156359,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"stdlib-js","name":"stdlib","uuid":"17805691","kind":"organization","description":"Standard library for JavaScript.","email":null,"website":"https://stdlib.io","location":null,"twitter":"stdlibjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17805691?v=4","repositories_count":3692,"last_synced_at":"2024-05-01T09:30:33.148Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"html_url":"https://github.com/stdlib-js","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"total_stars":9686,"followers":99,"following":0,"created_at":"2022-11-02T16:51:14.990Z","updated_at":"2024-05-01T09:37:07.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js/repositories"},"packages":[{"id":1292996,"name":"@stdlib/dist-datasets-suthaharan-multi-hop-sensor-network","ecosystem":"npm","description":"Labeled wireless sensor network data set collected from a multi-hop wireless sensor network deployment using TelosB motes as a UMD bundle.","homepage":"https://github.com/stdlib-js/stdlib","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/stdlib-js/stdlib","keywords_array":["stdlib","datasets","dataset","data","sample","sensor","network","machine learning","ml","labeled","mote","motes","outliers","outlier","statistics","stats","multi-hop","umd"],"namespace":"stdlib","versions_count":5,"first_release_published_at":"2020-06-24T07:42:04.515Z","latest_release_published_at":"2021-08-21T18:40:02.204Z","latest_release_number":"0.0.96","last_synced_at":"2025-09-01T18:34:32.552Z","created_at":"2022-04-08T19:52:37.507Z","updated_at":"2025-09-01T18:34:32.552Z","registry_url":"https://www.npmjs.com/package/@stdlib/dist-datasets-suthaharan-multi-hop-sensor-network","install_command":"npm install @stdlib/dist-datasets-suthaharan-multi-hop-sensor-network","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.96"}},"repo_metadata":{"id":37700568,"uuid":"54614238","full_name":"stdlib-js/stdlib","owner":"stdlib-js","description":"✨ Standard library for JavaScript and Node.js. ✨","archived":false,"fork":false,"pushed_at":"2024-04-14T01:49:55.000Z","size":1954737,"stargazers_count":3993,"open_issues_count":508,"forks_count":399,"subscribers_count":55,"default_branch":"develop","last_synced_at":"2024-04-14T03:04:37.619Z","etag":null,"topics":["javascript","js","lib","library","math","mathematics","node","node-js","nodejs","numeric","numerical-computing","science","scientific","scientific-computing","standard","statistics","stats","stdlib","utilities","utils"],"latest_commit_sha":null,"homepage":"https://stdlib.io","language":"JavaScript","has_issues":true,"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":"SUPPORT.md","governance":"GOVERNANCE.md","roadmap":"ROADMAP.md","authors":null,"dei":null},"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"created_at":"2016-03-24T04:19:52.000Z","updated_at":"2024-08-19T02:20:11.190Z","dependencies_parsed_at":"2024-04-15T03:39:15.105Z","dependency_job_id":null,"html_url":"https://github.com/stdlib-js/stdlib","commit_stats":{"total_commits":47226,"total_committers":85,"mean_commits":555.6,"dds":"0.27440393003853814","last_synced_commit":"c43bb5824767f2def1b1bfa18297ac37a5ec5f9e"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":216040174,"owners_count":15966981,"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","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stdlib-js","name":"stdlib","uuid":"17805691","kind":"organization","description":"Standard library for JavaScript.","email":null,"website":"https://stdlib.io","location":null,"twitter":"stdlibjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17805691?v=4","repositories_count":3692,"last_synced_at":"2024-05-01T09:30:33.148Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"html_url":"https://github.com/stdlib-js","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"total_stars":9686,"followers":99,"following":0,"created_at":"2022-11-02T16:51:14.990Z","updated_at":"2024-05-01T09:37:07.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js/repositories"},"tags":[{"name":"v0.3.0","sha":"a44a0c7678c194d0813eeaf656da06d2aa706829","kind":"tag","published_at":"2024-08-19T00:50:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.3.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"b4ea5ba9fd0fc34939ae3d37aa2bec6aeab907d5","kind":"tag","published_at":"2024-02-05T04:59:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.2.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"77844353be9f5acda7aa5dc0843aed88f07b6ab6","kind":"tag","published_at":"2023-11-10T10:53:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.1.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0/manifests"},{"name":"v0.0.96","sha":"8b42836a8ece8fbb9cc4f5c58a7b3738d47e14c4","kind":"tag","published_at":"2021-08-21T18:41:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.96","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96/manifests"},{"name":"v0.0.95","sha":"426f232f9e41603d71193283d3590a52b38ce39f","kind":"tag","published_at":"2021-08-18T09:04:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.95","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95/manifests"},{"name":"v0.0.94","sha":"b778a25a6ae526ffb78afdf04100c2b44b571ba1","kind":"commit","published_at":"2021-04-26T06:26:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.94","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94/manifests"},{"name":"v0.0.93","sha":"0301c9ff7117eedaa07c66a23dbd26e6d9829730","kind":"tag","published_at":"2020-12-07T05:13:25.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.93","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93/manifests"},{"name":"v0.0.92","sha":"b4d11aac1aa74441653f0ba195a184fd5cc51de0","kind":"tag","published_at":"2020-06-24T07:50:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.92","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92/manifests"},{"name":"v0.0.91","sha":"68f492edd886c9253209599191f0c6bde0e3775c","kind":"tag","published_at":"2020-03-12T19:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.91","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91/manifests"},{"name":"v0.0.90","sha":"51dcafe2bcccbc953fad532ee4705bbeb3627c51","kind":"tag","published_at":"2019-11-22T10:11:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.90","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90/manifests"},{"name":"v0.0.89","sha":"c9dda5d14645aee215039dfa7a833d1fcc549a5a","kind":"tag","published_at":"2019-11-22T09:52:27.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.89","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89/manifests"},{"name":"v0.0.88","sha":"adcd15a7237d6dd9eb51d237e04ac9374b0ac11d","kind":"tag","published_at":"2019-11-22T02:13:39.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.88","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88/manifests"},{"name":"v0.0.87","sha":"1993f7dbf36078338aae5479bcd97f9e537a7dbd","kind":"tag","published_at":"2019-10-15T00:19:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.87","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87/manifests"},{"name":"v0.0.86","sha":"48de445cf9378e6148459fb76cb4063ba01faadf","kind":"tag","published_at":"2019-10-14T21:04:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.86","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86/manifests"},{"name":"v0.0.85","sha":"93372ce7809b022a3c394a40096655f5a47520c7","kind":"tag","published_at":"2019-09-09T23:23:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.85","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85/manifests"},{"name":"v0.0.84","sha":"8f027cbb4a791b6831f91c2da5ddf4b8b2864792","kind":"tag","published_at":"2019-09-05T02:33:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.84","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84/manifests"},{"name":"v0.0.83","sha":"f371d66d798c4bb991a2aedfc77bfcbabbb0a2a6","kind":"tag","published_at":"2019-09-04T19:36:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.83","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83/manifests"},{"name":"v0.0.82","sha":"0e7ce41dd6d0150053c16e5272f06517dc3925e4","kind":"tag","published_at":"2019-09-04T19:24:07.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.82","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82/manifests"},{"name":"v0.0.81","sha":"efcfc6c3138ee6c5143ad6f9e9190f08f1d8911c","kind":"tag","published_at":"2019-09-04T19:13:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.81","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81/manifests"},{"name":"v0.0.80","sha":"3bf4cc5c24d5d69864f896c22e3977415b88a940","kind":"tag","published_at":"2019-09-04T19:03:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.80","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80/manifests"},{"name":"v0.0.79","sha":"5a583b4ef66a40c584ed86466e5aafd54e3b487f","kind":"tag","published_at":"2019-09-04T18:46:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.79","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79/manifests"},{"name":"v0.0.78","sha":"37730586207a33ac803d34608e9f488f2e4104ba","kind":"tag","published_at":"2019-09-04T07:59:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.78","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78/manifests"},{"name":"v0.0.77","sha":"59e962be1f60e91ec29f73ec0986cc21e85046a6","kind":"tag","published_at":"2019-09-04T07:33:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.77","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77/manifests"},{"name":"v0.0.76","sha":"8f62eb581a8812fdcbc0f0028e36f9e09ade8c73","kind":"tag","published_at":"2019-09-01T19:14:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.76","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76/manifests"},{"name":"v0.0.75","sha":"7f4a19562c512c627da3898028b80b5d358da0ca","kind":"tag","published_at":"2019-09-01T10:02:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.75","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75/manifests"},{"name":"v0.0.74","sha":"34663c5c3ea7a42ee6fdc1e06bf66038dc14e6e9","kind":"tag","published_at":"2019-09-01T09:46:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.74","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74/manifests"},{"name":"v0.0.73","sha":"8cdabc03cc7494eaf23dffcc2f93320e7789b8a1","kind":"tag","published_at":"2019-08-28T23:35:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.73","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73/manifests"},{"name":"v0.0.72","sha":"be9c2f964fc4dd8a80d7db4fb0a95785a726f578","kind":"tag","published_at":"2019-08-27T01:17:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.72","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72/manifests"},{"name":"v0.0.71","sha":"bb43d34ea97d2ae79e70933c9ee269655bd7aa50","kind":"tag","published_at":"2019-08-27T00:37:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.71","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71/manifests"},{"name":"v0.0.70","sha":"2408003b038ac5d9d678bcde4eeb73e8e59c9003","kind":"tag","published_at":"2019-08-27T00:23:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.70","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70/manifests"},{"name":"v0.0.69","sha":"ab72240f0916142d61ecd9969cbd9783d759cdc4","kind":"tag","published_at":"2019-08-26T23:25:42.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.69","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69/manifests"},{"name":"v0.0.68","sha":"380fcacd49ecf048ce7484628c3e56065f84d44e","kind":"tag","published_at":"2019-08-26T22:45:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.68","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68/manifests"},{"name":"v0.0.67","sha":"a56070b7403894a83e371a4c00dd308c9b6ed201","kind":"tag","published_at":"2019-08-20T02:42:35.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.67","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67/manifests"},{"name":"v0.0.66","sha":"370bfd6f921cb8f9e2bdf3029eefe16e1fe1d7ef","kind":"tag","published_at":"2019-08-17T17:33:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.66","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66/manifests"},{"name":"v0.0.65","sha":"7ecfac0271ab71a9c11ccfc5657d0976c9ded5c2","kind":"tag","published_at":"2019-08-17T03:06:38.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.65","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65/manifests"},{"name":"v0.0.64","sha":"ff19040903844c4d4b775025a531681dafaf683f","kind":"tag","published_at":"2019-08-09T18:48:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.64","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64/manifests"},{"name":"v0.0.63","sha":"61493a0bc1943e69ea2bb750109dca0f65b63590","kind":"tag","published_at":"2019-08-06T02:49:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.63","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63/manifests"},{"name":"v0.0.62","sha":"4538c0ba3332f1be886010247a8b0a33af1c2214","kind":"tag","published_at":"2019-07-30T07:28:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.62","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62/manifests"},{"name":"v0.0.61","sha":"40f4a81134ed874737be026a47e3dcccad9c907f","kind":"tag","published_at":"2019-07-27T22:32:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.61","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61/manifests"},{"name":"v0.0.60","sha":"c44b352188c92a16d7fc01c16203282b8aaa0fd0","kind":"tag","published_at":"2019-02-22T03:40:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.60","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60/manifests"},{"name":"v0.0.59","sha":"22397dc088030c3d14d944cf7de59178fd37f2c2","kind":"tag","published_at":"2019-02-09T07:30:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.59","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59/manifests"},{"name":"v0.0.58","sha":"59c023fb92d532f69f471baf5570e1771f587bf5","kind":"tag","published_at":"2019-01-11T08:02:06.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.58","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58/manifests"},{"name":"v0.0.57","sha":"110d7917f3c65ca17167b54054ecbe33d9da3cf2","kind":"tag","published_at":"2019-01-02T01:03:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.57","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57/manifests"},{"name":"v0.0.56","sha":"22d55982538d0e3277601d6b6e06a4fab1aee67e","kind":"tag","published_at":"2018-12-29T18:24:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.56","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56/manifests"},{"name":"v0.0.55","sha":"3026ae9c1fa6a86dc85f099a3b50f047ade4a76f","kind":"tag","published_at":"2018-12-04T18:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.55","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55/manifests"},{"name":"v0.0.54","sha":"59453693ea997a9694397ffd9eb502259a1d2646","kind":"tag","published_at":"2018-12-04T11:34:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.54","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54/manifests"},{"name":"v0.0.53","sha":"07ef17f5cd2f5bfac7dce5e1fd3582a2fdc2f199","kind":"tag","published_at":"2018-12-03T14:58:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.53","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53/manifests"},{"name":"v0.0.52","sha":"342d643f847b8f53c442af97d4d5936e67fc9e51","kind":"tag","published_at":"2018-11-23T10:51:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.52","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52/manifests"},{"name":"v0.0.51","sha":"e9a2643b675ff543fa69803e96b478a3d858b0dd","kind":"tag","published_at":"2018-11-22T04:35:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.51","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51/manifests"},{"name":"v0.0.50","sha":"150aa92596b04166a9ccc6cbe2e2ba339b9ff1f3","kind":"tag","published_at":"2018-11-07T21:39:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.50","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50/manifests"},{"name":"v0.0.49","sha":"fe7ce2ed34cde9e6ef73b30992ccf58881aa6a2e","kind":"tag","published_at":"2018-10-29T09:41:24.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.49","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49/manifests"},{"name":"v0.0.48","sha":"89a05192e9840f4e8a6de9a757bc6295b48d85b9","kind":"tag","published_at":"2018-10-28T08:10:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.48","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48/manifests"},{"name":"v0.0.47","sha":"07a705b6ce5aa3147951f737cdb8e4ee5817a991","kind":"tag","published_at":"2018-10-27T05:49:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.47","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47/manifests"},{"name":"v0.0.46","sha":"8512be2a3101f8a6f476661175b525da2784669d","kind":"tag","published_at":"2018-10-23T00:27:30.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.46","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46/manifests"},{"name":"v0.0.45","sha":"e3d5637c15e968357b08a251f96739480b8b5aa6","kind":"tag","published_at":"2018-10-18T02:01:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.45","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45/manifests"},{"name":"v0.0.44","sha":"e96eb0f6236990be48da669e02fcefb4918ab793","kind":"tag","published_at":"2018-10-14T00:40:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.44","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44/manifests"},{"name":"v0.0.43","sha":"1ca03f761500b5a6da2b0aa0e9f150b4e4fdfaae","kind":"tag","published_at":"2018-07-11T21:33:31.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.43","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43/manifests"},{"name":"v0.0.42","sha":"0caefc55486ee5ee9a8c5a453a9eb93dc96c426b","kind":"tag","published_at":"2018-06-09T22:07:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.42","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42/manifests"},{"name":"v0.0.41","sha":"565e30c3f38bbc0d6340d660317598b8b8992e01","kind":"tag","published_at":"2018-06-08T05:07:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.41","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41/manifests"},{"name":"v0.0.40","sha":"a8222c133ec86c5ffe6ec66e83b3dc92df90b47c","kind":"tag","published_at":"2018-05-11T23:36:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.40","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40/manifests"},{"name":"v0.0.39","sha":"c56da3a88a38d2d032349bbac0da0dd87800d420","kind":"tag","published_at":"2018-05-10T22:49:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.39","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39/manifests"},{"name":"v0.0.38","sha":"9d7cb5a3e55a8260abdce060cef728454d300884","kind":"tag","published_at":"2018-05-04T23:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.38","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38/manifests"},{"name":"v0.0.37","sha":"9860336fe2024e9c1f0f958ce79e049f4448d775","kind":"tag","published_at":"2018-05-03T03:43:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.37","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37/manifests"},{"name":"v0.0.36","sha":"40341b3ab8de8013d4ca3878d7a5652b5171ee6e","kind":"tag","published_at":"2018-04-19T14:44:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.36","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36/manifests"},{"name":"v0.0.35","sha":"92ebe86cb48262775435bec572c8478a089a3faf","kind":"tag","published_at":"2018-04-13T10:00:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.35","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35/manifests"},{"name":"v0.0.34","sha":"9981c3323dcd79bcf8868158e0ed68773aeffad8","kind":"tag","published_at":"2018-04-01T21:37:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.34","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34/manifests"},{"name":"v0.0.33","sha":"189ef54f9dc0f30508413e42416ede73ebaeb387","kind":"tag","published_at":"2018-02-01T22:38:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.33","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33/manifests"},{"name":"v0.0.32","sha":"d1cdbbe179b0d539f83e055d418b8b269abf0c74","kind":"tag","published_at":"2018-02-01T06:13:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.32","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32/manifests"},{"name":"v0.0.31","sha":"8beb54e78ef2180356560b403a6ced65fd8970dd","kind":"tag","published_at":"2018-01-25T08:40:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.31","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31/manifests"},{"name":"v0.0.30","sha":"8343d310ae4b3b0382b2da0324b963aa1581e9c3","kind":"tag","published_at":"2017-11-15T17:47:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.30","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30/manifests"},{"name":"v0.0.29","sha":"f1ac919a2df16ebecc4723a6d3b15bef772774fc","kind":"tag","published_at":"2017-10-30T22:44:59.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.29","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29/manifests"},{"name":"v0.0.28","sha":"97c69182b942f03646cd09ea8dc771487e795f41","kind":"tag","published_at":"2017-10-04T21:18:16.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.28","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28/manifests"},{"name":"v0.0.27","sha":"7c6231ea0f90b805fc459e9eebd91abd0473f468","kind":"tag","published_at":"2017-10-04T07:44:26.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.27","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27/manifests"},{"name":"v0.0.26","sha":"cca0b73e48061c1a68edce12102f1f58b0d8e8f2","kind":"tag","published_at":"2017-10-01T20:06:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.26","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26/manifests"},{"name":"v0.0.25","sha":"3b7bf99ac92d37028bf8419200e10213dc644502","kind":"tag","published_at":"2017-09-28T18:40:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.25","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25/manifests"},{"name":"v0.0.24","sha":"254b967686cb6955336cf56031e35a22998d7fc1","kind":"tag","published_at":"2017-09-27T05:23:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.24","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"63dda95f75bacb75948053f4aa9bb2c2b1a2ac71","kind":"tag","published_at":"2017-09-21T00:27:11.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.23","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23/manifests"},{"name":"v0.0.22","sha":"32352f4cf2906591fe1bcc7f6e7e5964d469e661","kind":"tag","published_at":"2017-09-17T22:57:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.22","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"f6aaafc0f43334544415c61df6be2a5f4080ef0a","kind":"tag","published_at":"2017-09-17T22:44:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.21","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"dc6c4e0781aea9d7beb6833a703d344a97c2a00d","kind":"tag","published_at":"2017-09-15T01:17:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.20","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"c98c3cea77a66a30548e90c8a526c3fb32499a18","kind":"tag","published_at":"2017-09-06T16:56:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.19","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"a8a06f5c6bdec825c79d136274fd3741a9f6ceca","kind":"tag","published_at":"2017-09-05T09:02:49.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.18","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"98079fe55852be4be1bd92c5c5d538c4bbfb816c","kind":"tag","published_at":"2017-09-01T22:15:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.17","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"d3fff35ef95062eaf20d31b685d0145c09dfe378","kind":"tag","published_at":"2017-08-25T21:27:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.16","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"5e29a302823d38472c7948b2be9bf61eaeb50ce3","kind":"tag","published_at":"2017-08-22T04:17:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.15","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"26499a8dbf06790b1259e1ce390e5a151cefa941","kind":"tag","published_at":"2017-08-21T05:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.14","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"df2d4fe357502d14706a96ab1f1887b53ff658fa","kind":"tag","published_at":"2017-08-20T05:12:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.13","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"4d0689a5cd51b846b42851b30828ff44229dea66","kind":"tag","published_at":"2017-08-16T19:54:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.12","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"f555b1dee845fce358ab0f20e1576c1072139f3f","kind":"tag","published_at":"2017-08-14T19:26:36.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.11","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"3aa0eda562687f48b09e525aceabb3bf4d5e4b44","kind":"tag","published_at":"2017-08-11T12:06:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.10","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"1b7fc8f548a28b37e36fa60f8c3623e5bb4ae605","kind":"tag","published_at":"2017-08-06T15:48:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.9","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"438a0d6bd3dd313ae45d448c016b43803c3df4bc","kind":"tag","published_at":"2017-08-04T22:47:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.8","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"24fd7e68bae5164dd68fb2551c2e08df8a58d652","kind":"tag","published_at":"2017-08-03T13:59:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.7","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"db6318aa6ff281d228df565b6a57fc3135be8828","kind":"tag","published_at":"2017-08-02T21:59:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.6","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"dafd0bf7eb846174d532931b3ec73cd5f8c6a09f","kind":"tag","published_at":"2017-08-01T22:25:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.5","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"81b0fe3d4d5a21937fbcdf6a0b5245589a5884e2","kind":"tag","published_at":"2017-07-27T17:53:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.4","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"077dd783094ffdde8d703e8ca099524fef93ec48","kind":"tag","published_at":"2017-04-30T00:21:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.3","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a2360fd42a1f63312cba523839bb0e35db17aa66","kind":"tag","published_at":"2017-04-25T18:39:51.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.2","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4e4aede68afbdfe68e21320d7fc6c90c91f11b2a","kind":"tag","published_at":"2017-04-25T11:35:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.1","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-05T19:42:35.286Z","dependent_packages_count":2,"downloads":7,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":28.187055954482187,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":1.9393133639754854,"forks_count":2.8380549020254735,"average":13.554912041592186},"purl":"pkg:npm/%40stdlib/dist-datasets-suthaharan-multi-hop-sensor-network","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stdlib/dist-datasets-suthaharan-multi-hop-sensor-network","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stdlib/dist-datasets-suthaharan-multi-hop-sensor-network","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stdlib/dist-datasets-suthaharan-multi-hop-sensor-network/dependencies","status":"deprecated","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T19:34:19.096Z","issues_count":801,"pull_requests_count":1997,"avg_time_to_close_issue":18330234.241645243,"avg_time_to_close_pull_request":1082697.4143546443,"issues_closed_count":388,"pull_requests_closed_count":1658,"pull_request_authors_count":128,"issue_authors_count":70,"avg_comments_per_issue":2.816479400749064,"avg_comments_per_pull_request":1.0580871306960442,"merged_pull_requests_count":1486,"bot_issues_count":2,"bot_pull_requests_count":114,"past_year_issues_count":591,"past_year_pull_requests_count":1834,"past_year_avg_time_to_close_issue":2107568.4363636365,"past_year_avg_time_to_close_pull_request":367635.3509933775,"past_year_issues_closed_count":275,"past_year_pull_requests_closed_count":1510,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":47,"past_year_avg_comments_per_issue":2.6379018612521152,"past_year_avg_comments_per_pull_request":0.9323882224645583,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":108,"past_year_merged_pull_requests_count":1365,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/issues","maintainers":[{"login":"Planeshifter","count":313,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"kgryte","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"gunjjoshi","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"Jaysukh-409","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"Pranavchiku","count":116,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"},{"login":"aman-095","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"Snehil-Shah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"rreusser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"}],"active_maintainers":[{"login":"Planeshifter","count":299,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"gunjjoshi","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"Jaysukh-409","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"kgryte","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"Pranavchiku","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"},{"login":"aman-095","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"Snehil-Shah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"rreusser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-suthaharan-multi-hop-sensor-network/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-suthaharan-multi-hop-sensor-network/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-suthaharan-multi-hop-sensor-network/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-suthaharan-multi-hop-sensor-network/related_packages","maintainers":[{"uuid":"planeshifter","login":"planeshifter","name":null,"email":"pgb@andrew.cmu.edu","url":null,"packages_count":4395,"html_url":"https://www.npmjs.com/~planeshifter","role":null,"created_at":"2022-11-11T00:21:40.587Z","updated_at":"2022-11-11T00:21:40.587Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/planeshifter/packages"},{"uuid":"rreusser","login":"rreusser","name":null,"email":"rsreusser@gmail.com","url":null,"packages_count":4351,"html_url":"https://www.npmjs.com/~rreusser","role":null,"created_at":"2022-11-11T00:21:40.596Z","updated_at":"2022-11-11T00:21:40.596Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreusser/packages"},{"uuid":"stdlib-bot","login":"stdlib-bot","name":null,"email":"kgryte+stdlibbot@gmail.com","url":null,"packages_count":4086,"html_url":"https://www.npmjs.com/~stdlib-bot","role":null,"created_at":"2022-11-11T00:21:40.561Z","updated_at":"2022-11-11T00:21:40.561Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stdlib-bot/packages"},{"uuid":"kgryte","login":"kgryte","name":null,"email":"kgryte@gmail.com","url":null,"packages_count":4885,"html_url":"https://www.npmjs.com/~kgryte","role":null,"created_at":"2022-11-11T00:21:40.575Z","updated_at":"2022-11-11T00:21:40.575Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgryte/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130752,"maintainers_count":1051544,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1292993,"name":"@stdlib/dist-datasets-img","ecosystem":"npm","description":"A collection of images as a UMD bundle.","homepage":"https://github.com/stdlib-js/stdlib","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/stdlib-js/stdlib","keywords_array":["stdlib","datasets","dataset","data","image","img","umd"],"namespace":"stdlib","versions_count":5,"first_release_published_at":"2020-06-24T07:41:26.690Z","latest_release_published_at":"2021-08-21T18:39:35.575Z","latest_release_number":"0.0.96","last_synced_at":"2025-09-01T18:34:31.618Z","created_at":"2022-04-08T19:52:37.141Z","updated_at":"2025-09-01T18:34:31.618Z","registry_url":"https://www.npmjs.com/package/@stdlib/dist-datasets-img","install_command":"npm install @stdlib/dist-datasets-img","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.96"}},"repo_metadata":{"id":37700568,"uuid":"54614238","full_name":"stdlib-js/stdlib","owner":"stdlib-js","description":"✨ Standard library for JavaScript and Node.js. ✨","archived":false,"fork":false,"pushed_at":"2024-04-14T01:49:55.000Z","size":1954737,"stargazers_count":3993,"open_issues_count":508,"forks_count":399,"subscribers_count":55,"default_branch":"develop","last_synced_at":"2024-04-14T03:04:37.619Z","etag":null,"topics":["javascript","js","lib","library","math","mathematics","node","node-js","nodejs","numeric","numerical-computing","science","scientific","scientific-computing","standard","statistics","stats","stdlib","utilities","utils"],"latest_commit_sha":null,"homepage":"https://stdlib.io","language":"JavaScript","has_issues":true,"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":"SUPPORT.md","governance":"GOVERNANCE.md","roadmap":"ROADMAP.md","authors":null,"dei":null},"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"created_at":"2016-03-24T04:19:52.000Z","updated_at":"2024-08-19T02:20:11.190Z","dependencies_parsed_at":"2024-04-15T03:39:15.105Z","dependency_job_id":null,"html_url":"https://github.com/stdlib-js/stdlib","commit_stats":{"total_commits":47226,"total_committers":85,"mean_commits":555.6,"dds":"0.27440393003853814","last_synced_commit":"c43bb5824767f2def1b1bfa18297ac37a5ec5f9e"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":216040174,"owners_count":15966981,"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","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stdlib-js","name":"stdlib","uuid":"17805691","kind":"organization","description":"Standard library for JavaScript.","email":null,"website":"https://stdlib.io","location":null,"twitter":"stdlibjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17805691?v=4","repositories_count":3692,"last_synced_at":"2024-05-01T09:30:33.148Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"html_url":"https://github.com/stdlib-js","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"total_stars":9686,"followers":99,"following":0,"created_at":"2022-11-02T16:51:14.990Z","updated_at":"2024-05-01T09:37:07.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js/repositories"},"tags":[{"name":"v0.3.0","sha":"a44a0c7678c194d0813eeaf656da06d2aa706829","kind":"tag","published_at":"2024-08-19T00:50:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.3.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"b4ea5ba9fd0fc34939ae3d37aa2bec6aeab907d5","kind":"tag","published_at":"2024-02-05T04:59:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.2.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"77844353be9f5acda7aa5dc0843aed88f07b6ab6","kind":"tag","published_at":"2023-11-10T10:53:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.1.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0/manifests"},{"name":"v0.0.96","sha":"8b42836a8ece8fbb9cc4f5c58a7b3738d47e14c4","kind":"tag","published_at":"2021-08-21T18:41:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.96","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96/manifests"},{"name":"v0.0.95","sha":"426f232f9e41603d71193283d3590a52b38ce39f","kind":"tag","published_at":"2021-08-18T09:04:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.95","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95/manifests"},{"name":"v0.0.94","sha":"b778a25a6ae526ffb78afdf04100c2b44b571ba1","kind":"commit","published_at":"2021-04-26T06:26:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.94","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94/manifests"},{"name":"v0.0.93","sha":"0301c9ff7117eedaa07c66a23dbd26e6d9829730","kind":"tag","published_at":"2020-12-07T05:13:25.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.93","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93/manifests"},{"name":"v0.0.92","sha":"b4d11aac1aa74441653f0ba195a184fd5cc51de0","kind":"tag","published_at":"2020-06-24T07:50:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.92","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92/manifests"},{"name":"v0.0.91","sha":"68f492edd886c9253209599191f0c6bde0e3775c","kind":"tag","published_at":"2020-03-12T19:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.91","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91/manifests"},{"name":"v0.0.90","sha":"51dcafe2bcccbc953fad532ee4705bbeb3627c51","kind":"tag","published_at":"2019-11-22T10:11:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.90","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90/manifests"},{"name":"v0.0.89","sha":"c9dda5d14645aee215039dfa7a833d1fcc549a5a","kind":"tag","published_at":"2019-11-22T09:52:27.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.89","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89/manifests"},{"name":"v0.0.88","sha":"adcd15a7237d6dd9eb51d237e04ac9374b0ac11d","kind":"tag","published_at":"2019-11-22T02:13:39.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.88","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88/manifests"},{"name":"v0.0.87","sha":"1993f7dbf36078338aae5479bcd97f9e537a7dbd","kind":"tag","published_at":"2019-10-15T00:19:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.87","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87/manifests"},{"name":"v0.0.86","sha":"48de445cf9378e6148459fb76cb4063ba01faadf","kind":"tag","published_at":"2019-10-14T21:04:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.86","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86/manifests"},{"name":"v0.0.85","sha":"93372ce7809b022a3c394a40096655f5a47520c7","kind":"tag","published_at":"2019-09-09T23:23:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.85","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85/manifests"},{"name":"v0.0.84","sha":"8f027cbb4a791b6831f91c2da5ddf4b8b2864792","kind":"tag","published_at":"2019-09-05T02:33:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.84","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84/manifests"},{"name":"v0.0.83","sha":"f371d66d798c4bb991a2aedfc77bfcbabbb0a2a6","kind":"tag","published_at":"2019-09-04T19:36:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.83","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83/manifests"},{"name":"v0.0.82","sha":"0e7ce41dd6d0150053c16e5272f06517dc3925e4","kind":"tag","published_at":"2019-09-04T19:24:07.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.82","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82/manifests"},{"name":"v0.0.81","sha":"efcfc6c3138ee6c5143ad6f9e9190f08f1d8911c","kind":"tag","published_at":"2019-09-04T19:13:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.81","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81/manifests"},{"name":"v0.0.80","sha":"3bf4cc5c24d5d69864f896c22e3977415b88a940","kind":"tag","published_at":"2019-09-04T19:03:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.80","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80/manifests"},{"name":"v0.0.79","sha":"5a583b4ef66a40c584ed86466e5aafd54e3b487f","kind":"tag","published_at":"2019-09-04T18:46:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.79","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79/manifests"},{"name":"v0.0.78","sha":"37730586207a33ac803d34608e9f488f2e4104ba","kind":"tag","published_at":"2019-09-04T07:59:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.78","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78/manifests"},{"name":"v0.0.77","sha":"59e962be1f60e91ec29f73ec0986cc21e85046a6","kind":"tag","published_at":"2019-09-04T07:33:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.77","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77/manifests"},{"name":"v0.0.76","sha":"8f62eb581a8812fdcbc0f0028e36f9e09ade8c73","kind":"tag","published_at":"2019-09-01T19:14:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.76","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76/manifests"},{"name":"v0.0.75","sha":"7f4a19562c512c627da3898028b80b5d358da0ca","kind":"tag","published_at":"2019-09-01T10:02:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.75","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75/manifests"},{"name":"v0.0.74","sha":"34663c5c3ea7a42ee6fdc1e06bf66038dc14e6e9","kind":"tag","published_at":"2019-09-01T09:46:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.74","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74/manifests"},{"name":"v0.0.73","sha":"8cdabc03cc7494eaf23dffcc2f93320e7789b8a1","kind":"tag","published_at":"2019-08-28T23:35:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.73","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73/manifests"},{"name":"v0.0.72","sha":"be9c2f964fc4dd8a80d7db4fb0a95785a726f578","kind":"tag","published_at":"2019-08-27T01:17:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.72","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72/manifests"},{"name":"v0.0.71","sha":"bb43d34ea97d2ae79e70933c9ee269655bd7aa50","kind":"tag","published_at":"2019-08-27T00:37:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.71","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71/manifests"},{"name":"v0.0.70","sha":"2408003b038ac5d9d678bcde4eeb73e8e59c9003","kind":"tag","published_at":"2019-08-27T00:23:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.70","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70/manifests"},{"name":"v0.0.69","sha":"ab72240f0916142d61ecd9969cbd9783d759cdc4","kind":"tag","published_at":"2019-08-26T23:25:42.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.69","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69/manifests"},{"name":"v0.0.68","sha":"380fcacd49ecf048ce7484628c3e56065f84d44e","kind":"tag","published_at":"2019-08-26T22:45:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.68","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68/manifests"},{"name":"v0.0.67","sha":"a56070b7403894a83e371a4c00dd308c9b6ed201","kind":"tag","published_at":"2019-08-20T02:42:35.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.67","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67/manifests"},{"name":"v0.0.66","sha":"370bfd6f921cb8f9e2bdf3029eefe16e1fe1d7ef","kind":"tag","published_at":"2019-08-17T17:33:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.66","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66/manifests"},{"name":"v0.0.65","sha":"7ecfac0271ab71a9c11ccfc5657d0976c9ded5c2","kind":"tag","published_at":"2019-08-17T03:06:38.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.65","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65/manifests"},{"name":"v0.0.64","sha":"ff19040903844c4d4b775025a531681dafaf683f","kind":"tag","published_at":"2019-08-09T18:48:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.64","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64/manifests"},{"name":"v0.0.63","sha":"61493a0bc1943e69ea2bb750109dca0f65b63590","kind":"tag","published_at":"2019-08-06T02:49:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.63","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63/manifests"},{"name":"v0.0.62","sha":"4538c0ba3332f1be886010247a8b0a33af1c2214","kind":"tag","published_at":"2019-07-30T07:28:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.62","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62/manifests"},{"name":"v0.0.61","sha":"40f4a81134ed874737be026a47e3dcccad9c907f","kind":"tag","published_at":"2019-07-27T22:32:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.61","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61/manifests"},{"name":"v0.0.60","sha":"c44b352188c92a16d7fc01c16203282b8aaa0fd0","kind":"tag","published_at":"2019-02-22T03:40:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.60","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60/manifests"},{"name":"v0.0.59","sha":"22397dc088030c3d14d944cf7de59178fd37f2c2","kind":"tag","published_at":"2019-02-09T07:30:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.59","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59/manifests"},{"name":"v0.0.58","sha":"59c023fb92d532f69f471baf5570e1771f587bf5","kind":"tag","published_at":"2019-01-11T08:02:06.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.58","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58/manifests"},{"name":"v0.0.57","sha":"110d7917f3c65ca17167b54054ecbe33d9da3cf2","kind":"tag","published_at":"2019-01-02T01:03:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.57","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57/manifests"},{"name":"v0.0.56","sha":"22d55982538d0e3277601d6b6e06a4fab1aee67e","kind":"tag","published_at":"2018-12-29T18:24:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.56","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56/manifests"},{"name":"v0.0.55","sha":"3026ae9c1fa6a86dc85f099a3b50f047ade4a76f","kind":"tag","published_at":"2018-12-04T18:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.55","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55/manifests"},{"name":"v0.0.54","sha":"59453693ea997a9694397ffd9eb502259a1d2646","kind":"tag","published_at":"2018-12-04T11:34:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.54","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54/manifests"},{"name":"v0.0.53","sha":"07ef17f5cd2f5bfac7dce5e1fd3582a2fdc2f199","kind":"tag","published_at":"2018-12-03T14:58:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.53","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53/manifests"},{"name":"v0.0.52","sha":"342d643f847b8f53c442af97d4d5936e67fc9e51","kind":"tag","published_at":"2018-11-23T10:51:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.52","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52/manifests"},{"name":"v0.0.51","sha":"e9a2643b675ff543fa69803e96b478a3d858b0dd","kind":"tag","published_at":"2018-11-22T04:35:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.51","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51/manifests"},{"name":"v0.0.50","sha":"150aa92596b04166a9ccc6cbe2e2ba339b9ff1f3","kind":"tag","published_at":"2018-11-07T21:39:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.50","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50/manifests"},{"name":"v0.0.49","sha":"fe7ce2ed34cde9e6ef73b30992ccf58881aa6a2e","kind":"tag","published_at":"2018-10-29T09:41:24.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.49","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49/manifests"},{"name":"v0.0.48","sha":"89a05192e9840f4e8a6de9a757bc6295b48d85b9","kind":"tag","published_at":"2018-10-28T08:10:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.48","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48/manifests"},{"name":"v0.0.47","sha":"07a705b6ce5aa3147951f737cdb8e4ee5817a991","kind":"tag","published_at":"2018-10-27T05:49:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.47","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47/manifests"},{"name":"v0.0.46","sha":"8512be2a3101f8a6f476661175b525da2784669d","kind":"tag","published_at":"2018-10-23T00:27:30.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.46","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46/manifests"},{"name":"v0.0.45","sha":"e3d5637c15e968357b08a251f96739480b8b5aa6","kind":"tag","published_at":"2018-10-18T02:01:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.45","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45/manifests"},{"name":"v0.0.44","sha":"e96eb0f6236990be48da669e02fcefb4918ab793","kind":"tag","published_at":"2018-10-14T00:40:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.44","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44/manifests"},{"name":"v0.0.43","sha":"1ca03f761500b5a6da2b0aa0e9f150b4e4fdfaae","kind":"tag","published_at":"2018-07-11T21:33:31.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.43","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43/manifests"},{"name":"v0.0.42","sha":"0caefc55486ee5ee9a8c5a453a9eb93dc96c426b","kind":"tag","published_at":"2018-06-09T22:07:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.42","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42/manifests"},{"name":"v0.0.41","sha":"565e30c3f38bbc0d6340d660317598b8b8992e01","kind":"tag","published_at":"2018-06-08T05:07:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.41","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41/manifests"},{"name":"v0.0.40","sha":"a8222c133ec86c5ffe6ec66e83b3dc92df90b47c","kind":"tag","published_at":"2018-05-11T23:36:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.40","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40/manifests"},{"name":"v0.0.39","sha":"c56da3a88a38d2d032349bbac0da0dd87800d420","kind":"tag","published_at":"2018-05-10T22:49:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.39","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39/manifests"},{"name":"v0.0.38","sha":"9d7cb5a3e55a8260abdce060cef728454d300884","kind":"tag","published_at":"2018-05-04T23:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.38","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38/manifests"},{"name":"v0.0.37","sha":"9860336fe2024e9c1f0f958ce79e049f4448d775","kind":"tag","published_at":"2018-05-03T03:43:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.37","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37/manifests"},{"name":"v0.0.36","sha":"40341b3ab8de8013d4ca3878d7a5652b5171ee6e","kind":"tag","published_at":"2018-04-19T14:44:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.36","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36/manifests"},{"name":"v0.0.35","sha":"92ebe86cb48262775435bec572c8478a089a3faf","kind":"tag","published_at":"2018-04-13T10:00:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.35","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35/manifests"},{"name":"v0.0.34","sha":"9981c3323dcd79bcf8868158e0ed68773aeffad8","kind":"tag","published_at":"2018-04-01T21:37:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.34","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34/manifests"},{"name":"v0.0.33","sha":"189ef54f9dc0f30508413e42416ede73ebaeb387","kind":"tag","published_at":"2018-02-01T22:38:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.33","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33/manifests"},{"name":"v0.0.32","sha":"d1cdbbe179b0d539f83e055d418b8b269abf0c74","kind":"tag","published_at":"2018-02-01T06:13:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.32","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32/manifests"},{"name":"v0.0.31","sha":"8beb54e78ef2180356560b403a6ced65fd8970dd","kind":"tag","published_at":"2018-01-25T08:40:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.31","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31/manifests"},{"name":"v0.0.30","sha":"8343d310ae4b3b0382b2da0324b963aa1581e9c3","kind":"tag","published_at":"2017-11-15T17:47:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.30","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30/manifests"},{"name":"v0.0.29","sha":"f1ac919a2df16ebecc4723a6d3b15bef772774fc","kind":"tag","published_at":"2017-10-30T22:44:59.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.29","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29/manifests"},{"name":"v0.0.28","sha":"97c69182b942f03646cd09ea8dc771487e795f41","kind":"tag","published_at":"2017-10-04T21:18:16.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.28","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28/manifests"},{"name":"v0.0.27","sha":"7c6231ea0f90b805fc459e9eebd91abd0473f468","kind":"tag","published_at":"2017-10-04T07:44:26.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.27","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27/manifests"},{"name":"v0.0.26","sha":"cca0b73e48061c1a68edce12102f1f58b0d8e8f2","kind":"tag","published_at":"2017-10-01T20:06:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.26","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26/manifests"},{"name":"v0.0.25","sha":"3b7bf99ac92d37028bf8419200e10213dc644502","kind":"tag","published_at":"2017-09-28T18:40:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.25","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25/manifests"},{"name":"v0.0.24","sha":"254b967686cb6955336cf56031e35a22998d7fc1","kind":"tag","published_at":"2017-09-27T05:23:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.24","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"63dda95f75bacb75948053f4aa9bb2c2b1a2ac71","kind":"tag","published_at":"2017-09-21T00:27:11.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.23","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23/manifests"},{"name":"v0.0.22","sha":"32352f4cf2906591fe1bcc7f6e7e5964d469e661","kind":"tag","published_at":"2017-09-17T22:57:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.22","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"f6aaafc0f43334544415c61df6be2a5f4080ef0a","kind":"tag","published_at":"2017-09-17T22:44:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.21","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"dc6c4e0781aea9d7beb6833a703d344a97c2a00d","kind":"tag","published_at":"2017-09-15T01:17:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.20","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"c98c3cea77a66a30548e90c8a526c3fb32499a18","kind":"tag","published_at":"2017-09-06T16:56:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.19","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"a8a06f5c6bdec825c79d136274fd3741a9f6ceca","kind":"tag","published_at":"2017-09-05T09:02:49.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.18","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"98079fe55852be4be1bd92c5c5d538c4bbfb816c","kind":"tag","published_at":"2017-09-01T22:15:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.17","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"d3fff35ef95062eaf20d31b685d0145c09dfe378","kind":"tag","published_at":"2017-08-25T21:27:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.16","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"5e29a302823d38472c7948b2be9bf61eaeb50ce3","kind":"tag","published_at":"2017-08-22T04:17:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.15","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"26499a8dbf06790b1259e1ce390e5a151cefa941","kind":"tag","published_at":"2017-08-21T05:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.14","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"df2d4fe357502d14706a96ab1f1887b53ff658fa","kind":"tag","published_at":"2017-08-20T05:12:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.13","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"4d0689a5cd51b846b42851b30828ff44229dea66","kind":"tag","published_at":"2017-08-16T19:54:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.12","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"f555b1dee845fce358ab0f20e1576c1072139f3f","kind":"tag","published_at":"2017-08-14T19:26:36.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.11","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"3aa0eda562687f48b09e525aceabb3bf4d5e4b44","kind":"tag","published_at":"2017-08-11T12:06:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.10","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"1b7fc8f548a28b37e36fa60f8c3623e5bb4ae605","kind":"tag","published_at":"2017-08-06T15:48:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.9","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"438a0d6bd3dd313ae45d448c016b43803c3df4bc","kind":"tag","published_at":"2017-08-04T22:47:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.8","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"24fd7e68bae5164dd68fb2551c2e08df8a58d652","kind":"tag","published_at":"2017-08-03T13:59:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.7","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"db6318aa6ff281d228df565b6a57fc3135be8828","kind":"tag","published_at":"2017-08-02T21:59:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.6","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"dafd0bf7eb846174d532931b3ec73cd5f8c6a09f","kind":"tag","published_at":"2017-08-01T22:25:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.5","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"81b0fe3d4d5a21937fbcdf6a0b5245589a5884e2","kind":"tag","published_at":"2017-07-27T17:53:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.4","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"077dd783094ffdde8d703e8ca099524fef93ec48","kind":"tag","published_at":"2017-04-30T00:21:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.3","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a2360fd42a1f63312cba523839bb0e35db17aa66","kind":"tag","published_at":"2017-04-25T18:39:51.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.2","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4e4aede68afbdfe68e21320d7fc6c90c91f11b2a","kind":"tag","published_at":"2017-04-25T11:35:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.1","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-07T11:07:00.959Z","dependent_packages_count":2,"downloads":4,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":28.187055954482187,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":1.9393133639754854,"forks_count":2.8380549020254735,"average":13.554912041592186},"purl":"pkg:npm/%40stdlib/dist-datasets-img","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stdlib/dist-datasets-img","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stdlib/dist-datasets-img","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stdlib/dist-datasets-img/dependencies","status":"deprecated","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T21:05:17.255Z","issues_count":802,"pull_requests_count":2005,"avg_time_to_close_issue":18330234.241645243,"avg_time_to_close_pull_request":1082697.4143546443,"issues_closed_count":388,"pull_requests_closed_count":1658,"pull_request_authors_count":128,"issue_authors_count":71,"avg_comments_per_issue":2.8154613466334166,"avg_comments_per_pull_request":1.0538653366583541,"merged_pull_requests_count":1486,"bot_issues_count":2,"bot_pull_requests_count":114,"past_year_issues_count":592,"past_year_pull_requests_count":1842,"past_year_avg_time_to_close_issue":2107568.4363636365,"past_year_avg_time_to_close_pull_request":367635.3509933775,"past_year_issues_closed_count":275,"past_year_pull_requests_closed_count":1510,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":48,"past_year_avg_comments_per_issue":2.636824324324324,"past_year_avg_comments_per_pull_request":0.9283387622149837,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":108,"past_year_merged_pull_requests_count":1365,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/issues","maintainers":[{"login":"Planeshifter","count":313,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"kgryte","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"gunjjoshi","count":159,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"Jaysukh-409","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"Pranavchiku","count":116,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"},{"login":"aman-095","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"Snehil-Shah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"rreusser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"}],"active_maintainers":[{"login":"Planeshifter","count":299,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"gunjjoshi","count":159,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"Jaysukh-409","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"kgryte","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"Pranavchiku","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"},{"login":"aman-095","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"Snehil-Shah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"rreusser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-img/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-img/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-img/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-img/related_packages","maintainers":[{"uuid":"planeshifter","login":"planeshifter","name":null,"email":"pgb@andrew.cmu.edu","url":null,"packages_count":4395,"html_url":"https://www.npmjs.com/~planeshifter","role":null,"created_at":"2022-11-11T01:38:56.435Z","updated_at":"2022-11-11T01:38:56.435Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/planeshifter/packages"},{"uuid":"rreusser","login":"rreusser","name":null,"email":"rsreusser@gmail.com","url":null,"packages_count":4351,"html_url":"https://www.npmjs.com/~rreusser","role":null,"created_at":"2022-11-11T01:38:56.499Z","updated_at":"2022-11-11T01:38:56.499Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreusser/packages"},{"uuid":"stdlib-bot","login":"stdlib-bot","name":null,"email":"kgryte+stdlibbot@gmail.com","url":null,"packages_count":4086,"html_url":"https://www.npmjs.com/~stdlib-bot","role":null,"created_at":"2022-11-11T01:38:56.391Z","updated_at":"2022-11-11T01:38:56.391Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stdlib-bot/packages"},{"uuid":"kgryte","login":"kgryte","name":null,"email":"kgryte@gmail.com","url":null,"packages_count":4885,"html_url":"https://www.npmjs.com/~kgryte","role":null,"created_at":"2022-11-11T01:38:56.407Z","updated_at":"2022-11-11T01:38:56.407Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgryte/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130752,"maintainers_count":1051544,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1293002,"name":"@stdlib/dist-stats-base-dists-flat","ecosystem":"npm","description":"Statistical distribution functions as a UMD bundle.","homepage":"https://github.com/stdlib-js/stdlib","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/stdlib-js/stdlib","keywords_array":["stdlib","flat","standard","library","std","libstd","lib","mathematics","math","statistics","stats","dists","distributions","pdf","cdf","quantile","umd"],"namespace":"stdlib","versions_count":5,"first_release_published_at":"2020-06-24T07:43:35.108Z","latest_release_published_at":"2021-08-21T18:40:59.352Z","latest_release_number":"0.0.96","last_synced_at":"2025-09-01T18:34:31.258Z","created_at":"2022-04-08T19:52:37.971Z","updated_at":"2025-09-01T18:34:31.259Z","registry_url":"https://www.npmjs.com/package/@stdlib/dist-stats-base-dists-flat","install_command":"npm install @stdlib/dist-stats-base-dists-flat","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.96"}},"repo_metadata":{"id":37700568,"uuid":"54614238","full_name":"stdlib-js/stdlib","owner":"stdlib-js","description":"✨ Standard library for JavaScript and Node.js. ✨","archived":false,"fork":false,"pushed_at":"2024-04-14T01:49:55.000Z","size":1954737,"stargazers_count":3993,"open_issues_count":508,"forks_count":399,"subscribers_count":55,"default_branch":"develop","last_synced_at":"2024-04-14T03:04:37.619Z","etag":null,"topics":["javascript","js","lib","library","math","mathematics","node","node-js","nodejs","numeric","numerical-computing","science","scientific","scientific-computing","standard","statistics","stats","stdlib","utilities","utils"],"latest_commit_sha":null,"homepage":"https://stdlib.io","language":"JavaScript","has_issues":true,"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":"SUPPORT.md","governance":"GOVERNANCE.md","roadmap":"ROADMAP.md","authors":null,"dei":null},"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"created_at":"2016-03-24T04:19:52.000Z","updated_at":"2024-08-19T02:20:11.190Z","dependencies_parsed_at":"2024-04-15T03:39:15.105Z","dependency_job_id":null,"html_url":"https://github.com/stdlib-js/stdlib","commit_stats":{"total_commits":47226,"total_committers":85,"mean_commits":555.6,"dds":"0.27440393003853814","last_synced_commit":"c43bb5824767f2def1b1bfa18297ac37a5ec5f9e"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":216040174,"owners_count":15966981,"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","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stdlib-js","name":"stdlib","uuid":"17805691","kind":"organization","description":"Standard library for JavaScript.","email":null,"website":"https://stdlib.io","location":null,"twitter":"stdlibjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17805691?v=4","repositories_count":3692,"last_synced_at":"2024-05-01T09:30:33.148Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"html_url":"https://github.com/stdlib-js","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"total_stars":9686,"followers":99,"following":0,"created_at":"2022-11-02T16:51:14.990Z","updated_at":"2024-05-01T09:37:07.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js/repositories"},"tags":[{"name":"v0.3.0","sha":"a44a0c7678c194d0813eeaf656da06d2aa706829","kind":"tag","published_at":"2024-08-19T00:50:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.3.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"b4ea5ba9fd0fc34939ae3d37aa2bec6aeab907d5","kind":"tag","published_at":"2024-02-05T04:59:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.2.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"77844353be9f5acda7aa5dc0843aed88f07b6ab6","kind":"tag","published_at":"2023-11-10T10:53:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.1.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0/manifests"},{"name":"v0.0.96","sha":"8b42836a8ece8fbb9cc4f5c58a7b3738d47e14c4","kind":"tag","published_at":"2021-08-21T18:41:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.96","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96/manifests"},{"name":"v0.0.95","sha":"426f232f9e41603d71193283d3590a52b38ce39f","kind":"tag","published_at":"2021-08-18T09:04:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.95","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95/manifests"},{"name":"v0.0.94","sha":"b778a25a6ae526ffb78afdf04100c2b44b571ba1","kind":"commit","published_at":"2021-04-26T06:26:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.94","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94/manifests"},{"name":"v0.0.93","sha":"0301c9ff7117eedaa07c66a23dbd26e6d9829730","kind":"tag","published_at":"2020-12-07T05:13:25.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.93","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93/manifests"},{"name":"v0.0.92","sha":"b4d11aac1aa74441653f0ba195a184fd5cc51de0","kind":"tag","published_at":"2020-06-24T07:50:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.92","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92/manifests"},{"name":"v0.0.91","sha":"68f492edd886c9253209599191f0c6bde0e3775c","kind":"tag","published_at":"2020-03-12T19:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.91","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91/manifests"},{"name":"v0.0.90","sha":"51dcafe2bcccbc953fad532ee4705bbeb3627c51","kind":"tag","published_at":"2019-11-22T10:11:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.90","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90/manifests"},{"name":"v0.0.89","sha":"c9dda5d14645aee215039dfa7a833d1fcc549a5a","kind":"tag","published_at":"2019-11-22T09:52:27.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.89","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89/manifests"},{"name":"v0.0.88","sha":"adcd15a7237d6dd9eb51d237e04ac9374b0ac11d","kind":"tag","published_at":"2019-11-22T02:13:39.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.88","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88/manifests"},{"name":"v0.0.87","sha":"1993f7dbf36078338aae5479bcd97f9e537a7dbd","kind":"tag","published_at":"2019-10-15T00:19:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.87","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87/manifests"},{"name":"v0.0.86","sha":"48de445cf9378e6148459fb76cb4063ba01faadf","kind":"tag","published_at":"2019-10-14T21:04:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.86","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86/manifests"},{"name":"v0.0.85","sha":"93372ce7809b022a3c394a40096655f5a47520c7","kind":"tag","published_at":"2019-09-09T23:23:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.85","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85/manifests"},{"name":"v0.0.84","sha":"8f027cbb4a791b6831f91c2da5ddf4b8b2864792","kind":"tag","published_at":"2019-09-05T02:33:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.84","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84/manifests"},{"name":"v0.0.83","sha":"f371d66d798c4bb991a2aedfc77bfcbabbb0a2a6","kind":"tag","published_at":"2019-09-04T19:36:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.83","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83/manifests"},{"name":"v0.0.82","sha":"0e7ce41dd6d0150053c16e5272f06517dc3925e4","kind":"tag","published_at":"2019-09-04T19:24:07.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.82","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82/manifests"},{"name":"v0.0.81","sha":"efcfc6c3138ee6c5143ad6f9e9190f08f1d8911c","kind":"tag","published_at":"2019-09-04T19:13:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.81","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81/manifests"},{"name":"v0.0.80","sha":"3bf4cc5c24d5d69864f896c22e3977415b88a940","kind":"tag","published_at":"2019-09-04T19:03:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.80","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80/manifests"},{"name":"v0.0.79","sha":"5a583b4ef66a40c584ed86466e5aafd54e3b487f","kind":"tag","published_at":"2019-09-04T18:46:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.79","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79/manifests"},{"name":"v0.0.78","sha":"37730586207a33ac803d34608e9f488f2e4104ba","kind":"tag","published_at":"2019-09-04T07:59:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.78","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78/manifests"},{"name":"v0.0.77","sha":"59e962be1f60e91ec29f73ec0986cc21e85046a6","kind":"tag","published_at":"2019-09-04T07:33:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.77","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77/manifests"},{"name":"v0.0.76","sha":"8f62eb581a8812fdcbc0f0028e36f9e09ade8c73","kind":"tag","published_at":"2019-09-01T19:14:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.76","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76/manifests"},{"name":"v0.0.75","sha":"7f4a19562c512c627da3898028b80b5d358da0ca","kind":"tag","published_at":"2019-09-01T10:02:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.75","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75/manifests"},{"name":"v0.0.74","sha":"34663c5c3ea7a42ee6fdc1e06bf66038dc14e6e9","kind":"tag","published_at":"2019-09-01T09:46:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.74","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74/manifests"},{"name":"v0.0.73","sha":"8cdabc03cc7494eaf23dffcc2f93320e7789b8a1","kind":"tag","published_at":"2019-08-28T23:35:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.73","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73/manifests"},{"name":"v0.0.72","sha":"be9c2f964fc4dd8a80d7db4fb0a95785a726f578","kind":"tag","published_at":"2019-08-27T01:17:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.72","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72/manifests"},{"name":"v0.0.71","sha":"bb43d34ea97d2ae79e70933c9ee269655bd7aa50","kind":"tag","published_at":"2019-08-27T00:37:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.71","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71/manifests"},{"name":"v0.0.70","sha":"2408003b038ac5d9d678bcde4eeb73e8e59c9003","kind":"tag","published_at":"2019-08-27T00:23:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.70","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70/manifests"},{"name":"v0.0.69","sha":"ab72240f0916142d61ecd9969cbd9783d759cdc4","kind":"tag","published_at":"2019-08-26T23:25:42.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.69","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69/manifests"},{"name":"v0.0.68","sha":"380fcacd49ecf048ce7484628c3e56065f84d44e","kind":"tag","published_at":"2019-08-26T22:45:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.68","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68/manifests"},{"name":"v0.0.67","sha":"a56070b7403894a83e371a4c00dd308c9b6ed201","kind":"tag","published_at":"2019-08-20T02:42:35.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.67","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67/manifests"},{"name":"v0.0.66","sha":"370bfd6f921cb8f9e2bdf3029eefe16e1fe1d7ef","kind":"tag","published_at":"2019-08-17T17:33:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.66","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66/manifests"},{"name":"v0.0.65","sha":"7ecfac0271ab71a9c11ccfc5657d0976c9ded5c2","kind":"tag","published_at":"2019-08-17T03:06:38.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.65","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65/manifests"},{"name":"v0.0.64","sha":"ff19040903844c4d4b775025a531681dafaf683f","kind":"tag","published_at":"2019-08-09T18:48:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.64","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64/manifests"},{"name":"v0.0.63","sha":"61493a0bc1943e69ea2bb750109dca0f65b63590","kind":"tag","published_at":"2019-08-06T02:49:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.63","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63/manifests"},{"name":"v0.0.62","sha":"4538c0ba3332f1be886010247a8b0a33af1c2214","kind":"tag","published_at":"2019-07-30T07:28:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.62","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62/manifests"},{"name":"v0.0.61","sha":"40f4a81134ed874737be026a47e3dcccad9c907f","kind":"tag","published_at":"2019-07-27T22:32:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.61","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61/manifests"},{"name":"v0.0.60","sha":"c44b352188c92a16d7fc01c16203282b8aaa0fd0","kind":"tag","published_at":"2019-02-22T03:40:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.60","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60/manifests"},{"name":"v0.0.59","sha":"22397dc088030c3d14d944cf7de59178fd37f2c2","kind":"tag","published_at":"2019-02-09T07:30:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.59","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59/manifests"},{"name":"v0.0.58","sha":"59c023fb92d532f69f471baf5570e1771f587bf5","kind":"tag","published_at":"2019-01-11T08:02:06.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.58","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58/manifests"},{"name":"v0.0.57","sha":"110d7917f3c65ca17167b54054ecbe33d9da3cf2","kind":"tag","published_at":"2019-01-02T01:03:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.57","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57/manifests"},{"name":"v0.0.56","sha":"22d55982538d0e3277601d6b6e06a4fab1aee67e","kind":"tag","published_at":"2018-12-29T18:24:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.56","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56/manifests"},{"name":"v0.0.55","sha":"3026ae9c1fa6a86dc85f099a3b50f047ade4a76f","kind":"tag","published_at":"2018-12-04T18:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.55","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55/manifests"},{"name":"v0.0.54","sha":"59453693ea997a9694397ffd9eb502259a1d2646","kind":"tag","published_at":"2018-12-04T11:34:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.54","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54/manifests"},{"name":"v0.0.53","sha":"07ef17f5cd2f5bfac7dce5e1fd3582a2fdc2f199","kind":"tag","published_at":"2018-12-03T14:58:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.53","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53/manifests"},{"name":"v0.0.52","sha":"342d643f847b8f53c442af97d4d5936e67fc9e51","kind":"tag","published_at":"2018-11-23T10:51:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.52","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52/manifests"},{"name":"v0.0.51","sha":"e9a2643b675ff543fa69803e96b478a3d858b0dd","kind":"tag","published_at":"2018-11-22T04:35:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.51","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51/manifests"},{"name":"v0.0.50","sha":"150aa92596b04166a9ccc6cbe2e2ba339b9ff1f3","kind":"tag","published_at":"2018-11-07T21:39:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.50","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50/manifests"},{"name":"v0.0.49","sha":"fe7ce2ed34cde9e6ef73b30992ccf58881aa6a2e","kind":"tag","published_at":"2018-10-29T09:41:24.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.49","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49/manifests"},{"name":"v0.0.48","sha":"89a05192e9840f4e8a6de9a757bc6295b48d85b9","kind":"tag","published_at":"2018-10-28T08:10:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.48","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48/manifests"},{"name":"v0.0.47","sha":"07a705b6ce5aa3147951f737cdb8e4ee5817a991","kind":"tag","published_at":"2018-10-27T05:49:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.47","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47/manifests"},{"name":"v0.0.46","sha":"8512be2a3101f8a6f476661175b525da2784669d","kind":"tag","published_at":"2018-10-23T00:27:30.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.46","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46/manifests"},{"name":"v0.0.45","sha":"e3d5637c15e968357b08a251f96739480b8b5aa6","kind":"tag","published_at":"2018-10-18T02:01:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.45","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45/manifests"},{"name":"v0.0.44","sha":"e96eb0f6236990be48da669e02fcefb4918ab793","kind":"tag","published_at":"2018-10-14T00:40:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.44","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44/manifests"},{"name":"v0.0.43","sha":"1ca03f761500b5a6da2b0aa0e9f150b4e4fdfaae","kind":"tag","published_at":"2018-07-11T21:33:31.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.43","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43/manifests"},{"name":"v0.0.42","sha":"0caefc55486ee5ee9a8c5a453a9eb93dc96c426b","kind":"tag","published_at":"2018-06-09T22:07:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.42","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42/manifests"},{"name":"v0.0.41","sha":"565e30c3f38bbc0d6340d660317598b8b8992e01","kind":"tag","published_at":"2018-06-08T05:07:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.41","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41/manifests"},{"name":"v0.0.40","sha":"a8222c133ec86c5ffe6ec66e83b3dc92df90b47c","kind":"tag","published_at":"2018-05-11T23:36:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.40","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40/manifests"},{"name":"v0.0.39","sha":"c56da3a88a38d2d032349bbac0da0dd87800d420","kind":"tag","published_at":"2018-05-10T22:49:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.39","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39/manifests"},{"name":"v0.0.38","sha":"9d7cb5a3e55a8260abdce060cef728454d300884","kind":"tag","published_at":"2018-05-04T23:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.38","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38/manifests"},{"name":"v0.0.37","sha":"9860336fe2024e9c1f0f958ce79e049f4448d775","kind":"tag","published_at":"2018-05-03T03:43:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.37","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37/manifests"},{"name":"v0.0.36","sha":"40341b3ab8de8013d4ca3878d7a5652b5171ee6e","kind":"tag","published_at":"2018-04-19T14:44:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.36","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36/manifests"},{"name":"v0.0.35","sha":"92ebe86cb48262775435bec572c8478a089a3faf","kind":"tag","published_at":"2018-04-13T10:00:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.35","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35/manifests"},{"name":"v0.0.34","sha":"9981c3323dcd79bcf8868158e0ed68773aeffad8","kind":"tag","published_at":"2018-04-01T21:37:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.34","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34/manifests"},{"name":"v0.0.33","sha":"189ef54f9dc0f30508413e42416ede73ebaeb387","kind":"tag","published_at":"2018-02-01T22:38:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.33","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33/manifests"},{"name":"v0.0.32","sha":"d1cdbbe179b0d539f83e055d418b8b269abf0c74","kind":"tag","published_at":"2018-02-01T06:13:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.32","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32/manifests"},{"name":"v0.0.31","sha":"8beb54e78ef2180356560b403a6ced65fd8970dd","kind":"tag","published_at":"2018-01-25T08:40:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.31","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31/manifests"},{"name":"v0.0.30","sha":"8343d310ae4b3b0382b2da0324b963aa1581e9c3","kind":"tag","published_at":"2017-11-15T17:47:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.30","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30/manifests"},{"name":"v0.0.29","sha":"f1ac919a2df16ebecc4723a6d3b15bef772774fc","kind":"tag","published_at":"2017-10-30T22:44:59.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.29","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29/manifests"},{"name":"v0.0.28","sha":"97c69182b942f03646cd09ea8dc771487e795f41","kind":"tag","published_at":"2017-10-04T21:18:16.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.28","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28/manifests"},{"name":"v0.0.27","sha":"7c6231ea0f90b805fc459e9eebd91abd0473f468","kind":"tag","published_at":"2017-10-04T07:44:26.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.27","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27/manifests"},{"name":"v0.0.26","sha":"cca0b73e48061c1a68edce12102f1f58b0d8e8f2","kind":"tag","published_at":"2017-10-01T20:06:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.26","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26/manifests"},{"name":"v0.0.25","sha":"3b7bf99ac92d37028bf8419200e10213dc644502","kind":"tag","published_at":"2017-09-28T18:40:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.25","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25/manifests"},{"name":"v0.0.24","sha":"254b967686cb6955336cf56031e35a22998d7fc1","kind":"tag","published_at":"2017-09-27T05:23:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.24","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"63dda95f75bacb75948053f4aa9bb2c2b1a2ac71","kind":"tag","published_at":"2017-09-21T00:27:11.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.23","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23/manifests"},{"name":"v0.0.22","sha":"32352f4cf2906591fe1bcc7f6e7e5964d469e661","kind":"tag","published_at":"2017-09-17T22:57:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.22","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"f6aaafc0f43334544415c61df6be2a5f4080ef0a","kind":"tag","published_at":"2017-09-17T22:44:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.21","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"dc6c4e0781aea9d7beb6833a703d344a97c2a00d","kind":"tag","published_at":"2017-09-15T01:17:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.20","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"c98c3cea77a66a30548e90c8a526c3fb32499a18","kind":"tag","published_at":"2017-09-06T16:56:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.19","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"a8a06f5c6bdec825c79d136274fd3741a9f6ceca","kind":"tag","published_at":"2017-09-05T09:02:49.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.18","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"98079fe55852be4be1bd92c5c5d538c4bbfb816c","kind":"tag","published_at":"2017-09-01T22:15:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.17","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"d3fff35ef95062eaf20d31b685d0145c09dfe378","kind":"tag","published_at":"2017-08-25T21:27:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.16","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"5e29a302823d38472c7948b2be9bf61eaeb50ce3","kind":"tag","published_at":"2017-08-22T04:17:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.15","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"26499a8dbf06790b1259e1ce390e5a151cefa941","kind":"tag","published_at":"2017-08-21T05:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.14","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"df2d4fe357502d14706a96ab1f1887b53ff658fa","kind":"tag","published_at":"2017-08-20T05:12:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.13","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"4d0689a5cd51b846b42851b30828ff44229dea66","kind":"tag","published_at":"2017-08-16T19:54:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.12","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"f555b1dee845fce358ab0f20e1576c1072139f3f","kind":"tag","published_at":"2017-08-14T19:26:36.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.11","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"3aa0eda562687f48b09e525aceabb3bf4d5e4b44","kind":"tag","published_at":"2017-08-11T12:06:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.10","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"1b7fc8f548a28b37e36fa60f8c3623e5bb4ae605","kind":"tag","published_at":"2017-08-06T15:48:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.9","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"438a0d6bd3dd313ae45d448c016b43803c3df4bc","kind":"tag","published_at":"2017-08-04T22:47:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.8","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"24fd7e68bae5164dd68fb2551c2e08df8a58d652","kind":"tag","published_at":"2017-08-03T13:59:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.7","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"db6318aa6ff281d228df565b6a57fc3135be8828","kind":"tag","published_at":"2017-08-02T21:59:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.6","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"dafd0bf7eb846174d532931b3ec73cd5f8c6a09f","kind":"tag","published_at":"2017-08-01T22:25:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.5","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"81b0fe3d4d5a21937fbcdf6a0b5245589a5884e2","kind":"tag","published_at":"2017-07-27T17:53:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.4","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"077dd783094ffdde8d703e8ca099524fef93ec48","kind":"tag","published_at":"2017-04-30T00:21:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.3","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a2360fd42a1f63312cba523839bb0e35db17aa66","kind":"tag","published_at":"2017-04-25T18:39:51.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.2","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4e4aede68afbdfe68e21320d7fc6c90c91f11b2a","kind":"tag","published_at":"2017-04-25T11:35:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.1","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-07T11:06:59.924Z","dependent_packages_count":2,"downloads":21,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":9.348687725924261,"dependent_repos_count":6.344371403113194,"dependent_packages_count":8.836029363523041,"stargazers_count":1.551842994026715,"forks_count":2.3356523133634144,"docker_downloads_count":null,"average":5.6833167599901255},"purl":"pkg:npm/%40stdlib/dist-stats-base-dists-flat","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stdlib/dist-stats-base-dists-flat","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stdlib/dist-stats-base-dists-flat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stdlib/dist-stats-base-dists-flat/dependencies","status":"deprecated","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T21:05:17.255Z","issues_count":802,"pull_requests_count":2005,"avg_time_to_close_issue":18330234.241645243,"avg_time_to_close_pull_request":1082697.4143546443,"issues_closed_count":388,"pull_requests_closed_count":1658,"pull_request_authors_count":128,"issue_authors_count":71,"avg_comments_per_issue":2.8154613466334166,"avg_comments_per_pull_request":1.0538653366583541,"merged_pull_requests_count":1486,"bot_issues_count":2,"bot_pull_requests_count":114,"past_year_issues_count":592,"past_year_pull_requests_count":1842,"past_year_avg_time_to_close_issue":2107568.4363636365,"past_year_avg_time_to_close_pull_request":367635.3509933775,"past_year_issues_closed_count":275,"past_year_pull_requests_closed_count":1510,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":48,"past_year_avg_comments_per_issue":2.636824324324324,"past_year_avg_comments_per_pull_request":0.9283387622149837,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":108,"past_year_merged_pull_requests_count":1365,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/issues","maintainers":[{"login":"Planeshifter","count":313,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"kgryte","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"gunjjoshi","count":159,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"Jaysukh-409","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"Pranavchiku","count":116,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"},{"login":"aman-095","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"Snehil-Shah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"rreusser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"}],"active_maintainers":[{"login":"Planeshifter","count":299,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"gunjjoshi","count":159,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"Jaysukh-409","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"kgryte","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"Pranavchiku","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"},{"login":"aman-095","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"Snehil-Shah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"rreusser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-stats-base-dists-flat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-stats-base-dists-flat/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-stats-base-dists-flat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-stats-base-dists-flat/related_packages","maintainers":[{"uuid":"planeshifter","login":"planeshifter","name":null,"email":"pgb@andrew.cmu.edu","url":null,"packages_count":4395,"html_url":"https://www.npmjs.com/~planeshifter","role":null,"created_at":"2022-11-10T23:52:58.653Z","updated_at":"2022-11-10T23:52:58.653Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/planeshifter/packages"},{"uuid":"rreusser","login":"rreusser","name":null,"email":"rsreusser@gmail.com","url":null,"packages_count":4351,"html_url":"https://www.npmjs.com/~rreusser","role":null,"created_at":"2022-11-10T23:52:58.736Z","updated_at":"2022-11-10T23:52:58.736Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreusser/packages"},{"uuid":"stdlib-bot","login":"stdlib-bot","name":null,"email":"kgryte+stdlibbot@gmail.com","url":null,"packages_count":4086,"html_url":"https://www.npmjs.com/~stdlib-bot","role":null,"created_at":"2022-11-10T23:52:58.610Z","updated_at":"2022-11-10T23:52:58.610Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stdlib-bot/packages"},{"uuid":"kgryte","login":"kgryte","name":null,"email":"kgryte@gmail.com","url":null,"packages_count":4885,"html_url":"https://www.npmjs.com/~kgryte","role":null,"created_at":"2022-11-10T23:52:58.620Z","updated_at":"2022-11-10T23:52:58.620Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgryte/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130752,"maintainers_count":1051544,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1293011,"name":"@stdlib/dist-tree","ecosystem":"npm","description":"Standard library for JavaScript as a UMD bundle.","homepage":"https://github.com/stdlib-js/stdlib","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/stdlib-js/stdlib","keywords_array":["stdlib","tree","standard","library","std","libstd","lib","umd"],"namespace":"stdlib","versions_count":5,"first_release_published_at":"2020-06-24T07:43:41.228Z","latest_release_published_at":"2021-08-21T18:41:03.814Z","latest_release_number":"0.0.96","last_synced_at":"2025-09-01T18:34:31.334Z","created_at":"2022-04-08T19:52:39.040Z","updated_at":"2025-09-01T18:34:31.335Z","registry_url":"https://www.npmjs.com/package/@stdlib/dist-tree","install_command":"npm install @stdlib/dist-tree","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.96"}},"repo_metadata":{"id":37700568,"uuid":"54614238","full_name":"stdlib-js/stdlib","owner":"stdlib-js","description":"✨ Standard library for JavaScript and Node.js. ✨","archived":false,"fork":false,"pushed_at":"2024-04-14T01:49:55.000Z","size":1954737,"stargazers_count":3993,"open_issues_count":508,"forks_count":399,"subscribers_count":55,"default_branch":"develop","last_synced_at":"2024-04-14T03:04:37.619Z","etag":null,"topics":["javascript","js","lib","library","math","mathematics","node","node-js","nodejs","numeric","numerical-computing","science","scientific","scientific-computing","standard","statistics","stats","stdlib","utilities","utils"],"latest_commit_sha":null,"homepage":"https://stdlib.io","language":"JavaScript","has_issues":true,"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":"SUPPORT.md","governance":"GOVERNANCE.md","roadmap":"ROADMAP.md","authors":null,"dei":null},"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"created_at":"2016-03-24T04:19:52.000Z","updated_at":"2024-08-19T02:20:11.190Z","dependencies_parsed_at":"2024-04-15T03:39:15.105Z","dependency_job_id":null,"html_url":"https://github.com/stdlib-js/stdlib","commit_stats":{"total_commits":47226,"total_committers":85,"mean_commits":555.6,"dds":"0.27440393003853814","last_synced_commit":"c43bb5824767f2def1b1bfa18297ac37a5ec5f9e"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":216040174,"owners_count":15966981,"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","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stdlib-js","name":"stdlib","uuid":"17805691","kind":"organization","description":"Standard library for JavaScript.","email":null,"website":"https://stdlib.io","location":null,"twitter":"stdlibjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17805691?v=4","repositories_count":3692,"last_synced_at":"2024-05-01T09:30:33.148Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"html_url":"https://github.com/stdlib-js","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"total_stars":9686,"followers":99,"following":0,"created_at":"2022-11-02T16:51:14.990Z","updated_at":"2024-05-01T09:37:07.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js/repositories"},"tags":[{"name":"v0.3.0","sha":"a44a0c7678c194d0813eeaf656da06d2aa706829","kind":"tag","published_at":"2024-08-19T00:50:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.3.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"b4ea5ba9fd0fc34939ae3d37aa2bec6aeab907d5","kind":"tag","published_at":"2024-02-05T04:59:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.2.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"77844353be9f5acda7aa5dc0843aed88f07b6ab6","kind":"tag","published_at":"2023-11-10T10:53:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.1.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0/manifests"},{"name":"v0.0.96","sha":"8b42836a8ece8fbb9cc4f5c58a7b3738d47e14c4","kind":"tag","published_at":"2021-08-21T18:41:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.96","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96/manifests"},{"name":"v0.0.95","sha":"426f232f9e41603d71193283d3590a52b38ce39f","kind":"tag","published_at":"2021-08-18T09:04:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.95","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95/manifests"},{"name":"v0.0.94","sha":"b778a25a6ae526ffb78afdf04100c2b44b571ba1","kind":"commit","published_at":"2021-04-26T06:26:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.94","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94/manifests"},{"name":"v0.0.93","sha":"0301c9ff7117eedaa07c66a23dbd26e6d9829730","kind":"tag","published_at":"2020-12-07T05:13:25.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.93","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93/manifests"},{"name":"v0.0.92","sha":"b4d11aac1aa74441653f0ba195a184fd5cc51de0","kind":"tag","published_at":"2020-06-24T07:50:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.92","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92/manifests"},{"name":"v0.0.91","sha":"68f492edd886c9253209599191f0c6bde0e3775c","kind":"tag","published_at":"2020-03-12T19:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.91","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91/manifests"},{"name":"v0.0.90","sha":"51dcafe2bcccbc953fad532ee4705bbeb3627c51","kind":"tag","published_at":"2019-11-22T10:11:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.90","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90/manifests"},{"name":"v0.0.89","sha":"c9dda5d14645aee215039dfa7a833d1fcc549a5a","kind":"tag","published_at":"2019-11-22T09:52:27.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.89","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89/manifests"},{"name":"v0.0.88","sha":"adcd15a7237d6dd9eb51d237e04ac9374b0ac11d","kind":"tag","published_at":"2019-11-22T02:13:39.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.88","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88/manifests"},{"name":"v0.0.87","sha":"1993f7dbf36078338aae5479bcd97f9e537a7dbd","kind":"tag","published_at":"2019-10-15T00:19:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.87","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87/manifests"},{"name":"v0.0.86","sha":"48de445cf9378e6148459fb76cb4063ba01faadf","kind":"tag","published_at":"2019-10-14T21:04:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.86","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86/manifests"},{"name":"v0.0.85","sha":"93372ce7809b022a3c394a40096655f5a47520c7","kind":"tag","published_at":"2019-09-09T23:23:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.85","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85/manifests"},{"name":"v0.0.84","sha":"8f027cbb4a791b6831f91c2da5ddf4b8b2864792","kind":"tag","published_at":"2019-09-05T02:33:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.84","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84/manifests"},{"name":"v0.0.83","sha":"f371d66d798c4bb991a2aedfc77bfcbabbb0a2a6","kind":"tag","published_at":"2019-09-04T19:36:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.83","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83/manifests"},{"name":"v0.0.82","sha":"0e7ce41dd6d0150053c16e5272f06517dc3925e4","kind":"tag","published_at":"2019-09-04T19:24:07.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.82","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82/manifests"},{"name":"v0.0.81","sha":"efcfc6c3138ee6c5143ad6f9e9190f08f1d8911c","kind":"tag","published_at":"2019-09-04T19:13:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.81","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81/manifests"},{"name":"v0.0.80","sha":"3bf4cc5c24d5d69864f896c22e3977415b88a940","kind":"tag","published_at":"2019-09-04T19:03:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.80","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80/manifests"},{"name":"v0.0.79","sha":"5a583b4ef66a40c584ed86466e5aafd54e3b487f","kind":"tag","published_at":"2019-09-04T18:46:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.79","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79/manifests"},{"name":"v0.0.78","sha":"37730586207a33ac803d34608e9f488f2e4104ba","kind":"tag","published_at":"2019-09-04T07:59:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.78","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78/manifests"},{"name":"v0.0.77","sha":"59e962be1f60e91ec29f73ec0986cc21e85046a6","kind":"tag","published_at":"2019-09-04T07:33:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.77","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77/manifests"},{"name":"v0.0.76","sha":"8f62eb581a8812fdcbc0f0028e36f9e09ade8c73","kind":"tag","published_at":"2019-09-01T19:14:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.76","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76/manifests"},{"name":"v0.0.75","sha":"7f4a19562c512c627da3898028b80b5d358da0ca","kind":"tag","published_at":"2019-09-01T10:02:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.75","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75/manifests"},{"name":"v0.0.74","sha":"34663c5c3ea7a42ee6fdc1e06bf66038dc14e6e9","kind":"tag","published_at":"2019-09-01T09:46:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.74","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74/manifests"},{"name":"v0.0.73","sha":"8cdabc03cc7494eaf23dffcc2f93320e7789b8a1","kind":"tag","published_at":"2019-08-28T23:35:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.73","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73/manifests"},{"name":"v0.0.72","sha":"be9c2f964fc4dd8a80d7db4fb0a95785a726f578","kind":"tag","published_at":"2019-08-27T01:17:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.72","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72/manifests"},{"name":"v0.0.71","sha":"bb43d34ea97d2ae79e70933c9ee269655bd7aa50","kind":"tag","published_at":"2019-08-27T00:37:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.71","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71/manifests"},{"name":"v0.0.70","sha":"2408003b038ac5d9d678bcde4eeb73e8e59c9003","kind":"tag","published_at":"2019-08-27T00:23:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.70","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70/manifests"},{"name":"v0.0.69","sha":"ab72240f0916142d61ecd9969cbd9783d759cdc4","kind":"tag","published_at":"2019-08-26T23:25:42.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.69","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69/manifests"},{"name":"v0.0.68","sha":"380fcacd49ecf048ce7484628c3e56065f84d44e","kind":"tag","published_at":"2019-08-26T22:45:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.68","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68/manifests"},{"name":"v0.0.67","sha":"a56070b7403894a83e371a4c00dd308c9b6ed201","kind":"tag","published_at":"2019-08-20T02:42:35.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.67","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67/manifests"},{"name":"v0.0.66","sha":"370bfd6f921cb8f9e2bdf3029eefe16e1fe1d7ef","kind":"tag","published_at":"2019-08-17T17:33:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.66","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66/manifests"},{"name":"v0.0.65","sha":"7ecfac0271ab71a9c11ccfc5657d0976c9ded5c2","kind":"tag","published_at":"2019-08-17T03:06:38.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.65","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65/manifests"},{"name":"v0.0.64","sha":"ff19040903844c4d4b775025a531681dafaf683f","kind":"tag","published_at":"2019-08-09T18:48:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.64","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64/manifests"},{"name":"v0.0.63","sha":"61493a0bc1943e69ea2bb750109dca0f65b63590","kind":"tag","published_at":"2019-08-06T02:49:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.63","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63/manifests"},{"name":"v0.0.62","sha":"4538c0ba3332f1be886010247a8b0a33af1c2214","kind":"tag","published_at":"2019-07-30T07:28:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.62","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62/manifests"},{"name":"v0.0.61","sha":"40f4a81134ed874737be026a47e3dcccad9c907f","kind":"tag","published_at":"2019-07-27T22:32:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.61","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61/manifests"},{"name":"v0.0.60","sha":"c44b352188c92a16d7fc01c16203282b8aaa0fd0","kind":"tag","published_at":"2019-02-22T03:40:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.60","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60/manifests"},{"name":"v0.0.59","sha":"22397dc088030c3d14d944cf7de59178fd37f2c2","kind":"tag","published_at":"2019-02-09T07:30:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.59","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59/manifests"},{"name":"v0.0.58","sha":"59c023fb92d532f69f471baf5570e1771f587bf5","kind":"tag","published_at":"2019-01-11T08:02:06.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.58","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58/manifests"},{"name":"v0.0.57","sha":"110d7917f3c65ca17167b54054ecbe33d9da3cf2","kind":"tag","published_at":"2019-01-02T01:03:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.57","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57/manifests"},{"name":"v0.0.56","sha":"22d55982538d0e3277601d6b6e06a4fab1aee67e","kind":"tag","published_at":"2018-12-29T18:24:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.56","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56/manifests"},{"name":"v0.0.55","sha":"3026ae9c1fa6a86dc85f099a3b50f047ade4a76f","kind":"tag","published_at":"2018-12-04T18:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.55","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55/manifests"},{"name":"v0.0.54","sha":"59453693ea997a9694397ffd9eb502259a1d2646","kind":"tag","published_at":"2018-12-04T11:34:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.54","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54/manifests"},{"name":"v0.0.53","sha":"07ef17f5cd2f5bfac7dce5e1fd3582a2fdc2f199","kind":"tag","published_at":"2018-12-03T14:58:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.53","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53/manifests"},{"name":"v0.0.52","sha":"342d643f847b8f53c442af97d4d5936e67fc9e51","kind":"tag","published_at":"2018-11-23T10:51:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.52","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52/manifests"},{"name":"v0.0.51","sha":"e9a2643b675ff543fa69803e96b478a3d858b0dd","kind":"tag","published_at":"2018-11-22T04:35:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.51","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51/manifests"},{"name":"v0.0.50","sha":"150aa92596b04166a9ccc6cbe2e2ba339b9ff1f3","kind":"tag","published_at":"2018-11-07T21:39:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.50","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50/manifests"},{"name":"v0.0.49","sha":"fe7ce2ed34cde9e6ef73b30992ccf58881aa6a2e","kind":"tag","published_at":"2018-10-29T09:41:24.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.49","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49/manifests"},{"name":"v0.0.48","sha":"89a05192e9840f4e8a6de9a757bc6295b48d85b9","kind":"tag","published_at":"2018-10-28T08:10:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.48","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48/manifests"},{"name":"v0.0.47","sha":"07a705b6ce5aa3147951f737cdb8e4ee5817a991","kind":"tag","published_at":"2018-10-27T05:49:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.47","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47/manifests"},{"name":"v0.0.46","sha":"8512be2a3101f8a6f476661175b525da2784669d","kind":"tag","published_at":"2018-10-23T00:27:30.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.46","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46/manifests"},{"name":"v0.0.45","sha":"e3d5637c15e968357b08a251f96739480b8b5aa6","kind":"tag","published_at":"2018-10-18T02:01:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.45","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45/manifests"},{"name":"v0.0.44","sha":"e96eb0f6236990be48da669e02fcefb4918ab793","kind":"tag","published_at":"2018-10-14T00:40:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.44","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44/manifests"},{"name":"v0.0.43","sha":"1ca03f761500b5a6da2b0aa0e9f150b4e4fdfaae","kind":"tag","published_at":"2018-07-11T21:33:31.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.43","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43/manifests"},{"name":"v0.0.42","sha":"0caefc55486ee5ee9a8c5a453a9eb93dc96c426b","kind":"tag","published_at":"2018-06-09T22:07:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.42","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42/manifests"},{"name":"v0.0.41","sha":"565e30c3f38bbc0d6340d660317598b8b8992e01","kind":"tag","published_at":"2018-06-08T05:07:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.41","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41/manifests"},{"name":"v0.0.40","sha":"a8222c133ec86c5ffe6ec66e83b3dc92df90b47c","kind":"tag","published_at":"2018-05-11T23:36:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.40","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40/manifests"},{"name":"v0.0.39","sha":"c56da3a88a38d2d032349bbac0da0dd87800d420","kind":"tag","published_at":"2018-05-10T22:49:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.39","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39/manifests"},{"name":"v0.0.38","sha":"9d7cb5a3e55a8260abdce060cef728454d300884","kind":"tag","published_at":"2018-05-04T23:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.38","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38/manifests"},{"name":"v0.0.37","sha":"9860336fe2024e9c1f0f958ce79e049f4448d775","kind":"tag","published_at":"2018-05-03T03:43:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.37","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37/manifests"},{"name":"v0.0.36","sha":"40341b3ab8de8013d4ca3878d7a5652b5171ee6e","kind":"tag","published_at":"2018-04-19T14:44:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.36","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36/manifests"},{"name":"v0.0.35","sha":"92ebe86cb48262775435bec572c8478a089a3faf","kind":"tag","published_at":"2018-04-13T10:00:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.35","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35/manifests"},{"name":"v0.0.34","sha":"9981c3323dcd79bcf8868158e0ed68773aeffad8","kind":"tag","published_at":"2018-04-01T21:37:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.34","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34/manifests"},{"name":"v0.0.33","sha":"189ef54f9dc0f30508413e42416ede73ebaeb387","kind":"tag","published_at":"2018-02-01T22:38:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.33","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33/manifests"},{"name":"v0.0.32","sha":"d1cdbbe179b0d539f83e055d418b8b269abf0c74","kind":"tag","published_at":"2018-02-01T06:13:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.32","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32/manifests"},{"name":"v0.0.31","sha":"8beb54e78ef2180356560b403a6ced65fd8970dd","kind":"tag","published_at":"2018-01-25T08:40:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.31","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31/manifests"},{"name":"v0.0.30","sha":"8343d310ae4b3b0382b2da0324b963aa1581e9c3","kind":"tag","published_at":"2017-11-15T17:47:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.30","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30/manifests"},{"name":"v0.0.29","sha":"f1ac919a2df16ebecc4723a6d3b15bef772774fc","kind":"tag","published_at":"2017-10-30T22:44:59.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.29","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29/manifests"},{"name":"v0.0.28","sha":"97c69182b942f03646cd09ea8dc771487e795f41","kind":"tag","published_at":"2017-10-04T21:18:16.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.28","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28/manifests"},{"name":"v0.0.27","sha":"7c6231ea0f90b805fc459e9eebd91abd0473f468","kind":"tag","published_at":"2017-10-04T07:44:26.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.27","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27/manifests"},{"name":"v0.0.26","sha":"cca0b73e48061c1a68edce12102f1f58b0d8e8f2","kind":"tag","published_at":"2017-10-01T20:06:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.26","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26/manifests"},{"name":"v0.0.25","sha":"3b7bf99ac92d37028bf8419200e10213dc644502","kind":"tag","published_at":"2017-09-28T18:40:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.25","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25/manifests"},{"name":"v0.0.24","sha":"254b967686cb6955336cf56031e35a22998d7fc1","kind":"tag","published_at":"2017-09-27T05:23:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.24","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"63dda95f75bacb75948053f4aa9bb2c2b1a2ac71","kind":"tag","published_at":"2017-09-21T00:27:11.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.23","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23/manifests"},{"name":"v0.0.22","sha":"32352f4cf2906591fe1bcc7f6e7e5964d469e661","kind":"tag","published_at":"2017-09-17T22:57:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.22","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"f6aaafc0f43334544415c61df6be2a5f4080ef0a","kind":"tag","published_at":"2017-09-17T22:44:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.21","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"dc6c4e0781aea9d7beb6833a703d344a97c2a00d","kind":"tag","published_at":"2017-09-15T01:17:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.20","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"c98c3cea77a66a30548e90c8a526c3fb32499a18","kind":"tag","published_at":"2017-09-06T16:56:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.19","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"a8a06f5c6bdec825c79d136274fd3741a9f6ceca","kind":"tag","published_at":"2017-09-05T09:02:49.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.18","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"98079fe55852be4be1bd92c5c5d538c4bbfb816c","kind":"tag","published_at":"2017-09-01T22:15:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.17","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"d3fff35ef95062eaf20d31b685d0145c09dfe378","kind":"tag","published_at":"2017-08-25T21:27:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.16","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"5e29a302823d38472c7948b2be9bf61eaeb50ce3","kind":"tag","published_at":"2017-08-22T04:17:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.15","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"26499a8dbf06790b1259e1ce390e5a151cefa941","kind":"tag","published_at":"2017-08-21T05:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.14","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"df2d4fe357502d14706a96ab1f1887b53ff658fa","kind":"tag","published_at":"2017-08-20T05:12:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.13","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"4d0689a5cd51b846b42851b30828ff44229dea66","kind":"tag","published_at":"2017-08-16T19:54:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.12","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"f555b1dee845fce358ab0f20e1576c1072139f3f","kind":"tag","published_at":"2017-08-14T19:26:36.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.11","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"3aa0eda562687f48b09e525aceabb3bf4d5e4b44","kind":"tag","published_at":"2017-08-11T12:06:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.10","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"1b7fc8f548a28b37e36fa60f8c3623e5bb4ae605","kind":"tag","published_at":"2017-08-06T15:48:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.9","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"438a0d6bd3dd313ae45d448c016b43803c3df4bc","kind":"tag","published_at":"2017-08-04T22:47:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.8","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"24fd7e68bae5164dd68fb2551c2e08df8a58d652","kind":"tag","published_at":"2017-08-03T13:59:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.7","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"db6318aa6ff281d228df565b6a57fc3135be8828","kind":"tag","published_at":"2017-08-02T21:59:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.6","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"dafd0bf7eb846174d532931b3ec73cd5f8c6a09f","kind":"tag","published_at":"2017-08-01T22:25:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.5","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"81b0fe3d4d5a21937fbcdf6a0b5245589a5884e2","kind":"tag","published_at":"2017-07-27T17:53:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.4","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"077dd783094ffdde8d703e8ca099524fef93ec48","kind":"tag","published_at":"2017-04-30T00:21:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.3","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a2360fd42a1f63312cba523839bb0e35db17aa66","kind":"tag","published_at":"2017-04-25T18:39:51.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.2","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4e4aede68afbdfe68e21320d7fc6c90c91f11b2a","kind":"tag","published_at":"2017-04-25T11:35:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.1","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-07T11:07:00.930Z","dependent_packages_count":3,"downloads":14,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":18.804872379968707,"dependent_repos_count":10.302192564346997,"dependent_packages_count":5.8898357596390065,"stargazers_count":1.551842994026715,"forks_count":2.3356523133634144,"docker_downloads_count":null,"average":7.776879202268968},"purl":"pkg:npm/%40stdlib/dist-tree","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stdlib/dist-tree","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stdlib/dist-tree","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stdlib/dist-tree/dependencies","status":"deprecated","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T21:05:17.255Z","issues_count":802,"pull_requests_count":2005,"avg_time_to_close_issue":18330234.241645243,"avg_time_to_close_pull_request":1082697.4143546443,"issues_closed_count":388,"pull_requests_closed_count":1658,"pull_request_authors_count":128,"issue_authors_count":71,"avg_comments_per_issue":2.8154613466334166,"avg_comments_per_pull_request":1.0538653366583541,"merged_pull_requests_count":1486,"bot_issues_count":2,"bot_pull_requests_count":114,"past_year_issues_count":592,"past_year_pull_requests_count":1842,"past_year_avg_time_to_close_issue":2107568.4363636365,"past_year_avg_time_to_close_pull_request":367635.3509933775,"past_year_issues_closed_count":275,"past_year_pull_requests_closed_count":1510,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":48,"past_year_avg_comments_per_issue":2.636824324324324,"past_year_avg_comments_per_pull_request":0.9283387622149837,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":108,"past_year_merged_pull_requests_count":1365,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/issues","maintainers":[{"login":"Planeshifter","count":313,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"kgryte","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"gunjjoshi","count":159,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"Jaysukh-409","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"Pranavchiku","count":116,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"},{"login":"aman-095","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"Snehil-Shah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"rreusser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"}],"active_maintainers":[{"login":"Planeshifter","count":299,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"gunjjoshi","count":159,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"Jaysukh-409","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"kgryte","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"Pranavchiku","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"},{"login":"aman-095","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"Snehil-Shah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"rreusser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-tree/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-tree/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-tree/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-tree/related_packages","maintainers":[{"uuid":"planeshifter","login":"planeshifter","name":null,"email":"pgb@andrew.cmu.edu","url":null,"packages_count":4395,"html_url":"https://www.npmjs.com/~planeshifter","role":null,"created_at":"2022-11-10T23:53:41.005Z","updated_at":"2022-11-10T23:53:41.005Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/planeshifter/packages"},{"uuid":"rreusser","login":"rreusser","name":null,"email":"rsreusser@gmail.com","url":null,"packages_count":4351,"html_url":"https://www.npmjs.com/~rreusser","role":null,"created_at":"2022-11-10T23:53:41.016Z","updated_at":"2022-11-10T23:53:41.016Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreusser/packages"},{"uuid":"stdlib-bot","login":"stdlib-bot","name":null,"email":"kgryte+stdlibbot@gmail.com","url":null,"packages_count":4086,"html_url":"https://www.npmjs.com/~stdlib-bot","role":null,"created_at":"2022-11-10T23:53:40.963Z","updated_at":"2022-11-10T23:53:40.963Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stdlib-bot/packages"},{"uuid":"kgryte","login":"kgryte","name":null,"email":"kgryte@gmail.com","url":null,"packages_count":4885,"html_url":"https://www.npmjs.com/~kgryte","role":null,"created_at":"2022-11-10T23:53:40.994Z","updated_at":"2022-11-10T23:53:40.994Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgryte/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130752,"maintainers_count":1051544,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1267720,"name":"@stdlib/dist-datasets-sotu","ecosystem":"npm","description":"State of the Union addresses by U.S. Presidents as a UMD bundle.","homepage":"https://github.com/stdlib-js/stdlib","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/stdlib-js/stdlib","keywords_array":["stdlib","datasets","dataset","data","speeches","politics","usa","us","president","sotu","state of the union","addresses","text","corpus","nlp","language","english","en","umd"],"namespace":"stdlib","versions_count":5,"first_release_published_at":"2020-06-24T07:41:46.960Z","latest_release_published_at":"2021-08-21T18:39:49.728Z","latest_release_number":"0.0.96","last_synced_at":"2025-09-01T18:34:31.384Z","created_at":"2022-04-08T15:26:10.515Z","updated_at":"2025-09-01T18:34:31.385Z","registry_url":"https://www.npmjs.com/package/@stdlib/dist-datasets-sotu","install_command":"npm install @stdlib/dist-datasets-sotu","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.96"}},"repo_metadata":{"id":37700568,"uuid":"54614238","full_name":"stdlib-js/stdlib","owner":"stdlib-js","description":"✨ Standard library for JavaScript and Node.js. ✨","archived":false,"fork":false,"pushed_at":"2024-04-14T01:49:55.000Z","size":1954737,"stargazers_count":3993,"open_issues_count":508,"forks_count":399,"subscribers_count":55,"default_branch":"develop","last_synced_at":"2024-04-14T03:04:37.619Z","etag":null,"topics":["javascript","js","lib","library","math","mathematics","node","node-js","nodejs","numeric","numerical-computing","science","scientific","scientific-computing","standard","statistics","stats","stdlib","utilities","utils"],"latest_commit_sha":null,"homepage":"https://stdlib.io","language":"JavaScript","has_issues":true,"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":"SUPPORT.md","governance":"GOVERNANCE.md","roadmap":"ROADMAP.md","authors":null,"dei":null},"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"created_at":"2016-03-24T04:19:52.000Z","updated_at":"2024-08-19T02:20:11.190Z","dependencies_parsed_at":"2024-04-15T03:39:15.105Z","dependency_job_id":null,"html_url":"https://github.com/stdlib-js/stdlib","commit_stats":{"total_commits":47226,"total_committers":85,"mean_commits":555.6,"dds":"0.27440393003853814","last_synced_commit":"c43bb5824767f2def1b1bfa18297ac37a5ec5f9e"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":216040174,"owners_count":15966981,"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","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stdlib-js","name":"stdlib","uuid":"17805691","kind":"organization","description":"Standard library for JavaScript.","email":null,"website":"https://stdlib.io","location":null,"twitter":"stdlibjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17805691?v=4","repositories_count":3692,"last_synced_at":"2024-05-01T09:30:33.148Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"html_url":"https://github.com/stdlib-js","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"total_stars":9686,"followers":99,"following":0,"created_at":"2022-11-02T16:51:14.990Z","updated_at":"2024-05-01T09:37:07.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js/repositories"},"tags":[{"name":"v0.3.0","sha":"a44a0c7678c194d0813eeaf656da06d2aa706829","kind":"tag","published_at":"2024-08-19T00:50:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.3.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"b4ea5ba9fd0fc34939ae3d37aa2bec6aeab907d5","kind":"tag","published_at":"2024-02-05T04:59:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.2.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"77844353be9f5acda7aa5dc0843aed88f07b6ab6","kind":"tag","published_at":"2023-11-10T10:53:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.1.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0/manifests"},{"name":"v0.0.96","sha":"8b42836a8ece8fbb9cc4f5c58a7b3738d47e14c4","kind":"tag","published_at":"2021-08-21T18:41:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.96","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96/manifests"},{"name":"v0.0.95","sha":"426f232f9e41603d71193283d3590a52b38ce39f","kind":"tag","published_at":"2021-08-18T09:04:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.95","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95/manifests"},{"name":"v0.0.94","sha":"b778a25a6ae526ffb78afdf04100c2b44b571ba1","kind":"commit","published_at":"2021-04-26T06:26:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.94","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94/manifests"},{"name":"v0.0.93","sha":"0301c9ff7117eedaa07c66a23dbd26e6d9829730","kind":"tag","published_at":"2020-12-07T05:13:25.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.93","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93/manifests"},{"name":"v0.0.92","sha":"b4d11aac1aa74441653f0ba195a184fd5cc51de0","kind":"tag","published_at":"2020-06-24T07:50:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.92","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92/manifests"},{"name":"v0.0.91","sha":"68f492edd886c9253209599191f0c6bde0e3775c","kind":"tag","published_at":"2020-03-12T19:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.91","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91/manifests"},{"name":"v0.0.90","sha":"51dcafe2bcccbc953fad532ee4705bbeb3627c51","kind":"tag","published_at":"2019-11-22T10:11:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.90","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90/manifests"},{"name":"v0.0.89","sha":"c9dda5d14645aee215039dfa7a833d1fcc549a5a","kind":"tag","published_at":"2019-11-22T09:52:27.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.89","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89/manifests"},{"name":"v0.0.88","sha":"adcd15a7237d6dd9eb51d237e04ac9374b0ac11d","kind":"tag","published_at":"2019-11-22T02:13:39.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.88","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88/manifests"},{"name":"v0.0.87","sha":"1993f7dbf36078338aae5479bcd97f9e537a7dbd","kind":"tag","published_at":"2019-10-15T00:19:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.87","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87/manifests"},{"name":"v0.0.86","sha":"48de445cf9378e6148459fb76cb4063ba01faadf","kind":"tag","published_at":"2019-10-14T21:04:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.86","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86/manifests"},{"name":"v0.0.85","sha":"93372ce7809b022a3c394a40096655f5a47520c7","kind":"tag","published_at":"2019-09-09T23:23:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.85","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85/manifests"},{"name":"v0.0.84","sha":"8f027cbb4a791b6831f91c2da5ddf4b8b2864792","kind":"tag","published_at":"2019-09-05T02:33:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.84","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84/manifests"},{"name":"v0.0.83","sha":"f371d66d798c4bb991a2aedfc77bfcbabbb0a2a6","kind":"tag","published_at":"2019-09-04T19:36:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.83","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83/manifests"},{"name":"v0.0.82","sha":"0e7ce41dd6d0150053c16e5272f06517dc3925e4","kind":"tag","published_at":"2019-09-04T19:24:07.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.82","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82/manifests"},{"name":"v0.0.81","sha":"efcfc6c3138ee6c5143ad6f9e9190f08f1d8911c","kind":"tag","published_at":"2019-09-04T19:13:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.81","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81/manifests"},{"name":"v0.0.80","sha":"3bf4cc5c24d5d69864f896c22e3977415b88a940","kind":"tag","published_at":"2019-09-04T19:03:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.80","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80/manifests"},{"name":"v0.0.79","sha":"5a583b4ef66a40c584ed86466e5aafd54e3b487f","kind":"tag","published_at":"2019-09-04T18:46:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.79","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79/manifests"},{"name":"v0.0.78","sha":"37730586207a33ac803d34608e9f488f2e4104ba","kind":"tag","published_at":"2019-09-04T07:59:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.78","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78/manifests"},{"name":"v0.0.77","sha":"59e962be1f60e91ec29f73ec0986cc21e85046a6","kind":"tag","published_at":"2019-09-04T07:33:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.77","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77/manifests"},{"name":"v0.0.76","sha":"8f62eb581a8812fdcbc0f0028e36f9e09ade8c73","kind":"tag","published_at":"2019-09-01T19:14:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.76","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76/manifests"},{"name":"v0.0.75","sha":"7f4a19562c512c627da3898028b80b5d358da0ca","kind":"tag","published_at":"2019-09-01T10:02:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.75","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75/manifests"},{"name":"v0.0.74","sha":"34663c5c3ea7a42ee6fdc1e06bf66038dc14e6e9","kind":"tag","published_at":"2019-09-01T09:46:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.74","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74/manifests"},{"name":"v0.0.73","sha":"8cdabc03cc7494eaf23dffcc2f93320e7789b8a1","kind":"tag","published_at":"2019-08-28T23:35:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.73","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73/manifests"},{"name":"v0.0.72","sha":"be9c2f964fc4dd8a80d7db4fb0a95785a726f578","kind":"tag","published_at":"2019-08-27T01:17:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.72","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72/manifests"},{"name":"v0.0.71","sha":"bb43d34ea97d2ae79e70933c9ee269655bd7aa50","kind":"tag","published_at":"2019-08-27T00:37:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.71","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71/manifests"},{"name":"v0.0.70","sha":"2408003b038ac5d9d678bcde4eeb73e8e59c9003","kind":"tag","published_at":"2019-08-27T00:23:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.70","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70/manifests"},{"name":"v0.0.69","sha":"ab72240f0916142d61ecd9969cbd9783d759cdc4","kind":"tag","published_at":"2019-08-26T23:25:42.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.69","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69/manifests"},{"name":"v0.0.68","sha":"380fcacd49ecf048ce7484628c3e56065f84d44e","kind":"tag","published_at":"2019-08-26T22:45:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.68","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68/manifests"},{"name":"v0.0.67","sha":"a56070b7403894a83e371a4c00dd308c9b6ed201","kind":"tag","published_at":"2019-08-20T02:42:35.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.67","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67/manifests"},{"name":"v0.0.66","sha":"370bfd6f921cb8f9e2bdf3029eefe16e1fe1d7ef","kind":"tag","published_at":"2019-08-17T17:33:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.66","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66/manifests"},{"name":"v0.0.65","sha":"7ecfac0271ab71a9c11ccfc5657d0976c9ded5c2","kind":"tag","published_at":"2019-08-17T03:06:38.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.65","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65/manifests"},{"name":"v0.0.64","sha":"ff19040903844c4d4b775025a531681dafaf683f","kind":"tag","published_at":"2019-08-09T18:48:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.64","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64/manifests"},{"name":"v0.0.63","sha":"61493a0bc1943e69ea2bb750109dca0f65b63590","kind":"tag","published_at":"2019-08-06T02:49:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.63","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63/manifests"},{"name":"v0.0.62","sha":"4538c0ba3332f1be886010247a8b0a33af1c2214","kind":"tag","published_at":"2019-07-30T07:28:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.62","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62/manifests"},{"name":"v0.0.61","sha":"40f4a81134ed874737be026a47e3dcccad9c907f","kind":"tag","published_at":"2019-07-27T22:32:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.61","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61/manifests"},{"name":"v0.0.60","sha":"c44b352188c92a16d7fc01c16203282b8aaa0fd0","kind":"tag","published_at":"2019-02-22T03:40:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.60","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60/manifests"},{"name":"v0.0.59","sha":"22397dc088030c3d14d944cf7de59178fd37f2c2","kind":"tag","published_at":"2019-02-09T07:30:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.59","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59/manifests"},{"name":"v0.0.58","sha":"59c023fb92d532f69f471baf5570e1771f587bf5","kind":"tag","published_at":"2019-01-11T08:02:06.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.58","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58/manifests"},{"name":"v0.0.57","sha":"110d7917f3c65ca17167b54054ecbe33d9da3cf2","kind":"tag","published_at":"2019-01-02T01:03:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.57","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57/manifests"},{"name":"v0.0.56","sha":"22d55982538d0e3277601d6b6e06a4fab1aee67e","kind":"tag","published_at":"2018-12-29T18:24:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.56","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56/manifests"},{"name":"v0.0.55","sha":"3026ae9c1fa6a86dc85f099a3b50f047ade4a76f","kind":"tag","published_at":"2018-12-04T18:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.55","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55/manifests"},{"name":"v0.0.54","sha":"59453693ea997a9694397ffd9eb502259a1d2646","kind":"tag","published_at":"2018-12-04T11:34:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.54","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54/manifests"},{"name":"v0.0.53","sha":"07ef17f5cd2f5bfac7dce5e1fd3582a2fdc2f199","kind":"tag","published_at":"2018-12-03T14:58:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.53","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53/manifests"},{"name":"v0.0.52","sha":"342d643f847b8f53c442af97d4d5936e67fc9e51","kind":"tag","published_at":"2018-11-23T10:51:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.52","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52/manifests"},{"name":"v0.0.51","sha":"e9a2643b675ff543fa69803e96b478a3d858b0dd","kind":"tag","published_at":"2018-11-22T04:35:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.51","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51/manifests"},{"name":"v0.0.50","sha":"150aa92596b04166a9ccc6cbe2e2ba339b9ff1f3","kind":"tag","published_at":"2018-11-07T21:39:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.50","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50/manifests"},{"name":"v0.0.49","sha":"fe7ce2ed34cde9e6ef73b30992ccf58881aa6a2e","kind":"tag","published_at":"2018-10-29T09:41:24.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.49","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49/manifests"},{"name":"v0.0.48","sha":"89a05192e9840f4e8a6de9a757bc6295b48d85b9","kind":"tag","published_at":"2018-10-28T08:10:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.48","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48/manifests"},{"name":"v0.0.47","sha":"07a705b6ce5aa3147951f737cdb8e4ee5817a991","kind":"tag","published_at":"2018-10-27T05:49:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.47","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47/manifests"},{"name":"v0.0.46","sha":"8512be2a3101f8a6f476661175b525da2784669d","kind":"tag","published_at":"2018-10-23T00:27:30.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.46","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46/manifests"},{"name":"v0.0.45","sha":"e3d5637c15e968357b08a251f96739480b8b5aa6","kind":"tag","published_at":"2018-10-18T02:01:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.45","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45/manifests"},{"name":"v0.0.44","sha":"e96eb0f6236990be48da669e02fcefb4918ab793","kind":"tag","published_at":"2018-10-14T00:40:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.44","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44/manifests"},{"name":"v0.0.43","sha":"1ca03f761500b5a6da2b0aa0e9f150b4e4fdfaae","kind":"tag","published_at":"2018-07-11T21:33:31.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.43","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43/manifests"},{"name":"v0.0.42","sha":"0caefc55486ee5ee9a8c5a453a9eb93dc96c426b","kind":"tag","published_at":"2018-06-09T22:07:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.42","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42/manifests"},{"name":"v0.0.41","sha":"565e30c3f38bbc0d6340d660317598b8b8992e01","kind":"tag","published_at":"2018-06-08T05:07:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.41","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41/manifests"},{"name":"v0.0.40","sha":"a8222c133ec86c5ffe6ec66e83b3dc92df90b47c","kind":"tag","published_at":"2018-05-11T23:36:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.40","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40/manifests"},{"name":"v0.0.39","sha":"c56da3a88a38d2d032349bbac0da0dd87800d420","kind":"tag","published_at":"2018-05-10T22:49:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.39","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39/manifests"},{"name":"v0.0.38","sha":"9d7cb5a3e55a8260abdce060cef728454d300884","kind":"tag","published_at":"2018-05-04T23:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.38","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38/manifests"},{"name":"v0.0.37","sha":"9860336fe2024e9c1f0f958ce79e049f4448d775","kind":"tag","published_at":"2018-05-03T03:43:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.37","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37/manifests"},{"name":"v0.0.36","sha":"40341b3ab8de8013d4ca3878d7a5652b5171ee6e","kind":"tag","published_at":"2018-04-19T14:44:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.36","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36/manifests"},{"name":"v0.0.35","sha":"92ebe86cb48262775435bec572c8478a089a3faf","kind":"tag","published_at":"2018-04-13T10:00:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.35","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35/manifests"},{"name":"v0.0.34","sha":"9981c3323dcd79bcf8868158e0ed68773aeffad8","kind":"tag","published_at":"2018-04-01T21:37:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.34","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34/manifests"},{"name":"v0.0.33","sha":"189ef54f9dc0f30508413e42416ede73ebaeb387","kind":"tag","published_at":"2018-02-01T22:38:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.33","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33/manifests"},{"name":"v0.0.32","sha":"d1cdbbe179b0d539f83e055d418b8b269abf0c74","kind":"tag","published_at":"2018-02-01T06:13:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.32","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32/manifests"},{"name":"v0.0.31","sha":"8beb54e78ef2180356560b403a6ced65fd8970dd","kind":"tag","published_at":"2018-01-25T08:40:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.31","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31/manifests"},{"name":"v0.0.30","sha":"8343d310ae4b3b0382b2da0324b963aa1581e9c3","kind":"tag","published_at":"2017-11-15T17:47:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.30","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30/manifests"},{"name":"v0.0.29","sha":"f1ac919a2df16ebecc4723a6d3b15bef772774fc","kind":"tag","published_at":"2017-10-30T22:44:59.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.29","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29/manifests"},{"name":"v0.0.28","sha":"97c69182b942f03646cd09ea8dc771487e795f41","kind":"tag","published_at":"2017-10-04T21:18:16.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.28","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28/manifests"},{"name":"v0.0.27","sha":"7c6231ea0f90b805fc459e9eebd91abd0473f468","kind":"tag","published_at":"2017-10-04T07:44:26.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.27","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27/manifests"},{"name":"v0.0.26","sha":"cca0b73e48061c1a68edce12102f1f58b0d8e8f2","kind":"tag","published_at":"2017-10-01T20:06:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.26","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26/manifests"},{"name":"v0.0.25","sha":"3b7bf99ac92d37028bf8419200e10213dc644502","kind":"tag","published_at":"2017-09-28T18:40:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.25","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25/manifests"},{"name":"v0.0.24","sha":"254b967686cb6955336cf56031e35a22998d7fc1","kind":"tag","published_at":"2017-09-27T05:23:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.24","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"63dda95f75bacb75948053f4aa9bb2c2b1a2ac71","kind":"tag","published_at":"2017-09-21T00:27:11.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.23","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23/manifests"},{"name":"v0.0.22","sha":"32352f4cf2906591fe1bcc7f6e7e5964d469e661","kind":"tag","published_at":"2017-09-17T22:57:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.22","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"f6aaafc0f43334544415c61df6be2a5f4080ef0a","kind":"tag","published_at":"2017-09-17T22:44:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.21","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"dc6c4e0781aea9d7beb6833a703d344a97c2a00d","kind":"tag","published_at":"2017-09-15T01:17:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.20","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"c98c3cea77a66a30548e90c8a526c3fb32499a18","kind":"tag","published_at":"2017-09-06T16:56:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.19","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"a8a06f5c6bdec825c79d136274fd3741a9f6ceca","kind":"tag","published_at":"2017-09-05T09:02:49.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.18","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"98079fe55852be4be1bd92c5c5d538c4bbfb816c","kind":"tag","published_at":"2017-09-01T22:15:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.17","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"d3fff35ef95062eaf20d31b685d0145c09dfe378","kind":"tag","published_at":"2017-08-25T21:27:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.16","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"5e29a302823d38472c7948b2be9bf61eaeb50ce3","kind":"tag","published_at":"2017-08-22T04:17:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.15","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"26499a8dbf06790b1259e1ce390e5a151cefa941","kind":"tag","published_at":"2017-08-21T05:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.14","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"df2d4fe357502d14706a96ab1f1887b53ff658fa","kind":"tag","published_at":"2017-08-20T05:12:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.13","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"4d0689a5cd51b846b42851b30828ff44229dea66","kind":"tag","published_at":"2017-08-16T19:54:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.12","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"f555b1dee845fce358ab0f20e1576c1072139f3f","kind":"tag","published_at":"2017-08-14T19:26:36.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.11","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"3aa0eda562687f48b09e525aceabb3bf4d5e4b44","kind":"tag","published_at":"2017-08-11T12:06:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.10","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"1b7fc8f548a28b37e36fa60f8c3623e5bb4ae605","kind":"tag","published_at":"2017-08-06T15:48:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.9","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"438a0d6bd3dd313ae45d448c016b43803c3df4bc","kind":"tag","published_at":"2017-08-04T22:47:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.8","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"24fd7e68bae5164dd68fb2551c2e08df8a58d652","kind":"tag","published_at":"2017-08-03T13:59:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.7","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"db6318aa6ff281d228df565b6a57fc3135be8828","kind":"tag","published_at":"2017-08-02T21:59:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.6","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"dafd0bf7eb846174d532931b3ec73cd5f8c6a09f","kind":"tag","published_at":"2017-08-01T22:25:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.5","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"81b0fe3d4d5a21937fbcdf6a0b5245589a5884e2","kind":"tag","published_at":"2017-07-27T17:53:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.4","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"077dd783094ffdde8d703e8ca099524fef93ec48","kind":"tag","published_at":"2017-04-30T00:21:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.3","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a2360fd42a1f63312cba523839bb0e35db17aa66","kind":"tag","published_at":"2017-04-25T18:39:51.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.2","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4e4aede68afbdfe68e21320d7fc6c90c91f11b2a","kind":"tag","published_at":"2017-04-25T11:35:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.1","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-07T11:07:00.186Z","dependent_packages_count":3,"downloads":5,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":31.616501880566172,"dependent_repos_count":10.302192564346997,"dependent_packages_count":5.8898357596390065,"stargazers_count":1.551842994026715,"forks_count":2.3356523133634144,"docker_downloads_count":null,"average":10.33920510238846},"purl":"pkg:npm/%40stdlib/dist-datasets-sotu","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stdlib/dist-datasets-sotu","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stdlib/dist-datasets-sotu","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stdlib/dist-datasets-sotu/dependencies","status":"deprecated","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T21:05:17.255Z","issues_count":802,"pull_requests_count":2005,"avg_time_to_close_issue":18330234.241645243,"avg_time_to_close_pull_request":1082697.4143546443,"issues_closed_count":388,"pull_requests_closed_count":1658,"pull_request_authors_count":128,"issue_authors_count":71,"avg_comments_per_issue":2.8154613466334166,"avg_comments_per_pull_request":1.0538653366583541,"merged_pull_requests_count":1486,"bot_issues_count":2,"bot_pull_requests_count":114,"past_year_issues_count":592,"past_year_pull_requests_count":1842,"past_year_avg_time_to_close_issue":2107568.4363636365,"past_year_avg_time_to_close_pull_request":367635.3509933775,"past_year_issues_closed_count":275,"past_year_pull_requests_closed_count":1510,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":48,"past_year_avg_comments_per_issue":2.636824324324324,"past_year_avg_comments_per_pull_request":0.9283387622149837,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":108,"past_year_merged_pull_requests_count":1365,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/issues","maintainers":[{"login":"Planeshifter","count":313,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"kgryte","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"gunjjoshi","count":159,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"Jaysukh-409","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"Pranavchiku","count":116,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"},{"login":"aman-095","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"Snehil-Shah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"rreusser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"}],"active_maintainers":[{"login":"Planeshifter","count":299,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"gunjjoshi","count":159,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"Jaysukh-409","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"kgryte","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"Pranavchiku","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"},{"login":"aman-095","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"Snehil-Shah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"rreusser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-sotu/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-sotu/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-sotu/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-sotu/related_packages","maintainers":[{"uuid":"planeshifter","login":"planeshifter","name":null,"email":"pgb@andrew.cmu.edu","url":null,"packages_count":4395,"html_url":"https://www.npmjs.com/~planeshifter","role":null,"created_at":"2022-11-10T21:51:49.698Z","updated_at":"2022-11-10T21:51:49.698Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/planeshifter/packages"},{"uuid":"rreusser","login":"rreusser","name":null,"email":"rsreusser@gmail.com","url":null,"packages_count":4351,"html_url":"https://www.npmjs.com/~rreusser","role":null,"created_at":"2022-11-10T21:51:49.730Z","updated_at":"2022-11-10T21:51:49.730Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreusser/packages"},{"uuid":"stdlib-bot","login":"stdlib-bot","name":null,"email":"kgryte+stdlibbot@gmail.com","url":null,"packages_count":4086,"html_url":"https://www.npmjs.com/~stdlib-bot","role":null,"created_at":"2022-11-10T21:51:49.578Z","updated_at":"2022-11-10T21:51:49.578Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stdlib-bot/packages"},{"uuid":"kgryte","login":"kgryte","name":null,"email":"kgryte@gmail.com","url":null,"packages_count":4885,"html_url":"https://www.npmjs.com/~kgryte","role":null,"created_at":"2022-11-10T21:51:49.664Z","updated_at":"2022-11-10T21:51:49.664Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgryte/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130752,"maintainers_count":1051544,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1293000,"name":"@stdlib/dist-datasets-tree","ecosystem":"npm","description":"All stdlib datasets exposed as a tree namespace and packaged as a UMD bundle.","homepage":"https://github.com/stdlib-js/stdlib","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/stdlib-js/stdlib","keywords_array":["stdlib","datasets","dataset","data","tree","umd"],"namespace":"stdlib","versions_count":5,"first_release_published_at":"2020-06-24T07:42:31.350Z","latest_release_published_at":"2021-08-21T18:40:19.200Z","latest_release_number":"0.0.96","last_synced_at":"2025-09-01T18:34:31.494Z","created_at":"2022-04-08T19:52:37.673Z","updated_at":"2025-09-01T18:34:31.494Z","registry_url":"https://www.npmjs.com/package/@stdlib/dist-datasets-tree","install_command":"npm install @stdlib/dist-datasets-tree","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.96"}},"repo_metadata":{"id":37700568,"uuid":"54614238","full_name":"stdlib-js/stdlib","owner":"stdlib-js","description":"✨ Standard library for JavaScript and Node.js. ✨","archived":false,"fork":false,"pushed_at":"2024-04-14T01:49:55.000Z","size":1954737,"stargazers_count":3993,"open_issues_count":508,"forks_count":399,"subscribers_count":55,"default_branch":"develop","last_synced_at":"2024-04-14T03:04:37.619Z","etag":null,"topics":["javascript","js","lib","library","math","mathematics","node","node-js","nodejs","numeric","numerical-computing","science","scientific","scientific-computing","standard","statistics","stats","stdlib","utilities","utils"],"latest_commit_sha":null,"homepage":"https://stdlib.io","language":"JavaScript","has_issues":true,"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":"SUPPORT.md","governance":"GOVERNANCE.md","roadmap":"ROADMAP.md","authors":null,"dei":null},"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"created_at":"2016-03-24T04:19:52.000Z","updated_at":"2024-08-19T02:20:11.190Z","dependencies_parsed_at":"2024-04-15T03:39:15.105Z","dependency_job_id":null,"html_url":"https://github.com/stdlib-js/stdlib","commit_stats":{"total_commits":47226,"total_committers":85,"mean_commits":555.6,"dds":"0.27440393003853814","last_synced_commit":"c43bb5824767f2def1b1bfa18297ac37a5ec5f9e"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":216040174,"owners_count":15966981,"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","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stdlib-js","name":"stdlib","uuid":"17805691","kind":"organization","description":"Standard library for JavaScript.","email":null,"website":"https://stdlib.io","location":null,"twitter":"stdlibjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17805691?v=4","repositories_count":3692,"last_synced_at":"2024-05-01T09:30:33.148Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"html_url":"https://github.com/stdlib-js","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"total_stars":9686,"followers":99,"following":0,"created_at":"2022-11-02T16:51:14.990Z","updated_at":"2024-05-01T09:37:07.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js/repositories"},"tags":[{"name":"v0.3.0","sha":"a44a0c7678c194d0813eeaf656da06d2aa706829","kind":"tag","published_at":"2024-08-19T00:50:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.3.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"b4ea5ba9fd0fc34939ae3d37aa2bec6aeab907d5","kind":"tag","published_at":"2024-02-05T04:59:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.2.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"77844353be9f5acda7aa5dc0843aed88f07b6ab6","kind":"tag","published_at":"2023-11-10T10:53:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.1.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0/manifests"},{"name":"v0.0.96","sha":"8b42836a8ece8fbb9cc4f5c58a7b3738d47e14c4","kind":"tag","published_at":"2021-08-21T18:41:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.96","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96/manifests"},{"name":"v0.0.95","sha":"426f232f9e41603d71193283d3590a52b38ce39f","kind":"tag","published_at":"2021-08-18T09:04:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.95","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95/manifests"},{"name":"v0.0.94","sha":"b778a25a6ae526ffb78afdf04100c2b44b571ba1","kind":"commit","published_at":"2021-04-26T06:26:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.94","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94/manifests"},{"name":"v0.0.93","sha":"0301c9ff7117eedaa07c66a23dbd26e6d9829730","kind":"tag","published_at":"2020-12-07T05:13:25.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.93","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93/manifests"},{"name":"v0.0.92","sha":"b4d11aac1aa74441653f0ba195a184fd5cc51de0","kind":"tag","published_at":"2020-06-24T07:50:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.92","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92/manifests"},{"name":"v0.0.91","sha":"68f492edd886c9253209599191f0c6bde0e3775c","kind":"tag","published_at":"2020-03-12T19:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.91","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91/manifests"},{"name":"v0.0.90","sha":"51dcafe2bcccbc953fad532ee4705bbeb3627c51","kind":"tag","published_at":"2019-11-22T10:11:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.90","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90/manifests"},{"name":"v0.0.89","sha":"c9dda5d14645aee215039dfa7a833d1fcc549a5a","kind":"tag","published_at":"2019-11-22T09:52:27.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.89","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89/manifests"},{"name":"v0.0.88","sha":"adcd15a7237d6dd9eb51d237e04ac9374b0ac11d","kind":"tag","published_at":"2019-11-22T02:13:39.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.88","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88/manifests"},{"name":"v0.0.87","sha":"1993f7dbf36078338aae5479bcd97f9e537a7dbd","kind":"tag","published_at":"2019-10-15T00:19:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.87","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87/manifests"},{"name":"v0.0.86","sha":"48de445cf9378e6148459fb76cb4063ba01faadf","kind":"tag","published_at":"2019-10-14T21:04:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.86","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86/manifests"},{"name":"v0.0.85","sha":"93372ce7809b022a3c394a40096655f5a47520c7","kind":"tag","published_at":"2019-09-09T23:23:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.85","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85/manifests"},{"name":"v0.0.84","sha":"8f027cbb4a791b6831f91c2da5ddf4b8b2864792","kind":"tag","published_at":"2019-09-05T02:33:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.84","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84/manifests"},{"name":"v0.0.83","sha":"f371d66d798c4bb991a2aedfc77bfcbabbb0a2a6","kind":"tag","published_at":"2019-09-04T19:36:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.83","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83/manifests"},{"name":"v0.0.82","sha":"0e7ce41dd6d0150053c16e5272f06517dc3925e4","kind":"tag","published_at":"2019-09-04T19:24:07.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.82","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82/manifests"},{"name":"v0.0.81","sha":"efcfc6c3138ee6c5143ad6f9e9190f08f1d8911c","kind":"tag","published_at":"2019-09-04T19:13:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.81","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81/manifests"},{"name":"v0.0.80","sha":"3bf4cc5c24d5d69864f896c22e3977415b88a940","kind":"tag","published_at":"2019-09-04T19:03:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.80","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80/manifests"},{"name":"v0.0.79","sha":"5a583b4ef66a40c584ed86466e5aafd54e3b487f","kind":"tag","published_at":"2019-09-04T18:46:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.79","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79/manifests"},{"name":"v0.0.78","sha":"37730586207a33ac803d34608e9f488f2e4104ba","kind":"tag","published_at":"2019-09-04T07:59:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.78","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78/manifests"},{"name":"v0.0.77","sha":"59e962be1f60e91ec29f73ec0986cc21e85046a6","kind":"tag","published_at":"2019-09-04T07:33:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.77","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77/manifests"},{"name":"v0.0.76","sha":"8f62eb581a8812fdcbc0f0028e36f9e09ade8c73","kind":"tag","published_at":"2019-09-01T19:14:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.76","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76/manifests"},{"name":"v0.0.75","sha":"7f4a19562c512c627da3898028b80b5d358da0ca","kind":"tag","published_at":"2019-09-01T10:02:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.75","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75/manifests"},{"name":"v0.0.74","sha":"34663c5c3ea7a42ee6fdc1e06bf66038dc14e6e9","kind":"tag","published_at":"2019-09-01T09:46:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.74","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74/manifests"},{"name":"v0.0.73","sha":"8cdabc03cc7494eaf23dffcc2f93320e7789b8a1","kind":"tag","published_at":"2019-08-28T23:35:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.73","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73/manifests"},{"name":"v0.0.72","sha":"be9c2f964fc4dd8a80d7db4fb0a95785a726f578","kind":"tag","published_at":"2019-08-27T01:17:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.72","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72/manifests"},{"name":"v0.0.71","sha":"bb43d34ea97d2ae79e70933c9ee269655bd7aa50","kind":"tag","published_at":"2019-08-27T00:37:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.71","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71/manifests"},{"name":"v0.0.70","sha":"2408003b038ac5d9d678bcde4eeb73e8e59c9003","kind":"tag","published_at":"2019-08-27T00:23:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.70","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70/manifests"},{"name":"v0.0.69","sha":"ab72240f0916142d61ecd9969cbd9783d759cdc4","kind":"tag","published_at":"2019-08-26T23:25:42.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.69","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69/manifests"},{"name":"v0.0.68","sha":"380fcacd49ecf048ce7484628c3e56065f84d44e","kind":"tag","published_at":"2019-08-26T22:45:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.68","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68/manifests"},{"name":"v0.0.67","sha":"a56070b7403894a83e371a4c00dd308c9b6ed201","kind":"tag","published_at":"2019-08-20T02:42:35.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.67","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67/manifests"},{"name":"v0.0.66","sha":"370bfd6f921cb8f9e2bdf3029eefe16e1fe1d7ef","kind":"tag","published_at":"2019-08-17T17:33:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.66","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66/manifests"},{"name":"v0.0.65","sha":"7ecfac0271ab71a9c11ccfc5657d0976c9ded5c2","kind":"tag","published_at":"2019-08-17T03:06:38.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.65","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65/manifests"},{"name":"v0.0.64","sha":"ff19040903844c4d4b775025a531681dafaf683f","kind":"tag","published_at":"2019-08-09T18:48:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.64","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64/manifests"},{"name":"v0.0.63","sha":"61493a0bc1943e69ea2bb750109dca0f65b63590","kind":"tag","published_at":"2019-08-06T02:49:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.63","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63/manifests"},{"name":"v0.0.62","sha":"4538c0ba3332f1be886010247a8b0a33af1c2214","kind":"tag","published_at":"2019-07-30T07:28:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.62","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62/manifests"},{"name":"v0.0.61","sha":"40f4a81134ed874737be026a47e3dcccad9c907f","kind":"tag","published_at":"2019-07-27T22:32:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.61","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61/manifests"},{"name":"v0.0.60","sha":"c44b352188c92a16d7fc01c16203282b8aaa0fd0","kind":"tag","published_at":"2019-02-22T03:40:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.60","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60/manifests"},{"name":"v0.0.59","sha":"22397dc088030c3d14d944cf7de59178fd37f2c2","kind":"tag","published_at":"2019-02-09T07:30:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.59","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59/manifests"},{"name":"v0.0.58","sha":"59c023fb92d532f69f471baf5570e1771f587bf5","kind":"tag","published_at":"2019-01-11T08:02:06.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.58","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58/manifests"},{"name":"v0.0.57","sha":"110d7917f3c65ca17167b54054ecbe33d9da3cf2","kind":"tag","published_at":"2019-01-02T01:03:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.57","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57/manifests"},{"name":"v0.0.56","sha":"22d55982538d0e3277601d6b6e06a4fab1aee67e","kind":"tag","published_at":"2018-12-29T18:24:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.56","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56/manifests"},{"name":"v0.0.55","sha":"3026ae9c1fa6a86dc85f099a3b50f047ade4a76f","kind":"tag","published_at":"2018-12-04T18:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.55","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55/manifests"},{"name":"v0.0.54","sha":"59453693ea997a9694397ffd9eb502259a1d2646","kind":"tag","published_at":"2018-12-04T11:34:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.54","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54/manifests"},{"name":"v0.0.53","sha":"07ef17f5cd2f5bfac7dce5e1fd3582a2fdc2f199","kind":"tag","published_at":"2018-12-03T14:58:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.53","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53/manifests"},{"name":"v0.0.52","sha":"342d643f847b8f53c442af97d4d5936e67fc9e51","kind":"tag","published_at":"2018-11-23T10:51:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.52","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52/manifests"},{"name":"v0.0.51","sha":"e9a2643b675ff543fa69803e96b478a3d858b0dd","kind":"tag","published_at":"2018-11-22T04:35:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.51","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51/manifests"},{"name":"v0.0.50","sha":"150aa92596b04166a9ccc6cbe2e2ba339b9ff1f3","kind":"tag","published_at":"2018-11-07T21:39:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.50","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50/manifests"},{"name":"v0.0.49","sha":"fe7ce2ed34cde9e6ef73b30992ccf58881aa6a2e","kind":"tag","published_at":"2018-10-29T09:41:24.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.49","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49/manifests"},{"name":"v0.0.48","sha":"89a05192e9840f4e8a6de9a757bc6295b48d85b9","kind":"tag","published_at":"2018-10-28T08:10:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.48","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48/manifests"},{"name":"v0.0.47","sha":"07a705b6ce5aa3147951f737cdb8e4ee5817a991","kind":"tag","published_at":"2018-10-27T05:49:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.47","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47/manifests"},{"name":"v0.0.46","sha":"8512be2a3101f8a6f476661175b525da2784669d","kind":"tag","published_at":"2018-10-23T00:27:30.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.46","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46/manifests"},{"name":"v0.0.45","sha":"e3d5637c15e968357b08a251f96739480b8b5aa6","kind":"tag","published_at":"2018-10-18T02:01:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.45","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45/manifests"},{"name":"v0.0.44","sha":"e96eb0f6236990be48da669e02fcefb4918ab793","kind":"tag","published_at":"2018-10-14T00:40:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.44","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44/manifests"},{"name":"v0.0.43","sha":"1ca03f761500b5a6da2b0aa0e9f150b4e4fdfaae","kind":"tag","published_at":"2018-07-11T21:33:31.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.43","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43/manifests"},{"name":"v0.0.42","sha":"0caefc55486ee5ee9a8c5a453a9eb93dc96c426b","kind":"tag","published_at":"2018-06-09T22:07:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.42","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42/manifests"},{"name":"v0.0.41","sha":"565e30c3f38bbc0d6340d660317598b8b8992e01","kind":"tag","published_at":"2018-06-08T05:07:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.41","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41/manifests"},{"name":"v0.0.40","sha":"a8222c133ec86c5ffe6ec66e83b3dc92df90b47c","kind":"tag","published_at":"2018-05-11T23:36:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.40","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40/manifests"},{"name":"v0.0.39","sha":"c56da3a88a38d2d032349bbac0da0dd87800d420","kind":"tag","published_at":"2018-05-10T22:49:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.39","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39/manifests"},{"name":"v0.0.38","sha":"9d7cb5a3e55a8260abdce060cef728454d300884","kind":"tag","published_at":"2018-05-04T23:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.38","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38/manifests"},{"name":"v0.0.37","sha":"9860336fe2024e9c1f0f958ce79e049f4448d775","kind":"tag","published_at":"2018-05-03T03:43:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.37","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37/manifests"},{"name":"v0.0.36","sha":"40341b3ab8de8013d4ca3878d7a5652b5171ee6e","kind":"tag","published_at":"2018-04-19T14:44:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.36","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36/manifests"},{"name":"v0.0.35","sha":"92ebe86cb48262775435bec572c8478a089a3faf","kind":"tag","published_at":"2018-04-13T10:00:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.35","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35/manifests"},{"name":"v0.0.34","sha":"9981c3323dcd79bcf8868158e0ed68773aeffad8","kind":"tag","published_at":"2018-04-01T21:37:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.34","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34/manifests"},{"name":"v0.0.33","sha":"189ef54f9dc0f30508413e42416ede73ebaeb387","kind":"tag","published_at":"2018-02-01T22:38:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.33","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33/manifests"},{"name":"v0.0.32","sha":"d1cdbbe179b0d539f83e055d418b8b269abf0c74","kind":"tag","published_at":"2018-02-01T06:13:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.32","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32/manifests"},{"name":"v0.0.31","sha":"8beb54e78ef2180356560b403a6ced65fd8970dd","kind":"tag","published_at":"2018-01-25T08:40:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.31","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31/manifests"},{"name":"v0.0.30","sha":"8343d310ae4b3b0382b2da0324b963aa1581e9c3","kind":"tag","published_at":"2017-11-15T17:47:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.30","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30/manifests"},{"name":"v0.0.29","sha":"f1ac919a2df16ebecc4723a6d3b15bef772774fc","kind":"tag","published_at":"2017-10-30T22:44:59.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.29","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29/manifests"},{"name":"v0.0.28","sha":"97c69182b942f03646cd09ea8dc771487e795f41","kind":"tag","published_at":"2017-10-04T21:18:16.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.28","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28/manifests"},{"name":"v0.0.27","sha":"7c6231ea0f90b805fc459e9eebd91abd0473f468","kind":"tag","published_at":"2017-10-04T07:44:26.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.27","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27/manifests"},{"name":"v0.0.26","sha":"cca0b73e48061c1a68edce12102f1f58b0d8e8f2","kind":"tag","published_at":"2017-10-01T20:06:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.26","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26/manifests"},{"name":"v0.0.25","sha":"3b7bf99ac92d37028bf8419200e10213dc644502","kind":"tag","published_at":"2017-09-28T18:40:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.25","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25/manifests"},{"name":"v0.0.24","sha":"254b967686cb6955336cf56031e35a22998d7fc1","kind":"tag","published_at":"2017-09-27T05:23:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.24","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"63dda95f75bacb75948053f4aa9bb2c2b1a2ac71","kind":"tag","published_at":"2017-09-21T00:27:11.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.23","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23/manifests"},{"name":"v0.0.22","sha":"32352f4cf2906591fe1bcc7f6e7e5964d469e661","kind":"tag","published_at":"2017-09-17T22:57:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.22","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"f6aaafc0f43334544415c61df6be2a5f4080ef0a","kind":"tag","published_at":"2017-09-17T22:44:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.21","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"dc6c4e0781aea9d7beb6833a703d344a97c2a00d","kind":"tag","published_at":"2017-09-15T01:17:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.20","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"c98c3cea77a66a30548e90c8a526c3fb32499a18","kind":"tag","published_at":"2017-09-06T16:56:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.19","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"a8a06f5c6bdec825c79d136274fd3741a9f6ceca","kind":"tag","published_at":"2017-09-05T09:02:49.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.18","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"98079fe55852be4be1bd92c5c5d538c4bbfb816c","kind":"tag","published_at":"2017-09-01T22:15:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.17","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"d3fff35ef95062eaf20d31b685d0145c09dfe378","kind":"tag","published_at":"2017-08-25T21:27:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.16","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"5e29a302823d38472c7948b2be9bf61eaeb50ce3","kind":"tag","published_at":"2017-08-22T04:17:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.15","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"26499a8dbf06790b1259e1ce390e5a151cefa941","kind":"tag","published_at":"2017-08-21T05:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.14","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"df2d4fe357502d14706a96ab1f1887b53ff658fa","kind":"tag","published_at":"2017-08-20T05:12:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.13","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"4d0689a5cd51b846b42851b30828ff44229dea66","kind":"tag","published_at":"2017-08-16T19:54:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.12","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"f555b1dee845fce358ab0f20e1576c1072139f3f","kind":"tag","published_at":"2017-08-14T19:26:36.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.11","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"3aa0eda562687f48b09e525aceabb3bf4d5e4b44","kind":"tag","published_at":"2017-08-11T12:06:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.10","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"1b7fc8f548a28b37e36fa60f8c3623e5bb4ae605","kind":"tag","published_at":"2017-08-06T15:48:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.9","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"438a0d6bd3dd313ae45d448c016b43803c3df4bc","kind":"tag","published_at":"2017-08-04T22:47:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.8","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"24fd7e68bae5164dd68fb2551c2e08df8a58d652","kind":"tag","published_at":"2017-08-03T13:59:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.7","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"db6318aa6ff281d228df565b6a57fc3135be8828","kind":"tag","published_at":"2017-08-02T21:59:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.6","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"dafd0bf7eb846174d532931b3ec73cd5f8c6a09f","kind":"tag","published_at":"2017-08-01T22:25:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.5","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"81b0fe3d4d5a21937fbcdf6a0b5245589a5884e2","kind":"tag","published_at":"2017-07-27T17:53:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.4","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"077dd783094ffdde8d703e8ca099524fef93ec48","kind":"tag","published_at":"2017-04-30T00:21:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.3","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a2360fd42a1f63312cba523839bb0e35db17aa66","kind":"tag","published_at":"2017-04-25T18:39:51.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.2","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4e4aede68afbdfe68e21320d7fc6c90c91f11b2a","kind":"tag","published_at":"2017-04-25T11:35:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.1","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-07T11:07:00.962Z","dependent_packages_count":2,"downloads":6,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":27.72123557733586,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":1.9393133639754854,"forks_count":2.8380549020254735,"average":13.461747966162921},"purl":"pkg:npm/%40stdlib/dist-datasets-tree","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stdlib/dist-datasets-tree","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stdlib/dist-datasets-tree","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stdlib/dist-datasets-tree/dependencies","status":"deprecated","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T21:05:17.255Z","issues_count":802,"pull_requests_count":2005,"avg_time_to_close_issue":18330234.241645243,"avg_time_to_close_pull_request":1082697.4143546443,"issues_closed_count":388,"pull_requests_closed_count":1658,"pull_request_authors_count":128,"issue_authors_count":71,"avg_comments_per_issue":2.8154613466334166,"avg_comments_per_pull_request":1.0538653366583541,"merged_pull_requests_count":1486,"bot_issues_count":2,"bot_pull_requests_count":114,"past_year_issues_count":592,"past_year_pull_requests_count":1842,"past_year_avg_time_to_close_issue":2107568.4363636365,"past_year_avg_time_to_close_pull_request":367635.3509933775,"past_year_issues_closed_count":275,"past_year_pull_requests_closed_count":1510,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":48,"past_year_avg_comments_per_issue":2.636824324324324,"past_year_avg_comments_per_pull_request":0.9283387622149837,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":108,"past_year_merged_pull_requests_count":1365,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/issues","maintainers":[{"login":"Planeshifter","count":313,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"kgryte","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"gunjjoshi","count":159,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"Jaysukh-409","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"Pranavchiku","count":116,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"},{"login":"aman-095","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"Snehil-Shah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"rreusser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"}],"active_maintainers":[{"login":"Planeshifter","count":299,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"gunjjoshi","count":159,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"Jaysukh-409","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"kgryte","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"Pranavchiku","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"},{"login":"aman-095","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"Snehil-Shah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"rreusser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-tree/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-tree/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-tree/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-tree/related_packages","maintainers":[{"uuid":"planeshifter","login":"planeshifter","name":null,"email":"pgb@andrew.cmu.edu","url":null,"packages_count":4395,"html_url":"https://www.npmjs.com/~planeshifter","role":null,"created_at":"2022-11-11T00:21:45.034Z","updated_at":"2022-11-11T00:21:45.034Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/planeshifter/packages"},{"uuid":"rreusser","login":"rreusser","name":null,"email":"rsreusser@gmail.com","url":null,"packages_count":4351,"html_url":"https://www.npmjs.com/~rreusser","role":null,"created_at":"2022-11-11T00:21:45.044Z","updated_at":"2022-11-11T00:21:45.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreusser/packages"},{"uuid":"stdlib-bot","login":"stdlib-bot","name":null,"email":"kgryte+stdlibbot@gmail.com","url":null,"packages_count":4086,"html_url":"https://www.npmjs.com/~stdlib-bot","role":null,"created_at":"2022-11-11T00:21:45.013Z","updated_at":"2022-11-11T00:21:45.013Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stdlib-bot/packages"},{"uuid":"kgryte","login":"kgryte","name":null,"email":"kgryte@gmail.com","url":null,"packages_count":4885,"html_url":"https://www.npmjs.com/~kgryte","role":null,"created_at":"2022-11-11T00:21:45.022Z","updated_at":"2022-11-11T00:21:45.022Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgryte/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130752,"maintainers_count":1051544,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1293003,"name":"@stdlib/dist-flat","ecosystem":"npm","description":"Standard library for JavaScript, exposing a flat namespace, as a UMD bundle.","homepage":"https://github.com/stdlib-js/stdlib","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/stdlib-js/stdlib","keywords_array":["stdlib","flat","standard","library","std","libstd","lib","umd"],"namespace":"stdlib","versions_count":5,"first_release_published_at":"2020-06-24T07:42:42.031Z","latest_release_published_at":"2021-08-21T18:40:27.338Z","latest_release_number":"0.0.96","last_synced_at":"2025-09-01T18:34:31.849Z","created_at":"2022-04-08T19:52:38.196Z","updated_at":"2025-09-01T18:34:31.850Z","registry_url":"https://www.npmjs.com/package/@stdlib/dist-flat","install_command":"npm install @stdlib/dist-flat","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.96"}},"repo_metadata":{"id":37700568,"uuid":"54614238","full_name":"stdlib-js/stdlib","owner":"stdlib-js","description":"✨ Standard library for JavaScript and Node.js. ✨","archived":false,"fork":false,"pushed_at":"2024-04-14T01:49:55.000Z","size":1954737,"stargazers_count":3993,"open_issues_count":508,"forks_count":399,"subscribers_count":55,"default_branch":"develop","last_synced_at":"2024-04-14T03:04:37.619Z","etag":null,"topics":["javascript","js","lib","library","math","mathematics","node","node-js","nodejs","numeric","numerical-computing","science","scientific","scientific-computing","standard","statistics","stats","stdlib","utilities","utils"],"latest_commit_sha":null,"homepage":"https://stdlib.io","language":"JavaScript","has_issues":true,"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":"SUPPORT.md","governance":"GOVERNANCE.md","roadmap":"ROADMAP.md","authors":null,"dei":null},"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"created_at":"2016-03-24T04:19:52.000Z","updated_at":"2024-08-19T02:20:11.190Z","dependencies_parsed_at":"2024-04-15T03:39:15.105Z","dependency_job_id":null,"html_url":"https://github.com/stdlib-js/stdlib","commit_stats":{"total_commits":47226,"total_committers":85,"mean_commits":555.6,"dds":"0.27440393003853814","last_synced_commit":"c43bb5824767f2def1b1bfa18297ac37a5ec5f9e"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":216040174,"owners_count":15966981,"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","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stdlib-js","name":"stdlib","uuid":"17805691","kind":"organization","description":"Standard library for JavaScript.","email":null,"website":"https://stdlib.io","location":null,"twitter":"stdlibjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17805691?v=4","repositories_count":3692,"last_synced_at":"2024-05-01T09:30:33.148Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"html_url":"https://github.com/stdlib-js","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"total_stars":9686,"followers":99,"following":0,"created_at":"2022-11-02T16:51:14.990Z","updated_at":"2024-05-01T09:37:07.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js/repositories"},"tags":[{"name":"v0.3.0","sha":"a44a0c7678c194d0813eeaf656da06d2aa706829","kind":"tag","published_at":"2024-08-19T00:50:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.3.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"b4ea5ba9fd0fc34939ae3d37aa2bec6aeab907d5","kind":"tag","published_at":"2024-02-05T04:59:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.2.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"77844353be9f5acda7aa5dc0843aed88f07b6ab6","kind":"tag","published_at":"2023-11-10T10:53:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.1.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0/manifests"},{"name":"v0.0.96","sha":"8b42836a8ece8fbb9cc4f5c58a7b3738d47e14c4","kind":"tag","published_at":"2021-08-21T18:41:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.96","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96/manifests"},{"name":"v0.0.95","sha":"426f232f9e41603d71193283d3590a52b38ce39f","kind":"tag","published_at":"2021-08-18T09:04:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.95","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95/manifests"},{"name":"v0.0.94","sha":"b778a25a6ae526ffb78afdf04100c2b44b571ba1","kind":"commit","published_at":"2021-04-26T06:26:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.94","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94/manifests"},{"name":"v0.0.93","sha":"0301c9ff7117eedaa07c66a23dbd26e6d9829730","kind":"tag","published_at":"2020-12-07T05:13:25.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.93","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93/manifests"},{"name":"v0.0.92","sha":"b4d11aac1aa74441653f0ba195a184fd5cc51de0","kind":"tag","published_at":"2020-06-24T07:50:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.92","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92/manifests"},{"name":"v0.0.91","sha":"68f492edd886c9253209599191f0c6bde0e3775c","kind":"tag","published_at":"2020-03-12T19:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.91","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91/manifests"},{"name":"v0.0.90","sha":"51dcafe2bcccbc953fad532ee4705bbeb3627c51","kind":"tag","published_at":"2019-11-22T10:11:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.90","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90/manifests"},{"name":"v0.0.89","sha":"c9dda5d14645aee215039dfa7a833d1fcc549a5a","kind":"tag","published_at":"2019-11-22T09:52:27.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.89","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89/manifests"},{"name":"v0.0.88","sha":"adcd15a7237d6dd9eb51d237e04ac9374b0ac11d","kind":"tag","published_at":"2019-11-22T02:13:39.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.88","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88/manifests"},{"name":"v0.0.87","sha":"1993f7dbf36078338aae5479bcd97f9e537a7dbd","kind":"tag","published_at":"2019-10-15T00:19:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.87","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87/manifests"},{"name":"v0.0.86","sha":"48de445cf9378e6148459fb76cb4063ba01faadf","kind":"tag","published_at":"2019-10-14T21:04:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.86","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86/manifests"},{"name":"v0.0.85","sha":"93372ce7809b022a3c394a40096655f5a47520c7","kind":"tag","published_at":"2019-09-09T23:23:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.85","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85/manifests"},{"name":"v0.0.84","sha":"8f027cbb4a791b6831f91c2da5ddf4b8b2864792","kind":"tag","published_at":"2019-09-05T02:33:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.84","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84/manifests"},{"name":"v0.0.83","sha":"f371d66d798c4bb991a2aedfc77bfcbabbb0a2a6","kind":"tag","published_at":"2019-09-04T19:36:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.83","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83/manifests"},{"name":"v0.0.82","sha":"0e7ce41dd6d0150053c16e5272f06517dc3925e4","kind":"tag","published_at":"2019-09-04T19:24:07.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.82","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82/manifests"},{"name":"v0.0.81","sha":"efcfc6c3138ee6c5143ad6f9e9190f08f1d8911c","kind":"tag","published_at":"2019-09-04T19:13:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.81","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81/manifests"},{"name":"v0.0.80","sha":"3bf4cc5c24d5d69864f896c22e3977415b88a940","kind":"tag","published_at":"2019-09-04T19:03:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.80","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80/manifests"},{"name":"v0.0.79","sha":"5a583b4ef66a40c584ed86466e5aafd54e3b487f","kind":"tag","published_at":"2019-09-04T18:46:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.79","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79/manifests"},{"name":"v0.0.78","sha":"37730586207a33ac803d34608e9f488f2e4104ba","kind":"tag","published_at":"2019-09-04T07:59:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.78","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78/manifests"},{"name":"v0.0.77","sha":"59e962be1f60e91ec29f73ec0986cc21e85046a6","kind":"tag","published_at":"2019-09-04T07:33:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.77","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77/manifests"},{"name":"v0.0.76","sha":"8f62eb581a8812fdcbc0f0028e36f9e09ade8c73","kind":"tag","published_at":"2019-09-01T19:14:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.76","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76/manifests"},{"name":"v0.0.75","sha":"7f4a19562c512c627da3898028b80b5d358da0ca","kind":"tag","published_at":"2019-09-01T10:02:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.75","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75/manifests"},{"name":"v0.0.74","sha":"34663c5c3ea7a42ee6fdc1e06bf66038dc14e6e9","kind":"tag","published_at":"2019-09-01T09:46:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.74","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74/manifests"},{"name":"v0.0.73","sha":"8cdabc03cc7494eaf23dffcc2f93320e7789b8a1","kind":"tag","published_at":"2019-08-28T23:35:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.73","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73/manifests"},{"name":"v0.0.72","sha":"be9c2f964fc4dd8a80d7db4fb0a95785a726f578","kind":"tag","published_at":"2019-08-27T01:17:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.72","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72/manifests"},{"name":"v0.0.71","sha":"bb43d34ea97d2ae79e70933c9ee269655bd7aa50","kind":"tag","published_at":"2019-08-27T00:37:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.71","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71/manifests"},{"name":"v0.0.70","sha":"2408003b038ac5d9d678bcde4eeb73e8e59c9003","kind":"tag","published_at":"2019-08-27T00:23:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.70","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70/manifests"},{"name":"v0.0.69","sha":"ab72240f0916142d61ecd9969cbd9783d759cdc4","kind":"tag","published_at":"2019-08-26T23:25:42.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.69","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69/manifests"},{"name":"v0.0.68","sha":"380fcacd49ecf048ce7484628c3e56065f84d44e","kind":"tag","published_at":"2019-08-26T22:45:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.68","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68/manifests"},{"name":"v0.0.67","sha":"a56070b7403894a83e371a4c00dd308c9b6ed201","kind":"tag","published_at":"2019-08-20T02:42:35.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.67","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67/manifests"},{"name":"v0.0.66","sha":"370bfd6f921cb8f9e2bdf3029eefe16e1fe1d7ef","kind":"tag","published_at":"2019-08-17T17:33:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.66","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66/manifests"},{"name":"v0.0.65","sha":"7ecfac0271ab71a9c11ccfc5657d0976c9ded5c2","kind":"tag","published_at":"2019-08-17T03:06:38.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.65","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65/manifests"},{"name":"v0.0.64","sha":"ff19040903844c4d4b775025a531681dafaf683f","kind":"tag","published_at":"2019-08-09T18:48:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.64","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64/manifests"},{"name":"v0.0.63","sha":"61493a0bc1943e69ea2bb750109dca0f65b63590","kind":"tag","published_at":"2019-08-06T02:49:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.63","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63/manifests"},{"name":"v0.0.62","sha":"4538c0ba3332f1be886010247a8b0a33af1c2214","kind":"tag","published_at":"2019-07-30T07:28:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.62","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62/manifests"},{"name":"v0.0.61","sha":"40f4a81134ed874737be026a47e3dcccad9c907f","kind":"tag","published_at":"2019-07-27T22:32:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.61","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61/manifests"},{"name":"v0.0.60","sha":"c44b352188c92a16d7fc01c16203282b8aaa0fd0","kind":"tag","published_at":"2019-02-22T03:40:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.60","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60/manifests"},{"name":"v0.0.59","sha":"22397dc088030c3d14d944cf7de59178fd37f2c2","kind":"tag","published_at":"2019-02-09T07:30:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.59","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59/manifests"},{"name":"v0.0.58","sha":"59c023fb92d532f69f471baf5570e1771f587bf5","kind":"tag","published_at":"2019-01-11T08:02:06.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.58","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58/manifests"},{"name":"v0.0.57","sha":"110d7917f3c65ca17167b54054ecbe33d9da3cf2","kind":"tag","published_at":"2019-01-02T01:03:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.57","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57/manifests"},{"name":"v0.0.56","sha":"22d55982538d0e3277601d6b6e06a4fab1aee67e","kind":"tag","published_at":"2018-12-29T18:24:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.56","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56/manifests"},{"name":"v0.0.55","sha":"3026ae9c1fa6a86dc85f099a3b50f047ade4a76f","kind":"tag","published_at":"2018-12-04T18:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.55","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55/manifests"},{"name":"v0.0.54","sha":"59453693ea997a9694397ffd9eb502259a1d2646","kind":"tag","published_at":"2018-12-04T11:34:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.54","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54/manifests"},{"name":"v0.0.53","sha":"07ef17f5cd2f5bfac7dce5e1fd3582a2fdc2f199","kind":"tag","published_at":"2018-12-03T14:58:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.53","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53/manifests"},{"name":"v0.0.52","sha":"342d643f847b8f53c442af97d4d5936e67fc9e51","kind":"tag","published_at":"2018-11-23T10:51:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.52","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52/manifests"},{"name":"v0.0.51","sha":"e9a2643b675ff543fa69803e96b478a3d858b0dd","kind":"tag","published_at":"2018-11-22T04:35:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.51","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51/manifests"},{"name":"v0.0.50","sha":"150aa92596b04166a9ccc6cbe2e2ba339b9ff1f3","kind":"tag","published_at":"2018-11-07T21:39:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.50","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50/manifests"},{"name":"v0.0.49","sha":"fe7ce2ed34cde9e6ef73b30992ccf58881aa6a2e","kind":"tag","published_at":"2018-10-29T09:41:24.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.49","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49/manifests"},{"name":"v0.0.48","sha":"89a05192e9840f4e8a6de9a757bc6295b48d85b9","kind":"tag","published_at":"2018-10-28T08:10:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.48","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48/manifests"},{"name":"v0.0.47","sha":"07a705b6ce5aa3147951f737cdb8e4ee5817a991","kind":"tag","published_at":"2018-10-27T05:49:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.47","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47/manifests"},{"name":"v0.0.46","sha":"8512be2a3101f8a6f476661175b525da2784669d","kind":"tag","published_at":"2018-10-23T00:27:30.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.46","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46/manifests"},{"name":"v0.0.45","sha":"e3d5637c15e968357b08a251f96739480b8b5aa6","kind":"tag","published_at":"2018-10-18T02:01:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.45","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45/manifests"},{"name":"v0.0.44","sha":"e96eb0f6236990be48da669e02fcefb4918ab793","kind":"tag","published_at":"2018-10-14T00:40:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.44","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44/manifests"},{"name":"v0.0.43","sha":"1ca03f761500b5a6da2b0aa0e9f150b4e4fdfaae","kind":"tag","published_at":"2018-07-11T21:33:31.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.43","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43/manifests"},{"name":"v0.0.42","sha":"0caefc55486ee5ee9a8c5a453a9eb93dc96c426b","kind":"tag","published_at":"2018-06-09T22:07:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.42","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42/manifests"},{"name":"v0.0.41","sha":"565e30c3f38bbc0d6340d660317598b8b8992e01","kind":"tag","published_at":"2018-06-08T05:07:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.41","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41/manifests"},{"name":"v0.0.40","sha":"a8222c133ec86c5ffe6ec66e83b3dc92df90b47c","kind":"tag","published_at":"2018-05-11T23:36:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.40","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40/manifests"},{"name":"v0.0.39","sha":"c56da3a88a38d2d032349bbac0da0dd87800d420","kind":"tag","published_at":"2018-05-10T22:49:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.39","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39/manifests"},{"name":"v0.0.38","sha":"9d7cb5a3e55a8260abdce060cef728454d300884","kind":"tag","published_at":"2018-05-04T23:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.38","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38/manifests"},{"name":"v0.0.37","sha":"9860336fe2024e9c1f0f958ce79e049f4448d775","kind":"tag","published_at":"2018-05-03T03:43:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.37","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37/manifests"},{"name":"v0.0.36","sha":"40341b3ab8de8013d4ca3878d7a5652b5171ee6e","kind":"tag","published_at":"2018-04-19T14:44:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.36","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36/manifests"},{"name":"v0.0.35","sha":"92ebe86cb48262775435bec572c8478a089a3faf","kind":"tag","published_at":"2018-04-13T10:00:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.35","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35/manifests"},{"name":"v0.0.34","sha":"9981c3323dcd79bcf8868158e0ed68773aeffad8","kind":"tag","published_at":"2018-04-01T21:37:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.34","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34/manifests"},{"name":"v0.0.33","sha":"189ef54f9dc0f30508413e42416ede73ebaeb387","kind":"tag","published_at":"2018-02-01T22:38:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.33","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33/manifests"},{"name":"v0.0.32","sha":"d1cdbbe179b0d539f83e055d418b8b269abf0c74","kind":"tag","published_at":"2018-02-01T06:13:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.32","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32/manifests"},{"name":"v0.0.31","sha":"8beb54e78ef2180356560b403a6ced65fd8970dd","kind":"tag","published_at":"2018-01-25T08:40:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.31","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31/manifests"},{"name":"v0.0.30","sha":"8343d310ae4b3b0382b2da0324b963aa1581e9c3","kind":"tag","published_at":"2017-11-15T17:47:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.30","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30/manifests"},{"name":"v0.0.29","sha":"f1ac919a2df16ebecc4723a6d3b15bef772774fc","kind":"tag","published_at":"2017-10-30T22:44:59.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.29","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29/manifests"},{"name":"v0.0.28","sha":"97c69182b942f03646cd09ea8dc771487e795f41","kind":"tag","published_at":"2017-10-04T21:18:16.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.28","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28/manifests"},{"name":"v0.0.27","sha":"7c6231ea0f90b805fc459e9eebd91abd0473f468","kind":"tag","published_at":"2017-10-04T07:44:26.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.27","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27/manifests"},{"name":"v0.0.26","sha":"cca0b73e48061c1a68edce12102f1f58b0d8e8f2","kind":"tag","published_at":"2017-10-01T20:06:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.26","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26/manifests"},{"name":"v0.0.25","sha":"3b7bf99ac92d37028bf8419200e10213dc644502","kind":"tag","published_at":"2017-09-28T18:40:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.25","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25/manifests"},{"name":"v0.0.24","sha":"254b967686cb6955336cf56031e35a22998d7fc1","kind":"tag","published_at":"2017-09-27T05:23:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.24","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"63dda95f75bacb75948053f4aa9bb2c2b1a2ac71","kind":"tag","published_at":"2017-09-21T00:27:11.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.23","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23/manifests"},{"name":"v0.0.22","sha":"32352f4cf2906591fe1bcc7f6e7e5964d469e661","kind":"tag","published_at":"2017-09-17T22:57:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.22","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"f6aaafc0f43334544415c61df6be2a5f4080ef0a","kind":"tag","published_at":"2017-09-17T22:44:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.21","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"dc6c4e0781aea9d7beb6833a703d344a97c2a00d","kind":"tag","published_at":"2017-09-15T01:17:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.20","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"c98c3cea77a66a30548e90c8a526c3fb32499a18","kind":"tag","published_at":"2017-09-06T16:56:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.19","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"a8a06f5c6bdec825c79d136274fd3741a9f6ceca","kind":"tag","published_at":"2017-09-05T09:02:49.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.18","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"98079fe55852be4be1bd92c5c5d538c4bbfb816c","kind":"tag","published_at":"2017-09-01T22:15:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.17","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"d3fff35ef95062eaf20d31b685d0145c09dfe378","kind":"tag","published_at":"2017-08-25T21:27:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.16","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"5e29a302823d38472c7948b2be9bf61eaeb50ce3","kind":"tag","published_at":"2017-08-22T04:17:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.15","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"26499a8dbf06790b1259e1ce390e5a151cefa941","kind":"tag","published_at":"2017-08-21T05:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.14","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"df2d4fe357502d14706a96ab1f1887b53ff658fa","kind":"tag","published_at":"2017-08-20T05:12:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.13","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"4d0689a5cd51b846b42851b30828ff44229dea66","kind":"tag","published_at":"2017-08-16T19:54:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.12","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"f555b1dee845fce358ab0f20e1576c1072139f3f","kind":"tag","published_at":"2017-08-14T19:26:36.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.11","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"3aa0eda562687f48b09e525aceabb3bf4d5e4b44","kind":"tag","published_at":"2017-08-11T12:06:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.10","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"1b7fc8f548a28b37e36fa60f8c3623e5bb4ae605","kind":"tag","published_at":"2017-08-06T15:48:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.9","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"438a0d6bd3dd313ae45d448c016b43803c3df4bc","kind":"tag","published_at":"2017-08-04T22:47:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.8","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"24fd7e68bae5164dd68fb2551c2e08df8a58d652","kind":"tag","published_at":"2017-08-03T13:59:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.7","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"db6318aa6ff281d228df565b6a57fc3135be8828","kind":"tag","published_at":"2017-08-02T21:59:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.6","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"dafd0bf7eb846174d532931b3ec73cd5f8c6a09f","kind":"tag","published_at":"2017-08-01T22:25:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.5","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"81b0fe3d4d5a21937fbcdf6a0b5245589a5884e2","kind":"tag","published_at":"2017-07-27T17:53:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.4","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"077dd783094ffdde8d703e8ca099524fef93ec48","kind":"tag","published_at":"2017-04-30T00:21:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.3","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a2360fd42a1f63312cba523839bb0e35db17aa66","kind":"tag","published_at":"2017-04-25T18:39:51.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.2","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4e4aede68afbdfe68e21320d7fc6c90c91f11b2a","kind":"tag","published_at":"2017-04-25T11:35:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.1","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-07T11:07:00.961Z","dependent_packages_count":2,"downloads":16,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":8.073838134656862,"dependent_repos_count":10.302192564346997,"dependent_packages_count":8.836029363523041,"stargazers_count":1.551842994026715,"forks_count":2.3356523133634144,"docker_downloads_count":null,"average":6.219911073983406},"purl":"pkg:npm/%40stdlib/dist-flat","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stdlib/dist-flat","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stdlib/dist-flat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stdlib/dist-flat/dependencies","status":"deprecated","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T21:05:17.255Z","issues_count":802,"pull_requests_count":2005,"avg_time_to_close_issue":18330234.241645243,"avg_time_to_close_pull_request":1082697.4143546443,"issues_closed_count":388,"pull_requests_closed_count":1658,"pull_request_authors_count":128,"issue_authors_count":71,"avg_comments_per_issue":2.8154613466334166,"avg_comments_per_pull_request":1.0538653366583541,"merged_pull_requests_count":1486,"bot_issues_count":2,"bot_pull_requests_count":114,"past_year_issues_count":592,"past_year_pull_requests_count":1842,"past_year_avg_time_to_close_issue":2107568.4363636365,"past_year_avg_time_to_close_pull_request":367635.3509933775,"past_year_issues_closed_count":275,"past_year_pull_requests_closed_count":1510,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":48,"past_year_avg_comments_per_issue":2.636824324324324,"past_year_avg_comments_per_pull_request":0.9283387622149837,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":108,"past_year_merged_pull_requests_count":1365,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/issues","maintainers":[{"login":"Planeshifter","count":313,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"kgryte","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"gunjjoshi","count":159,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"Jaysukh-409","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"Pranavchiku","count":116,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"},{"login":"aman-095","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"Snehil-Shah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"rreusser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"}],"active_maintainers":[{"login":"Planeshifter","count":299,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"gunjjoshi","count":159,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"Jaysukh-409","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"kgryte","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"Pranavchiku","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"},{"login":"aman-095","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"Snehil-Shah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"rreusser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-flat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-flat/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-flat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-flat/related_packages","maintainers":[{"uuid":"planeshifter","login":"planeshifter","name":null,"email":"pgb@andrew.cmu.edu","url":null,"packages_count":4395,"html_url":"https://www.npmjs.com/~planeshifter","role":null,"created_at":"2022-11-11T00:21:41.314Z","updated_at":"2022-11-11T00:21:41.314Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/planeshifter/packages"},{"uuid":"rreusser","login":"rreusser","name":null,"email":"rsreusser@gmail.com","url":null,"packages_count":4351,"html_url":"https://www.npmjs.com/~rreusser","role":null,"created_at":"2022-11-11T00:21:41.325Z","updated_at":"2022-11-11T00:21:41.325Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreusser/packages"},{"uuid":"stdlib-bot","login":"stdlib-bot","name":null,"email":"kgryte+stdlibbot@gmail.com","url":null,"packages_count":4086,"html_url":"https://www.npmjs.com/~stdlib-bot","role":null,"created_at":"2022-11-11T00:21:41.298Z","updated_at":"2022-11-11T00:21:41.298Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stdlib-bot/packages"},{"uuid":"kgryte","login":"kgryte","name":null,"email":"kgryte@gmail.com","url":null,"packages_count":4885,"html_url":"https://www.npmjs.com/~kgryte","role":null,"created_at":"2022-11-11T00:21:41.306Z","updated_at":"2022-11-11T00:21:41.306Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgryte/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130752,"maintainers_count":1051544,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1292997,"name":"@stdlib/dist-datasets-tree-exclude","ecosystem":"npm","description":"All stdlib datasets, except those which have a dedicated bundle, exposed as a tree namespace and packaged as a UMD bundle.","homepage":"https://github.com/stdlib-js/stdlib","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/stdlib-js/stdlib","keywords_array":["stdlib","datasets","dataset","data","tree","umd"],"namespace":"stdlib","versions_count":5,"first_release_published_at":"2020-06-24T07:42:36.396Z","latest_release_published_at":"2021-08-21T18:40:23.054Z","latest_release_number":"0.0.96","last_synced_at":"2025-09-01T18:34:31.859Z","created_at":"2022-04-08T19:52:37.510Z","updated_at":"2025-09-01T18:34:31.859Z","registry_url":"https://www.npmjs.com/package/@stdlib/dist-datasets-tree-exclude","install_command":"npm install @stdlib/dist-datasets-tree-exclude","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.96"}},"repo_metadata":{"id":37700568,"uuid":"54614238","full_name":"stdlib-js/stdlib","owner":"stdlib-js","description":"✨ Standard library for JavaScript and Node.js. ✨","archived":false,"fork":false,"pushed_at":"2024-04-14T01:49:55.000Z","size":1954737,"stargazers_count":3993,"open_issues_count":508,"forks_count":399,"subscribers_count":55,"default_branch":"develop","last_synced_at":"2024-04-14T03:04:37.619Z","etag":null,"topics":["javascript","js","lib","library","math","mathematics","node","node-js","nodejs","numeric","numerical-computing","science","scientific","scientific-computing","standard","statistics","stats","stdlib","utilities","utils"],"latest_commit_sha":null,"homepage":"https://stdlib.io","language":"JavaScript","has_issues":true,"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":"SUPPORT.md","governance":"GOVERNANCE.md","roadmap":"ROADMAP.md","authors":null,"dei":null},"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"created_at":"2016-03-24T04:19:52.000Z","updated_at":"2024-08-19T02:20:11.190Z","dependencies_parsed_at":"2024-04-15T03:39:15.105Z","dependency_job_id":null,"html_url":"https://github.com/stdlib-js/stdlib","commit_stats":{"total_commits":47226,"total_committers":85,"mean_commits":555.6,"dds":"0.27440393003853814","last_synced_commit":"c43bb5824767f2def1b1bfa18297ac37a5ec5f9e"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":216040174,"owners_count":15966981,"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","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stdlib-js","name":"stdlib","uuid":"17805691","kind":"organization","description":"Standard library for JavaScript.","email":null,"website":"https://stdlib.io","location":null,"twitter":"stdlibjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17805691?v=4","repositories_count":3692,"last_synced_at":"2024-05-01T09:30:33.148Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"html_url":"https://github.com/stdlib-js","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"total_stars":9686,"followers":99,"following":0,"created_at":"2022-11-02T16:51:14.990Z","updated_at":"2024-05-01T09:37:07.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js/repositories"},"tags":[{"name":"v0.3.0","sha":"a44a0c7678c194d0813eeaf656da06d2aa706829","kind":"tag","published_at":"2024-08-19T00:50:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.3.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"b4ea5ba9fd0fc34939ae3d37aa2bec6aeab907d5","kind":"tag","published_at":"2024-02-05T04:59:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.2.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"77844353be9f5acda7aa5dc0843aed88f07b6ab6","kind":"tag","published_at":"2023-11-10T10:53:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.1.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0/manifests"},{"name":"v0.0.96","sha":"8b42836a8ece8fbb9cc4f5c58a7b3738d47e14c4","kind":"tag","published_at":"2021-08-21T18:41:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.96","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96/manifests"},{"name":"v0.0.95","sha":"426f232f9e41603d71193283d3590a52b38ce39f","kind":"tag","published_at":"2021-08-18T09:04:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.95","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95/manifests"},{"name":"v0.0.94","sha":"b778a25a6ae526ffb78afdf04100c2b44b571ba1","kind":"commit","published_at":"2021-04-26T06:26:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.94","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94/manifests"},{"name":"v0.0.93","sha":"0301c9ff7117eedaa07c66a23dbd26e6d9829730","kind":"tag","published_at":"2020-12-07T05:13:25.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.93","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93/manifests"},{"name":"v0.0.92","sha":"b4d11aac1aa74441653f0ba195a184fd5cc51de0","kind":"tag","published_at":"2020-06-24T07:50:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.92","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92/manifests"},{"name":"v0.0.91","sha":"68f492edd886c9253209599191f0c6bde0e3775c","kind":"tag","published_at":"2020-03-12T19:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.91","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91/manifests"},{"name":"v0.0.90","sha":"51dcafe2bcccbc953fad532ee4705bbeb3627c51","kind":"tag","published_at":"2019-11-22T10:11:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.90","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90/manifests"},{"name":"v0.0.89","sha":"c9dda5d14645aee215039dfa7a833d1fcc549a5a","kind":"tag","published_at":"2019-11-22T09:52:27.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.89","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89/manifests"},{"name":"v0.0.88","sha":"adcd15a7237d6dd9eb51d237e04ac9374b0ac11d","kind":"tag","published_at":"2019-11-22T02:13:39.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.88","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88/manifests"},{"name":"v0.0.87","sha":"1993f7dbf36078338aae5479bcd97f9e537a7dbd","kind":"tag","published_at":"2019-10-15T00:19:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.87","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87/manifests"},{"name":"v0.0.86","sha":"48de445cf9378e6148459fb76cb4063ba01faadf","kind":"tag","published_at":"2019-10-14T21:04:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.86","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86/manifests"},{"name":"v0.0.85","sha":"93372ce7809b022a3c394a40096655f5a47520c7","kind":"tag","published_at":"2019-09-09T23:23:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.85","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85/manifests"},{"name":"v0.0.84","sha":"8f027cbb4a791b6831f91c2da5ddf4b8b2864792","kind":"tag","published_at":"2019-09-05T02:33:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.84","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84/manifests"},{"name":"v0.0.83","sha":"f371d66d798c4bb991a2aedfc77bfcbabbb0a2a6","kind":"tag","published_at":"2019-09-04T19:36:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.83","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83/manifests"},{"name":"v0.0.82","sha":"0e7ce41dd6d0150053c16e5272f06517dc3925e4","kind":"tag","published_at":"2019-09-04T19:24:07.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.82","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82/manifests"},{"name":"v0.0.81","sha":"efcfc6c3138ee6c5143ad6f9e9190f08f1d8911c","kind":"tag","published_at":"2019-09-04T19:13:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.81","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81/manifests"},{"name":"v0.0.80","sha":"3bf4cc5c24d5d69864f896c22e3977415b88a940","kind":"tag","published_at":"2019-09-04T19:03:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.80","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80/manifests"},{"name":"v0.0.79","sha":"5a583b4ef66a40c584ed86466e5aafd54e3b487f","kind":"tag","published_at":"2019-09-04T18:46:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.79","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79/manifests"},{"name":"v0.0.78","sha":"37730586207a33ac803d34608e9f488f2e4104ba","kind":"tag","published_at":"2019-09-04T07:59:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.78","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78/manifests"},{"name":"v0.0.77","sha":"59e962be1f60e91ec29f73ec0986cc21e85046a6","kind":"tag","published_at":"2019-09-04T07:33:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.77","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77/manifests"},{"name":"v0.0.76","sha":"8f62eb581a8812fdcbc0f0028e36f9e09ade8c73","kind":"tag","published_at":"2019-09-01T19:14:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.76","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76/manifests"},{"name":"v0.0.75","sha":"7f4a19562c512c627da3898028b80b5d358da0ca","kind":"tag","published_at":"2019-09-01T10:02:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.75","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75/manifests"},{"name":"v0.0.74","sha":"34663c5c3ea7a42ee6fdc1e06bf66038dc14e6e9","kind":"tag","published_at":"2019-09-01T09:46:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.74","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74/manifests"},{"name":"v0.0.73","sha":"8cdabc03cc7494eaf23dffcc2f93320e7789b8a1","kind":"tag","published_at":"2019-08-28T23:35:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.73","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73/manifests"},{"name":"v0.0.72","sha":"be9c2f964fc4dd8a80d7db4fb0a95785a726f578","kind":"tag","published_at":"2019-08-27T01:17:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.72","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72/manifests"},{"name":"v0.0.71","sha":"bb43d34ea97d2ae79e70933c9ee269655bd7aa50","kind":"tag","published_at":"2019-08-27T00:37:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.71","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71/manifests"},{"name":"v0.0.70","sha":"2408003b038ac5d9d678bcde4eeb73e8e59c9003","kind":"tag","published_at":"2019-08-27T00:23:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.70","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70/manifests"},{"name":"v0.0.69","sha":"ab72240f0916142d61ecd9969cbd9783d759cdc4","kind":"tag","published_at":"2019-08-26T23:25:42.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.69","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69/manifests"},{"name":"v0.0.68","sha":"380fcacd49ecf048ce7484628c3e56065f84d44e","kind":"tag","published_at":"2019-08-26T22:45:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.68","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68/manifests"},{"name":"v0.0.67","sha":"a56070b7403894a83e371a4c00dd308c9b6ed201","kind":"tag","published_at":"2019-08-20T02:42:35.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.67","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67/manifests"},{"name":"v0.0.66","sha":"370bfd6f921cb8f9e2bdf3029eefe16e1fe1d7ef","kind":"tag","published_at":"2019-08-17T17:33:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.66","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66/manifests"},{"name":"v0.0.65","sha":"7ecfac0271ab71a9c11ccfc5657d0976c9ded5c2","kind":"tag","published_at":"2019-08-17T03:06:38.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.65","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65/manifests"},{"name":"v0.0.64","sha":"ff19040903844c4d4b775025a531681dafaf683f","kind":"tag","published_at":"2019-08-09T18:48:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.64","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64/manifests"},{"name":"v0.0.63","sha":"61493a0bc1943e69ea2bb750109dca0f65b63590","kind":"tag","published_at":"2019-08-06T02:49:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.63","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63/manifests"},{"name":"v0.0.62","sha":"4538c0ba3332f1be886010247a8b0a33af1c2214","kind":"tag","published_at":"2019-07-30T07:28:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.62","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62/manifests"},{"name":"v0.0.61","sha":"40f4a81134ed874737be026a47e3dcccad9c907f","kind":"tag","published_at":"2019-07-27T22:32:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.61","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61/manifests"},{"name":"v0.0.60","sha":"c44b352188c92a16d7fc01c16203282b8aaa0fd0","kind":"tag","published_at":"2019-02-22T03:40:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.60","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60/manifests"},{"name":"v0.0.59","sha":"22397dc088030c3d14d944cf7de59178fd37f2c2","kind":"tag","published_at":"2019-02-09T07:30:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.59","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59/manifests"},{"name":"v0.0.58","sha":"59c023fb92d532f69f471baf5570e1771f587bf5","kind":"tag","published_at":"2019-01-11T08:02:06.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.58","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58/manifests"},{"name":"v0.0.57","sha":"110d7917f3c65ca17167b54054ecbe33d9da3cf2","kind":"tag","published_at":"2019-01-02T01:03:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.57","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57/manifests"},{"name":"v0.0.56","sha":"22d55982538d0e3277601d6b6e06a4fab1aee67e","kind":"tag","published_at":"2018-12-29T18:24:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.56","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56/manifests"},{"name":"v0.0.55","sha":"3026ae9c1fa6a86dc85f099a3b50f047ade4a76f","kind":"tag","published_at":"2018-12-04T18:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.55","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55/manifests"},{"name":"v0.0.54","sha":"59453693ea997a9694397ffd9eb502259a1d2646","kind":"tag","published_at":"2018-12-04T11:34:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.54","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54/manifests"},{"name":"v0.0.53","sha":"07ef17f5cd2f5bfac7dce5e1fd3582a2fdc2f199","kind":"tag","published_at":"2018-12-03T14:58:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.53","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53/manifests"},{"name":"v0.0.52","sha":"342d643f847b8f53c442af97d4d5936e67fc9e51","kind":"tag","published_at":"2018-11-23T10:51:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.52","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52/manifests"},{"name":"v0.0.51","sha":"e9a2643b675ff543fa69803e96b478a3d858b0dd","kind":"tag","published_at":"2018-11-22T04:35:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.51","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51/manifests"},{"name":"v0.0.50","sha":"150aa92596b04166a9ccc6cbe2e2ba339b9ff1f3","kind":"tag","published_at":"2018-11-07T21:39:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.50","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50/manifests"},{"name":"v0.0.49","sha":"fe7ce2ed34cde9e6ef73b30992ccf58881aa6a2e","kind":"tag","published_at":"2018-10-29T09:41:24.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.49","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49/manifests"},{"name":"v0.0.48","sha":"89a05192e9840f4e8a6de9a757bc6295b48d85b9","kind":"tag","published_at":"2018-10-28T08:10:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.48","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48/manifests"},{"name":"v0.0.47","sha":"07a705b6ce5aa3147951f737cdb8e4ee5817a991","kind":"tag","published_at":"2018-10-27T05:49:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.47","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47/manifests"},{"name":"v0.0.46","sha":"8512be2a3101f8a6f476661175b525da2784669d","kind":"tag","published_at":"2018-10-23T00:27:30.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.46","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46/manifests"},{"name":"v0.0.45","sha":"e3d5637c15e968357b08a251f96739480b8b5aa6","kind":"tag","published_at":"2018-10-18T02:01:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.45","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45/manifests"},{"name":"v0.0.44","sha":"e96eb0f6236990be48da669e02fcefb4918ab793","kind":"tag","published_at":"2018-10-14T00:40:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.44","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44/manifests"},{"name":"v0.0.43","sha":"1ca03f761500b5a6da2b0aa0e9f150b4e4fdfaae","kind":"tag","published_at":"2018-07-11T21:33:31.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.43","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43/manifests"},{"name":"v0.0.42","sha":"0caefc55486ee5ee9a8c5a453a9eb93dc96c426b","kind":"tag","published_at":"2018-06-09T22:07:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.42","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42/manifests"},{"name":"v0.0.41","sha":"565e30c3f38bbc0d6340d660317598b8b8992e01","kind":"tag","published_at":"2018-06-08T05:07:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.41","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41/manifests"},{"name":"v0.0.40","sha":"a8222c133ec86c5ffe6ec66e83b3dc92df90b47c","kind":"tag","published_at":"2018-05-11T23:36:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.40","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40/manifests"},{"name":"v0.0.39","sha":"c56da3a88a38d2d032349bbac0da0dd87800d420","kind":"tag","published_at":"2018-05-10T22:49:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.39","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39/manifests"},{"name":"v0.0.38","sha":"9d7cb5a3e55a8260abdce060cef728454d300884","kind":"tag","published_at":"2018-05-04T23:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.38","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38/manifests"},{"name":"v0.0.37","sha":"9860336fe2024e9c1f0f958ce79e049f4448d775","kind":"tag","published_at":"2018-05-03T03:43:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.37","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37/manifests"},{"name":"v0.0.36","sha":"40341b3ab8de8013d4ca3878d7a5652b5171ee6e","kind":"tag","published_at":"2018-04-19T14:44:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.36","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36/manifests"},{"name":"v0.0.35","sha":"92ebe86cb48262775435bec572c8478a089a3faf","kind":"tag","published_at":"2018-04-13T10:00:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.35","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35/manifests"},{"name":"v0.0.34","sha":"9981c3323dcd79bcf8868158e0ed68773aeffad8","kind":"tag","published_at":"2018-04-01T21:37:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.34","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34/manifests"},{"name":"v0.0.33","sha":"189ef54f9dc0f30508413e42416ede73ebaeb387","kind":"tag","published_at":"2018-02-01T22:38:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.33","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33/manifests"},{"name":"v0.0.32","sha":"d1cdbbe179b0d539f83e055d418b8b269abf0c74","kind":"tag","published_at":"2018-02-01T06:13:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.32","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32/manifests"},{"name":"v0.0.31","sha":"8beb54e78ef2180356560b403a6ced65fd8970dd","kind":"tag","published_at":"2018-01-25T08:40:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.31","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31/manifests"},{"name":"v0.0.30","sha":"8343d310ae4b3b0382b2da0324b963aa1581e9c3","kind":"tag","published_at":"2017-11-15T17:47:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.30","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30/manifests"},{"name":"v0.0.29","sha":"f1ac919a2df16ebecc4723a6d3b15bef772774fc","kind":"tag","published_at":"2017-10-30T22:44:59.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.29","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29/manifests"},{"name":"v0.0.28","sha":"97c69182b942f03646cd09ea8dc771487e795f41","kind":"tag","published_at":"2017-10-04T21:18:16.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.28","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28/manifests"},{"name":"v0.0.27","sha":"7c6231ea0f90b805fc459e9eebd91abd0473f468","kind":"tag","published_at":"2017-10-04T07:44:26.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.27","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27/manifests"},{"name":"v0.0.26","sha":"cca0b73e48061c1a68edce12102f1f58b0d8e8f2","kind":"tag","published_at":"2017-10-01T20:06:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.26","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26/manifests"},{"name":"v0.0.25","sha":"3b7bf99ac92d37028bf8419200e10213dc644502","kind":"tag","published_at":"2017-09-28T18:40:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.25","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25/manifests"},{"name":"v0.0.24","sha":"254b967686cb6955336cf56031e35a22998d7fc1","kind":"tag","published_at":"2017-09-27T05:23:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.24","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"63dda95f75bacb75948053f4aa9bb2c2b1a2ac71","kind":"tag","published_at":"2017-09-21T00:27:11.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.23","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23/manifests"},{"name":"v0.0.22","sha":"32352f4cf2906591fe1bcc7f6e7e5964d469e661","kind":"tag","published_at":"2017-09-17T22:57:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.22","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"f6aaafc0f43334544415c61df6be2a5f4080ef0a","kind":"tag","published_at":"2017-09-17T22:44:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.21","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"dc6c4e0781aea9d7beb6833a703d344a97c2a00d","kind":"tag","published_at":"2017-09-15T01:17:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.20","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"c98c3cea77a66a30548e90c8a526c3fb32499a18","kind":"tag","published_at":"2017-09-06T16:56:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.19","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"a8a06f5c6bdec825c79d136274fd3741a9f6ceca","kind":"tag","published_at":"2017-09-05T09:02:49.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.18","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"98079fe55852be4be1bd92c5c5d538c4bbfb816c","kind":"tag","published_at":"2017-09-01T22:15:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.17","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"d3fff35ef95062eaf20d31b685d0145c09dfe378","kind":"tag","published_at":"2017-08-25T21:27:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.16","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"5e29a302823d38472c7948b2be9bf61eaeb50ce3","kind":"tag","published_at":"2017-08-22T04:17:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.15","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"26499a8dbf06790b1259e1ce390e5a151cefa941","kind":"tag","published_at":"2017-08-21T05:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.14","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"df2d4fe357502d14706a96ab1f1887b53ff658fa","kind":"tag","published_at":"2017-08-20T05:12:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.13","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"4d0689a5cd51b846b42851b30828ff44229dea66","kind":"tag","published_at":"2017-08-16T19:54:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.12","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"f555b1dee845fce358ab0f20e1576c1072139f3f","kind":"tag","published_at":"2017-08-14T19:26:36.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.11","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"3aa0eda562687f48b09e525aceabb3bf4d5e4b44","kind":"tag","published_at":"2017-08-11T12:06:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.10","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"1b7fc8f548a28b37e36fa60f8c3623e5bb4ae605","kind":"tag","published_at":"2017-08-06T15:48:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.9","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"438a0d6bd3dd313ae45d448c016b43803c3df4bc","kind":"tag","published_at":"2017-08-04T22:47:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.8","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"24fd7e68bae5164dd68fb2551c2e08df8a58d652","kind":"tag","published_at":"2017-08-03T13:59:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.7","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"db6318aa6ff281d228df565b6a57fc3135be8828","kind":"tag","published_at":"2017-08-02T21:59:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.6","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"dafd0bf7eb846174d532931b3ec73cd5f8c6a09f","kind":"tag","published_at":"2017-08-01T22:25:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.5","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"81b0fe3d4d5a21937fbcdf6a0b5245589a5884e2","kind":"tag","published_at":"2017-07-27T17:53:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.4","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"077dd783094ffdde8d703e8ca099524fef93ec48","kind":"tag","published_at":"2017-04-30T00:21:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.3","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a2360fd42a1f63312cba523839bb0e35db17aa66","kind":"tag","published_at":"2017-04-25T18:39:51.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.2","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4e4aede68afbdfe68e21320d7fc6c90c91f11b2a","kind":"tag","published_at":"2017-04-25T11:35:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.1","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-07T11:07:00.744Z","dependent_packages_count":3,"downloads":11,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":29.240120557930886,"dependent_repos_count":10.302192564346997,"dependent_packages_count":5.8898357596390065,"stargazers_count":1.551842994026715,"forks_count":2.3356523133634144,"docker_downloads_count":null,"average":9.863928837861405},"purl":"pkg:npm/%40stdlib/dist-datasets-tree-exclude","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stdlib/dist-datasets-tree-exclude","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stdlib/dist-datasets-tree-exclude","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stdlib/dist-datasets-tree-exclude/dependencies","status":"deprecated","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T21:05:17.255Z","issues_count":802,"pull_requests_count":2005,"avg_time_to_close_issue":18330234.241645243,"avg_time_to_close_pull_request":1082697.4143546443,"issues_closed_count":388,"pull_requests_closed_count":1658,"pull_request_authors_count":128,"issue_authors_count":71,"avg_comments_per_issue":2.8154613466334166,"avg_comments_per_pull_request":1.0538653366583541,"merged_pull_requests_count":1486,"bot_issues_count":2,"bot_pull_requests_count":114,"past_year_issues_count":592,"past_year_pull_requests_count":1842,"past_year_avg_time_to_close_issue":2107568.4363636365,"past_year_avg_time_to_close_pull_request":367635.3509933775,"past_year_issues_closed_count":275,"past_year_pull_requests_closed_count":1510,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":48,"past_year_avg_comments_per_issue":2.636824324324324,"past_year_avg_comments_per_pull_request":0.9283387622149837,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":108,"past_year_merged_pull_requests_count":1365,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/issues","maintainers":[{"login":"Planeshifter","count":313,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"kgryte","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"gunjjoshi","count":159,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"Jaysukh-409","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"Pranavchiku","count":116,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"},{"login":"aman-095","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"Snehil-Shah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"rreusser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"}],"active_maintainers":[{"login":"Planeshifter","count":299,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"gunjjoshi","count":159,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"Jaysukh-409","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"kgryte","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"Pranavchiku","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"},{"login":"aman-095","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"Snehil-Shah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"rreusser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-tree-exclude/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-tree-exclude/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-tree-exclude/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-tree-exclude/related_packages","maintainers":[{"uuid":"planeshifter","login":"planeshifter","name":null,"email":"pgb@andrew.cmu.edu","url":null,"packages_count":4395,"html_url":"https://www.npmjs.com/~planeshifter","role":null,"created_at":"2022-11-11T00:21:41.458Z","updated_at":"2022-11-11T00:21:41.458Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/planeshifter/packages"},{"uuid":"rreusser","login":"rreusser","name":null,"email":"rsreusser@gmail.com","url":null,"packages_count":4351,"html_url":"https://www.npmjs.com/~rreusser","role":null,"created_at":"2022-11-11T00:21:41.482Z","updated_at":"2022-11-11T00:21:41.482Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreusser/packages"},{"uuid":"stdlib-bot","login":"stdlib-bot","name":null,"email":"kgryte+stdlibbot@gmail.com","url":null,"packages_count":4086,"html_url":"https://www.npmjs.com/~stdlib-bot","role":null,"created_at":"2022-11-11T00:21:41.419Z","updated_at":"2022-11-11T00:21:41.419Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stdlib-bot/packages"},{"uuid":"kgryte","login":"kgryte","name":null,"email":"kgryte@gmail.com","url":null,"packages_count":4885,"html_url":"https://www.npmjs.com/~kgryte","role":null,"created_at":"2022-11-11T00:21:41.431Z","updated_at":"2022-11-11T00:21:41.431Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgryte/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130752,"maintainers_count":1051544,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1292995,"name":"@stdlib/dist-datasets-primes-100k","ecosystem":"npm","description":"The first 100,000 prime numbers as a UMD bundle.","homepage":"https://github.com/stdlib-js/stdlib","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/stdlib-js/stdlib","keywords_array":["stdlib","datasets","dataset","data","list","primes","prime","numbers","integers","sequence","seq","umd"],"namespace":"stdlib","versions_count":5,"first_release_published_at":"2020-06-24T07:41:38.685Z","latest_release_published_at":"2021-08-21T18:39:44.046Z","latest_release_number":"0.0.96","last_synced_at":"2025-09-01T18:34:31.955Z","created_at":"2022-04-08T19:52:37.249Z","updated_at":"2025-09-01T18:34:31.956Z","registry_url":"https://www.npmjs.com/package/@stdlib/dist-datasets-primes-100k","install_command":"npm install @stdlib/dist-datasets-primes-100k","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.96"}},"repo_metadata":{"id":37700568,"uuid":"54614238","full_name":"stdlib-js/stdlib","owner":"stdlib-js","description":"✨ Standard library for JavaScript and Node.js. ✨","archived":false,"fork":false,"pushed_at":"2024-04-14T01:49:55.000Z","size":1954737,"stargazers_count":3993,"open_issues_count":508,"forks_count":399,"subscribers_count":55,"default_branch":"develop","last_synced_at":"2024-04-14T03:04:37.619Z","etag":null,"topics":["javascript","js","lib","library","math","mathematics","node","node-js","nodejs","numeric","numerical-computing","science","scientific","scientific-computing","standard","statistics","stats","stdlib","utilities","utils"],"latest_commit_sha":null,"homepage":"https://stdlib.io","language":"JavaScript","has_issues":true,"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":"SUPPORT.md","governance":"GOVERNANCE.md","roadmap":"ROADMAP.md","authors":null,"dei":null},"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"created_at":"2016-03-24T04:19:52.000Z","updated_at":"2024-08-19T02:20:11.190Z","dependencies_parsed_at":"2024-04-15T03:39:15.105Z","dependency_job_id":null,"html_url":"https://github.com/stdlib-js/stdlib","commit_stats":{"total_commits":47226,"total_committers":85,"mean_commits":555.6,"dds":"0.27440393003853814","last_synced_commit":"c43bb5824767f2def1b1bfa18297ac37a5ec5f9e"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":216040174,"owners_count":15966981,"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","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stdlib-js","name":"stdlib","uuid":"17805691","kind":"organization","description":"Standard library for JavaScript.","email":null,"website":"https://stdlib.io","location":null,"twitter":"stdlibjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17805691?v=4","repositories_count":3692,"last_synced_at":"2024-05-01T09:30:33.148Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"html_url":"https://github.com/stdlib-js","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"total_stars":9686,"followers":99,"following":0,"created_at":"2022-11-02T16:51:14.990Z","updated_at":"2024-05-01T09:37:07.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js/repositories"},"tags":[{"name":"v0.3.0","sha":"a44a0c7678c194d0813eeaf656da06d2aa706829","kind":"tag","published_at":"2024-08-19T00:50:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.3.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"b4ea5ba9fd0fc34939ae3d37aa2bec6aeab907d5","kind":"tag","published_at":"2024-02-05T04:59:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.2.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"77844353be9f5acda7aa5dc0843aed88f07b6ab6","kind":"tag","published_at":"2023-11-10T10:53:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.1.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0/manifests"},{"name":"v0.0.96","sha":"8b42836a8ece8fbb9cc4f5c58a7b3738d47e14c4","kind":"tag","published_at":"2021-08-21T18:41:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.96","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96/manifests"},{"name":"v0.0.95","sha":"426f232f9e41603d71193283d3590a52b38ce39f","kind":"tag","published_at":"2021-08-18T09:04:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.95","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95/manifests"},{"name":"v0.0.94","sha":"b778a25a6ae526ffb78afdf04100c2b44b571ba1","kind":"commit","published_at":"2021-04-26T06:26:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.94","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94/manifests"},{"name":"v0.0.93","sha":"0301c9ff7117eedaa07c66a23dbd26e6d9829730","kind":"tag","published_at":"2020-12-07T05:13:25.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.93","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93/manifests"},{"name":"v0.0.92","sha":"b4d11aac1aa74441653f0ba195a184fd5cc51de0","kind":"tag","published_at":"2020-06-24T07:50:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.92","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92/manifests"},{"name":"v0.0.91","sha":"68f492edd886c9253209599191f0c6bde0e3775c","kind":"tag","published_at":"2020-03-12T19:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.91","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91/manifests"},{"name":"v0.0.90","sha":"51dcafe2bcccbc953fad532ee4705bbeb3627c51","kind":"tag","published_at":"2019-11-22T10:11:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.90","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90/manifests"},{"name":"v0.0.89","sha":"c9dda5d14645aee215039dfa7a833d1fcc549a5a","kind":"tag","published_at":"2019-11-22T09:52:27.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.89","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89/manifests"},{"name":"v0.0.88","sha":"adcd15a7237d6dd9eb51d237e04ac9374b0ac11d","kind":"tag","published_at":"2019-11-22T02:13:39.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.88","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88/manifests"},{"name":"v0.0.87","sha":"1993f7dbf36078338aae5479bcd97f9e537a7dbd","kind":"tag","published_at":"2019-10-15T00:19:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.87","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87/manifests"},{"name":"v0.0.86","sha":"48de445cf9378e6148459fb76cb4063ba01faadf","kind":"tag","published_at":"2019-10-14T21:04:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.86","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86/manifests"},{"name":"v0.0.85","sha":"93372ce7809b022a3c394a40096655f5a47520c7","kind":"tag","published_at":"2019-09-09T23:23:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.85","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85/manifests"},{"name":"v0.0.84","sha":"8f027cbb4a791b6831f91c2da5ddf4b8b2864792","kind":"tag","published_at":"2019-09-05T02:33:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.84","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84/manifests"},{"name":"v0.0.83","sha":"f371d66d798c4bb991a2aedfc77bfcbabbb0a2a6","kind":"tag","published_at":"2019-09-04T19:36:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.83","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83/manifests"},{"name":"v0.0.82","sha":"0e7ce41dd6d0150053c16e5272f06517dc3925e4","kind":"tag","published_at":"2019-09-04T19:24:07.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.82","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82/manifests"},{"name":"v0.0.81","sha":"efcfc6c3138ee6c5143ad6f9e9190f08f1d8911c","kind":"tag","published_at":"2019-09-04T19:13:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.81","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81/manifests"},{"name":"v0.0.80","sha":"3bf4cc5c24d5d69864f896c22e3977415b88a940","kind":"tag","published_at":"2019-09-04T19:03:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.80","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80/manifests"},{"name":"v0.0.79","sha":"5a583b4ef66a40c584ed86466e5aafd54e3b487f","kind":"tag","published_at":"2019-09-04T18:46:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.79","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79/manifests"},{"name":"v0.0.78","sha":"37730586207a33ac803d34608e9f488f2e4104ba","kind":"tag","published_at":"2019-09-04T07:59:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.78","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78/manifests"},{"name":"v0.0.77","sha":"59e962be1f60e91ec29f73ec0986cc21e85046a6","kind":"tag","published_at":"2019-09-04T07:33:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.77","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77/manifests"},{"name":"v0.0.76","sha":"8f62eb581a8812fdcbc0f0028e36f9e09ade8c73","kind":"tag","published_at":"2019-09-01T19:14:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.76","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76/manifests"},{"name":"v0.0.75","sha":"7f4a19562c512c627da3898028b80b5d358da0ca","kind":"tag","published_at":"2019-09-01T10:02:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.75","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75/manifests"},{"name":"v0.0.74","sha":"34663c5c3ea7a42ee6fdc1e06bf66038dc14e6e9","kind":"tag","published_at":"2019-09-01T09:46:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.74","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74/manifests"},{"name":"v0.0.73","sha":"8cdabc03cc7494eaf23dffcc2f93320e7789b8a1","kind":"tag","published_at":"2019-08-28T23:35:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.73","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73/manifests"},{"name":"v0.0.72","sha":"be9c2f964fc4dd8a80d7db4fb0a95785a726f578","kind":"tag","published_at":"2019-08-27T01:17:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.72","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72/manifests"},{"name":"v0.0.71","sha":"bb43d34ea97d2ae79e70933c9ee269655bd7aa50","kind":"tag","published_at":"2019-08-27T00:37:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.71","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71/manifests"},{"name":"v0.0.70","sha":"2408003b038ac5d9d678bcde4eeb73e8e59c9003","kind":"tag","published_at":"2019-08-27T00:23:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.70","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70/manifests"},{"name":"v0.0.69","sha":"ab72240f0916142d61ecd9969cbd9783d759cdc4","kind":"tag","published_at":"2019-08-26T23:25:42.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.69","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69/manifests"},{"name":"v0.0.68","sha":"380fcacd49ecf048ce7484628c3e56065f84d44e","kind":"tag","published_at":"2019-08-26T22:45:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.68","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68/manifests"},{"name":"v0.0.67","sha":"a56070b7403894a83e371a4c00dd308c9b6ed201","kind":"tag","published_at":"2019-08-20T02:42:35.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.67","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67/manifests"},{"name":"v0.0.66","sha":"370bfd6f921cb8f9e2bdf3029eefe16e1fe1d7ef","kind":"tag","published_at":"2019-08-17T17:33:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.66","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66/manifests"},{"name":"v0.0.65","sha":"7ecfac0271ab71a9c11ccfc5657d0976c9ded5c2","kind":"tag","published_at":"2019-08-17T03:06:38.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.65","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65/manifests"},{"name":"v0.0.64","sha":"ff19040903844c4d4b775025a531681dafaf683f","kind":"tag","published_at":"2019-08-09T18:48:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.64","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64/manifests"},{"name":"v0.0.63","sha":"61493a0bc1943e69ea2bb750109dca0f65b63590","kind":"tag","published_at":"2019-08-06T02:49:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.63","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63/manifests"},{"name":"v0.0.62","sha":"4538c0ba3332f1be886010247a8b0a33af1c2214","kind":"tag","published_at":"2019-07-30T07:28:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.62","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62/manifests"},{"name":"v0.0.61","sha":"40f4a81134ed874737be026a47e3dcccad9c907f","kind":"tag","published_at":"2019-07-27T22:32:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.61","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61/manifests"},{"name":"v0.0.60","sha":"c44b352188c92a16d7fc01c16203282b8aaa0fd0","kind":"tag","published_at":"2019-02-22T03:40:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.60","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60/manifests"},{"name":"v0.0.59","sha":"22397dc088030c3d14d944cf7de59178fd37f2c2","kind":"tag","published_at":"2019-02-09T07:30:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.59","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59/manifests"},{"name":"v0.0.58","sha":"59c023fb92d532f69f471baf5570e1771f587bf5","kind":"tag","published_at":"2019-01-11T08:02:06.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.58","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58/manifests"},{"name":"v0.0.57","sha":"110d7917f3c65ca17167b54054ecbe33d9da3cf2","kind":"tag","published_at":"2019-01-02T01:03:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.57","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57/manifests"},{"name":"v0.0.56","sha":"22d55982538d0e3277601d6b6e06a4fab1aee67e","kind":"tag","published_at":"2018-12-29T18:24:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.56","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56/manifests"},{"name":"v0.0.55","sha":"3026ae9c1fa6a86dc85f099a3b50f047ade4a76f","kind":"tag","published_at":"2018-12-04T18:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.55","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55/manifests"},{"name":"v0.0.54","sha":"59453693ea997a9694397ffd9eb502259a1d2646","kind":"tag","published_at":"2018-12-04T11:34:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.54","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54/manifests"},{"name":"v0.0.53","sha":"07ef17f5cd2f5bfac7dce5e1fd3582a2fdc2f199","kind":"tag","published_at":"2018-12-03T14:58:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.53","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53/manifests"},{"name":"v0.0.52","sha":"342d643f847b8f53c442af97d4d5936e67fc9e51","kind":"tag","published_at":"2018-11-23T10:51:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.52","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52/manifests"},{"name":"v0.0.51","sha":"e9a2643b675ff543fa69803e96b478a3d858b0dd","kind":"tag","published_at":"2018-11-22T04:35:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.51","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51/manifests"},{"name":"v0.0.50","sha":"150aa92596b04166a9ccc6cbe2e2ba339b9ff1f3","kind":"tag","published_at":"2018-11-07T21:39:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.50","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50/manifests"},{"name":"v0.0.49","sha":"fe7ce2ed34cde9e6ef73b30992ccf58881aa6a2e","kind":"tag","published_at":"2018-10-29T09:41:24.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.49","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49/manifests"},{"name":"v0.0.48","sha":"89a05192e9840f4e8a6de9a757bc6295b48d85b9","kind":"tag","published_at":"2018-10-28T08:10:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.48","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48/manifests"},{"name":"v0.0.47","sha":"07a705b6ce5aa3147951f737cdb8e4ee5817a991","kind":"tag","published_at":"2018-10-27T05:49:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.47","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47/manifests"},{"name":"v0.0.46","sha":"8512be2a3101f8a6f476661175b525da2784669d","kind":"tag","published_at":"2018-10-23T00:27:30.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.46","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46/manifests"},{"name":"v0.0.45","sha":"e3d5637c15e968357b08a251f96739480b8b5aa6","kind":"tag","published_at":"2018-10-18T02:01:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.45","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45/manifests"},{"name":"v0.0.44","sha":"e96eb0f6236990be48da669e02fcefb4918ab793","kind":"tag","published_at":"2018-10-14T00:40:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.44","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44/manifests"},{"name":"v0.0.43","sha":"1ca03f761500b5a6da2b0aa0e9f150b4e4fdfaae","kind":"tag","published_at":"2018-07-11T21:33:31.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.43","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43/manifests"},{"name":"v0.0.42","sha":"0caefc55486ee5ee9a8c5a453a9eb93dc96c426b","kind":"tag","published_at":"2018-06-09T22:07:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.42","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42/manifests"},{"name":"v0.0.41","sha":"565e30c3f38bbc0d6340d660317598b8b8992e01","kind":"tag","published_at":"2018-06-08T05:07:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.41","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41/manifests"},{"name":"v0.0.40","sha":"a8222c133ec86c5ffe6ec66e83b3dc92df90b47c","kind":"tag","published_at":"2018-05-11T23:36:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.40","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40/manifests"},{"name":"v0.0.39","sha":"c56da3a88a38d2d032349bbac0da0dd87800d420","kind":"tag","published_at":"2018-05-10T22:49:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.39","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39/manifests"},{"name":"v0.0.38","sha":"9d7cb5a3e55a8260abdce060cef728454d300884","kind":"tag","published_at":"2018-05-04T23:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.38","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38/manifests"},{"name":"v0.0.37","sha":"9860336fe2024e9c1f0f958ce79e049f4448d775","kind":"tag","published_at":"2018-05-03T03:43:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.37","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37/manifests"},{"name":"v0.0.36","sha":"40341b3ab8de8013d4ca3878d7a5652b5171ee6e","kind":"tag","published_at":"2018-04-19T14:44:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.36","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36/manifests"},{"name":"v0.0.35","sha":"92ebe86cb48262775435bec572c8478a089a3faf","kind":"tag","published_at":"2018-04-13T10:00:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.35","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35/manifests"},{"name":"v0.0.34","sha":"9981c3323dcd79bcf8868158e0ed68773aeffad8","kind":"tag","published_at":"2018-04-01T21:37:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.34","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34/manifests"},{"name":"v0.0.33","sha":"189ef54f9dc0f30508413e42416ede73ebaeb387","kind":"tag","published_at":"2018-02-01T22:38:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.33","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33/manifests"},{"name":"v0.0.32","sha":"d1cdbbe179b0d539f83e055d418b8b269abf0c74","kind":"tag","published_at":"2018-02-01T06:13:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.32","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32/manifests"},{"name":"v0.0.31","sha":"8beb54e78ef2180356560b403a6ced65fd8970dd","kind":"tag","published_at":"2018-01-25T08:40:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.31","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31/manifests"},{"name":"v0.0.30","sha":"8343d310ae4b3b0382b2da0324b963aa1581e9c3","kind":"tag","published_at":"2017-11-15T17:47:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.30","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30/manifests"},{"name":"v0.0.29","sha":"f1ac919a2df16ebecc4723a6d3b15bef772774fc","kind":"tag","published_at":"2017-10-30T22:44:59.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.29","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29/manifests"},{"name":"v0.0.28","sha":"97c69182b942f03646cd09ea8dc771487e795f41","kind":"tag","published_at":"2017-10-04T21:18:16.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.28","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28/manifests"},{"name":"v0.0.27","sha":"7c6231ea0f90b805fc459e9eebd91abd0473f468","kind":"tag","published_at":"2017-10-04T07:44:26.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.27","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27/manifests"},{"name":"v0.0.26","sha":"cca0b73e48061c1a68edce12102f1f58b0d8e8f2","kind":"tag","published_at":"2017-10-01T20:06:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.26","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26/manifests"},{"name":"v0.0.25","sha":"3b7bf99ac92d37028bf8419200e10213dc644502","kind":"tag","published_at":"2017-09-28T18:40:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.25","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25/manifests"},{"name":"v0.0.24","sha":"254b967686cb6955336cf56031e35a22998d7fc1","kind":"tag","published_at":"2017-09-27T05:23:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.24","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"63dda95f75bacb75948053f4aa9bb2c2b1a2ac71","kind":"tag","published_at":"2017-09-21T00:27:11.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.23","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23/manifests"},{"name":"v0.0.22","sha":"32352f4cf2906591fe1bcc7f6e7e5964d469e661","kind":"tag","published_at":"2017-09-17T22:57:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.22","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"f6aaafc0f43334544415c61df6be2a5f4080ef0a","kind":"tag","published_at":"2017-09-17T22:44:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.21","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"dc6c4e0781aea9d7beb6833a703d344a97c2a00d","kind":"tag","published_at":"2017-09-15T01:17:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.20","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"c98c3cea77a66a30548e90c8a526c3fb32499a18","kind":"tag","published_at":"2017-09-06T16:56:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.19","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"a8a06f5c6bdec825c79d136274fd3741a9f6ceca","kind":"tag","published_at":"2017-09-05T09:02:49.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.18","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"98079fe55852be4be1bd92c5c5d538c4bbfb816c","kind":"tag","published_at":"2017-09-01T22:15:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.17","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"d3fff35ef95062eaf20d31b685d0145c09dfe378","kind":"tag","published_at":"2017-08-25T21:27:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.16","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"5e29a302823d38472c7948b2be9bf61eaeb50ce3","kind":"tag","published_at":"2017-08-22T04:17:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.15","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"26499a8dbf06790b1259e1ce390e5a151cefa941","kind":"tag","published_at":"2017-08-21T05:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.14","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"df2d4fe357502d14706a96ab1f1887b53ff658fa","kind":"tag","published_at":"2017-08-20T05:12:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.13","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"4d0689a5cd51b846b42851b30828ff44229dea66","kind":"tag","published_at":"2017-08-16T19:54:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.12","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"f555b1dee845fce358ab0f20e1576c1072139f3f","kind":"tag","published_at":"2017-08-14T19:26:36.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.11","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"3aa0eda562687f48b09e525aceabb3bf4d5e4b44","kind":"tag","published_at":"2017-08-11T12:06:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.10","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"1b7fc8f548a28b37e36fa60f8c3623e5bb4ae605","kind":"tag","published_at":"2017-08-06T15:48:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.9","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"438a0d6bd3dd313ae45d448c016b43803c3df4bc","kind":"tag","published_at":"2017-08-04T22:47:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.8","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"24fd7e68bae5164dd68fb2551c2e08df8a58d652","kind":"tag","published_at":"2017-08-03T13:59:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.7","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"db6318aa6ff281d228df565b6a57fc3135be8828","kind":"tag","published_at":"2017-08-02T21:59:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.6","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"dafd0bf7eb846174d532931b3ec73cd5f8c6a09f","kind":"tag","published_at":"2017-08-01T22:25:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.5","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"81b0fe3d4d5a21937fbcdf6a0b5245589a5884e2","kind":"tag","published_at":"2017-07-27T17:53:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.4","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"077dd783094ffdde8d703e8ca099524fef93ec48","kind":"tag","published_at":"2017-04-30T00:21:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.3","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a2360fd42a1f63312cba523839bb0e35db17aa66","kind":"tag","published_at":"2017-04-25T18:39:51.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.2","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4e4aede68afbdfe68e21320d7fc6c90c91f11b2a","kind":"tag","published_at":"2017-04-25T11:35:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.1","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-05T19:42:33.612Z","dependent_packages_count":2,"downloads":5,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":26.320100351146486,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":1.9393133639754854,"forks_count":2.8380549020254735,"average":13.181520920925047},"purl":"pkg:npm/%40stdlib/dist-datasets-primes-100k","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stdlib/dist-datasets-primes-100k","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stdlib/dist-datasets-primes-100k","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stdlib/dist-datasets-primes-100k/dependencies","status":"deprecated","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T19:34:19.096Z","issues_count":801,"pull_requests_count":1997,"avg_time_to_close_issue":18330234.241645243,"avg_time_to_close_pull_request":1082697.4143546443,"issues_closed_count":388,"pull_requests_closed_count":1658,"pull_request_authors_count":128,"issue_authors_count":70,"avg_comments_per_issue":2.816479400749064,"avg_comments_per_pull_request":1.0580871306960442,"merged_pull_requests_count":1486,"bot_issues_count":2,"bot_pull_requests_count":114,"past_year_issues_count":591,"past_year_pull_requests_count":1834,"past_year_avg_time_to_close_issue":2107568.4363636365,"past_year_avg_time_to_close_pull_request":367635.3509933775,"past_year_issues_closed_count":275,"past_year_pull_requests_closed_count":1510,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":47,"past_year_avg_comments_per_issue":2.6379018612521152,"past_year_avg_comments_per_pull_request":0.9323882224645583,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":108,"past_year_merged_pull_requests_count":1365,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/issues","maintainers":[{"login":"Planeshifter","count":313,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"kgryte","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"gunjjoshi","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"Jaysukh-409","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"Pranavchiku","count":116,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"},{"login":"aman-095","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"Snehil-Shah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"rreusser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"}],"active_maintainers":[{"login":"Planeshifter","count":299,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"gunjjoshi","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"Jaysukh-409","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"kgryte","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"Pranavchiku","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"},{"login":"aman-095","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"Snehil-Shah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"rreusser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-primes-100k/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-primes-100k/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-primes-100k/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-primes-100k/related_packages","maintainers":[{"uuid":"planeshifter","login":"planeshifter","name":null,"email":"pgb@andrew.cmu.edu","url":null,"packages_count":4395,"html_url":"https://www.npmjs.com/~planeshifter","role":null,"created_at":"2022-11-11T00:21:39.683Z","updated_at":"2022-11-11T00:21:39.683Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/planeshifter/packages"},{"uuid":"rreusser","login":"rreusser","name":null,"email":"rsreusser@gmail.com","url":null,"packages_count":4351,"html_url":"https://www.npmjs.com/~rreusser","role":null,"created_at":"2022-11-11T00:21:39.706Z","updated_at":"2022-11-11T00:21:39.706Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreusser/packages"},{"uuid":"stdlib-bot","login":"stdlib-bot","name":null,"email":"kgryte+stdlibbot@gmail.com","url":null,"packages_count":4086,"html_url":"https://www.npmjs.com/~stdlib-bot","role":null,"created_at":"2022-11-11T00:21:39.624Z","updated_at":"2022-11-11T00:21:39.624Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stdlib-bot/packages"},{"uuid":"kgryte","login":"kgryte","name":null,"email":"kgryte@gmail.com","url":null,"packages_count":4885,"html_url":"https://www.npmjs.com/~kgryte","role":null,"created_at":"2022-11-11T00:21:39.636Z","updated_at":"2022-11-11T00:21:39.636Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgryte/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130752,"maintainers_count":1051544,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1293005,"name":"@stdlib/dist-plot-flat","ecosystem":"npm","description":"Two-dimensional plotting functionality as a UMD bundle.","homepage":"https://github.com/stdlib-js/stdlib","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/stdlib-js/stdlib","keywords_array":["stdlib","plot","plt","figure","fig","data","umd"],"namespace":"stdlib","versions_count":5,"first_release_published_at":"2020-06-24T07:43:05.134Z","latest_release_published_at":"2021-08-21T18:40:41.313Z","latest_release_number":"0.0.96","last_synced_at":"2025-09-01T18:34:32.249Z","created_at":"2022-04-08T19:52:38.231Z","updated_at":"2025-09-01T18:34:32.250Z","registry_url":"https://www.npmjs.com/package/@stdlib/dist-plot-flat","install_command":"npm install @stdlib/dist-plot-flat","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.96"}},"repo_metadata":{"id":37700568,"uuid":"54614238","full_name":"stdlib-js/stdlib","owner":"stdlib-js","description":"✨ Standard library for JavaScript and Node.js. ✨","archived":false,"fork":false,"pushed_at":"2024-04-14T01:49:55.000Z","size":1954737,"stargazers_count":3993,"open_issues_count":508,"forks_count":399,"subscribers_count":55,"default_branch":"develop","last_synced_at":"2024-04-14T03:04:37.619Z","etag":null,"topics":["javascript","js","lib","library","math","mathematics","node","node-js","nodejs","numeric","numerical-computing","science","scientific","scientific-computing","standard","statistics","stats","stdlib","utilities","utils"],"latest_commit_sha":null,"homepage":"https://stdlib.io","language":"JavaScript","has_issues":true,"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":"SUPPORT.md","governance":"GOVERNANCE.md","roadmap":"ROADMAP.md","authors":null,"dei":null},"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"created_at":"2016-03-24T04:19:52.000Z","updated_at":"2024-08-19T02:20:11.190Z","dependencies_parsed_at":"2024-04-15T03:39:15.105Z","dependency_job_id":null,"html_url":"https://github.com/stdlib-js/stdlib","commit_stats":{"total_commits":47226,"total_committers":85,"mean_commits":555.6,"dds":"0.27440393003853814","last_synced_commit":"c43bb5824767f2def1b1bfa18297ac37a5ec5f9e"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":216040174,"owners_count":15966981,"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","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stdlib-js","name":"stdlib","uuid":"17805691","kind":"organization","description":"Standard library for JavaScript.","email":null,"website":"https://stdlib.io","location":null,"twitter":"stdlibjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17805691?v=4","repositories_count":3692,"last_synced_at":"2024-05-01T09:30:33.148Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"html_url":"https://github.com/stdlib-js","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"total_stars":9686,"followers":99,"following":0,"created_at":"2022-11-02T16:51:14.990Z","updated_at":"2024-05-01T09:37:07.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js/repositories"},"tags":[{"name":"v0.3.0","sha":"a44a0c7678c194d0813eeaf656da06d2aa706829","kind":"tag","published_at":"2024-08-19T00:50:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.3.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"b4ea5ba9fd0fc34939ae3d37aa2bec6aeab907d5","kind":"tag","published_at":"2024-02-05T04:59:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.2.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"77844353be9f5acda7aa5dc0843aed88f07b6ab6","kind":"tag","published_at":"2023-11-10T10:53:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.1.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0/manifests"},{"name":"v0.0.96","sha":"8b42836a8ece8fbb9cc4f5c58a7b3738d47e14c4","kind":"tag","published_at":"2021-08-21T18:41:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.96","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96/manifests"},{"name":"v0.0.95","sha":"426f232f9e41603d71193283d3590a52b38ce39f","kind":"tag","published_at":"2021-08-18T09:04:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.95","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95/manifests"},{"name":"v0.0.94","sha":"b778a25a6ae526ffb78afdf04100c2b44b571ba1","kind":"commit","published_at":"2021-04-26T06:26:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.94","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94/manifests"},{"name":"v0.0.93","sha":"0301c9ff7117eedaa07c66a23dbd26e6d9829730","kind":"tag","published_at":"2020-12-07T05:13:25.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.93","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93/manifests"},{"name":"v0.0.92","sha":"b4d11aac1aa74441653f0ba195a184fd5cc51de0","kind":"tag","published_at":"2020-06-24T07:50:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.92","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92/manifests"},{"name":"v0.0.91","sha":"68f492edd886c9253209599191f0c6bde0e3775c","kind":"tag","published_at":"2020-03-12T19:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.91","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91/manifests"},{"name":"v0.0.90","sha":"51dcafe2bcccbc953fad532ee4705bbeb3627c51","kind":"tag","published_at":"2019-11-22T10:11:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.90","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90/manifests"},{"name":"v0.0.89","sha":"c9dda5d14645aee215039dfa7a833d1fcc549a5a","kind":"tag","published_at":"2019-11-22T09:52:27.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.89","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89/manifests"},{"name":"v0.0.88","sha":"adcd15a7237d6dd9eb51d237e04ac9374b0ac11d","kind":"tag","published_at":"2019-11-22T02:13:39.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.88","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88/manifests"},{"name":"v0.0.87","sha":"1993f7dbf36078338aae5479bcd97f9e537a7dbd","kind":"tag","published_at":"2019-10-15T00:19:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.87","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87/manifests"},{"name":"v0.0.86","sha":"48de445cf9378e6148459fb76cb4063ba01faadf","kind":"tag","published_at":"2019-10-14T21:04:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.86","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86/manifests"},{"name":"v0.0.85","sha":"93372ce7809b022a3c394a40096655f5a47520c7","kind":"tag","published_at":"2019-09-09T23:23:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.85","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85/manifests"},{"name":"v0.0.84","sha":"8f027cbb4a791b6831f91c2da5ddf4b8b2864792","kind":"tag","published_at":"2019-09-05T02:33:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.84","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84/manifests"},{"name":"v0.0.83","sha":"f371d66d798c4bb991a2aedfc77bfcbabbb0a2a6","kind":"tag","published_at":"2019-09-04T19:36:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.83","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83/manifests"},{"name":"v0.0.82","sha":"0e7ce41dd6d0150053c16e5272f06517dc3925e4","kind":"tag","published_at":"2019-09-04T19:24:07.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.82","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82/manifests"},{"name":"v0.0.81","sha":"efcfc6c3138ee6c5143ad6f9e9190f08f1d8911c","kind":"tag","published_at":"2019-09-04T19:13:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.81","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81/manifests"},{"name":"v0.0.80","sha":"3bf4cc5c24d5d69864f896c22e3977415b88a940","kind":"tag","published_at":"2019-09-04T19:03:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.80","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80/manifests"},{"name":"v0.0.79","sha":"5a583b4ef66a40c584ed86466e5aafd54e3b487f","kind":"tag","published_at":"2019-09-04T18:46:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.79","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79/manifests"},{"name":"v0.0.78","sha":"37730586207a33ac803d34608e9f488f2e4104ba","kind":"tag","published_at":"2019-09-04T07:59:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.78","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78/manifests"},{"name":"v0.0.77","sha":"59e962be1f60e91ec29f73ec0986cc21e85046a6","kind":"tag","published_at":"2019-09-04T07:33:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.77","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77/manifests"},{"name":"v0.0.76","sha":"8f62eb581a8812fdcbc0f0028e36f9e09ade8c73","kind":"tag","published_at":"2019-09-01T19:14:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.76","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76/manifests"},{"name":"v0.0.75","sha":"7f4a19562c512c627da3898028b80b5d358da0ca","kind":"tag","published_at":"2019-09-01T10:02:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.75","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75/manifests"},{"name":"v0.0.74","sha":"34663c5c3ea7a42ee6fdc1e06bf66038dc14e6e9","kind":"tag","published_at":"2019-09-01T09:46:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.74","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74/manifests"},{"name":"v0.0.73","sha":"8cdabc03cc7494eaf23dffcc2f93320e7789b8a1","kind":"tag","published_at":"2019-08-28T23:35:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.73","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73/manifests"},{"name":"v0.0.72","sha":"be9c2f964fc4dd8a80d7db4fb0a95785a726f578","kind":"tag","published_at":"2019-08-27T01:17:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.72","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72/manifests"},{"name":"v0.0.71","sha":"bb43d34ea97d2ae79e70933c9ee269655bd7aa50","kind":"tag","published_at":"2019-08-27T00:37:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.71","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71/manifests"},{"name":"v0.0.70","sha":"2408003b038ac5d9d678bcde4eeb73e8e59c9003","kind":"tag","published_at":"2019-08-27T00:23:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.70","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70/manifests"},{"name":"v0.0.69","sha":"ab72240f0916142d61ecd9969cbd9783d759cdc4","kind":"tag","published_at":"2019-08-26T23:25:42.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.69","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69/manifests"},{"name":"v0.0.68","sha":"380fcacd49ecf048ce7484628c3e56065f84d44e","kind":"tag","published_at":"2019-08-26T22:45:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.68","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68/manifests"},{"name":"v0.0.67","sha":"a56070b7403894a83e371a4c00dd308c9b6ed201","kind":"tag","published_at":"2019-08-20T02:42:35.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.67","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67/manifests"},{"name":"v0.0.66","sha":"370bfd6f921cb8f9e2bdf3029eefe16e1fe1d7ef","kind":"tag","published_at":"2019-08-17T17:33:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.66","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66/manifests"},{"name":"v0.0.65","sha":"7ecfac0271ab71a9c11ccfc5657d0976c9ded5c2","kind":"tag","published_at":"2019-08-17T03:06:38.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.65","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65/manifests"},{"name":"v0.0.64","sha":"ff19040903844c4d4b775025a531681dafaf683f","kind":"tag","published_at":"2019-08-09T18:48:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.64","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64/manifests"},{"name":"v0.0.63","sha":"61493a0bc1943e69ea2bb750109dca0f65b63590","kind":"tag","published_at":"2019-08-06T02:49:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.63","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63/manifests"},{"name":"v0.0.62","sha":"4538c0ba3332f1be886010247a8b0a33af1c2214","kind":"tag","published_at":"2019-07-30T07:28:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.62","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62/manifests"},{"name":"v0.0.61","sha":"40f4a81134ed874737be026a47e3dcccad9c907f","kind":"tag","published_at":"2019-07-27T22:32:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.61","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61/manifests"},{"name":"v0.0.60","sha":"c44b352188c92a16d7fc01c16203282b8aaa0fd0","kind":"tag","published_at":"2019-02-22T03:40:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.60","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60/manifests"},{"name":"v0.0.59","sha":"22397dc088030c3d14d944cf7de59178fd37f2c2","kind":"tag","published_at":"2019-02-09T07:30:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.59","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59/manifests"},{"name":"v0.0.58","sha":"59c023fb92d532f69f471baf5570e1771f587bf5","kind":"tag","published_at":"2019-01-11T08:02:06.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.58","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58/manifests"},{"name":"v0.0.57","sha":"110d7917f3c65ca17167b54054ecbe33d9da3cf2","kind":"tag","published_at":"2019-01-02T01:03:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.57","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57/manifests"},{"name":"v0.0.56","sha":"22d55982538d0e3277601d6b6e06a4fab1aee67e","kind":"tag","published_at":"2018-12-29T18:24:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.56","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56/manifests"},{"name":"v0.0.55","sha":"3026ae9c1fa6a86dc85f099a3b50f047ade4a76f","kind":"tag","published_at":"2018-12-04T18:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.55","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55/manifests"},{"name":"v0.0.54","sha":"59453693ea997a9694397ffd9eb502259a1d2646","kind":"tag","published_at":"2018-12-04T11:34:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.54","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54/manifests"},{"name":"v0.0.53","sha":"07ef17f5cd2f5bfac7dce5e1fd3582a2fdc2f199","kind":"tag","published_at":"2018-12-03T14:58:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.53","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53/manifests"},{"name":"v0.0.52","sha":"342d643f847b8f53c442af97d4d5936e67fc9e51","kind":"tag","published_at":"2018-11-23T10:51:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.52","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52/manifests"},{"name":"v0.0.51","sha":"e9a2643b675ff543fa69803e96b478a3d858b0dd","kind":"tag","published_at":"2018-11-22T04:35:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.51","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51/manifests"},{"name":"v0.0.50","sha":"150aa92596b04166a9ccc6cbe2e2ba339b9ff1f3","kind":"tag","published_at":"2018-11-07T21:39:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.50","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50/manifests"},{"name":"v0.0.49","sha":"fe7ce2ed34cde9e6ef73b30992ccf58881aa6a2e","kind":"tag","published_at":"2018-10-29T09:41:24.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.49","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49/manifests"},{"name":"v0.0.48","sha":"89a05192e9840f4e8a6de9a757bc6295b48d85b9","kind":"tag","published_at":"2018-10-28T08:10:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.48","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48/manifests"},{"name":"v0.0.47","sha":"07a705b6ce5aa3147951f737cdb8e4ee5817a991","kind":"tag","published_at":"2018-10-27T05:49:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.47","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47/manifests"},{"name":"v0.0.46","sha":"8512be2a3101f8a6f476661175b525da2784669d","kind":"tag","published_at":"2018-10-23T00:27:30.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.46","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46/manifests"},{"name":"v0.0.45","sha":"e3d5637c15e968357b08a251f96739480b8b5aa6","kind":"tag","published_at":"2018-10-18T02:01:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.45","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45/manifests"},{"name":"v0.0.44","sha":"e96eb0f6236990be48da669e02fcefb4918ab793","kind":"tag","published_at":"2018-10-14T00:40:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.44","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44/manifests"},{"name":"v0.0.43","sha":"1ca03f761500b5a6da2b0aa0e9f150b4e4fdfaae","kind":"tag","published_at":"2018-07-11T21:33:31.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.43","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43/manifests"},{"name":"v0.0.42","sha":"0caefc55486ee5ee9a8c5a453a9eb93dc96c426b","kind":"tag","published_at":"2018-06-09T22:07:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.42","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42/manifests"},{"name":"v0.0.41","sha":"565e30c3f38bbc0d6340d660317598b8b8992e01","kind":"tag","published_at":"2018-06-08T05:07:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.41","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41/manifests"},{"name":"v0.0.40","sha":"a8222c133ec86c5ffe6ec66e83b3dc92df90b47c","kind":"tag","published_at":"2018-05-11T23:36:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.40","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40/manifests"},{"name":"v0.0.39","sha":"c56da3a88a38d2d032349bbac0da0dd87800d420","kind":"tag","published_at":"2018-05-10T22:49:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.39","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39/manifests"},{"name":"v0.0.38","sha":"9d7cb5a3e55a8260abdce060cef728454d300884","kind":"tag","published_at":"2018-05-04T23:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.38","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38/manifests"},{"name":"v0.0.37","sha":"9860336fe2024e9c1f0f958ce79e049f4448d775","kind":"tag","published_at":"2018-05-03T03:43:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.37","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37/manifests"},{"name":"v0.0.36","sha":"40341b3ab8de8013d4ca3878d7a5652b5171ee6e","kind":"tag","published_at":"2018-04-19T14:44:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.36","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36/manifests"},{"name":"v0.0.35","sha":"92ebe86cb48262775435bec572c8478a089a3faf","kind":"tag","published_at":"2018-04-13T10:00:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.35","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35/manifests"},{"name":"v0.0.34","sha":"9981c3323dcd79bcf8868158e0ed68773aeffad8","kind":"tag","published_at":"2018-04-01T21:37:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.34","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34/manifests"},{"name":"v0.0.33","sha":"189ef54f9dc0f30508413e42416ede73ebaeb387","kind":"tag","published_at":"2018-02-01T22:38:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.33","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33/manifests"},{"name":"v0.0.32","sha":"d1cdbbe179b0d539f83e055d418b8b269abf0c74","kind":"tag","published_at":"2018-02-01T06:13:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.32","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32/manifests"},{"name":"v0.0.31","sha":"8beb54e78ef2180356560b403a6ced65fd8970dd","kind":"tag","published_at":"2018-01-25T08:40:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.31","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31/manifests"},{"name":"v0.0.30","sha":"8343d310ae4b3b0382b2da0324b963aa1581e9c3","kind":"tag","published_at":"2017-11-15T17:47:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.30","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30/manifests"},{"name":"v0.0.29","sha":"f1ac919a2df16ebecc4723a6d3b15bef772774fc","kind":"tag","published_at":"2017-10-30T22:44:59.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.29","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29/manifests"},{"name":"v0.0.28","sha":"97c69182b942f03646cd09ea8dc771487e795f41","kind":"tag","published_at":"2017-10-04T21:18:16.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.28","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28/manifests"},{"name":"v0.0.27","sha":"7c6231ea0f90b805fc459e9eebd91abd0473f468","kind":"tag","published_at":"2017-10-04T07:44:26.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.27","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27/manifests"},{"name":"v0.0.26","sha":"cca0b73e48061c1a68edce12102f1f58b0d8e8f2","kind":"tag","published_at":"2017-10-01T20:06:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.26","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26/manifests"},{"name":"v0.0.25","sha":"3b7bf99ac92d37028bf8419200e10213dc644502","kind":"tag","published_at":"2017-09-28T18:40:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.25","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25/manifests"},{"name":"v0.0.24","sha":"254b967686cb6955336cf56031e35a22998d7fc1","kind":"tag","published_at":"2017-09-27T05:23:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.24","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"63dda95f75bacb75948053f4aa9bb2c2b1a2ac71","kind":"tag","published_at":"2017-09-21T00:27:11.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.23","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23/manifests"},{"name":"v0.0.22","sha":"32352f4cf2906591fe1bcc7f6e7e5964d469e661","kind":"tag","published_at":"2017-09-17T22:57:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.22","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"f6aaafc0f43334544415c61df6be2a5f4080ef0a","kind":"tag","published_at":"2017-09-17T22:44:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.21","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"dc6c4e0781aea9d7beb6833a703d344a97c2a00d","kind":"tag","published_at":"2017-09-15T01:17:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.20","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"c98c3cea77a66a30548e90c8a526c3fb32499a18","kind":"tag","published_at":"2017-09-06T16:56:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.19","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"a8a06f5c6bdec825c79d136274fd3741a9f6ceca","kind":"tag","published_at":"2017-09-05T09:02:49.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.18","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"98079fe55852be4be1bd92c5c5d538c4bbfb816c","kind":"tag","published_at":"2017-09-01T22:15:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.17","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"d3fff35ef95062eaf20d31b685d0145c09dfe378","kind":"tag","published_at":"2017-08-25T21:27:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.16","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"5e29a302823d38472c7948b2be9bf61eaeb50ce3","kind":"tag","published_at":"2017-08-22T04:17:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.15","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"26499a8dbf06790b1259e1ce390e5a151cefa941","kind":"tag","published_at":"2017-08-21T05:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.14","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"df2d4fe357502d14706a96ab1f1887b53ff658fa","kind":"tag","published_at":"2017-08-20T05:12:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.13","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"4d0689a5cd51b846b42851b30828ff44229dea66","kind":"tag","published_at":"2017-08-16T19:54:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.12","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"f555b1dee845fce358ab0f20e1576c1072139f3f","kind":"tag","published_at":"2017-08-14T19:26:36.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.11","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"3aa0eda562687f48b09e525aceabb3bf4d5e4b44","kind":"tag","published_at":"2017-08-11T12:06:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.10","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"1b7fc8f548a28b37e36fa60f8c3623e5bb4ae605","kind":"tag","published_at":"2017-08-06T15:48:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.9","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"438a0d6bd3dd313ae45d448c016b43803c3df4bc","kind":"tag","published_at":"2017-08-04T22:47:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.8","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"24fd7e68bae5164dd68fb2551c2e08df8a58d652","kind":"tag","published_at":"2017-08-03T13:59:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.7","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"db6318aa6ff281d228df565b6a57fc3135be8828","kind":"tag","published_at":"2017-08-02T21:59:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.6","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"dafd0bf7eb846174d532931b3ec73cd5f8c6a09f","kind":"tag","published_at":"2017-08-01T22:25:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.5","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"81b0fe3d4d5a21937fbcdf6a0b5245589a5884e2","kind":"tag","published_at":"2017-07-27T17:53:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.4","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"077dd783094ffdde8d703e8ca099524fef93ec48","kind":"tag","published_at":"2017-04-30T00:21:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.3","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a2360fd42a1f63312cba523839bb0e35db17aa66","kind":"tag","published_at":"2017-04-25T18:39:51.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.2","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4e4aede68afbdfe68e21320d7fc6c90c91f11b2a","kind":"tag","published_at":"2017-04-25T11:35:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.1","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-05T19:42:34.065Z","dependent_packages_count":2,"downloads":7,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":27.72123557733586,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":1.9393133639754854,"forks_count":2.8380549020254735,"average":13.461747966162921},"purl":"pkg:npm/%40stdlib/dist-plot-flat","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stdlib/dist-plot-flat","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stdlib/dist-plot-flat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stdlib/dist-plot-flat/dependencies","status":"deprecated","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T19:34:19.096Z","issues_count":801,"pull_requests_count":1997,"avg_time_to_close_issue":18330234.241645243,"avg_time_to_close_pull_request":1082697.4143546443,"issues_closed_count":388,"pull_requests_closed_count":1658,"pull_request_authors_count":128,"issue_authors_count":70,"avg_comments_per_issue":2.816479400749064,"avg_comments_per_pull_request":1.0580871306960442,"merged_pull_requests_count":1486,"bot_issues_count":2,"bot_pull_requests_count":114,"past_year_issues_count":591,"past_year_pull_requests_count":1834,"past_year_avg_time_to_close_issue":2107568.4363636365,"past_year_avg_time_to_close_pull_request":367635.3509933775,"past_year_issues_closed_count":275,"past_year_pull_requests_closed_count":1510,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":47,"past_year_avg_comments_per_issue":2.6379018612521152,"past_year_avg_comments_per_pull_request":0.9323882224645583,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":108,"past_year_merged_pull_requests_count":1365,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/issues","maintainers":[{"login":"Planeshifter","count":313,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"kgryte","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"gunjjoshi","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"Jaysukh-409","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"Pranavchiku","count":116,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"},{"login":"aman-095","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"Snehil-Shah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"rreusser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"}],"active_maintainers":[{"login":"Planeshifter","count":299,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"gunjjoshi","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"Jaysukh-409","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"kgryte","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"Pranavchiku","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"},{"login":"aman-095","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"Snehil-Shah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"rreusser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-plot-flat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-plot-flat/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-plot-flat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-plot-flat/related_packages","maintainers":[{"uuid":"planeshifter","login":"planeshifter","name":null,"email":"pgb@andrew.cmu.edu","url":null,"packages_count":4395,"html_url":"https://www.npmjs.com/~planeshifter","role":null,"created_at":"2022-11-11T00:21:09.133Z","updated_at":"2022-11-11T00:21:09.133Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/planeshifter/packages"},{"uuid":"rreusser","login":"rreusser","name":null,"email":"rsreusser@gmail.com","url":null,"packages_count":4351,"html_url":"https://www.npmjs.com/~rreusser","role":null,"created_at":"2022-11-11T00:21:09.158Z","updated_at":"2022-11-11T00:21:09.158Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreusser/packages"},{"uuid":"stdlib-bot","login":"stdlib-bot","name":null,"email":"kgryte+stdlibbot@gmail.com","url":null,"packages_count":4086,"html_url":"https://www.npmjs.com/~stdlib-bot","role":null,"created_at":"2022-11-11T00:21:09.071Z","updated_at":"2022-11-11T00:21:09.071Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stdlib-bot/packages"},{"uuid":"kgryte","login":"kgryte","name":null,"email":"kgryte@gmail.com","url":null,"packages_count":4885,"html_url":"https://www.npmjs.com/~kgryte","role":null,"created_at":"2022-11-11T00:21:09.107Z","updated_at":"2022-11-11T00:21:09.107Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgryte/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130752,"maintainers_count":1051544,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1292994,"name":"@stdlib/dist-datasets-emoji","ecosystem":"npm","description":"Emoji as a UMD bundle.","homepage":"https://github.com/stdlib-js/stdlib","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/stdlib-js/stdlib","keywords_array":["stdlib","datasets","dataset","data","emoji","symbols","text","en"],"namespace":"stdlib","versions_count":5,"first_release_published_at":"2020-06-24T07:41:12.222Z","latest_release_published_at":"2021-08-21T18:39:27.599Z","latest_release_number":"0.0.96","last_synced_at":"2025-09-01T18:34:32.286Z","created_at":"2022-04-08T19:52:37.155Z","updated_at":"2025-09-01T18:34:32.287Z","registry_url":"https://www.npmjs.com/package/@stdlib/dist-datasets-emoji","install_command":"npm install @stdlib/dist-datasets-emoji","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.96"}},"repo_metadata":{"id":37700568,"uuid":"54614238","full_name":"stdlib-js/stdlib","owner":"stdlib-js","description":"✨ Standard library for JavaScript and Node.js. ✨","archived":false,"fork":false,"pushed_at":"2024-04-14T01:49:55.000Z","size":1954737,"stargazers_count":3993,"open_issues_count":508,"forks_count":399,"subscribers_count":55,"default_branch":"develop","last_synced_at":"2024-04-14T03:04:37.619Z","etag":null,"topics":["javascript","js","lib","library","math","mathematics","node","node-js","nodejs","numeric","numerical-computing","science","scientific","scientific-computing","standard","statistics","stats","stdlib","utilities","utils"],"latest_commit_sha":null,"homepage":"https://stdlib.io","language":"JavaScript","has_issues":true,"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":"SUPPORT.md","governance":"GOVERNANCE.md","roadmap":"ROADMAP.md","authors":null,"dei":null},"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"created_at":"2016-03-24T04:19:52.000Z","updated_at":"2024-08-19T02:20:11.190Z","dependencies_parsed_at":"2024-04-15T03:39:15.105Z","dependency_job_id":null,"html_url":"https://github.com/stdlib-js/stdlib","commit_stats":{"total_commits":47226,"total_committers":85,"mean_commits":555.6,"dds":"0.27440393003853814","last_synced_commit":"c43bb5824767f2def1b1bfa18297ac37a5ec5f9e"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":216040174,"owners_count":15966981,"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","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stdlib-js","name":"stdlib","uuid":"17805691","kind":"organization","description":"Standard library for JavaScript.","email":null,"website":"https://stdlib.io","location":null,"twitter":"stdlibjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17805691?v=4","repositories_count":3692,"last_synced_at":"2024-05-01T09:30:33.148Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"html_url":"https://github.com/stdlib-js","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"total_stars":9686,"followers":99,"following":0,"created_at":"2022-11-02T16:51:14.990Z","updated_at":"2024-05-01T09:37:07.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js/repositories"},"tags":[{"name":"v0.3.0","sha":"a44a0c7678c194d0813eeaf656da06d2aa706829","kind":"tag","published_at":"2024-08-19T00:50:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.3.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"b4ea5ba9fd0fc34939ae3d37aa2bec6aeab907d5","kind":"tag","published_at":"2024-02-05T04:59:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.2.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"77844353be9f5acda7aa5dc0843aed88f07b6ab6","kind":"tag","published_at":"2023-11-10T10:53:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.1.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0/manifests"},{"name":"v0.0.96","sha":"8b42836a8ece8fbb9cc4f5c58a7b3738d47e14c4","kind":"tag","published_at":"2021-08-21T18:41:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.96","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96/manifests"},{"name":"v0.0.95","sha":"426f232f9e41603d71193283d3590a52b38ce39f","kind":"tag","published_at":"2021-08-18T09:04:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.95","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95/manifests"},{"name":"v0.0.94","sha":"b778a25a6ae526ffb78afdf04100c2b44b571ba1","kind":"commit","published_at":"2021-04-26T06:26:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.94","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94/manifests"},{"name":"v0.0.93","sha":"0301c9ff7117eedaa07c66a23dbd26e6d9829730","kind":"tag","published_at":"2020-12-07T05:13:25.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.93","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93/manifests"},{"name":"v0.0.92","sha":"b4d11aac1aa74441653f0ba195a184fd5cc51de0","kind":"tag","published_at":"2020-06-24T07:50:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.92","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92/manifests"},{"name":"v0.0.91","sha":"68f492edd886c9253209599191f0c6bde0e3775c","kind":"tag","published_at":"2020-03-12T19:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.91","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91/manifests"},{"name":"v0.0.90","sha":"51dcafe2bcccbc953fad532ee4705bbeb3627c51","kind":"tag","published_at":"2019-11-22T10:11:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.90","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90/manifests"},{"name":"v0.0.89","sha":"c9dda5d14645aee215039dfa7a833d1fcc549a5a","kind":"tag","published_at":"2019-11-22T09:52:27.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.89","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89/manifests"},{"name":"v0.0.88","sha":"adcd15a7237d6dd9eb51d237e04ac9374b0ac11d","kind":"tag","published_at":"2019-11-22T02:13:39.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.88","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88/manifests"},{"name":"v0.0.87","sha":"1993f7dbf36078338aae5479bcd97f9e537a7dbd","kind":"tag","published_at":"2019-10-15T00:19:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.87","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87/manifests"},{"name":"v0.0.86","sha":"48de445cf9378e6148459fb76cb4063ba01faadf","kind":"tag","published_at":"2019-10-14T21:04:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.86","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86/manifests"},{"name":"v0.0.85","sha":"93372ce7809b022a3c394a40096655f5a47520c7","kind":"tag","published_at":"2019-09-09T23:23:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.85","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85/manifests"},{"name":"v0.0.84","sha":"8f027cbb4a791b6831f91c2da5ddf4b8b2864792","kind":"tag","published_at":"2019-09-05T02:33:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.84","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84/manifests"},{"name":"v0.0.83","sha":"f371d66d798c4bb991a2aedfc77bfcbabbb0a2a6","kind":"tag","published_at":"2019-09-04T19:36:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.83","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83/manifests"},{"name":"v0.0.82","sha":"0e7ce41dd6d0150053c16e5272f06517dc3925e4","kind":"tag","published_at":"2019-09-04T19:24:07.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.82","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82/manifests"},{"name":"v0.0.81","sha":"efcfc6c3138ee6c5143ad6f9e9190f08f1d8911c","kind":"tag","published_at":"2019-09-04T19:13:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.81","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81/manifests"},{"name":"v0.0.80","sha":"3bf4cc5c24d5d69864f896c22e3977415b88a940","kind":"tag","published_at":"2019-09-04T19:03:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.80","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80/manifests"},{"name":"v0.0.79","sha":"5a583b4ef66a40c584ed86466e5aafd54e3b487f","kind":"tag","published_at":"2019-09-04T18:46:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.79","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79/manifests"},{"name":"v0.0.78","sha":"37730586207a33ac803d34608e9f488f2e4104ba","kind":"tag","published_at":"2019-09-04T07:59:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.78","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78/manifests"},{"name":"v0.0.77","sha":"59e962be1f60e91ec29f73ec0986cc21e85046a6","kind":"tag","published_at":"2019-09-04T07:33:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.77","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77/manifests"},{"name":"v0.0.76","sha":"8f62eb581a8812fdcbc0f0028e36f9e09ade8c73","kind":"tag","published_at":"2019-09-01T19:14:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.76","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76/manifests"},{"name":"v0.0.75","sha":"7f4a19562c512c627da3898028b80b5d358da0ca","kind":"tag","published_at":"2019-09-01T10:02:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.75","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75/manifests"},{"name":"v0.0.74","sha":"34663c5c3ea7a42ee6fdc1e06bf66038dc14e6e9","kind":"tag","published_at":"2019-09-01T09:46:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.74","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74/manifests"},{"name":"v0.0.73","sha":"8cdabc03cc7494eaf23dffcc2f93320e7789b8a1","kind":"tag","published_at":"2019-08-28T23:35:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.73","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73/manifests"},{"name":"v0.0.72","sha":"be9c2f964fc4dd8a80d7db4fb0a95785a726f578","kind":"tag","published_at":"2019-08-27T01:17:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.72","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72/manifests"},{"name":"v0.0.71","sha":"bb43d34ea97d2ae79e70933c9ee269655bd7aa50","kind":"tag","published_at":"2019-08-27T00:37:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.71","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71/manifests"},{"name":"v0.0.70","sha":"2408003b038ac5d9d678bcde4eeb73e8e59c9003","kind":"tag","published_at":"2019-08-27T00:23:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.70","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70/manifests"},{"name":"v0.0.69","sha":"ab72240f0916142d61ecd9969cbd9783d759cdc4","kind":"tag","published_at":"2019-08-26T23:25:42.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.69","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69/manifests"},{"name":"v0.0.68","sha":"380fcacd49ecf048ce7484628c3e56065f84d44e","kind":"tag","published_at":"2019-08-26T22:45:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.68","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68/manifests"},{"name":"v0.0.67","sha":"a56070b7403894a83e371a4c00dd308c9b6ed201","kind":"tag","published_at":"2019-08-20T02:42:35.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.67","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67/manifests"},{"name":"v0.0.66","sha":"370bfd6f921cb8f9e2bdf3029eefe16e1fe1d7ef","kind":"tag","published_at":"2019-08-17T17:33:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.66","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66/manifests"},{"name":"v0.0.65","sha":"7ecfac0271ab71a9c11ccfc5657d0976c9ded5c2","kind":"tag","published_at":"2019-08-17T03:06:38.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.65","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65/manifests"},{"name":"v0.0.64","sha":"ff19040903844c4d4b775025a531681dafaf683f","kind":"tag","published_at":"2019-08-09T18:48:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.64","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64/manifests"},{"name":"v0.0.63","sha":"61493a0bc1943e69ea2bb750109dca0f65b63590","kind":"tag","published_at":"2019-08-06T02:49:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.63","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63/manifests"},{"name":"v0.0.62","sha":"4538c0ba3332f1be886010247a8b0a33af1c2214","kind":"tag","published_at":"2019-07-30T07:28:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.62","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62/manifests"},{"name":"v0.0.61","sha":"40f4a81134ed874737be026a47e3dcccad9c907f","kind":"tag","published_at":"2019-07-27T22:32:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.61","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61/manifests"},{"name":"v0.0.60","sha":"c44b352188c92a16d7fc01c16203282b8aaa0fd0","kind":"tag","published_at":"2019-02-22T03:40:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.60","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60/manifests"},{"name":"v0.0.59","sha":"22397dc088030c3d14d944cf7de59178fd37f2c2","kind":"tag","published_at":"2019-02-09T07:30:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.59","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59/manifests"},{"name":"v0.0.58","sha":"59c023fb92d532f69f471baf5570e1771f587bf5","kind":"tag","published_at":"2019-01-11T08:02:06.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.58","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58/manifests"},{"name":"v0.0.57","sha":"110d7917f3c65ca17167b54054ecbe33d9da3cf2","kind":"tag","published_at":"2019-01-02T01:03:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.57","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57/manifests"},{"name":"v0.0.56","sha":"22d55982538d0e3277601d6b6e06a4fab1aee67e","kind":"tag","published_at":"2018-12-29T18:24:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.56","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56/manifests"},{"name":"v0.0.55","sha":"3026ae9c1fa6a86dc85f099a3b50f047ade4a76f","kind":"tag","published_at":"2018-12-04T18:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.55","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55/manifests"},{"name":"v0.0.54","sha":"59453693ea997a9694397ffd9eb502259a1d2646","kind":"tag","published_at":"2018-12-04T11:34:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.54","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54/manifests"},{"name":"v0.0.53","sha":"07ef17f5cd2f5bfac7dce5e1fd3582a2fdc2f199","kind":"tag","published_at":"2018-12-03T14:58:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.53","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53/manifests"},{"name":"v0.0.52","sha":"342d643f847b8f53c442af97d4d5936e67fc9e51","kind":"tag","published_at":"2018-11-23T10:51:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.52","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52/manifests"},{"name":"v0.0.51","sha":"e9a2643b675ff543fa69803e96b478a3d858b0dd","kind":"tag","published_at":"2018-11-22T04:35:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.51","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51/manifests"},{"name":"v0.0.50","sha":"150aa92596b04166a9ccc6cbe2e2ba339b9ff1f3","kind":"tag","published_at":"2018-11-07T21:39:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.50","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50/manifests"},{"name":"v0.0.49","sha":"fe7ce2ed34cde9e6ef73b30992ccf58881aa6a2e","kind":"tag","published_at":"2018-10-29T09:41:24.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.49","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49/manifests"},{"name":"v0.0.48","sha":"89a05192e9840f4e8a6de9a757bc6295b48d85b9","kind":"tag","published_at":"2018-10-28T08:10:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.48","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48/manifests"},{"name":"v0.0.47","sha":"07a705b6ce5aa3147951f737cdb8e4ee5817a991","kind":"tag","published_at":"2018-10-27T05:49:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.47","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47/manifests"},{"name":"v0.0.46","sha":"8512be2a3101f8a6f476661175b525da2784669d","kind":"tag","published_at":"2018-10-23T00:27:30.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.46","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46/manifests"},{"name":"v0.0.45","sha":"e3d5637c15e968357b08a251f96739480b8b5aa6","kind":"tag","published_at":"2018-10-18T02:01:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.45","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45/manifests"},{"name":"v0.0.44","sha":"e96eb0f6236990be48da669e02fcefb4918ab793","kind":"tag","published_at":"2018-10-14T00:40:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.44","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44/manifests"},{"name":"v0.0.43","sha":"1ca03f761500b5a6da2b0aa0e9f150b4e4fdfaae","kind":"tag","published_at":"2018-07-11T21:33:31.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.43","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43/manifests"},{"name":"v0.0.42","sha":"0caefc55486ee5ee9a8c5a453a9eb93dc96c426b","kind":"tag","published_at":"2018-06-09T22:07:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.42","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42/manifests"},{"name":"v0.0.41","sha":"565e30c3f38bbc0d6340d660317598b8b8992e01","kind":"tag","published_at":"2018-06-08T05:07:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.41","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41/manifests"},{"name":"v0.0.40","sha":"a8222c133ec86c5ffe6ec66e83b3dc92df90b47c","kind":"tag","published_at":"2018-05-11T23:36:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.40","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40/manifests"},{"name":"v0.0.39","sha":"c56da3a88a38d2d032349bbac0da0dd87800d420","kind":"tag","published_at":"2018-05-10T22:49:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.39","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39/manifests"},{"name":"v0.0.38","sha":"9d7cb5a3e55a8260abdce060cef728454d300884","kind":"tag","published_at":"2018-05-04T23:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.38","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38/manifests"},{"name":"v0.0.37","sha":"9860336fe2024e9c1f0f958ce79e049f4448d775","kind":"tag","published_at":"2018-05-03T03:43:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.37","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37/manifests"},{"name":"v0.0.36","sha":"40341b3ab8de8013d4ca3878d7a5652b5171ee6e","kind":"tag","published_at":"2018-04-19T14:44:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.36","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36/manifests"},{"name":"v0.0.35","sha":"92ebe86cb48262775435bec572c8478a089a3faf","kind":"tag","published_at":"2018-04-13T10:00:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.35","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35/manifests"},{"name":"v0.0.34","sha":"9981c3323dcd79bcf8868158e0ed68773aeffad8","kind":"tag","published_at":"2018-04-01T21:37:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.34","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34/manifests"},{"name":"v0.0.33","sha":"189ef54f9dc0f30508413e42416ede73ebaeb387","kind":"tag","published_at":"2018-02-01T22:38:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.33","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33/manifests"},{"name":"v0.0.32","sha":"d1cdbbe179b0d539f83e055d418b8b269abf0c74","kind":"tag","published_at":"2018-02-01T06:13:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.32","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32/manifests"},{"name":"v0.0.31","sha":"8beb54e78ef2180356560b403a6ced65fd8970dd","kind":"tag","published_at":"2018-01-25T08:40:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.31","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31/manifests"},{"name":"v0.0.30","sha":"8343d310ae4b3b0382b2da0324b963aa1581e9c3","kind":"tag","published_at":"2017-11-15T17:47:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.30","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30/manifests"},{"name":"v0.0.29","sha":"f1ac919a2df16ebecc4723a6d3b15bef772774fc","kind":"tag","published_at":"2017-10-30T22:44:59.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.29","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29/manifests"},{"name":"v0.0.28","sha":"97c69182b942f03646cd09ea8dc771487e795f41","kind":"tag","published_at":"2017-10-04T21:18:16.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.28","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28/manifests"},{"name":"v0.0.27","sha":"7c6231ea0f90b805fc459e9eebd91abd0473f468","kind":"tag","published_at":"2017-10-04T07:44:26.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.27","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27/manifests"},{"name":"v0.0.26","sha":"cca0b73e48061c1a68edce12102f1f58b0d8e8f2","kind":"tag","published_at":"2017-10-01T20:06:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.26","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26/manifests"},{"name":"v0.0.25","sha":"3b7bf99ac92d37028bf8419200e10213dc644502","kind":"tag","published_at":"2017-09-28T18:40:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.25","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25/manifests"},{"name":"v0.0.24","sha":"254b967686cb6955336cf56031e35a22998d7fc1","kind":"tag","published_at":"2017-09-27T05:23:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.24","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"63dda95f75bacb75948053f4aa9bb2c2b1a2ac71","kind":"tag","published_at":"2017-09-21T00:27:11.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.23","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23/manifests"},{"name":"v0.0.22","sha":"32352f4cf2906591fe1bcc7f6e7e5964d469e661","kind":"tag","published_at":"2017-09-17T22:57:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.22","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"f6aaafc0f43334544415c61df6be2a5f4080ef0a","kind":"tag","published_at":"2017-09-17T22:44:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.21","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"dc6c4e0781aea9d7beb6833a703d344a97c2a00d","kind":"tag","published_at":"2017-09-15T01:17:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.20","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"c98c3cea77a66a30548e90c8a526c3fb32499a18","kind":"tag","published_at":"2017-09-06T16:56:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.19","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"a8a06f5c6bdec825c79d136274fd3741a9f6ceca","kind":"tag","published_at":"2017-09-05T09:02:49.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.18","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"98079fe55852be4be1bd92c5c5d538c4bbfb816c","kind":"tag","published_at":"2017-09-01T22:15:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.17","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"d3fff35ef95062eaf20d31b685d0145c09dfe378","kind":"tag","published_at":"2017-08-25T21:27:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.16","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"5e29a302823d38472c7948b2be9bf61eaeb50ce3","kind":"tag","published_at":"2017-08-22T04:17:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.15","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"26499a8dbf06790b1259e1ce390e5a151cefa941","kind":"tag","published_at":"2017-08-21T05:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.14","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"df2d4fe357502d14706a96ab1f1887b53ff658fa","kind":"tag","published_at":"2017-08-20T05:12:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.13","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"4d0689a5cd51b846b42851b30828ff44229dea66","kind":"tag","published_at":"2017-08-16T19:54:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.12","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"f555b1dee845fce358ab0f20e1576c1072139f3f","kind":"tag","published_at":"2017-08-14T19:26:36.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.11","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"3aa0eda562687f48b09e525aceabb3bf4d5e4b44","kind":"tag","published_at":"2017-08-11T12:06:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.10","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"1b7fc8f548a28b37e36fa60f8c3623e5bb4ae605","kind":"tag","published_at":"2017-08-06T15:48:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.9","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"438a0d6bd3dd313ae45d448c016b43803c3df4bc","kind":"tag","published_at":"2017-08-04T22:47:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.8","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"24fd7e68bae5164dd68fb2551c2e08df8a58d652","kind":"tag","published_at":"2017-08-03T13:59:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.7","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"db6318aa6ff281d228df565b6a57fc3135be8828","kind":"tag","published_at":"2017-08-02T21:59:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.6","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"dafd0bf7eb846174d532931b3ec73cd5f8c6a09f","kind":"tag","published_at":"2017-08-01T22:25:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.5","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"81b0fe3d4d5a21937fbcdf6a0b5245589a5884e2","kind":"tag","published_at":"2017-07-27T17:53:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.4","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"077dd783094ffdde8d703e8ca099524fef93ec48","kind":"tag","published_at":"2017-04-30T00:21:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.3","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a2360fd42a1f63312cba523839bb0e35db17aa66","kind":"tag","published_at":"2017-04-25T18:39:51.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.2","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4e4aede68afbdfe68e21320d7fc6c90c91f11b2a","kind":"tag","published_at":"2017-04-25T11:35:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.1","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-07T11:07:00.836Z","dependent_packages_count":2,"downloads":5,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":28.61299292663004,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":1.9416598934344802,"forks_count":2.8380549020254735,"average":13.640568741913558},"purl":"pkg:npm/%40stdlib/dist-datasets-emoji","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stdlib/dist-datasets-emoji","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stdlib/dist-datasets-emoji","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stdlib/dist-datasets-emoji/dependencies","status":"deprecated","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T21:05:17.255Z","issues_count":802,"pull_requests_count":2005,"avg_time_to_close_issue":18330234.241645243,"avg_time_to_close_pull_request":1082697.4143546443,"issues_closed_count":388,"pull_requests_closed_count":1658,"pull_request_authors_count":128,"issue_authors_count":71,"avg_comments_per_issue":2.8154613466334166,"avg_comments_per_pull_request":1.0538653366583541,"merged_pull_requests_count":1486,"bot_issues_count":2,"bot_pull_requests_count":114,"past_year_issues_count":592,"past_year_pull_requests_count":1842,"past_year_avg_time_to_close_issue":2107568.4363636365,"past_year_avg_time_to_close_pull_request":367635.3509933775,"past_year_issues_closed_count":275,"past_year_pull_requests_closed_count":1510,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":48,"past_year_avg_comments_per_issue":2.636824324324324,"past_year_avg_comments_per_pull_request":0.9283387622149837,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":108,"past_year_merged_pull_requests_count":1365,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/issues","maintainers":[{"login":"Planeshifter","count":313,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"kgryte","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"gunjjoshi","count":159,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"Jaysukh-409","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"Pranavchiku","count":116,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"},{"login":"aman-095","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"Snehil-Shah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"rreusser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"}],"active_maintainers":[{"login":"Planeshifter","count":299,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"gunjjoshi","count":159,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"Jaysukh-409","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"kgryte","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"Pranavchiku","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"},{"login":"aman-095","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"Snehil-Shah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"rreusser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-emoji/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-emoji/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-emoji/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-emoji/related_packages","maintainers":[{"uuid":"planeshifter","login":"planeshifter","name":null,"email":"pgb@andrew.cmu.edu","url":null,"packages_count":4395,"html_url":"https://www.npmjs.com/~planeshifter","role":null,"created_at":"2022-11-10T23:53:40.291Z","updated_at":"2022-11-10T23:53:40.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/planeshifter/packages"},{"uuid":"rreusser","login":"rreusser","name":null,"email":"rsreusser@gmail.com","url":null,"packages_count":4351,"html_url":"https://www.npmjs.com/~rreusser","role":null,"created_at":"2022-11-10T23:53:40.301Z","updated_at":"2022-11-10T23:53:40.301Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreusser/packages"},{"uuid":"stdlib-bot","login":"stdlib-bot","name":null,"email":"kgryte+stdlibbot@gmail.com","url":null,"packages_count":4086,"html_url":"https://www.npmjs.com/~stdlib-bot","role":null,"created_at":"2022-11-10T23:53:40.268Z","updated_at":"2022-11-10T23:53:40.268Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stdlib-bot/packages"},{"uuid":"kgryte","login":"kgryte","name":null,"email":"kgryte@gmail.com","url":null,"packages_count":4885,"html_url":"https://www.npmjs.com/~kgryte","role":null,"created_at":"2022-11-10T23:53:40.279Z","updated_at":"2022-11-10T23:53:40.279Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgryte/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130752,"maintainers_count":1051544,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1293007,"name":"@stdlib/dist-math-base-special-flat","ecosystem":"npm","description":"Mathematical functions as a UMD bundle.","homepage":"https://github.com/stdlib-js/stdlib","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/stdlib-js/stdlib","keywords_array":["stdlib","flat","standard","library","std","libstd","lib","mathematics","math","special","umd"],"namespace":"stdlib","versions_count":5,"first_release_published_at":"2020-06-24T07:43:00.850Z","latest_release_published_at":"2021-08-21T18:40:37.974Z","latest_release_number":"0.0.96","last_synced_at":"2025-09-01T18:34:32.366Z","created_at":"2022-04-08T19:52:38.402Z","updated_at":"2025-09-01T18:34:32.366Z","registry_url":"https://www.npmjs.com/package/@stdlib/dist-math-base-special-flat","install_command":"npm install @stdlib/dist-math-base-special-flat","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.96"}},"repo_metadata":{"id":37700568,"uuid":"54614238","full_name":"stdlib-js/stdlib","owner":"stdlib-js","description":"✨ Standard library for JavaScript and Node.js. ✨","archived":false,"fork":false,"pushed_at":"2024-04-14T01:49:55.000Z","size":1954737,"stargazers_count":3993,"open_issues_count":508,"forks_count":399,"subscribers_count":55,"default_branch":"develop","last_synced_at":"2024-04-14T03:04:37.619Z","etag":null,"topics":["javascript","js","lib","library","math","mathematics","node","node-js","nodejs","numeric","numerical-computing","science","scientific","scientific-computing","standard","statistics","stats","stdlib","utilities","utils"],"latest_commit_sha":null,"homepage":"https://stdlib.io","language":"JavaScript","has_issues":true,"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":"SUPPORT.md","governance":"GOVERNANCE.md","roadmap":"ROADMAP.md","authors":null,"dei":null},"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"created_at":"2016-03-24T04:19:52.000Z","updated_at":"2024-08-19T02:20:11.190Z","dependencies_parsed_at":"2024-04-15T03:39:15.105Z","dependency_job_id":null,"html_url":"https://github.com/stdlib-js/stdlib","commit_stats":{"total_commits":47226,"total_committers":85,"mean_commits":555.6,"dds":"0.27440393003853814","last_synced_commit":"c43bb5824767f2def1b1bfa18297ac37a5ec5f9e"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":216040174,"owners_count":15966981,"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","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stdlib-js","name":"stdlib","uuid":"17805691","kind":"organization","description":"Standard library for JavaScript.","email":null,"website":"https://stdlib.io","location":null,"twitter":"stdlibjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17805691?v=4","repositories_count":3692,"last_synced_at":"2024-05-01T09:30:33.148Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"html_url":"https://github.com/stdlib-js","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"total_stars":9686,"followers":99,"following":0,"created_at":"2022-11-02T16:51:14.990Z","updated_at":"2024-05-01T09:37:07.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js/repositories"},"tags":[{"name":"v0.3.0","sha":"a44a0c7678c194d0813eeaf656da06d2aa706829","kind":"tag","published_at":"2024-08-19T00:50:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.3.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"b4ea5ba9fd0fc34939ae3d37aa2bec6aeab907d5","kind":"tag","published_at":"2024-02-05T04:59:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.2.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"77844353be9f5acda7aa5dc0843aed88f07b6ab6","kind":"tag","published_at":"2023-11-10T10:53:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.1.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0/manifests"},{"name":"v0.0.96","sha":"8b42836a8ece8fbb9cc4f5c58a7b3738d47e14c4","kind":"tag","published_at":"2021-08-21T18:41:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.96","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96/manifests"},{"name":"v0.0.95","sha":"426f232f9e41603d71193283d3590a52b38ce39f","kind":"tag","published_at":"2021-08-18T09:04:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.95","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95/manifests"},{"name":"v0.0.94","sha":"b778a25a6ae526ffb78afdf04100c2b44b571ba1","kind":"commit","published_at":"2021-04-26T06:26:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.94","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94/manifests"},{"name":"v0.0.93","sha":"0301c9ff7117eedaa07c66a23dbd26e6d9829730","kind":"tag","published_at":"2020-12-07T05:13:25.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.93","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93/manifests"},{"name":"v0.0.92","sha":"b4d11aac1aa74441653f0ba195a184fd5cc51de0","kind":"tag","published_at":"2020-06-24T07:50:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.92","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92/manifests"},{"name":"v0.0.91","sha":"68f492edd886c9253209599191f0c6bde0e3775c","kind":"tag","published_at":"2020-03-12T19:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.91","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91/manifests"},{"name":"v0.0.90","sha":"51dcafe2bcccbc953fad532ee4705bbeb3627c51","kind":"tag","published_at":"2019-11-22T10:11:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.90","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90/manifests"},{"name":"v0.0.89","sha":"c9dda5d14645aee215039dfa7a833d1fcc549a5a","kind":"tag","published_at":"2019-11-22T09:52:27.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.89","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89/manifests"},{"name":"v0.0.88","sha":"adcd15a7237d6dd9eb51d237e04ac9374b0ac11d","kind":"tag","published_at":"2019-11-22T02:13:39.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.88","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88/manifests"},{"name":"v0.0.87","sha":"1993f7dbf36078338aae5479bcd97f9e537a7dbd","kind":"tag","published_at":"2019-10-15T00:19:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.87","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87/manifests"},{"name":"v0.0.86","sha":"48de445cf9378e6148459fb76cb4063ba01faadf","kind":"tag","published_at":"2019-10-14T21:04:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.86","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86/manifests"},{"name":"v0.0.85","sha":"93372ce7809b022a3c394a40096655f5a47520c7","kind":"tag","published_at":"2019-09-09T23:23:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.85","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85/manifests"},{"name":"v0.0.84","sha":"8f027cbb4a791b6831f91c2da5ddf4b8b2864792","kind":"tag","published_at":"2019-09-05T02:33:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.84","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84/manifests"},{"name":"v0.0.83","sha":"f371d66d798c4bb991a2aedfc77bfcbabbb0a2a6","kind":"tag","published_at":"2019-09-04T19:36:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.83","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83/manifests"},{"name":"v0.0.82","sha":"0e7ce41dd6d0150053c16e5272f06517dc3925e4","kind":"tag","published_at":"2019-09-04T19:24:07.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.82","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82/manifests"},{"name":"v0.0.81","sha":"efcfc6c3138ee6c5143ad6f9e9190f08f1d8911c","kind":"tag","published_at":"2019-09-04T19:13:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.81","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81/manifests"},{"name":"v0.0.80","sha":"3bf4cc5c24d5d69864f896c22e3977415b88a940","kind":"tag","published_at":"2019-09-04T19:03:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.80","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80/manifests"},{"name":"v0.0.79","sha":"5a583b4ef66a40c584ed86466e5aafd54e3b487f","kind":"tag","published_at":"2019-09-04T18:46:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.79","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79/manifests"},{"name":"v0.0.78","sha":"37730586207a33ac803d34608e9f488f2e4104ba","kind":"tag","published_at":"2019-09-04T07:59:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.78","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78/manifests"},{"name":"v0.0.77","sha":"59e962be1f60e91ec29f73ec0986cc21e85046a6","kind":"tag","published_at":"2019-09-04T07:33:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.77","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77/manifests"},{"name":"v0.0.76","sha":"8f62eb581a8812fdcbc0f0028e36f9e09ade8c73","kind":"tag","published_at":"2019-09-01T19:14:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.76","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76/manifests"},{"name":"v0.0.75","sha":"7f4a19562c512c627da3898028b80b5d358da0ca","kind":"tag","published_at":"2019-09-01T10:02:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.75","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75/manifests"},{"name":"v0.0.74","sha":"34663c5c3ea7a42ee6fdc1e06bf66038dc14e6e9","kind":"tag","published_at":"2019-09-01T09:46:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.74","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74/manifests"},{"name":"v0.0.73","sha":"8cdabc03cc7494eaf23dffcc2f93320e7789b8a1","kind":"tag","published_at":"2019-08-28T23:35:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.73","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73/manifests"},{"name":"v0.0.72","sha":"be9c2f964fc4dd8a80d7db4fb0a95785a726f578","kind":"tag","published_at":"2019-08-27T01:17:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.72","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72/manifests"},{"name":"v0.0.71","sha":"bb43d34ea97d2ae79e70933c9ee269655bd7aa50","kind":"tag","published_at":"2019-08-27T00:37:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.71","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71/manifests"},{"name":"v0.0.70","sha":"2408003b038ac5d9d678bcde4eeb73e8e59c9003","kind":"tag","published_at":"2019-08-27T00:23:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.70","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70/manifests"},{"name":"v0.0.69","sha":"ab72240f0916142d61ecd9969cbd9783d759cdc4","kind":"tag","published_at":"2019-08-26T23:25:42.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.69","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69/manifests"},{"name":"v0.0.68","sha":"380fcacd49ecf048ce7484628c3e56065f84d44e","kind":"tag","published_at":"2019-08-26T22:45:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.68","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68/manifests"},{"name":"v0.0.67","sha":"a56070b7403894a83e371a4c00dd308c9b6ed201","kind":"tag","published_at":"2019-08-20T02:42:35.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.67","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67/manifests"},{"name":"v0.0.66","sha":"370bfd6f921cb8f9e2bdf3029eefe16e1fe1d7ef","kind":"tag","published_at":"2019-08-17T17:33:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.66","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66/manifests"},{"name":"v0.0.65","sha":"7ecfac0271ab71a9c11ccfc5657d0976c9ded5c2","kind":"tag","published_at":"2019-08-17T03:06:38.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.65","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65/manifests"},{"name":"v0.0.64","sha":"ff19040903844c4d4b775025a531681dafaf683f","kind":"tag","published_at":"2019-08-09T18:48:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.64","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64/manifests"},{"name":"v0.0.63","sha":"61493a0bc1943e69ea2bb750109dca0f65b63590","kind":"tag","published_at":"2019-08-06T02:49:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.63","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63/manifests"},{"name":"v0.0.62","sha":"4538c0ba3332f1be886010247a8b0a33af1c2214","kind":"tag","published_at":"2019-07-30T07:28:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.62","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62/manifests"},{"name":"v0.0.61","sha":"40f4a81134ed874737be026a47e3dcccad9c907f","kind":"tag","published_at":"2019-07-27T22:32:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.61","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61/manifests"},{"name":"v0.0.60","sha":"c44b352188c92a16d7fc01c16203282b8aaa0fd0","kind":"tag","published_at":"2019-02-22T03:40:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.60","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60/manifests"},{"name":"v0.0.59","sha":"22397dc088030c3d14d944cf7de59178fd37f2c2","kind":"tag","published_at":"2019-02-09T07:30:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.59","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59/manifests"},{"name":"v0.0.58","sha":"59c023fb92d532f69f471baf5570e1771f587bf5","kind":"tag","published_at":"2019-01-11T08:02:06.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.58","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58/manifests"},{"name":"v0.0.57","sha":"110d7917f3c65ca17167b54054ecbe33d9da3cf2","kind":"tag","published_at":"2019-01-02T01:03:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.57","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57/manifests"},{"name":"v0.0.56","sha":"22d55982538d0e3277601d6b6e06a4fab1aee67e","kind":"tag","published_at":"2018-12-29T18:24:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.56","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56/manifests"},{"name":"v0.0.55","sha":"3026ae9c1fa6a86dc85f099a3b50f047ade4a76f","kind":"tag","published_at":"2018-12-04T18:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.55","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55/manifests"},{"name":"v0.0.54","sha":"59453693ea997a9694397ffd9eb502259a1d2646","kind":"tag","published_at":"2018-12-04T11:34:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.54","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54/manifests"},{"name":"v0.0.53","sha":"07ef17f5cd2f5bfac7dce5e1fd3582a2fdc2f199","kind":"tag","published_at":"2018-12-03T14:58:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.53","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53/manifests"},{"name":"v0.0.52","sha":"342d643f847b8f53c442af97d4d5936e67fc9e51","kind":"tag","published_at":"2018-11-23T10:51:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.52","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52/manifests"},{"name":"v0.0.51","sha":"e9a2643b675ff543fa69803e96b478a3d858b0dd","kind":"tag","published_at":"2018-11-22T04:35:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.51","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51/manifests"},{"name":"v0.0.50","sha":"150aa92596b04166a9ccc6cbe2e2ba339b9ff1f3","kind":"tag","published_at":"2018-11-07T21:39:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.50","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50/manifests"},{"name":"v0.0.49","sha":"fe7ce2ed34cde9e6ef73b30992ccf58881aa6a2e","kind":"tag","published_at":"2018-10-29T09:41:24.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.49","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49/manifests"},{"name":"v0.0.48","sha":"89a05192e9840f4e8a6de9a757bc6295b48d85b9","kind":"tag","published_at":"2018-10-28T08:10:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.48","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48/manifests"},{"name":"v0.0.47","sha":"07a705b6ce5aa3147951f737cdb8e4ee5817a991","kind":"tag","published_at":"2018-10-27T05:49:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.47","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47/manifests"},{"name":"v0.0.46","sha":"8512be2a3101f8a6f476661175b525da2784669d","kind":"tag","published_at":"2018-10-23T00:27:30.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.46","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46/manifests"},{"name":"v0.0.45","sha":"e3d5637c15e968357b08a251f96739480b8b5aa6","kind":"tag","published_at":"2018-10-18T02:01:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.45","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45/manifests"},{"name":"v0.0.44","sha":"e96eb0f6236990be48da669e02fcefb4918ab793","kind":"tag","published_at":"2018-10-14T00:40:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.44","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44/manifests"},{"name":"v0.0.43","sha":"1ca03f761500b5a6da2b0aa0e9f150b4e4fdfaae","kind":"tag","published_at":"2018-07-11T21:33:31.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.43","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43/manifests"},{"name":"v0.0.42","sha":"0caefc55486ee5ee9a8c5a453a9eb93dc96c426b","kind":"tag","published_at":"2018-06-09T22:07:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.42","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42/manifests"},{"name":"v0.0.41","sha":"565e30c3f38bbc0d6340d660317598b8b8992e01","kind":"tag","published_at":"2018-06-08T05:07:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.41","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41/manifests"},{"name":"v0.0.40","sha":"a8222c133ec86c5ffe6ec66e83b3dc92df90b47c","kind":"tag","published_at":"2018-05-11T23:36:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.40","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40/manifests"},{"name":"v0.0.39","sha":"c56da3a88a38d2d032349bbac0da0dd87800d420","kind":"tag","published_at":"2018-05-10T22:49:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.39","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39/manifests"},{"name":"v0.0.38","sha":"9d7cb5a3e55a8260abdce060cef728454d300884","kind":"tag","published_at":"2018-05-04T23:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.38","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38/manifests"},{"name":"v0.0.37","sha":"9860336fe2024e9c1f0f958ce79e049f4448d775","kind":"tag","published_at":"2018-05-03T03:43:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.37","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37/manifests"},{"name":"v0.0.36","sha":"40341b3ab8de8013d4ca3878d7a5652b5171ee6e","kind":"tag","published_at":"2018-04-19T14:44:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.36","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36/manifests"},{"name":"v0.0.35","sha":"92ebe86cb48262775435bec572c8478a089a3faf","kind":"tag","published_at":"2018-04-13T10:00:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.35","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35/manifests"},{"name":"v0.0.34","sha":"9981c3323dcd79bcf8868158e0ed68773aeffad8","kind":"tag","published_at":"2018-04-01T21:37:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.34","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34/manifests"},{"name":"v0.0.33","sha":"189ef54f9dc0f30508413e42416ede73ebaeb387","kind":"tag","published_at":"2018-02-01T22:38:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.33","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33/manifests"},{"name":"v0.0.32","sha":"d1cdbbe179b0d539f83e055d418b8b269abf0c74","kind":"tag","published_at":"2018-02-01T06:13:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.32","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32/manifests"},{"name":"v0.0.31","sha":"8beb54e78ef2180356560b403a6ced65fd8970dd","kind":"tag","published_at":"2018-01-25T08:40:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.31","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31/manifests"},{"name":"v0.0.30","sha":"8343d310ae4b3b0382b2da0324b963aa1581e9c3","kind":"tag","published_at":"2017-11-15T17:47:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.30","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30/manifests"},{"name":"v0.0.29","sha":"f1ac919a2df16ebecc4723a6d3b15bef772774fc","kind":"tag","published_at":"2017-10-30T22:44:59.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.29","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29/manifests"},{"name":"v0.0.28","sha":"97c69182b942f03646cd09ea8dc771487e795f41","kind":"tag","published_at":"2017-10-04T21:18:16.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.28","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28/manifests"},{"name":"v0.0.27","sha":"7c6231ea0f90b805fc459e9eebd91abd0473f468","kind":"tag","published_at":"2017-10-04T07:44:26.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.27","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27/manifests"},{"name":"v0.0.26","sha":"cca0b73e48061c1a68edce12102f1f58b0d8e8f2","kind":"tag","published_at":"2017-10-01T20:06:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.26","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26/manifests"},{"name":"v0.0.25","sha":"3b7bf99ac92d37028bf8419200e10213dc644502","kind":"tag","published_at":"2017-09-28T18:40:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.25","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25/manifests"},{"name":"v0.0.24","sha":"254b967686cb6955336cf56031e35a22998d7fc1","kind":"tag","published_at":"2017-09-27T05:23:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.24","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"63dda95f75bacb75948053f4aa9bb2c2b1a2ac71","kind":"tag","published_at":"2017-09-21T00:27:11.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.23","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23/manifests"},{"name":"v0.0.22","sha":"32352f4cf2906591fe1bcc7f6e7e5964d469e661","kind":"tag","published_at":"2017-09-17T22:57:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.22","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"f6aaafc0f43334544415c61df6be2a5f4080ef0a","kind":"tag","published_at":"2017-09-17T22:44:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.21","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"dc6c4e0781aea9d7beb6833a703d344a97c2a00d","kind":"tag","published_at":"2017-09-15T01:17:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.20","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"c98c3cea77a66a30548e90c8a526c3fb32499a18","kind":"tag","published_at":"2017-09-06T16:56:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.19","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"a8a06f5c6bdec825c79d136274fd3741a9f6ceca","kind":"tag","published_at":"2017-09-05T09:02:49.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.18","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"98079fe55852be4be1bd92c5c5d538c4bbfb816c","kind":"tag","published_at":"2017-09-01T22:15:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.17","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"d3fff35ef95062eaf20d31b685d0145c09dfe378","kind":"tag","published_at":"2017-08-25T21:27:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.16","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"5e29a302823d38472c7948b2be9bf61eaeb50ce3","kind":"tag","published_at":"2017-08-22T04:17:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.15","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"26499a8dbf06790b1259e1ce390e5a151cefa941","kind":"tag","published_at":"2017-08-21T05:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.14","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"df2d4fe357502d14706a96ab1f1887b53ff658fa","kind":"tag","published_at":"2017-08-20T05:12:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.13","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"4d0689a5cd51b846b42851b30828ff44229dea66","kind":"tag","published_at":"2017-08-16T19:54:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.12","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"f555b1dee845fce358ab0f20e1576c1072139f3f","kind":"tag","published_at":"2017-08-14T19:26:36.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.11","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"3aa0eda562687f48b09e525aceabb3bf4d5e4b44","kind":"tag","published_at":"2017-08-11T12:06:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.10","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"1b7fc8f548a28b37e36fa60f8c3623e5bb4ae605","kind":"tag","published_at":"2017-08-06T15:48:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.9","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"438a0d6bd3dd313ae45d448c016b43803c3df4bc","kind":"tag","published_at":"2017-08-04T22:47:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.8","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"24fd7e68bae5164dd68fb2551c2e08df8a58d652","kind":"tag","published_at":"2017-08-03T13:59:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.7","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"db6318aa6ff281d228df565b6a57fc3135be8828","kind":"tag","published_at":"2017-08-02T21:59:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.6","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"dafd0bf7eb846174d532931b3ec73cd5f8c6a09f","kind":"tag","published_at":"2017-08-01T22:25:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.5","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"81b0fe3d4d5a21937fbcdf6a0b5245589a5884e2","kind":"tag","published_at":"2017-07-27T17:53:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.4","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"077dd783094ffdde8d703e8ca099524fef93ec48","kind":"tag","published_at":"2017-04-30T00:21:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.3","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a2360fd42a1f63312cba523839bb0e35db17aa66","kind":"tag","published_at":"2017-04-25T18:39:51.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.2","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4e4aede68afbdfe68e21320d7fc6c90c91f11b2a","kind":"tag","published_at":"2017-04-25T11:35:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.1","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-05T19:42:38.670Z","dependent_packages_count":2,"downloads":5,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":27.285343257607902,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":1.9393133639754854,"forks_count":2.8380549020254735,"average":13.37456950221733},"purl":"pkg:npm/%40stdlib/dist-math-base-special-flat","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stdlib/dist-math-base-special-flat","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stdlib/dist-math-base-special-flat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stdlib/dist-math-base-special-flat/dependencies","status":"deprecated","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T19:34:19.096Z","issues_count":801,"pull_requests_count":1997,"avg_time_to_close_issue":18330234.241645243,"avg_time_to_close_pull_request":1082697.4143546443,"issues_closed_count":388,"pull_requests_closed_count":1658,"pull_request_authors_count":128,"issue_authors_count":70,"avg_comments_per_issue":2.816479400749064,"avg_comments_per_pull_request":1.0580871306960442,"merged_pull_requests_count":1486,"bot_issues_count":2,"bot_pull_requests_count":114,"past_year_issues_count":591,"past_year_pull_requests_count":1834,"past_year_avg_time_to_close_issue":2107568.4363636365,"past_year_avg_time_to_close_pull_request":367635.3509933775,"past_year_issues_closed_count":275,"past_year_pull_requests_closed_count":1510,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":47,"past_year_avg_comments_per_issue":2.6379018612521152,"past_year_avg_comments_per_pull_request":0.9323882224645583,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":108,"past_year_merged_pull_requests_count":1365,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/issues","maintainers":[{"login":"Planeshifter","count":313,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"kgryte","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"gunjjoshi","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"Jaysukh-409","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"Pranavchiku","count":116,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"},{"login":"aman-095","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"Snehil-Shah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"rreusser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"}],"active_maintainers":[{"login":"Planeshifter","count":299,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"gunjjoshi","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"Jaysukh-409","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"kgryte","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"Pranavchiku","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"},{"login":"aman-095","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"Snehil-Shah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"rreusser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-math-base-special-flat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-math-base-special-flat/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-math-base-special-flat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-math-base-special-flat/related_packages","maintainers":[{"uuid":"planeshifter","login":"planeshifter","name":null,"email":"pgb@andrew.cmu.edu","url":null,"packages_count":4395,"html_url":"https://www.npmjs.com/~planeshifter","role":null,"created_at":"2022-11-11T00:21:42.227Z","updated_at":"2022-11-11T00:21:42.227Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/planeshifter/packages"},{"uuid":"rreusser","login":"rreusser","name":null,"email":"rsreusser@gmail.com","url":null,"packages_count":4351,"html_url":"https://www.npmjs.com/~rreusser","role":null,"created_at":"2022-11-11T00:21:42.249Z","updated_at":"2022-11-11T00:21:42.249Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreusser/packages"},{"uuid":"stdlib-bot","login":"stdlib-bot","name":null,"email":"kgryte+stdlibbot@gmail.com","url":null,"packages_count":4086,"html_url":"https://www.npmjs.com/~stdlib-bot","role":null,"created_at":"2022-11-11T00:21:42.209Z","updated_at":"2022-11-11T00:21:42.209Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stdlib-bot/packages"},{"uuid":"kgryte","login":"kgryte","name":null,"email":"kgryte@gmail.com","url":null,"packages_count":4885,"html_url":"https://www.npmjs.com/~kgryte","role":null,"created_at":"2022-11-11T00:21:42.214Z","updated_at":"2022-11-11T00:21:42.214Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgryte/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130752,"maintainers_count":1051544,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1293004,"name":"@stdlib/dist-flat-help","ecosystem":"npm","description":"Help text for packages exposed in the flat stdlib namespace as a UMD bundle.","homepage":"https://github.com/stdlib-js/stdlib","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/stdlib-js/stdlib","keywords_array":["stdlib","flat","standard","library","std","libstd","lib","help","docs","doc","umd"],"namespace":"stdlib","versions_count":5,"first_release_published_at":"2020-06-24T07:42:46.863Z","latest_release_published_at":"2021-08-21T18:40:31.113Z","latest_release_number":"0.0.96","last_synced_at":"2025-09-01T18:34:32.894Z","created_at":"2022-04-08T19:52:38.197Z","updated_at":"2025-09-01T18:34:32.895Z","registry_url":"https://www.npmjs.com/package/@stdlib/dist-flat-help","install_command":"npm install @stdlib/dist-flat-help","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.96"}},"repo_metadata":{"id":37700568,"uuid":"54614238","full_name":"stdlib-js/stdlib","owner":"stdlib-js","description":"✨ Standard library for JavaScript and Node.js. ✨","archived":false,"fork":false,"pushed_at":"2024-04-14T01:49:55.000Z","size":1954737,"stargazers_count":3993,"open_issues_count":508,"forks_count":399,"subscribers_count":55,"default_branch":"develop","last_synced_at":"2024-04-14T03:04:37.619Z","etag":null,"topics":["javascript","js","lib","library","math","mathematics","node","node-js","nodejs","numeric","numerical-computing","science","scientific","scientific-computing","standard","statistics","stats","stdlib","utilities","utils"],"latest_commit_sha":null,"homepage":"https://stdlib.io","language":"JavaScript","has_issues":true,"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":"SUPPORT.md","governance":"GOVERNANCE.md","roadmap":"ROADMAP.md","authors":null,"dei":null},"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"created_at":"2016-03-24T04:19:52.000Z","updated_at":"2024-08-19T02:20:11.190Z","dependencies_parsed_at":"2024-04-15T03:39:15.105Z","dependency_job_id":null,"html_url":"https://github.com/stdlib-js/stdlib","commit_stats":{"total_commits":47226,"total_committers":85,"mean_commits":555.6,"dds":"0.27440393003853814","last_synced_commit":"c43bb5824767f2def1b1bfa18297ac37a5ec5f9e"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":216040174,"owners_count":15966981,"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","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stdlib-js","name":"stdlib","uuid":"17805691","kind":"organization","description":"Standard library for JavaScript.","email":null,"website":"https://stdlib.io","location":null,"twitter":"stdlibjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17805691?v=4","repositories_count":3692,"last_synced_at":"2024-05-01T09:30:33.148Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"html_url":"https://github.com/stdlib-js","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"total_stars":9686,"followers":99,"following":0,"created_at":"2022-11-02T16:51:14.990Z","updated_at":"2024-05-01T09:37:07.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js/repositories"},"tags":[{"name":"v0.3.0","sha":"a44a0c7678c194d0813eeaf656da06d2aa706829","kind":"tag","published_at":"2024-08-19T00:50:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.3.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"b4ea5ba9fd0fc34939ae3d37aa2bec6aeab907d5","kind":"tag","published_at":"2024-02-05T04:59:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.2.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"77844353be9f5acda7aa5dc0843aed88f07b6ab6","kind":"tag","published_at":"2023-11-10T10:53:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.1.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0/manifests"},{"name":"v0.0.96","sha":"8b42836a8ece8fbb9cc4f5c58a7b3738d47e14c4","kind":"tag","published_at":"2021-08-21T18:41:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.96","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96/manifests"},{"name":"v0.0.95","sha":"426f232f9e41603d71193283d3590a52b38ce39f","kind":"tag","published_at":"2021-08-18T09:04:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.95","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95/manifests"},{"name":"v0.0.94","sha":"b778a25a6ae526ffb78afdf04100c2b44b571ba1","kind":"commit","published_at":"2021-04-26T06:26:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.94","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94/manifests"},{"name":"v0.0.93","sha":"0301c9ff7117eedaa07c66a23dbd26e6d9829730","kind":"tag","published_at":"2020-12-07T05:13:25.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.93","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93/manifests"},{"name":"v0.0.92","sha":"b4d11aac1aa74441653f0ba195a184fd5cc51de0","kind":"tag","published_at":"2020-06-24T07:50:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.92","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92/manifests"},{"name":"v0.0.91","sha":"68f492edd886c9253209599191f0c6bde0e3775c","kind":"tag","published_at":"2020-03-12T19:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.91","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91/manifests"},{"name":"v0.0.90","sha":"51dcafe2bcccbc953fad532ee4705bbeb3627c51","kind":"tag","published_at":"2019-11-22T10:11:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.90","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90/manifests"},{"name":"v0.0.89","sha":"c9dda5d14645aee215039dfa7a833d1fcc549a5a","kind":"tag","published_at":"2019-11-22T09:52:27.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.89","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89/manifests"},{"name":"v0.0.88","sha":"adcd15a7237d6dd9eb51d237e04ac9374b0ac11d","kind":"tag","published_at":"2019-11-22T02:13:39.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.88","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88/manifests"},{"name":"v0.0.87","sha":"1993f7dbf36078338aae5479bcd97f9e537a7dbd","kind":"tag","published_at":"2019-10-15T00:19:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.87","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87/manifests"},{"name":"v0.0.86","sha":"48de445cf9378e6148459fb76cb4063ba01faadf","kind":"tag","published_at":"2019-10-14T21:04:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.86","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86/manifests"},{"name":"v0.0.85","sha":"93372ce7809b022a3c394a40096655f5a47520c7","kind":"tag","published_at":"2019-09-09T23:23:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.85","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85/manifests"},{"name":"v0.0.84","sha":"8f027cbb4a791b6831f91c2da5ddf4b8b2864792","kind":"tag","published_at":"2019-09-05T02:33:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.84","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84/manifests"},{"name":"v0.0.83","sha":"f371d66d798c4bb991a2aedfc77bfcbabbb0a2a6","kind":"tag","published_at":"2019-09-04T19:36:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.83","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83/manifests"},{"name":"v0.0.82","sha":"0e7ce41dd6d0150053c16e5272f06517dc3925e4","kind":"tag","published_at":"2019-09-04T19:24:07.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.82","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82/manifests"},{"name":"v0.0.81","sha":"efcfc6c3138ee6c5143ad6f9e9190f08f1d8911c","kind":"tag","published_at":"2019-09-04T19:13:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.81","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81/manifests"},{"name":"v0.0.80","sha":"3bf4cc5c24d5d69864f896c22e3977415b88a940","kind":"tag","published_at":"2019-09-04T19:03:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.80","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80/manifests"},{"name":"v0.0.79","sha":"5a583b4ef66a40c584ed86466e5aafd54e3b487f","kind":"tag","published_at":"2019-09-04T18:46:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.79","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79/manifests"},{"name":"v0.0.78","sha":"37730586207a33ac803d34608e9f488f2e4104ba","kind":"tag","published_at":"2019-09-04T07:59:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.78","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78/manifests"},{"name":"v0.0.77","sha":"59e962be1f60e91ec29f73ec0986cc21e85046a6","kind":"tag","published_at":"2019-09-04T07:33:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.77","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77/manifests"},{"name":"v0.0.76","sha":"8f62eb581a8812fdcbc0f0028e36f9e09ade8c73","kind":"tag","published_at":"2019-09-01T19:14:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.76","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76/manifests"},{"name":"v0.0.75","sha":"7f4a19562c512c627da3898028b80b5d358da0ca","kind":"tag","published_at":"2019-09-01T10:02:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.75","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75/manifests"},{"name":"v0.0.74","sha":"34663c5c3ea7a42ee6fdc1e06bf66038dc14e6e9","kind":"tag","published_at":"2019-09-01T09:46:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.74","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74/manifests"},{"name":"v0.0.73","sha":"8cdabc03cc7494eaf23dffcc2f93320e7789b8a1","kind":"tag","published_at":"2019-08-28T23:35:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.73","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73/manifests"},{"name":"v0.0.72","sha":"be9c2f964fc4dd8a80d7db4fb0a95785a726f578","kind":"tag","published_at":"2019-08-27T01:17:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.72","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72/manifests"},{"name":"v0.0.71","sha":"bb43d34ea97d2ae79e70933c9ee269655bd7aa50","kind":"tag","published_at":"2019-08-27T00:37:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.71","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71/manifests"},{"name":"v0.0.70","sha":"2408003b038ac5d9d678bcde4eeb73e8e59c9003","kind":"tag","published_at":"2019-08-27T00:23:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.70","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70/manifests"},{"name":"v0.0.69","sha":"ab72240f0916142d61ecd9969cbd9783d759cdc4","kind":"tag","published_at":"2019-08-26T23:25:42.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.69","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69/manifests"},{"name":"v0.0.68","sha":"380fcacd49ecf048ce7484628c3e56065f84d44e","kind":"tag","published_at":"2019-08-26T22:45:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.68","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68/manifests"},{"name":"v0.0.67","sha":"a56070b7403894a83e371a4c00dd308c9b6ed201","kind":"tag","published_at":"2019-08-20T02:42:35.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.67","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67/manifests"},{"name":"v0.0.66","sha":"370bfd6f921cb8f9e2bdf3029eefe16e1fe1d7ef","kind":"tag","published_at":"2019-08-17T17:33:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.66","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66/manifests"},{"name":"v0.0.65","sha":"7ecfac0271ab71a9c11ccfc5657d0976c9ded5c2","kind":"tag","published_at":"2019-08-17T03:06:38.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.65","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65/manifests"},{"name":"v0.0.64","sha":"ff19040903844c4d4b775025a531681dafaf683f","kind":"tag","published_at":"2019-08-09T18:48:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.64","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64/manifests"},{"name":"v0.0.63","sha":"61493a0bc1943e69ea2bb750109dca0f65b63590","kind":"tag","published_at":"2019-08-06T02:49:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.63","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63/manifests"},{"name":"v0.0.62","sha":"4538c0ba3332f1be886010247a8b0a33af1c2214","kind":"tag","published_at":"2019-07-30T07:28:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.62","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62/manifests"},{"name":"v0.0.61","sha":"40f4a81134ed874737be026a47e3dcccad9c907f","kind":"tag","published_at":"2019-07-27T22:32:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.61","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61/manifests"},{"name":"v0.0.60","sha":"c44b352188c92a16d7fc01c16203282b8aaa0fd0","kind":"tag","published_at":"2019-02-22T03:40:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.60","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60/manifests"},{"name":"v0.0.59","sha":"22397dc088030c3d14d944cf7de59178fd37f2c2","kind":"tag","published_at":"2019-02-09T07:30:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.59","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59/manifests"},{"name":"v0.0.58","sha":"59c023fb92d532f69f471baf5570e1771f587bf5","kind":"tag","published_at":"2019-01-11T08:02:06.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.58","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58/manifests"},{"name":"v0.0.57","sha":"110d7917f3c65ca17167b54054ecbe33d9da3cf2","kind":"tag","published_at":"2019-01-02T01:03:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.57","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57/manifests"},{"name":"v0.0.56","sha":"22d55982538d0e3277601d6b6e06a4fab1aee67e","kind":"tag","published_at":"2018-12-29T18:24:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.56","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56/manifests"},{"name":"v0.0.55","sha":"3026ae9c1fa6a86dc85f099a3b50f047ade4a76f","kind":"tag","published_at":"2018-12-04T18:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.55","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55/manifests"},{"name":"v0.0.54","sha":"59453693ea997a9694397ffd9eb502259a1d2646","kind":"tag","published_at":"2018-12-04T11:34:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.54","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54/manifests"},{"name":"v0.0.53","sha":"07ef17f5cd2f5bfac7dce5e1fd3582a2fdc2f199","kind":"tag","published_at":"2018-12-03T14:58:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.53","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53/manifests"},{"name":"v0.0.52","sha":"342d643f847b8f53c442af97d4d5936e67fc9e51","kind":"tag","published_at":"2018-11-23T10:51:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.52","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52/manifests"},{"name":"v0.0.51","sha":"e9a2643b675ff543fa69803e96b478a3d858b0dd","kind":"tag","published_at":"2018-11-22T04:35:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.51","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51/manifests"},{"name":"v0.0.50","sha":"150aa92596b04166a9ccc6cbe2e2ba339b9ff1f3","kind":"tag","published_at":"2018-11-07T21:39:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.50","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50/manifests"},{"name":"v0.0.49","sha":"fe7ce2ed34cde9e6ef73b30992ccf58881aa6a2e","kind":"tag","published_at":"2018-10-29T09:41:24.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.49","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49/manifests"},{"name":"v0.0.48","sha":"89a05192e9840f4e8a6de9a757bc6295b48d85b9","kind":"tag","published_at":"2018-10-28T08:10:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.48","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48/manifests"},{"name":"v0.0.47","sha":"07a705b6ce5aa3147951f737cdb8e4ee5817a991","kind":"tag","published_at":"2018-10-27T05:49:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.47","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47/manifests"},{"name":"v0.0.46","sha":"8512be2a3101f8a6f476661175b525da2784669d","kind":"tag","published_at":"2018-10-23T00:27:30.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.46","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46/manifests"},{"name":"v0.0.45","sha":"e3d5637c15e968357b08a251f96739480b8b5aa6","kind":"tag","published_at":"2018-10-18T02:01:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.45","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45/manifests"},{"name":"v0.0.44","sha":"e96eb0f6236990be48da669e02fcefb4918ab793","kind":"tag","published_at":"2018-10-14T00:40:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.44","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44/manifests"},{"name":"v0.0.43","sha":"1ca03f761500b5a6da2b0aa0e9f150b4e4fdfaae","kind":"tag","published_at":"2018-07-11T21:33:31.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.43","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43/manifests"},{"name":"v0.0.42","sha":"0caefc55486ee5ee9a8c5a453a9eb93dc96c426b","kind":"tag","published_at":"2018-06-09T22:07:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.42","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42/manifests"},{"name":"v0.0.41","sha":"565e30c3f38bbc0d6340d660317598b8b8992e01","kind":"tag","published_at":"2018-06-08T05:07:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.41","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41/manifests"},{"name":"v0.0.40","sha":"a8222c133ec86c5ffe6ec66e83b3dc92df90b47c","kind":"tag","published_at":"2018-05-11T23:36:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.40","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40/manifests"},{"name":"v0.0.39","sha":"c56da3a88a38d2d032349bbac0da0dd87800d420","kind":"tag","published_at":"2018-05-10T22:49:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.39","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39/manifests"},{"name":"v0.0.38","sha":"9d7cb5a3e55a8260abdce060cef728454d300884","kind":"tag","published_at":"2018-05-04T23:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.38","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38/manifests"},{"name":"v0.0.37","sha":"9860336fe2024e9c1f0f958ce79e049f4448d775","kind":"tag","published_at":"2018-05-03T03:43:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.37","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37/manifests"},{"name":"v0.0.36","sha":"40341b3ab8de8013d4ca3878d7a5652b5171ee6e","kind":"tag","published_at":"2018-04-19T14:44:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.36","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36/manifests"},{"name":"v0.0.35","sha":"92ebe86cb48262775435bec572c8478a089a3faf","kind":"tag","published_at":"2018-04-13T10:00:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.35","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35/manifests"},{"name":"v0.0.34","sha":"9981c3323dcd79bcf8868158e0ed68773aeffad8","kind":"tag","published_at":"2018-04-01T21:37:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.34","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34/manifests"},{"name":"v0.0.33","sha":"189ef54f9dc0f30508413e42416ede73ebaeb387","kind":"tag","published_at":"2018-02-01T22:38:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.33","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33/manifests"},{"name":"v0.0.32","sha":"d1cdbbe179b0d539f83e055d418b8b269abf0c74","kind":"tag","published_at":"2018-02-01T06:13:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.32","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32/manifests"},{"name":"v0.0.31","sha":"8beb54e78ef2180356560b403a6ced65fd8970dd","kind":"tag","published_at":"2018-01-25T08:40:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.31","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31/manifests"},{"name":"v0.0.30","sha":"8343d310ae4b3b0382b2da0324b963aa1581e9c3","kind":"tag","published_at":"2017-11-15T17:47:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.30","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30/manifests"},{"name":"v0.0.29","sha":"f1ac919a2df16ebecc4723a6d3b15bef772774fc","kind":"tag","published_at":"2017-10-30T22:44:59.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.29","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29/manifests"},{"name":"v0.0.28","sha":"97c69182b942f03646cd09ea8dc771487e795f41","kind":"tag","published_at":"2017-10-04T21:18:16.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.28","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28/manifests"},{"name":"v0.0.27","sha":"7c6231ea0f90b805fc459e9eebd91abd0473f468","kind":"tag","published_at":"2017-10-04T07:44:26.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.27","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27/manifests"},{"name":"v0.0.26","sha":"cca0b73e48061c1a68edce12102f1f58b0d8e8f2","kind":"tag","published_at":"2017-10-01T20:06:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.26","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26/manifests"},{"name":"v0.0.25","sha":"3b7bf99ac92d37028bf8419200e10213dc644502","kind":"tag","published_at":"2017-09-28T18:40:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.25","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25/manifests"},{"name":"v0.0.24","sha":"254b967686cb6955336cf56031e35a22998d7fc1","kind":"tag","published_at":"2017-09-27T05:23:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.24","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"63dda95f75bacb75948053f4aa9bb2c2b1a2ac71","kind":"tag","published_at":"2017-09-21T00:27:11.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.23","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23/manifests"},{"name":"v0.0.22","sha":"32352f4cf2906591fe1bcc7f6e7e5964d469e661","kind":"tag","published_at":"2017-09-17T22:57:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.22","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"f6aaafc0f43334544415c61df6be2a5f4080ef0a","kind":"tag","published_at":"2017-09-17T22:44:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.21","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"dc6c4e0781aea9d7beb6833a703d344a97c2a00d","kind":"tag","published_at":"2017-09-15T01:17:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.20","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"c98c3cea77a66a30548e90c8a526c3fb32499a18","kind":"tag","published_at":"2017-09-06T16:56:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.19","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"a8a06f5c6bdec825c79d136274fd3741a9f6ceca","kind":"tag","published_at":"2017-09-05T09:02:49.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.18","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"98079fe55852be4be1bd92c5c5d538c4bbfb816c","kind":"tag","published_at":"2017-09-01T22:15:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.17","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"d3fff35ef95062eaf20d31b685d0145c09dfe378","kind":"tag","published_at":"2017-08-25T21:27:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.16","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"5e29a302823d38472c7948b2be9bf61eaeb50ce3","kind":"tag","published_at":"2017-08-22T04:17:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.15","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"26499a8dbf06790b1259e1ce390e5a151cefa941","kind":"tag","published_at":"2017-08-21T05:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.14","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"df2d4fe357502d14706a96ab1f1887b53ff658fa","kind":"tag","published_at":"2017-08-20T05:12:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.13","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"4d0689a5cd51b846b42851b30828ff44229dea66","kind":"tag","published_at":"2017-08-16T19:54:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.12","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"f555b1dee845fce358ab0f20e1576c1072139f3f","kind":"tag","published_at":"2017-08-14T19:26:36.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.11","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"3aa0eda562687f48b09e525aceabb3bf4d5e4b44","kind":"tag","published_at":"2017-08-11T12:06:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.10","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"1b7fc8f548a28b37e36fa60f8c3623e5bb4ae605","kind":"tag","published_at":"2017-08-06T15:48:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.9","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"438a0d6bd3dd313ae45d448c016b43803c3df4bc","kind":"tag","published_at":"2017-08-04T22:47:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.8","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"24fd7e68bae5164dd68fb2551c2e08df8a58d652","kind":"tag","published_at":"2017-08-03T13:59:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.7","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"db6318aa6ff281d228df565b6a57fc3135be8828","kind":"tag","published_at":"2017-08-02T21:59:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.6","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"dafd0bf7eb846174d532931b3ec73cd5f8c6a09f","kind":"tag","published_at":"2017-08-01T22:25:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.5","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"81b0fe3d4d5a21937fbcdf6a0b5245589a5884e2","kind":"tag","published_at":"2017-07-27T17:53:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.4","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"077dd783094ffdde8d703e8ca099524fef93ec48","kind":"tag","published_at":"2017-04-30T00:21:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.3","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a2360fd42a1f63312cba523839bb0e35db17aa66","kind":"tag","published_at":"2017-04-25T18:39:51.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.2","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4e4aede68afbdfe68e21320d7fc6c90c91f11b2a","kind":"tag","published_at":"2017-04-25T11:35:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.1","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-07T11:07:01.006Z","dependent_packages_count":2,"downloads":4,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":30.326520199985467,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":1.9393133639754854,"forks_count":2.8380549020254735,"average":13.982804890692842},"purl":"pkg:npm/%40stdlib/dist-flat-help","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stdlib/dist-flat-help","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stdlib/dist-flat-help","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stdlib/dist-flat-help/dependencies","status":"deprecated","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T21:05:17.255Z","issues_count":802,"pull_requests_count":2005,"avg_time_to_close_issue":18330234.241645243,"avg_time_to_close_pull_request":1082697.4143546443,"issues_closed_count":388,"pull_requests_closed_count":1658,"pull_request_authors_count":128,"issue_authors_count":71,"avg_comments_per_issue":2.8154613466334166,"avg_comments_per_pull_request":1.0538653366583541,"merged_pull_requests_count":1486,"bot_issues_count":2,"bot_pull_requests_count":114,"past_year_issues_count":592,"past_year_pull_requests_count":1842,"past_year_avg_time_to_close_issue":2107568.4363636365,"past_year_avg_time_to_close_pull_request":367635.3509933775,"past_year_issues_closed_count":275,"past_year_pull_requests_closed_count":1510,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":48,"past_year_avg_comments_per_issue":2.636824324324324,"past_year_avg_comments_per_pull_request":0.9283387622149837,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":108,"past_year_merged_pull_requests_count":1365,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/issues","maintainers":[{"login":"Planeshifter","count":313,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"kgryte","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"gunjjoshi","count":159,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"Jaysukh-409","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"Pranavchiku","count":116,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"},{"login":"aman-095","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"Snehil-Shah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"rreusser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"}],"active_maintainers":[{"login":"Planeshifter","count":299,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"gunjjoshi","count":159,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"Jaysukh-409","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"kgryte","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"Pranavchiku","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"},{"login":"aman-095","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"Snehil-Shah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"rreusser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-flat-help/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-flat-help/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-flat-help/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-flat-help/related_packages","maintainers":[{"uuid":"planeshifter","login":"planeshifter","name":null,"email":"pgb@andrew.cmu.edu","url":null,"packages_count":4395,"html_url":"https://www.npmjs.com/~planeshifter","role":null,"created_at":"2022-11-11T00:21:41.017Z","updated_at":"2022-11-11T00:21:41.017Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/planeshifter/packages"},{"uuid":"rreusser","login":"rreusser","name":null,"email":"rsreusser@gmail.com","url":null,"packages_count":4351,"html_url":"https://www.npmjs.com/~rreusser","role":null,"created_at":"2022-11-11T00:21:41.055Z","updated_at":"2022-11-11T00:21:41.055Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreusser/packages"},{"uuid":"stdlib-bot","login":"stdlib-bot","name":null,"email":"kgryte+stdlibbot@gmail.com","url":null,"packages_count":4086,"html_url":"https://www.npmjs.com/~stdlib-bot","role":null,"created_at":"2022-11-11T00:21:40.958Z","updated_at":"2022-11-11T00:21:40.958Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stdlib-bot/packages"},{"uuid":"kgryte","login":"kgryte","name":null,"email":"kgryte@gmail.com","url":null,"packages_count":4885,"html_url":"https://www.npmjs.com/~kgryte","role":null,"created_at":"2022-11-11T00:21:41.004Z","updated_at":"2022-11-11T00:21:41.004Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgryte/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130752,"maintainers_count":1051544,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1293008,"name":"@stdlib/dist-iter-flat","ecosystem":"npm","description":"Iterator utilities as a UMD bundle.","homepage":"https://github.com/stdlib-js/stdlib","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/stdlib-js/stdlib","keywords_array":["stdlib","flat","standard","library","std","libstd","lib","iterators","iterator","iter","iteration","utilities","umd"],"namespace":"stdlib","versions_count":5,"first_release_published_at":"2020-06-24T07:42:55.010Z","latest_release_published_at":"2021-08-21T18:40:34.573Z","latest_release_number":"0.0.96","last_synced_at":"2025-09-01T18:34:33.700Z","created_at":"2022-04-08T19:52:38.405Z","updated_at":"2025-09-01T18:55:58.616Z","registry_url":"https://www.npmjs.com/package/@stdlib/dist-iter-flat","install_command":"npm install @stdlib/dist-iter-flat","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.96"}},"repo_metadata":{"id":37700568,"uuid":"54614238","full_name":"stdlib-js/stdlib","owner":"stdlib-js","description":"✨ Standard library for JavaScript and Node.js. ✨","archived":false,"fork":false,"pushed_at":"2025-09-01T17:16:41.000Z","size":2136807,"stargazers_count":5329,"open_issues_count":816,"forks_count":868,"subscribers_count":55,"default_branch":"develop","last_synced_at":"2025-09-01T18:20:57.826Z","etag":null,"topics":["javascript","js","lib","library","math","mathematics","node","node-js","nodejs","numeric","numerical-computing","science","scientific","scientific-computing","standard","statistics","stats","stdlib","utilities","utils"],"latest_commit_sha":null,"homepage":"https://stdlib.io","language":"JavaScript","has_issues":true,"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":"SUPPORT.md","governance":"GOVERNANCE.md","roadmap":"ROADMAP.md","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":"2016-03-24T04:19:52.000Z","updated_at":"2025-09-01T16:16:00.000Z","dependencies_parsed_at":"2025-05-07T04:25:20.826Z","dependency_job_id":"7660a756-a8ac-4e4e-81b9-26191500c521","html_url":"https://github.com/stdlib-js/stdlib","commit_stats":{"total_commits":48973,"total_committers":110,"mean_commits":445.2090909090909,"dds":0.2831356053335511,"last_synced_commit":"84b8294c2d5494ff5eaaa2652dda81671e728068"},"previous_names":[],"tags_count":101,"template":false,"template_full_name":null,"purl":"pkg:github/stdlib-js/stdlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/sbom","scorecard":{"id":334673,"data":{"date":"2025-08-17T09:30:03Z","repo":{"name":"github.com/stdlib-js/stdlib","commit":"126b871b84181dae9726c3c0e28cd2c5873d2608"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":4.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event_name == 'pull_request_target' \u0026\u0026 github.event.pull_request.head.sha || '' }}': .github/workflows/run_tests_coverage.yml:98"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check_tracking_issue_closure.yml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:69","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:68","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/do_not_merge.yml:46","Info: jobLevel 'contents' permission set to 'read': .github/workflows/good_first_issue.yml:42","Info: jobLevel 'contents' permission set to 'read': .github/workflows/label_good_first_prs.yml:47","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:51","Info: jobLevel 'contents' permission set to 'read': .github/workflows/too_many_good_first_prs.yml:45","Warn: no topLevel permission defined: .github/workflows/autoclose.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_commit_metadata.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_contributing_guidelines_acceptance.yml:51","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_duplicate_prs.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_licenses.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_required_files.yml:56","Warn: no topLevel permission defined: .github/workflows/check_tracking_issue_closure.yml:1","Warn: no topLevel permission defined: .github/workflows/cleanup_coverage.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/create_address_commit_comment_issues.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/deprecate_packages.yml:36","Warn: no topLevel permission defined: .github/workflows/do_not_merge.yml:1","Info: found token with 'none' permissions: .github/workflows/first_time_greeting.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/generate_monthly_changelog.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/generate_pr_commit_message.yml:31","Warn: no topLevel permission defined: .github/workflows/git_note_amend_message.yml:1","Warn: no topLevel permission defined: .github/workflows/git_note_filter_packages.yml:1","Warn: no topLevel permission defined: .github/workflows/good_first_issue.yml:1","Warn: no topLevel permission defined: .github/workflows/label_commands.yml:1","Warn: no topLevel permission defined: .github/workflows/label_good_first_prs.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_autofix.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint_changed_files.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint_copyright_years.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint_pr_title.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint_random_files.yml:74","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_benchmark.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_examples.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_test.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_test_cov.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_test_install.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos_benchmark.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos_test.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos_test_cov.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos_test_npm_install.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/make.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_equations.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_links.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_pkg_urls.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_related_packages.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_src_attributes.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_tocs.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/namespace_declarations.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/namespace_exports.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/npm_downloads.yml:35","Info: topLevel permissions set to 'read-all': .github/workflows/ossf_scorecard.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr_commands_comment.yml:50","Warn: no topLevel permission defined: .github/workflows/pr_merge_develop.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_rebase_develop.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/process_metadata.yml:33","Info: topLevel 'contents' permission set to 'read': .github/workflows/random_examples.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_affected_benchmarks.yml:46","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_affected_examples.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_affected_tests.yml:78","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_tests_coverage.yml:78","Warn: no topLevel permission defined: .github/workflows/slash_commands.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_keepalive.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_publish.yml:62","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_publish_custom.yml:69","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_push_changes.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_test.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/terminal.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_published_package.yml:34","Warn: no topLevel permission defined: .github/workflows/too_many_good_first_prs.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/track_todos.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_cli_permissions.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_contributors.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_error_databases.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_package_meta_data.yml:35","Warn: no topLevel permission defined: .github/workflows/update_pr_copyright_years.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_repl_docs.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/windows_test_npm_install.yml:43","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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'develop'","Info: 'stale review dismissal' is required to merge on branch 'develop'","Warn: required approving review count is 1 on branch 'develop'","Warn: codeowners review is not required on branch 'develop'","Warn: 'last push approval' is disabled on branch 'develop'","Warn: 'up-to-date branches' is disabled on branch 'develop'","Info: status check found to merge onto on branch 'develop'","Info: PRs are required in order to make changes on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"8 out of 8 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: deps/test/wabt/test_install.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/ccopy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/cscal/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/csrot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/cswap/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dasum/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/daxpy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dcopy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/ddot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dnrm2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/drot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/drotm/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dscal/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dsdot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dswap/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dznrm2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/idamax/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/isamax/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sasum/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/saxpy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/scasum/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/scnrm2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/scopy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sdot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sdsdot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/snrm2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/srot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/srotm/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sscal/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sswap/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/zcopy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/zdrot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/zswap/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapx/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsum/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsumkbn/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsumors/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsumpw/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dasumpw/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dnanasumors/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dnansumkbn2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dnansumpw/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/sapxsumkbn/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/fs/read-wasm/benchmark/fixtures/file.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/fs/read-wasm/examples/fixtures/file.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/fs/read-wasm/test/fixtures/file.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/math/base/assert/is-negative-integerf/examples/c/example:1","Warn: binary detected: lib/node_modules/@stdlib/stats/strided/wasm/dmeanors/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/stats/strided/wasm/dmeanwd/src/main.wasm:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/standalone_publish_custom.yml:133","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown_links.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/stdlib/markdown_links.yml/develop?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/scripts/test_install:217","Warn: npmCommand not pinned by hash: .github/workflows/scripts/test_install:246","Warn: npmCommand not pinned by hash: .github/workflows/scripts/test_install:270","Warn: npmCommand not pinned by hash: .github/workflows/scripts/test_install:309","Warn: npmCommand not pinned by hash: tools/ci/travis/before_install:58","Warn: npmCommand not pinned by hash: tools/scripts/node_versions_run_script:93","Warn: npmCommand not pinned by hash: tools/tests/scripts/test_node_versions:88","Warn: npmCommand not pinned by hash: .github/workflows/test_published_package.yml:92","Info: 147 out of 147 GitHub-owned GitHubAction dependencies pinned","Info:  68 out of  69 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Contributors","score":10,"reason":"project has 35 contributing companies or organizations","details":["Info: found contributions from: CircuitVerse, FLAGlab, InfoSec-IIITN, MicrosoftStudentChapter, Quansight, Quansight-Labs, SCOREnetworkorg, SocketDev, ThaparFoodFestival, Ubiq-Cure, acmsnu, atlanhq, colorjs, data-apis, dscsnu, faiross-pbc, gl-vis, glslify, idyll-lang, iiitl, indian institute of information technology lucknow, isle-project, jupyterlab, lfortran, open-craft, regl-project, scijs, socketdev @stdlib-js, spyder-ide, stackgl, stackhtml, stdlib-js, stdlib-js @quansight, stdlib-js @quansight @data-apis, stdlib-js @tattle-made @inspektor-gadget"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}}]},"last_synced_at":"2025-08-18T04:26:09.010Z","repository_id":37700568,"created_at":"2025-08-18T04:26:09.010Z","updated_at":"2025-08-18T04:26:09.010Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273175314,"owners_count":25058526,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stdlib-js","name":"stdlib","uuid":"17805691","kind":"organization","description":"Standard library for JavaScript.","email":null,"website":"https://stdlib.io","location":null,"twitter":"stdlibjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17805691?v=4","repositories_count":3692,"last_synced_at":"2024-05-01T09:30:33.148Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"html_url":"https://github.com/stdlib-js","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"total_stars":9686,"followers":99,"following":0,"created_at":"2022-11-02T16:51:14.990Z","updated_at":"2024-05-01T09:37:07.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js/repositories"},"tags":[{"name":"v0.3.2","sha":"2e3e62a123f77fc60bea74f38451a1e173be1755","kind":"tag","published_at":"2024-12-21T21:30:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.3.2","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"966045cd9a176d5f756908acdb780cf37fb5ed38","kind":"tag","published_at":"2024-12-21T21:01:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.3.1","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a44a0c7678c194d0813eeaf656da06d2aa706829","kind":"tag","published_at":"2024-08-19T00:50:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.3.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"b4ea5ba9fd0fc34939ae3d37aa2bec6aeab907d5","kind":"tag","published_at":"2024-02-05T04:59:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.2.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"77844353be9f5acda7aa5dc0843aed88f07b6ab6","kind":"tag","published_at":"2023-11-10T10:53:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.1.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0/manifests"},{"name":"v0.0.96","sha":"8b42836a8ece8fbb9cc4f5c58a7b3738d47e14c4","kind":"tag","published_at":"2021-08-21T18:41:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.96","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96/manifests"},{"name":"v0.0.95","sha":"426f232f9e41603d71193283d3590a52b38ce39f","kind":"tag","published_at":"2021-08-18T09:04:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.95","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95/manifests"},{"name":"v0.0.94","sha":"b778a25a6ae526ffb78afdf04100c2b44b571ba1","kind":"commit","published_at":"2021-04-26T06:26:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.94","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94/manifests"},{"name":"v0.0.93","sha":"0301c9ff7117eedaa07c66a23dbd26e6d9829730","kind":"tag","published_at":"2020-12-07T05:13:25.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.93","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93/manifests"},{"name":"v0.0.92","sha":"b4d11aac1aa74441653f0ba195a184fd5cc51de0","kind":"tag","published_at":"2020-06-24T07:50:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.92","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92/manifests"},{"name":"v0.0.91","sha":"68f492edd886c9253209599191f0c6bde0e3775c","kind":"tag","published_at":"2020-03-12T19:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.91","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91/manifests"},{"name":"v0.0.90","sha":"51dcafe2bcccbc953fad532ee4705bbeb3627c51","kind":"tag","published_at":"2019-11-22T10:11:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.90","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90/manifests"},{"name":"v0.0.89","sha":"c9dda5d14645aee215039dfa7a833d1fcc549a5a","kind":"tag","published_at":"2019-11-22T09:52:27.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.89","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89/manifests"},{"name":"v0.0.88","sha":"adcd15a7237d6dd9eb51d237e04ac9374b0ac11d","kind":"tag","published_at":"2019-11-22T02:13:39.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.88","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88/manifests"},{"name":"v0.0.87","sha":"1993f7dbf36078338aae5479bcd97f9e537a7dbd","kind":"tag","published_at":"2019-10-15T00:19:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.87","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87/manifests"},{"name":"v0.0.86","sha":"48de445cf9378e6148459fb76cb4063ba01faadf","kind":"tag","published_at":"2019-10-14T21:04:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.86","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86/manifests"},{"name":"v0.0.85","sha":"93372ce7809b022a3c394a40096655f5a47520c7","kind":"tag","published_at":"2019-09-09T23:23:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.85","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85/manifests"},{"name":"v0.0.84","sha":"8f027cbb4a791b6831f91c2da5ddf4b8b2864792","kind":"tag","published_at":"2019-09-05T02:33:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.84","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84/manifests"},{"name":"v0.0.83","sha":"f371d66d798c4bb991a2aedfc77bfcbabbb0a2a6","kind":"tag","published_at":"2019-09-04T19:36:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.83","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83/manifests"},{"name":"v0.0.82","sha":"0e7ce41dd6d0150053c16e5272f06517dc3925e4","kind":"tag","published_at":"2019-09-04T19:24:07.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.82","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82/manifests"},{"name":"v0.0.81","sha":"efcfc6c3138ee6c5143ad6f9e9190f08f1d8911c","kind":"tag","published_at":"2019-09-04T19:13:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.81","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81/manifests"},{"name":"v0.0.80","sha":"3bf4cc5c24d5d69864f896c22e3977415b88a940","kind":"tag","published_at":"2019-09-04T19:03:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.80","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80/manifests"},{"name":"v0.0.79","sha":"5a583b4ef66a40c584ed86466e5aafd54e3b487f","kind":"tag","published_at":"2019-09-04T18:46:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.79","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79/manifests"},{"name":"v0.0.78","sha":"37730586207a33ac803d34608e9f488f2e4104ba","kind":"tag","published_at":"2019-09-04T07:59:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.78","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78/manifests"},{"name":"v0.0.77","sha":"59e962be1f60e91ec29f73ec0986cc21e85046a6","kind":"tag","published_at":"2019-09-04T07:33:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.77","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77/manifests"},{"name":"v0.0.76","sha":"8f62eb581a8812fdcbc0f0028e36f9e09ade8c73","kind":"tag","published_at":"2019-09-01T19:14:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.76","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76/manifests"},{"name":"v0.0.75","sha":"7f4a19562c512c627da3898028b80b5d358da0ca","kind":"tag","published_at":"2019-09-01T10:02:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.75","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75/manifests"},{"name":"v0.0.74","sha":"34663c5c3ea7a42ee6fdc1e06bf66038dc14e6e9","kind":"tag","published_at":"2019-09-01T09:46:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.74","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74/manifests"},{"name":"v0.0.73","sha":"8cdabc03cc7494eaf23dffcc2f93320e7789b8a1","kind":"tag","published_at":"2019-08-28T23:35:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.73","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73/manifests"},{"name":"v0.0.72","sha":"be9c2f964fc4dd8a80d7db4fb0a95785a726f578","kind":"tag","published_at":"2019-08-27T01:17:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.72","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72/manifests"},{"name":"v0.0.71","sha":"bb43d34ea97d2ae79e70933c9ee269655bd7aa50","kind":"tag","published_at":"2019-08-27T00:37:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.71","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71/manifests"},{"name":"v0.0.70","sha":"2408003b038ac5d9d678bcde4eeb73e8e59c9003","kind":"tag","published_at":"2019-08-27T00:23:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.70","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70/manifests"},{"name":"v0.0.69","sha":"ab72240f0916142d61ecd9969cbd9783d759cdc4","kind":"tag","published_at":"2019-08-26T23:25:42.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.69","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69/manifests"},{"name":"v0.0.68","sha":"380fcacd49ecf048ce7484628c3e56065f84d44e","kind":"tag","published_at":"2019-08-26T22:45:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.68","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68/manifests"},{"name":"v0.0.67","sha":"a56070b7403894a83e371a4c00dd308c9b6ed201","kind":"tag","published_at":"2019-08-20T02:42:35.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.67","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67/manifests"},{"name":"v0.0.66","sha":"370bfd6f921cb8f9e2bdf3029eefe16e1fe1d7ef","kind":"tag","published_at":"2019-08-17T17:33:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.66","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66/manifests"},{"name":"v0.0.65","sha":"7ecfac0271ab71a9c11ccfc5657d0976c9ded5c2","kind":"tag","published_at":"2019-08-17T03:06:38.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.65","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65/manifests"},{"name":"v0.0.64","sha":"ff19040903844c4d4b775025a531681dafaf683f","kind":"tag","published_at":"2019-08-09T18:48:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.64","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64/manifests"},{"name":"v0.0.63","sha":"61493a0bc1943e69ea2bb750109dca0f65b63590","kind":"tag","published_at":"2019-08-06T02:49:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.63","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63/manifests"},{"name":"v0.0.62","sha":"4538c0ba3332f1be886010247a8b0a33af1c2214","kind":"tag","published_at":"2019-07-30T07:28:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.62","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62/manifests"},{"name":"v0.0.61","sha":"40f4a81134ed874737be026a47e3dcccad9c907f","kind":"tag","published_at":"2019-07-27T22:32:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.61","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61/manifests"},{"name":"v0.0.60","sha":"c44b352188c92a16d7fc01c16203282b8aaa0fd0","kind":"tag","published_at":"2019-02-22T03:40:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.60","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60/manifests"},{"name":"v0.0.59","sha":"22397dc088030c3d14d944cf7de59178fd37f2c2","kind":"tag","published_at":"2019-02-09T07:30:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.59","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59/manifests"},{"name":"v0.0.58","sha":"59c023fb92d532f69f471baf5570e1771f587bf5","kind":"tag","published_at":"2019-01-11T08:02:06.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.58","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58/manifests"},{"name":"v0.0.57","sha":"110d7917f3c65ca17167b54054ecbe33d9da3cf2","kind":"tag","published_at":"2019-01-02T01:03:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.57","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57/manifests"},{"name":"v0.0.56","sha":"22d55982538d0e3277601d6b6e06a4fab1aee67e","kind":"tag","published_at":"2018-12-29T18:24:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.56","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56/manifests"},{"name":"v0.0.55","sha":"3026ae9c1fa6a86dc85f099a3b50f047ade4a76f","kind":"tag","published_at":"2018-12-04T18:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.55","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55/manifests"},{"name":"v0.0.54","sha":"59453693ea997a9694397ffd9eb502259a1d2646","kind":"tag","published_at":"2018-12-04T11:34:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.54","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54/manifests"},{"name":"v0.0.53","sha":"07ef17f5cd2f5bfac7dce5e1fd3582a2fdc2f199","kind":"tag","published_at":"2018-12-03T14:58:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.53","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53/manifests"},{"name":"v0.0.52","sha":"342d643f847b8f53c442af97d4d5936e67fc9e51","kind":"tag","published_at":"2018-11-23T10:51:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.52","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52/manifests"},{"name":"v0.0.51","sha":"e9a2643b675ff543fa69803e96b478a3d858b0dd","kind":"tag","published_at":"2018-11-22T04:35:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.51","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51/manifests"},{"name":"v0.0.50","sha":"150aa92596b04166a9ccc6cbe2e2ba339b9ff1f3","kind":"tag","published_at":"2018-11-07T21:39:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.50","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50/manifests"},{"name":"v0.0.49","sha":"fe7ce2ed34cde9e6ef73b30992ccf58881aa6a2e","kind":"tag","published_at":"2018-10-29T09:41:24.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.49","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49/manifests"},{"name":"v0.0.48","sha":"89a05192e9840f4e8a6de9a757bc6295b48d85b9","kind":"tag","published_at":"2018-10-28T08:10:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.48","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48/manifests"},{"name":"v0.0.47","sha":"07a705b6ce5aa3147951f737cdb8e4ee5817a991","kind":"tag","published_at":"2018-10-27T05:49:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.47","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47/manifests"},{"name":"v0.0.46","sha":"8512be2a3101f8a6f476661175b525da2784669d","kind":"tag","published_at":"2018-10-23T00:27:30.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.46","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46/manifests"},{"name":"v0.0.45","sha":"e3d5637c15e968357b08a251f96739480b8b5aa6","kind":"tag","published_at":"2018-10-18T02:01:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.45","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45/manifests"},{"name":"v0.0.44","sha":"e96eb0f6236990be48da669e02fcefb4918ab793","kind":"tag","published_at":"2018-10-14T00:40:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.44","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44/manifests"},{"name":"v0.0.43","sha":"1ca03f761500b5a6da2b0aa0e9f150b4e4fdfaae","kind":"tag","published_at":"2018-07-11T21:33:31.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.43","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43/manifests"},{"name":"v0.0.42","sha":"0caefc55486ee5ee9a8c5a453a9eb93dc96c426b","kind":"tag","published_at":"2018-06-09T22:07:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.42","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42/manifests"},{"name":"v0.0.41","sha":"565e30c3f38bbc0d6340d660317598b8b8992e01","kind":"tag","published_at":"2018-06-08T05:07:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.41","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41/manifests"},{"name":"v0.0.40","sha":"a8222c133ec86c5ffe6ec66e83b3dc92df90b47c","kind":"tag","published_at":"2018-05-11T23:36:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.40","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40/manifests"},{"name":"v0.0.39","sha":"c56da3a88a38d2d032349bbac0da0dd87800d420","kind":"tag","published_at":"2018-05-10T22:49:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.39","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39/manifests"},{"name":"v0.0.38","sha":"9d7cb5a3e55a8260abdce060cef728454d300884","kind":"tag","published_at":"2018-05-04T23:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.38","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38/manifests"},{"name":"v0.0.37","sha":"9860336fe2024e9c1f0f958ce79e049f4448d775","kind":"tag","published_at":"2018-05-03T03:43:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.37","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37/manifests"},{"name":"v0.0.36","sha":"40341b3ab8de8013d4ca3878d7a5652b5171ee6e","kind":"tag","published_at":"2018-04-19T14:44:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.36","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36/manifests"},{"name":"v0.0.35","sha":"92ebe86cb48262775435bec572c8478a089a3faf","kind":"tag","published_at":"2018-04-13T10:00:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.35","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35/manifests"},{"name":"v0.0.34","sha":"9981c3323dcd79bcf8868158e0ed68773aeffad8","kind":"tag","published_at":"2018-04-01T21:37:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.34","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34/manifests"},{"name":"v0.0.33","sha":"189ef54f9dc0f30508413e42416ede73ebaeb387","kind":"tag","published_at":"2018-02-01T22:38:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.33","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33/manifests"},{"name":"v0.0.32","sha":"d1cdbbe179b0d539f83e055d418b8b269abf0c74","kind":"tag","published_at":"2018-02-01T06:13:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.32","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32/manifests"},{"name":"v0.0.31","sha":"8beb54e78ef2180356560b403a6ced65fd8970dd","kind":"tag","published_at":"2018-01-25T08:40:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.31","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31/manifests"},{"name":"v0.0.30","sha":"8343d310ae4b3b0382b2da0324b963aa1581e9c3","kind":"tag","published_at":"2017-11-15T17:47:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.30","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30/manifests"},{"name":"v0.0.29","sha":"f1ac919a2df16ebecc4723a6d3b15bef772774fc","kind":"tag","published_at":"2017-10-30T22:44:59.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.29","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29/manifests"},{"name":"v0.0.28","sha":"97c69182b942f03646cd09ea8dc771487e795f41","kind":"tag","published_at":"2017-10-04T21:18:16.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.28","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28/manifests"},{"name":"v0.0.27","sha":"7c6231ea0f90b805fc459e9eebd91abd0473f468","kind":"tag","published_at":"2017-10-04T07:44:26.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.27","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27/manifests"},{"name":"v0.0.26","sha":"cca0b73e48061c1a68edce12102f1f58b0d8e8f2","kind":"tag","published_at":"2017-10-01T20:06:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.26","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26/manifests"},{"name":"v0.0.25","sha":"3b7bf99ac92d37028bf8419200e10213dc644502","kind":"tag","published_at":"2017-09-28T18:40:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.25","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25/manifests"},{"name":"v0.0.24","sha":"254b967686cb6955336cf56031e35a22998d7fc1","kind":"tag","published_at":"2017-09-27T05:23:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.24","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"63dda95f75bacb75948053f4aa9bb2c2b1a2ac71","kind":"tag","published_at":"2017-09-21T00:27:11.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.23","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23/manifests"},{"name":"v0.0.22","sha":"32352f4cf2906591fe1bcc7f6e7e5964d469e661","kind":"tag","published_at":"2017-09-17T22:57:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.22","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"f6aaafc0f43334544415c61df6be2a5f4080ef0a","kind":"tag","published_at":"2017-09-17T22:44:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.21","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"dc6c4e0781aea9d7beb6833a703d344a97c2a00d","kind":"tag","published_at":"2017-09-15T01:17:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.20","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"c98c3cea77a66a30548e90c8a526c3fb32499a18","kind":"tag","published_at":"2017-09-06T16:56:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.19","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"a8a06f5c6bdec825c79d136274fd3741a9f6ceca","kind":"tag","published_at":"2017-09-05T09:02:49.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.18","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"98079fe55852be4be1bd92c5c5d538c4bbfb816c","kind":"tag","published_at":"2017-09-01T22:15:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.17","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"d3fff35ef95062eaf20d31b685d0145c09dfe378","kind":"tag","published_at":"2017-08-25T21:27:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.16","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"5e29a302823d38472c7948b2be9bf61eaeb50ce3","kind":"tag","published_at":"2017-08-22T04:17:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.15","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"26499a8dbf06790b1259e1ce390e5a151cefa941","kind":"tag","published_at":"2017-08-21T05:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.14","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"df2d4fe357502d14706a96ab1f1887b53ff658fa","kind":"tag","published_at":"2017-08-20T05:12:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.13","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"4d0689a5cd51b846b42851b30828ff44229dea66","kind":"tag","published_at":"2017-08-16T19:54:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.12","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"f555b1dee845fce358ab0f20e1576c1072139f3f","kind":"tag","published_at":"2017-08-14T19:26:36.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.11","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"3aa0eda562687f48b09e525aceabb3bf4d5e4b44","kind":"tag","published_at":"2017-08-11T12:06:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.10","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"1b7fc8f548a28b37e36fa60f8c3623e5bb4ae605","kind":"tag","published_at":"2017-08-06T15:48:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.9","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"438a0d6bd3dd313ae45d448c016b43803c3df4bc","kind":"tag","published_at":"2017-08-04T22:47:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.8","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"24fd7e68bae5164dd68fb2551c2e08df8a58d652","kind":"tag","published_at":"2017-08-03T13:59:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.7","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"db6318aa6ff281d228df565b6a57fc3135be8828","kind":"tag","published_at":"2017-08-02T21:59:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.6","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"dafd0bf7eb846174d532931b3ec73cd5f8c6a09f","kind":"tag","published_at":"2017-08-01T22:25:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.5","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"81b0fe3d4d5a21937fbcdf6a0b5245589a5884e2","kind":"tag","published_at":"2017-07-27T17:53:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.4","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"077dd783094ffdde8d703e8ca099524fef93ec48","kind":"tag","published_at":"2017-04-30T00:21:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.3","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a2360fd42a1f63312cba523839bb0e35db17aa66","kind":"tag","published_at":"2017-04-25T18:39:51.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.2","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4e4aede68afbdfe68e21320d7fc6c90c91f11b2a","kind":"tag","published_at":"2017-04-25T11:35:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.1","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-01T18:55:58.616Z","dependent_packages_count":2,"downloads":7,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":29.19408926696211,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":1.9416598934344802,"forks_count":2.8380549020254735,"average":13.75678800997997},"purl":"pkg:npm/%40stdlib/dist-iter-flat","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stdlib/dist-iter-flat","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stdlib/dist-iter-flat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stdlib/dist-iter-flat/dependencies","status":"deprecated","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T16:03:05.106Z","issues_count":1797,"pull_requests_count":7689,"avg_time_to_close_issue":12621356.75048733,"avg_time_to_close_pull_request":1505380.0842911878,"issues_closed_count":1026,"pull_requests_closed_count":6002,"pull_request_authors_count":312,"issue_authors_count":123,"avg_comments_per_issue":1.5258764607679467,"avg_comments_per_pull_request":1.784107166081415,"merged_pull_requests_count":5172,"bot_issues_count":2,"bot_pull_requests_count":141,"past_year_issues_count":1141,"past_year_pull_requests_count":5657,"past_year_avg_time_to_close_issue":4111280.2266666666,"past_year_avg_time_to_close_pull_request":1368327.565836299,"past_year_issues_closed_count":675,"past_year_pull_requests_closed_count":4214,"past_year_pull_request_authors_count":195,"past_year_issue_authors_count":46,"past_year_avg_comments_per_issue":1.0245398773006136,"past_year_avg_comments_per_pull_request":1.9913381651051794,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":52,"past_year_merged_pull_requests_count":3619,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/issues","maintainers":[{"login":"Planeshifter","count":436,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"kgryte","count":431,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"headlessNode","count":322,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/headlessNode"},{"login":"gururaj1512","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gururaj1512"},{"login":"gunjjoshi","count":218,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"aayush0325","count":211,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aayush0325"},{"login":"aman-095","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"Jaysukh-409","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"Pranavchiku","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"},{"login":"Snehil-Shah","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"0PrashantYadav0","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0PrashantYadav0"},{"login":"rreusser","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"},{"login":"Neerajpathak07","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Neerajpathak07"}],"active_maintainers":[{"login":"headlessNode","count":322,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/headlessNode"},{"login":"gururaj1512","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gururaj1512"},{"login":"Planeshifter","count":223,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"aayush0325","count":211,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aayush0325"},{"login":"kgryte","count":186,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"gunjjoshi","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"aman-095","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"0PrashantYadav0","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0PrashantYadav0"},{"login":"Jaysukh-409","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"Neerajpathak07","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Neerajpathak07"},{"login":"rreusser","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"},{"login":"Snehil-Shah","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"Pranavchiku","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-iter-flat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-iter-flat/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-iter-flat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-iter-flat/related_packages","maintainers":[{"uuid":"planeshifter","login":"planeshifter","name":null,"email":"pgb@andrew.cmu.edu","url":null,"packages_count":4395,"html_url":"https://www.npmjs.com/~planeshifter","role":null,"created_at":"2022-11-11T00:21:41.748Z","updated_at":"2022-11-11T00:21:41.748Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/planeshifter/packages"},{"uuid":"rreusser","login":"rreusser","name":null,"email":"rsreusser@gmail.com","url":null,"packages_count":4351,"html_url":"https://www.npmjs.com/~rreusser","role":null,"created_at":"2022-11-11T00:21:41.759Z","updated_at":"2022-11-11T00:21:41.759Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreusser/packages"},{"uuid":"stdlib-bot","login":"stdlib-bot","name":null,"email":"kgryte+stdlibbot@gmail.com","url":null,"packages_count":4086,"html_url":"https://www.npmjs.com/~stdlib-bot","role":null,"created_at":"2022-11-11T00:21:41.728Z","updated_at":"2022-11-11T00:21:41.728Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stdlib-bot/packages"},{"uuid":"kgryte","login":"kgryte","name":null,"email":"kgryte@gmail.com","url":null,"packages_count":4885,"html_url":"https://www.npmjs.com/~kgryte","role":null,"created_at":"2022-11-11T00:21:41.738Z","updated_at":"2022-11-11T00:21:41.738Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgryte/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130752,"maintainers_count":1051544,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1292992,"name":"@stdlib/dist-datasets-cmudict","ecosystem":"npm","description":"The Carnegie Mellon Pronouncing Dictionary (CMUdict) as a UMD bundle.","homepage":"https://github.com/stdlib-js/stdlib","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/stdlib-js/stdlib","keywords_array":["stdlib","datasets","dataset","data","words","speech","language","nlp","spelling","pronounciation","dictionary","english","en"],"namespace":"stdlib","versions_count":5,"first_release_published_at":"2020-06-22T05:58:40.309Z","latest_release_published_at":"2021-08-21T18:39:24.177Z","latest_release_number":"0.0.96","last_synced_at":"2025-09-01T18:34:48.656Z","created_at":"2022-04-08T19:52:37.095Z","updated_at":"2025-09-01T18:55:58.614Z","registry_url":"https://www.npmjs.com/package/@stdlib/dist-datasets-cmudict","install_command":"npm install @stdlib/dist-datasets-cmudict","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.96"}},"repo_metadata":{"id":37700568,"uuid":"54614238","full_name":"stdlib-js/stdlib","owner":"stdlib-js","description":"✨ Standard library for JavaScript and Node.js. ✨","archived":false,"fork":false,"pushed_at":"2025-09-01T17:16:41.000Z","size":2136807,"stargazers_count":5329,"open_issues_count":816,"forks_count":868,"subscribers_count":55,"default_branch":"develop","last_synced_at":"2025-09-01T18:20:57.826Z","etag":null,"topics":["javascript","js","lib","library","math","mathematics","node","node-js","nodejs","numeric","numerical-computing","science","scientific","scientific-computing","standard","statistics","stats","stdlib","utilities","utils"],"latest_commit_sha":null,"homepage":"https://stdlib.io","language":"JavaScript","has_issues":true,"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":"SUPPORT.md","governance":"GOVERNANCE.md","roadmap":"ROADMAP.md","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":"2016-03-24T04:19:52.000Z","updated_at":"2025-09-01T16:16:00.000Z","dependencies_parsed_at":"2025-05-07T04:25:20.826Z","dependency_job_id":"7660a756-a8ac-4e4e-81b9-26191500c521","html_url":"https://github.com/stdlib-js/stdlib","commit_stats":{"total_commits":48973,"total_committers":110,"mean_commits":445.2090909090909,"dds":0.2831356053335511,"last_synced_commit":"84b8294c2d5494ff5eaaa2652dda81671e728068"},"previous_names":[],"tags_count":101,"template":false,"template_full_name":null,"purl":"pkg:github/stdlib-js/stdlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/sbom","scorecard":{"id":334673,"data":{"date":"2025-08-17T09:30:03Z","repo":{"name":"github.com/stdlib-js/stdlib","commit":"126b871b84181dae9726c3c0e28cd2c5873d2608"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":4.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event_name == 'pull_request_target' \u0026\u0026 github.event.pull_request.head.sha || '' }}': .github/workflows/run_tests_coverage.yml:98"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check_tracking_issue_closure.yml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:69","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:68","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/do_not_merge.yml:46","Info: jobLevel 'contents' permission set to 'read': .github/workflows/good_first_issue.yml:42","Info: jobLevel 'contents' permission set to 'read': .github/workflows/label_good_first_prs.yml:47","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:51","Info: jobLevel 'contents' permission set to 'read': .github/workflows/too_many_good_first_prs.yml:45","Warn: no topLevel permission defined: .github/workflows/autoclose.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_commit_metadata.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_contributing_guidelines_acceptance.yml:51","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_duplicate_prs.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_licenses.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_required_files.yml:56","Warn: no topLevel permission defined: .github/workflows/check_tracking_issue_closure.yml:1","Warn: no topLevel permission defined: .github/workflows/cleanup_coverage.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/create_address_commit_comment_issues.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/deprecate_packages.yml:36","Warn: no topLevel permission defined: .github/workflows/do_not_merge.yml:1","Info: found token with 'none' permissions: .github/workflows/first_time_greeting.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/generate_monthly_changelog.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/generate_pr_commit_message.yml:31","Warn: no topLevel permission defined: .github/workflows/git_note_amend_message.yml:1","Warn: no topLevel permission defined: .github/workflows/git_note_filter_packages.yml:1","Warn: no topLevel permission defined: .github/workflows/good_first_issue.yml:1","Warn: no topLevel permission defined: .github/workflows/label_commands.yml:1","Warn: no topLevel permission defined: .github/workflows/label_good_first_prs.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_autofix.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint_changed_files.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint_copyright_years.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint_pr_title.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint_random_files.yml:74","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_benchmark.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_examples.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_test.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_test_cov.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_test_install.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos_benchmark.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos_test.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos_test_cov.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos_test_npm_install.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/make.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_equations.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_links.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_pkg_urls.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_related_packages.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_src_attributes.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_tocs.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/namespace_declarations.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/namespace_exports.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/npm_downloads.yml:35","Info: topLevel permissions set to 'read-all': .github/workflows/ossf_scorecard.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr_commands_comment.yml:50","Warn: no topLevel permission defined: .github/workflows/pr_merge_develop.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_rebase_develop.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/process_metadata.yml:33","Info: topLevel 'contents' permission set to 'read': .github/workflows/random_examples.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_affected_benchmarks.yml:46","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_affected_examples.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_affected_tests.yml:78","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_tests_coverage.yml:78","Warn: no topLevel permission defined: .github/workflows/slash_commands.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_keepalive.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_publish.yml:62","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_publish_custom.yml:69","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_push_changes.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_test.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/terminal.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_published_package.yml:34","Warn: no topLevel permission defined: .github/workflows/too_many_good_first_prs.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/track_todos.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_cli_permissions.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_contributors.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_error_databases.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_package_meta_data.yml:35","Warn: no topLevel permission defined: .github/workflows/update_pr_copyright_years.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_repl_docs.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/windows_test_npm_install.yml:43","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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'develop'","Info: 'stale review dismissal' is required to merge on branch 'develop'","Warn: required approving review count is 1 on branch 'develop'","Warn: codeowners review is not required on branch 'develop'","Warn: 'last push approval' is disabled on branch 'develop'","Warn: 'up-to-date branches' is disabled on branch 'develop'","Info: status check found to merge onto on branch 'develop'","Info: PRs are required in order to make changes on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"8 out of 8 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: deps/test/wabt/test_install.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/ccopy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/cscal/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/csrot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/cswap/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dasum/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/daxpy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dcopy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/ddot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dnrm2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/drot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/drotm/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dscal/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dsdot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dswap/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dznrm2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/idamax/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/isamax/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sasum/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/saxpy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/scasum/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/scnrm2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/scopy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sdot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sdsdot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/snrm2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/srot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/srotm/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sscal/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sswap/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/zcopy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/zdrot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/zswap/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapx/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsum/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsumkbn/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsumors/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsumpw/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dasumpw/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dnanasumors/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dnansumkbn2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dnansumpw/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/sapxsumkbn/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/fs/read-wasm/benchmark/fixtures/file.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/fs/read-wasm/examples/fixtures/file.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/fs/read-wasm/test/fixtures/file.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/math/base/assert/is-negative-integerf/examples/c/example:1","Warn: binary detected: lib/node_modules/@stdlib/stats/strided/wasm/dmeanors/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/stats/strided/wasm/dmeanwd/src/main.wasm:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/standalone_publish_custom.yml:133","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown_links.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/stdlib/markdown_links.yml/develop?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/scripts/test_install:217","Warn: npmCommand not pinned by hash: .github/workflows/scripts/test_install:246","Warn: npmCommand not pinned by hash: .github/workflows/scripts/test_install:270","Warn: npmCommand not pinned by hash: .github/workflows/scripts/test_install:309","Warn: npmCommand not pinned by hash: tools/ci/travis/before_install:58","Warn: npmCommand not pinned by hash: tools/scripts/node_versions_run_script:93","Warn: npmCommand not pinned by hash: tools/tests/scripts/test_node_versions:88","Warn: npmCommand not pinned by hash: .github/workflows/test_published_package.yml:92","Info: 147 out of 147 GitHub-owned GitHubAction dependencies pinned","Info:  68 out of  69 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Contributors","score":10,"reason":"project has 35 contributing companies or organizations","details":["Info: found contributions from: CircuitVerse, FLAGlab, InfoSec-IIITN, MicrosoftStudentChapter, Quansight, Quansight-Labs, SCOREnetworkorg, SocketDev, ThaparFoodFestival, Ubiq-Cure, acmsnu, atlanhq, colorjs, data-apis, dscsnu, faiross-pbc, gl-vis, glslify, idyll-lang, iiitl, indian institute of information technology lucknow, isle-project, jupyterlab, lfortran, open-craft, regl-project, scijs, socketdev @stdlib-js, spyder-ide, stackgl, stackhtml, stdlib-js, stdlib-js @quansight, stdlib-js @quansight @data-apis, stdlib-js @tattle-made @inspektor-gadget"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}}]},"last_synced_at":"2025-08-18T04:26:09.010Z","repository_id":37700568,"created_at":"2025-08-18T04:26:09.010Z","updated_at":"2025-08-18T04:26:09.010Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273175314,"owners_count":25058526,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stdlib-js","name":"stdlib","uuid":"17805691","kind":"organization","description":"Standard library for JavaScript.","email":null,"website":"https://stdlib.io","location":null,"twitter":"stdlibjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17805691?v=4","repositories_count":3692,"last_synced_at":"2024-05-01T09:30:33.148Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"html_url":"https://github.com/stdlib-js","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"total_stars":9686,"followers":99,"following":0,"created_at":"2022-11-02T16:51:14.990Z","updated_at":"2024-05-01T09:37:07.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js/repositories"},"tags":[{"name":"v0.3.2","sha":"2e3e62a123f77fc60bea74f38451a1e173be1755","kind":"tag","published_at":"2024-12-21T21:30:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.3.2","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"966045cd9a176d5f756908acdb780cf37fb5ed38","kind":"tag","published_at":"2024-12-21T21:01:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.3.1","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a44a0c7678c194d0813eeaf656da06d2aa706829","kind":"tag","published_at":"2024-08-19T00:50:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.3.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"b4ea5ba9fd0fc34939ae3d37aa2bec6aeab907d5","kind":"tag","published_at":"2024-02-05T04:59:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.2.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"77844353be9f5acda7aa5dc0843aed88f07b6ab6","kind":"tag","published_at":"2023-11-10T10:53:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.1.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0/manifests"},{"name":"v0.0.96","sha":"8b42836a8ece8fbb9cc4f5c58a7b3738d47e14c4","kind":"tag","published_at":"2021-08-21T18:41:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.96","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96/manifests"},{"name":"v0.0.95","sha":"426f232f9e41603d71193283d3590a52b38ce39f","kind":"tag","published_at":"2021-08-18T09:04:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.95","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95/manifests"},{"name":"v0.0.94","sha":"b778a25a6ae526ffb78afdf04100c2b44b571ba1","kind":"commit","published_at":"2021-04-26T06:26:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.94","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94/manifests"},{"name":"v0.0.93","sha":"0301c9ff7117eedaa07c66a23dbd26e6d9829730","kind":"tag","published_at":"2020-12-07T05:13:25.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.93","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93/manifests"},{"name":"v0.0.92","sha":"b4d11aac1aa74441653f0ba195a184fd5cc51de0","kind":"tag","published_at":"2020-06-24T07:50:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.92","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92/manifests"},{"name":"v0.0.91","sha":"68f492edd886c9253209599191f0c6bde0e3775c","kind":"tag","published_at":"2020-03-12T19:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.91","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91/manifests"},{"name":"v0.0.90","sha":"51dcafe2bcccbc953fad532ee4705bbeb3627c51","kind":"tag","published_at":"2019-11-22T10:11:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.90","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90/manifests"},{"name":"v0.0.89","sha":"c9dda5d14645aee215039dfa7a833d1fcc549a5a","kind":"tag","published_at":"2019-11-22T09:52:27.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.89","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89/manifests"},{"name":"v0.0.88","sha":"adcd15a7237d6dd9eb51d237e04ac9374b0ac11d","kind":"tag","published_at":"2019-11-22T02:13:39.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.88","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88/manifests"},{"name":"v0.0.87","sha":"1993f7dbf36078338aae5479bcd97f9e537a7dbd","kind":"tag","published_at":"2019-10-15T00:19:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.87","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87/manifests"},{"name":"v0.0.86","sha":"48de445cf9378e6148459fb76cb4063ba01faadf","kind":"tag","published_at":"2019-10-14T21:04:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.86","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86/manifests"},{"name":"v0.0.85","sha":"93372ce7809b022a3c394a40096655f5a47520c7","kind":"tag","published_at":"2019-09-09T23:23:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.85","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85/manifests"},{"name":"v0.0.84","sha":"8f027cbb4a791b6831f91c2da5ddf4b8b2864792","kind":"tag","published_at":"2019-09-05T02:33:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.84","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84/manifests"},{"name":"v0.0.83","sha":"f371d66d798c4bb991a2aedfc77bfcbabbb0a2a6","kind":"tag","published_at":"2019-09-04T19:36:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.83","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83/manifests"},{"name":"v0.0.82","sha":"0e7ce41dd6d0150053c16e5272f06517dc3925e4","kind":"tag","published_at":"2019-09-04T19:24:07.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.82","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82/manifests"},{"name":"v0.0.81","sha":"efcfc6c3138ee6c5143ad6f9e9190f08f1d8911c","kind":"tag","published_at":"2019-09-04T19:13:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.81","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81/manifests"},{"name":"v0.0.80","sha":"3bf4cc5c24d5d69864f896c22e3977415b88a940","kind":"tag","published_at":"2019-09-04T19:03:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.80","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80/manifests"},{"name":"v0.0.79","sha":"5a583b4ef66a40c584ed86466e5aafd54e3b487f","kind":"tag","published_at":"2019-09-04T18:46:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.79","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79/manifests"},{"name":"v0.0.78","sha":"37730586207a33ac803d34608e9f488f2e4104ba","kind":"tag","published_at":"2019-09-04T07:59:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.78","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78/manifests"},{"name":"v0.0.77","sha":"59e962be1f60e91ec29f73ec0986cc21e85046a6","kind":"tag","published_at":"2019-09-04T07:33:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.77","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77/manifests"},{"name":"v0.0.76","sha":"8f62eb581a8812fdcbc0f0028e36f9e09ade8c73","kind":"tag","published_at":"2019-09-01T19:14:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.76","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76/manifests"},{"name":"v0.0.75","sha":"7f4a19562c512c627da3898028b80b5d358da0ca","kind":"tag","published_at":"2019-09-01T10:02:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.75","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75/manifests"},{"name":"v0.0.74","sha":"34663c5c3ea7a42ee6fdc1e06bf66038dc14e6e9","kind":"tag","published_at":"2019-09-01T09:46:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.74","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74/manifests"},{"name":"v0.0.73","sha":"8cdabc03cc7494eaf23dffcc2f93320e7789b8a1","kind":"tag","published_at":"2019-08-28T23:35:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.73","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73/manifests"},{"name":"v0.0.72","sha":"be9c2f964fc4dd8a80d7db4fb0a95785a726f578","kind":"tag","published_at":"2019-08-27T01:17:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.72","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72/manifests"},{"name":"v0.0.71","sha":"bb43d34ea97d2ae79e70933c9ee269655bd7aa50","kind":"tag","published_at":"2019-08-27T00:37:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.71","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71/manifests"},{"name":"v0.0.70","sha":"2408003b038ac5d9d678bcde4eeb73e8e59c9003","kind":"tag","published_at":"2019-08-27T00:23:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.70","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70/manifests"},{"name":"v0.0.69","sha":"ab72240f0916142d61ecd9969cbd9783d759cdc4","kind":"tag","published_at":"2019-08-26T23:25:42.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.69","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69/manifests"},{"name":"v0.0.68","sha":"380fcacd49ecf048ce7484628c3e56065f84d44e","kind":"tag","published_at":"2019-08-26T22:45:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.68","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68/manifests"},{"name":"v0.0.67","sha":"a56070b7403894a83e371a4c00dd308c9b6ed201","kind":"tag","published_at":"2019-08-20T02:42:35.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.67","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67/manifests"},{"name":"v0.0.66","sha":"370bfd6f921cb8f9e2bdf3029eefe16e1fe1d7ef","kind":"tag","published_at":"2019-08-17T17:33:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.66","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66/manifests"},{"name":"v0.0.65","sha":"7ecfac0271ab71a9c11ccfc5657d0976c9ded5c2","kind":"tag","published_at":"2019-08-17T03:06:38.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.65","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65/manifests"},{"name":"v0.0.64","sha":"ff19040903844c4d4b775025a531681dafaf683f","kind":"tag","published_at":"2019-08-09T18:48:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.64","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64/manifests"},{"name":"v0.0.63","sha":"61493a0bc1943e69ea2bb750109dca0f65b63590","kind":"tag","published_at":"2019-08-06T02:49:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.63","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63/manifests"},{"name":"v0.0.62","sha":"4538c0ba3332f1be886010247a8b0a33af1c2214","kind":"tag","published_at":"2019-07-30T07:28:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.62","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62/manifests"},{"name":"v0.0.61","sha":"40f4a81134ed874737be026a47e3dcccad9c907f","kind":"tag","published_at":"2019-07-27T22:32:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.61","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61/manifests"},{"name":"v0.0.60","sha":"c44b352188c92a16d7fc01c16203282b8aaa0fd0","kind":"tag","published_at":"2019-02-22T03:40:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.60","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60/manifests"},{"name":"v0.0.59","sha":"22397dc088030c3d14d944cf7de59178fd37f2c2","kind":"tag","published_at":"2019-02-09T07:30:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.59","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59/manifests"},{"name":"v0.0.58","sha":"59c023fb92d532f69f471baf5570e1771f587bf5","kind":"tag","published_at":"2019-01-11T08:02:06.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.58","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58/manifests"},{"name":"v0.0.57","sha":"110d7917f3c65ca17167b54054ecbe33d9da3cf2","kind":"tag","published_at":"2019-01-02T01:03:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.57","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57/manifests"},{"name":"v0.0.56","sha":"22d55982538d0e3277601d6b6e06a4fab1aee67e","kind":"tag","published_at":"2018-12-29T18:24:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.56","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56/manifests"},{"name":"v0.0.55","sha":"3026ae9c1fa6a86dc85f099a3b50f047ade4a76f","kind":"tag","published_at":"2018-12-04T18:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.55","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55/manifests"},{"name":"v0.0.54","sha":"59453693ea997a9694397ffd9eb502259a1d2646","kind":"tag","published_at":"2018-12-04T11:34:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.54","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54/manifests"},{"name":"v0.0.53","sha":"07ef17f5cd2f5bfac7dce5e1fd3582a2fdc2f199","kind":"tag","published_at":"2018-12-03T14:58:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.53","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53/manifests"},{"name":"v0.0.52","sha":"342d643f847b8f53c442af97d4d5936e67fc9e51","kind":"tag","published_at":"2018-11-23T10:51:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.52","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52/manifests"},{"name":"v0.0.51","sha":"e9a2643b675ff543fa69803e96b478a3d858b0dd","kind":"tag","published_at":"2018-11-22T04:35:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.51","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51/manifests"},{"name":"v0.0.50","sha":"150aa92596b04166a9ccc6cbe2e2ba339b9ff1f3","kind":"tag","published_at":"2018-11-07T21:39:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.50","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50/manifests"},{"name":"v0.0.49","sha":"fe7ce2ed34cde9e6ef73b30992ccf58881aa6a2e","kind":"tag","published_at":"2018-10-29T09:41:24.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.49","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49/manifests"},{"name":"v0.0.48","sha":"89a05192e9840f4e8a6de9a757bc6295b48d85b9","kind":"tag","published_at":"2018-10-28T08:10:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.48","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48/manifests"},{"name":"v0.0.47","sha":"07a705b6ce5aa3147951f737cdb8e4ee5817a991","kind":"tag","published_at":"2018-10-27T05:49:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.47","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47/manifests"},{"name":"v0.0.46","sha":"8512be2a3101f8a6f476661175b525da2784669d","kind":"tag","published_at":"2018-10-23T00:27:30.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.46","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46/manifests"},{"name":"v0.0.45","sha":"e3d5637c15e968357b08a251f96739480b8b5aa6","kind":"tag","published_at":"2018-10-18T02:01:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.45","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45/manifests"},{"name":"v0.0.44","sha":"e96eb0f6236990be48da669e02fcefb4918ab793","kind":"tag","published_at":"2018-10-14T00:40:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.44","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44/manifests"},{"name":"v0.0.43","sha":"1ca03f761500b5a6da2b0aa0e9f150b4e4fdfaae","kind":"tag","published_at":"2018-07-11T21:33:31.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.43","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43/manifests"},{"name":"v0.0.42","sha":"0caefc55486ee5ee9a8c5a453a9eb93dc96c426b","kind":"tag","published_at":"2018-06-09T22:07:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.42","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42/manifests"},{"name":"v0.0.41","sha":"565e30c3f38bbc0d6340d660317598b8b8992e01","kind":"tag","published_at":"2018-06-08T05:07:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.41","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41/manifests"},{"name":"v0.0.40","sha":"a8222c133ec86c5ffe6ec66e83b3dc92df90b47c","kind":"tag","published_at":"2018-05-11T23:36:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.40","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40/manifests"},{"name":"v0.0.39","sha":"c56da3a88a38d2d032349bbac0da0dd87800d420","kind":"tag","published_at":"2018-05-10T22:49:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.39","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39/manifests"},{"name":"v0.0.38","sha":"9d7cb5a3e55a8260abdce060cef728454d300884","kind":"tag","published_at":"2018-05-04T23:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.38","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38/manifests"},{"name":"v0.0.37","sha":"9860336fe2024e9c1f0f958ce79e049f4448d775","kind":"tag","published_at":"2018-05-03T03:43:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.37","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37/manifests"},{"name":"v0.0.36","sha":"40341b3ab8de8013d4ca3878d7a5652b5171ee6e","kind":"tag","published_at":"2018-04-19T14:44:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.36","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36/manifests"},{"name":"v0.0.35","sha":"92ebe86cb48262775435bec572c8478a089a3faf","kind":"tag","published_at":"2018-04-13T10:00:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.35","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35/manifests"},{"name":"v0.0.34","sha":"9981c3323dcd79bcf8868158e0ed68773aeffad8","kind":"tag","published_at":"2018-04-01T21:37:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.34","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34/manifests"},{"name":"v0.0.33","sha":"189ef54f9dc0f30508413e42416ede73ebaeb387","kind":"tag","published_at":"2018-02-01T22:38:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.33","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33/manifests"},{"name":"v0.0.32","sha":"d1cdbbe179b0d539f83e055d418b8b269abf0c74","kind":"tag","published_at":"2018-02-01T06:13:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.32","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32/manifests"},{"name":"v0.0.31","sha":"8beb54e78ef2180356560b403a6ced65fd8970dd","kind":"tag","published_at":"2018-01-25T08:40:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.31","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31/manifests"},{"name":"v0.0.30","sha":"8343d310ae4b3b0382b2da0324b963aa1581e9c3","kind":"tag","published_at":"2017-11-15T17:47:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.30","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30/manifests"},{"name":"v0.0.29","sha":"f1ac919a2df16ebecc4723a6d3b15bef772774fc","kind":"tag","published_at":"2017-10-30T22:44:59.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.29","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29/manifests"},{"name":"v0.0.28","sha":"97c69182b942f03646cd09ea8dc771487e795f41","kind":"tag","published_at":"2017-10-04T21:18:16.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.28","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28/manifests"},{"name":"v0.0.27","sha":"7c6231ea0f90b805fc459e9eebd91abd0473f468","kind":"tag","published_at":"2017-10-04T07:44:26.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.27","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27/manifests"},{"name":"v0.0.26","sha":"cca0b73e48061c1a68edce12102f1f58b0d8e8f2","kind":"tag","published_at":"2017-10-01T20:06:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.26","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26/manifests"},{"name":"v0.0.25","sha":"3b7bf99ac92d37028bf8419200e10213dc644502","kind":"tag","published_at":"2017-09-28T18:40:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.25","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25/manifests"},{"name":"v0.0.24","sha":"254b967686cb6955336cf56031e35a22998d7fc1","kind":"tag","published_at":"2017-09-27T05:23:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.24","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"63dda95f75bacb75948053f4aa9bb2c2b1a2ac71","kind":"tag","published_at":"2017-09-21T00:27:11.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.23","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23/manifests"},{"name":"v0.0.22","sha":"32352f4cf2906591fe1bcc7f6e7e5964d469e661","kind":"tag","published_at":"2017-09-17T22:57:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.22","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"f6aaafc0f43334544415c61df6be2a5f4080ef0a","kind":"tag","published_at":"2017-09-17T22:44:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.21","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"dc6c4e0781aea9d7beb6833a703d344a97c2a00d","kind":"tag","published_at":"2017-09-15T01:17:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.20","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"c98c3cea77a66a30548e90c8a526c3fb32499a18","kind":"tag","published_at":"2017-09-06T16:56:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.19","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"a8a06f5c6bdec825c79d136274fd3741a9f6ceca","kind":"tag","published_at":"2017-09-05T09:02:49.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.18","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"98079fe55852be4be1bd92c5c5d538c4bbfb816c","kind":"tag","published_at":"2017-09-01T22:15:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.17","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"d3fff35ef95062eaf20d31b685d0145c09dfe378","kind":"tag","published_at":"2017-08-25T21:27:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.16","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"5e29a302823d38472c7948b2be9bf61eaeb50ce3","kind":"tag","published_at":"2017-08-22T04:17:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.15","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"26499a8dbf06790b1259e1ce390e5a151cefa941","kind":"tag","published_at":"2017-08-21T05:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.14","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"df2d4fe357502d14706a96ab1f1887b53ff658fa","kind":"tag","published_at":"2017-08-20T05:12:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.13","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"4d0689a5cd51b846b42851b30828ff44229dea66","kind":"tag","published_at":"2017-08-16T19:54:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.12","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"f555b1dee845fce358ab0f20e1576c1072139f3f","kind":"tag","published_at":"2017-08-14T19:26:36.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.11","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"3aa0eda562687f48b09e525aceabb3bf4d5e4b44","kind":"tag","published_at":"2017-08-11T12:06:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.10","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"1b7fc8f548a28b37e36fa60f8c3623e5bb4ae605","kind":"tag","published_at":"2017-08-06T15:48:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.9","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"438a0d6bd3dd313ae45d448c016b43803c3df4bc","kind":"tag","published_at":"2017-08-04T22:47:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.8","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"24fd7e68bae5164dd68fb2551c2e08df8a58d652","kind":"tag","published_at":"2017-08-03T13:59:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.7","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"db6318aa6ff281d228df565b6a57fc3135be8828","kind":"tag","published_at":"2017-08-02T21:59:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.6","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"dafd0bf7eb846174d532931b3ec73cd5f8c6a09f","kind":"tag","published_at":"2017-08-01T22:25:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.5","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"81b0fe3d4d5a21937fbcdf6a0b5245589a5884e2","kind":"tag","published_at":"2017-07-27T17:53:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.4","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"077dd783094ffdde8d703e8ca099524fef93ec48","kind":"tag","published_at":"2017-04-30T00:21:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.3","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a2360fd42a1f63312cba523839bb0e35db17aa66","kind":"tag","published_at":"2017-04-25T18:39:51.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.2","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4e4aede68afbdfe68e21320d7fc6c90c91f11b2a","kind":"tag","published_at":"2017-04-25T11:35:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.1","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-01T18:55:58.613Z","dependent_packages_count":2,"downloads":2,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":28.61299292663004,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":1.9393133639754854,"forks_count":2.8380549020254735,"average":13.640099436021757},"purl":"pkg:npm/%40stdlib/dist-datasets-cmudict","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stdlib/dist-datasets-cmudict","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stdlib/dist-datasets-cmudict","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stdlib/dist-datasets-cmudict/dependencies","status":"deprecated","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T16:03:05.106Z","issues_count":1797,"pull_requests_count":7689,"avg_time_to_close_issue":12621356.75048733,"avg_time_to_close_pull_request":1505380.0842911878,"issues_closed_count":1026,"pull_requests_closed_count":6002,"pull_request_authors_count":312,"issue_authors_count":123,"avg_comments_per_issue":1.5258764607679467,"avg_comments_per_pull_request":1.784107166081415,"merged_pull_requests_count":5172,"bot_issues_count":2,"bot_pull_requests_count":141,"past_year_issues_count":1141,"past_year_pull_requests_count":5657,"past_year_avg_time_to_close_issue":4111280.2266666666,"past_year_avg_time_to_close_pull_request":1368327.565836299,"past_year_issues_closed_count":675,"past_year_pull_requests_closed_count":4214,"past_year_pull_request_authors_count":195,"past_year_issue_authors_count":46,"past_year_avg_comments_per_issue":1.0245398773006136,"past_year_avg_comments_per_pull_request":1.9913381651051794,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":52,"past_year_merged_pull_requests_count":3619,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/issues","maintainers":[{"login":"Planeshifter","count":436,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"kgryte","count":431,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"headlessNode","count":322,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/headlessNode"},{"login":"gururaj1512","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gururaj1512"},{"login":"gunjjoshi","count":218,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"aayush0325","count":211,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aayush0325"},{"login":"aman-095","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"Jaysukh-409","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"Pranavchiku","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"},{"login":"Snehil-Shah","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"0PrashantYadav0","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0PrashantYadav0"},{"login":"rreusser","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"},{"login":"Neerajpathak07","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Neerajpathak07"}],"active_maintainers":[{"login":"headlessNode","count":322,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/headlessNode"},{"login":"gururaj1512","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gururaj1512"},{"login":"Planeshifter","count":223,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"aayush0325","count":211,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aayush0325"},{"login":"kgryte","count":186,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"gunjjoshi","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"aman-095","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"0PrashantYadav0","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0PrashantYadav0"},{"login":"Jaysukh-409","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"Neerajpathak07","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Neerajpathak07"},{"login":"rreusser","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"},{"login":"Snehil-Shah","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"Pranavchiku","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-cmudict/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-cmudict/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-cmudict/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-cmudict/related_packages","maintainers":[{"uuid":"planeshifter","login":"planeshifter","name":null,"email":"pgb@andrew.cmu.edu","url":null,"packages_count":4395,"html_url":"https://www.npmjs.com/~planeshifter","role":null,"created_at":"2022-11-10T23:52:58.322Z","updated_at":"2022-11-10T23:52:58.322Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/planeshifter/packages"},{"uuid":"rreusser","login":"rreusser","name":null,"email":"rsreusser@gmail.com","url":null,"packages_count":4351,"html_url":"https://www.npmjs.com/~rreusser","role":null,"created_at":"2022-11-10T23:52:58.346Z","updated_at":"2022-11-10T23:52:58.346Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreusser/packages"},{"uuid":"stdlib-bot","login":"stdlib-bot","name":null,"email":"kgryte+stdlibbot@gmail.com","url":null,"packages_count":4086,"html_url":"https://www.npmjs.com/~stdlib-bot","role":null,"created_at":"2022-11-10T23:52:58.300Z","updated_at":"2022-11-10T23:52:58.300Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stdlib-bot/packages"},{"uuid":"kgryte","login":"kgryte","name":null,"email":"kgryte@gmail.com","url":null,"packages_count":4885,"html_url":"https://www.npmjs.com/~kgryte","role":null,"created_at":"2022-11-10T23:52:58.310Z","updated_at":"2022-11-10T23:52:58.310Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgryte/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130752,"maintainers_count":1051544,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1293006,"name":"@stdlib/dist-repl","ecosystem":"npm","description":"REPL functions as a UMD bundle.","homepage":"https://github.com/stdlib-js/stdlib","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/stdlib-js/stdlib","keywords_array":["stdlib","standard","library","std","libstd","lib","repl","umd"],"namespace":"stdlib","versions_count":5,"first_release_published_at":"2020-06-24T07:43:29.211Z","latest_release_published_at":"2021-08-21T18:40:55.695Z","latest_release_number":"0.0.96","last_synced_at":"2025-09-01T18:34:34.470Z","created_at":"2022-04-08T19:52:38.287Z","updated_at":"2025-09-01T18:55:58.614Z","registry_url":"https://www.npmjs.com/package/@stdlib/dist-repl","install_command":"npm install @stdlib/dist-repl","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.96"}},"repo_metadata":{"id":37700568,"uuid":"54614238","full_name":"stdlib-js/stdlib","owner":"stdlib-js","description":"✨ Standard library for JavaScript and Node.js. ✨","archived":false,"fork":false,"pushed_at":"2025-09-01T17:16:41.000Z","size":2136807,"stargazers_count":5329,"open_issues_count":816,"forks_count":868,"subscribers_count":55,"default_branch":"develop","last_synced_at":"2025-09-01T18:20:57.826Z","etag":null,"topics":["javascript","js","lib","library","math","mathematics","node","node-js","nodejs","numeric","numerical-computing","science","scientific","scientific-computing","standard","statistics","stats","stdlib","utilities","utils"],"latest_commit_sha":null,"homepage":"https://stdlib.io","language":"JavaScript","has_issues":true,"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":"SUPPORT.md","governance":"GOVERNANCE.md","roadmap":"ROADMAP.md","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":"2016-03-24T04:19:52.000Z","updated_at":"2025-09-01T16:16:00.000Z","dependencies_parsed_at":"2025-05-07T04:25:20.826Z","dependency_job_id":"7660a756-a8ac-4e4e-81b9-26191500c521","html_url":"https://github.com/stdlib-js/stdlib","commit_stats":{"total_commits":48973,"total_committers":110,"mean_commits":445.2090909090909,"dds":0.2831356053335511,"last_synced_commit":"84b8294c2d5494ff5eaaa2652dda81671e728068"},"previous_names":[],"tags_count":101,"template":false,"template_full_name":null,"purl":"pkg:github/stdlib-js/stdlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/sbom","scorecard":{"id":334673,"data":{"date":"2025-08-17T09:30:03Z","repo":{"name":"github.com/stdlib-js/stdlib","commit":"126b871b84181dae9726c3c0e28cd2c5873d2608"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":4.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event_name == 'pull_request_target' \u0026\u0026 github.event.pull_request.head.sha || '' }}': .github/workflows/run_tests_coverage.yml:98"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check_tracking_issue_closure.yml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:69","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:68","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/do_not_merge.yml:46","Info: jobLevel 'contents' permission set to 'read': .github/workflows/good_first_issue.yml:42","Info: jobLevel 'contents' permission set to 'read': .github/workflows/label_good_first_prs.yml:47","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:51","Info: jobLevel 'contents' permission set to 'read': .github/workflows/too_many_good_first_prs.yml:45","Warn: no topLevel permission defined: .github/workflows/autoclose.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_commit_metadata.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_contributing_guidelines_acceptance.yml:51","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_duplicate_prs.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_licenses.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_required_files.yml:56","Warn: no topLevel permission defined: .github/workflows/check_tracking_issue_closure.yml:1","Warn: no topLevel permission defined: .github/workflows/cleanup_coverage.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/create_address_commit_comment_issues.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/deprecate_packages.yml:36","Warn: no topLevel permission defined: .github/workflows/do_not_merge.yml:1","Info: found token with 'none' permissions: .github/workflows/first_time_greeting.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/generate_monthly_changelog.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/generate_pr_commit_message.yml:31","Warn: no topLevel permission defined: .github/workflows/git_note_amend_message.yml:1","Warn: no topLevel permission defined: .github/workflows/git_note_filter_packages.yml:1","Warn: no topLevel permission defined: .github/workflows/good_first_issue.yml:1","Warn: no topLevel permission defined: .github/workflows/label_commands.yml:1","Warn: no topLevel permission defined: .github/workflows/label_good_first_prs.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_autofix.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint_changed_files.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint_copyright_years.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint_pr_title.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint_random_files.yml:74","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_benchmark.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_examples.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_test.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_test_cov.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_test_install.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos_benchmark.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos_test.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos_test_cov.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos_test_npm_install.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/make.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_equations.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_links.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_pkg_urls.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_related_packages.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_src_attributes.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_tocs.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/namespace_declarations.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/namespace_exports.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/npm_downloads.yml:35","Info: topLevel permissions set to 'read-all': .github/workflows/ossf_scorecard.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr_commands_comment.yml:50","Warn: no topLevel permission defined: .github/workflows/pr_merge_develop.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_rebase_develop.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/process_metadata.yml:33","Info: topLevel 'contents' permission set to 'read': .github/workflows/random_examples.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_affected_benchmarks.yml:46","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_affected_examples.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_affected_tests.yml:78","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_tests_coverage.yml:78","Warn: no topLevel permission defined: .github/workflows/slash_commands.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_keepalive.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_publish.yml:62","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_publish_custom.yml:69","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_push_changes.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_test.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/terminal.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_published_package.yml:34","Warn: no topLevel permission defined: .github/workflows/too_many_good_first_prs.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/track_todos.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_cli_permissions.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_contributors.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_error_databases.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_package_meta_data.yml:35","Warn: no topLevel permission defined: .github/workflows/update_pr_copyright_years.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_repl_docs.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/windows_test_npm_install.yml:43","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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'develop'","Info: 'stale review dismissal' is required to merge on branch 'develop'","Warn: required approving review count is 1 on branch 'develop'","Warn: codeowners review is not required on branch 'develop'","Warn: 'last push approval' is disabled on branch 'develop'","Warn: 'up-to-date branches' is disabled on branch 'develop'","Info: status check found to merge onto on branch 'develop'","Info: PRs are required in order to make changes on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"8 out of 8 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: deps/test/wabt/test_install.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/ccopy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/cscal/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/csrot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/cswap/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dasum/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/daxpy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dcopy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/ddot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dnrm2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/drot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/drotm/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dscal/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dsdot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dswap/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dznrm2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/idamax/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/isamax/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sasum/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/saxpy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/scasum/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/scnrm2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/scopy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sdot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sdsdot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/snrm2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/srot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/srotm/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sscal/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sswap/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/zcopy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/zdrot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/zswap/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapx/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsum/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsumkbn/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsumors/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsumpw/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dasumpw/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dnanasumors/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dnansumkbn2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dnansumpw/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/sapxsumkbn/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/fs/read-wasm/benchmark/fixtures/file.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/fs/read-wasm/examples/fixtures/file.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/fs/read-wasm/test/fixtures/file.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/math/base/assert/is-negative-integerf/examples/c/example:1","Warn: binary detected: lib/node_modules/@stdlib/stats/strided/wasm/dmeanors/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/stats/strided/wasm/dmeanwd/src/main.wasm:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/standalone_publish_custom.yml:133","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown_links.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/stdlib/markdown_links.yml/develop?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/scripts/test_install:217","Warn: npmCommand not pinned by hash: .github/workflows/scripts/test_install:246","Warn: npmCommand not pinned by hash: .github/workflows/scripts/test_install:270","Warn: npmCommand not pinned by hash: .github/workflows/scripts/test_install:309","Warn: npmCommand not pinned by hash: tools/ci/travis/before_install:58","Warn: npmCommand not pinned by hash: tools/scripts/node_versions_run_script:93","Warn: npmCommand not pinned by hash: tools/tests/scripts/test_node_versions:88","Warn: npmCommand not pinned by hash: .github/workflows/test_published_package.yml:92","Info: 147 out of 147 GitHub-owned GitHubAction dependencies pinned","Info:  68 out of  69 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Contributors","score":10,"reason":"project has 35 contributing companies or organizations","details":["Info: found contributions from: CircuitVerse, FLAGlab, InfoSec-IIITN, MicrosoftStudentChapter, Quansight, Quansight-Labs, SCOREnetworkorg, SocketDev, ThaparFoodFestival, Ubiq-Cure, acmsnu, atlanhq, colorjs, data-apis, dscsnu, faiross-pbc, gl-vis, glslify, idyll-lang, iiitl, indian institute of information technology lucknow, isle-project, jupyterlab, lfortran, open-craft, regl-project, scijs, socketdev @stdlib-js, spyder-ide, stackgl, stackhtml, stdlib-js, stdlib-js @quansight, stdlib-js @quansight @data-apis, stdlib-js @tattle-made @inspektor-gadget"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}}]},"last_synced_at":"2025-08-18T04:26:09.010Z","repository_id":37700568,"created_at":"2025-08-18T04:26:09.010Z","updated_at":"2025-08-18T04:26:09.010Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273175314,"owners_count":25058526,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stdlib-js","name":"stdlib","uuid":"17805691","kind":"organization","description":"Standard library for JavaScript.","email":null,"website":"https://stdlib.io","location":null,"twitter":"stdlibjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17805691?v=4","repositories_count":3692,"last_synced_at":"2024-05-01T09:30:33.148Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"html_url":"https://github.com/stdlib-js","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"total_stars":9686,"followers":99,"following":0,"created_at":"2022-11-02T16:51:14.990Z","updated_at":"2024-05-01T09:37:07.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js/repositories"},"tags":[{"name":"v0.3.2","sha":"2e3e62a123f77fc60bea74f38451a1e173be1755","kind":"tag","published_at":"2024-12-21T21:30:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.3.2","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"966045cd9a176d5f756908acdb780cf37fb5ed38","kind":"tag","published_at":"2024-12-21T21:01:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.3.1","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a44a0c7678c194d0813eeaf656da06d2aa706829","kind":"tag","published_at":"2024-08-19T00:50:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.3.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"b4ea5ba9fd0fc34939ae3d37aa2bec6aeab907d5","kind":"tag","published_at":"2024-02-05T04:59:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.2.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"77844353be9f5acda7aa5dc0843aed88f07b6ab6","kind":"tag","published_at":"2023-11-10T10:53:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.1.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0/manifests"},{"name":"v0.0.96","sha":"8b42836a8ece8fbb9cc4f5c58a7b3738d47e14c4","kind":"tag","published_at":"2021-08-21T18:41:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.96","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96/manifests"},{"name":"v0.0.95","sha":"426f232f9e41603d71193283d3590a52b38ce39f","kind":"tag","published_at":"2021-08-18T09:04:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.95","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95/manifests"},{"name":"v0.0.94","sha":"b778a25a6ae526ffb78afdf04100c2b44b571ba1","kind":"commit","published_at":"2021-04-26T06:26:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.94","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94/manifests"},{"name":"v0.0.93","sha":"0301c9ff7117eedaa07c66a23dbd26e6d9829730","kind":"tag","published_at":"2020-12-07T05:13:25.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.93","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93/manifests"},{"name":"v0.0.92","sha":"b4d11aac1aa74441653f0ba195a184fd5cc51de0","kind":"tag","published_at":"2020-06-24T07:50:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.92","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92/manifests"},{"name":"v0.0.91","sha":"68f492edd886c9253209599191f0c6bde0e3775c","kind":"tag","published_at":"2020-03-12T19:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.91","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91/manifests"},{"name":"v0.0.90","sha":"51dcafe2bcccbc953fad532ee4705bbeb3627c51","kind":"tag","published_at":"2019-11-22T10:11:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.90","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90/manifests"},{"name":"v0.0.89","sha":"c9dda5d14645aee215039dfa7a833d1fcc549a5a","kind":"tag","published_at":"2019-11-22T09:52:27.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.89","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89/manifests"},{"name":"v0.0.88","sha":"adcd15a7237d6dd9eb51d237e04ac9374b0ac11d","kind":"tag","published_at":"2019-11-22T02:13:39.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.88","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88/manifests"},{"name":"v0.0.87","sha":"1993f7dbf36078338aae5479bcd97f9e537a7dbd","kind":"tag","published_at":"2019-10-15T00:19:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.87","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87/manifests"},{"name":"v0.0.86","sha":"48de445cf9378e6148459fb76cb4063ba01faadf","kind":"tag","published_at":"2019-10-14T21:04:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.86","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86/manifests"},{"name":"v0.0.85","sha":"93372ce7809b022a3c394a40096655f5a47520c7","kind":"tag","published_at":"2019-09-09T23:23:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.85","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85/manifests"},{"name":"v0.0.84","sha":"8f027cbb4a791b6831f91c2da5ddf4b8b2864792","kind":"tag","published_at":"2019-09-05T02:33:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.84","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84/manifests"},{"name":"v0.0.83","sha":"f371d66d798c4bb991a2aedfc77bfcbabbb0a2a6","kind":"tag","published_at":"2019-09-04T19:36:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.83","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83/manifests"},{"name":"v0.0.82","sha":"0e7ce41dd6d0150053c16e5272f06517dc3925e4","kind":"tag","published_at":"2019-09-04T19:24:07.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.82","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82/manifests"},{"name":"v0.0.81","sha":"efcfc6c3138ee6c5143ad6f9e9190f08f1d8911c","kind":"tag","published_at":"2019-09-04T19:13:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.81","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81/manifests"},{"name":"v0.0.80","sha":"3bf4cc5c24d5d69864f896c22e3977415b88a940","kind":"tag","published_at":"2019-09-04T19:03:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.80","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80/manifests"},{"name":"v0.0.79","sha":"5a583b4ef66a40c584ed86466e5aafd54e3b487f","kind":"tag","published_at":"2019-09-04T18:46:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.79","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79/manifests"},{"name":"v0.0.78","sha":"37730586207a33ac803d34608e9f488f2e4104ba","kind":"tag","published_at":"2019-09-04T07:59:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.78","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78/manifests"},{"name":"v0.0.77","sha":"59e962be1f60e91ec29f73ec0986cc21e85046a6","kind":"tag","published_at":"2019-09-04T07:33:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.77","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77/manifests"},{"name":"v0.0.76","sha":"8f62eb581a8812fdcbc0f0028e36f9e09ade8c73","kind":"tag","published_at":"2019-09-01T19:14:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.76","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76/manifests"},{"name":"v0.0.75","sha":"7f4a19562c512c627da3898028b80b5d358da0ca","kind":"tag","published_at":"2019-09-01T10:02:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.75","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75/manifests"},{"name":"v0.0.74","sha":"34663c5c3ea7a42ee6fdc1e06bf66038dc14e6e9","kind":"tag","published_at":"2019-09-01T09:46:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.74","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74/manifests"},{"name":"v0.0.73","sha":"8cdabc03cc7494eaf23dffcc2f93320e7789b8a1","kind":"tag","published_at":"2019-08-28T23:35:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.73","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73/manifests"},{"name":"v0.0.72","sha":"be9c2f964fc4dd8a80d7db4fb0a95785a726f578","kind":"tag","published_at":"2019-08-27T01:17:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.72","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72/manifests"},{"name":"v0.0.71","sha":"bb43d34ea97d2ae79e70933c9ee269655bd7aa50","kind":"tag","published_at":"2019-08-27T00:37:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.71","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71/manifests"},{"name":"v0.0.70","sha":"2408003b038ac5d9d678bcde4eeb73e8e59c9003","kind":"tag","published_at":"2019-08-27T00:23:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.70","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70/manifests"},{"name":"v0.0.69","sha":"ab72240f0916142d61ecd9969cbd9783d759cdc4","kind":"tag","published_at":"2019-08-26T23:25:42.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.69","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69/manifests"},{"name":"v0.0.68","sha":"380fcacd49ecf048ce7484628c3e56065f84d44e","kind":"tag","published_at":"2019-08-26T22:45:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.68","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68/manifests"},{"name":"v0.0.67","sha":"a56070b7403894a83e371a4c00dd308c9b6ed201","kind":"tag","published_at":"2019-08-20T02:42:35.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.67","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67/manifests"},{"name":"v0.0.66","sha":"370bfd6f921cb8f9e2bdf3029eefe16e1fe1d7ef","kind":"tag","published_at":"2019-08-17T17:33:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.66","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66/manifests"},{"name":"v0.0.65","sha":"7ecfac0271ab71a9c11ccfc5657d0976c9ded5c2","kind":"tag","published_at":"2019-08-17T03:06:38.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.65","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65/manifests"},{"name":"v0.0.64","sha":"ff19040903844c4d4b775025a531681dafaf683f","kind":"tag","published_at":"2019-08-09T18:48:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.64","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64/manifests"},{"name":"v0.0.63","sha":"61493a0bc1943e69ea2bb750109dca0f65b63590","kind":"tag","published_at":"2019-08-06T02:49:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.63","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63/manifests"},{"name":"v0.0.62","sha":"4538c0ba3332f1be886010247a8b0a33af1c2214","kind":"tag","published_at":"2019-07-30T07:28:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.62","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62/manifests"},{"name":"v0.0.61","sha":"40f4a81134ed874737be026a47e3dcccad9c907f","kind":"tag","published_at":"2019-07-27T22:32:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.61","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61/manifests"},{"name":"v0.0.60","sha":"c44b352188c92a16d7fc01c16203282b8aaa0fd0","kind":"tag","published_at":"2019-02-22T03:40:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.60","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60/manifests"},{"name":"v0.0.59","sha":"22397dc088030c3d14d944cf7de59178fd37f2c2","kind":"tag","published_at":"2019-02-09T07:30:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.59","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59/manifests"},{"name":"v0.0.58","sha":"59c023fb92d532f69f471baf5570e1771f587bf5","kind":"tag","published_at":"2019-01-11T08:02:06.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.58","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58/manifests"},{"name":"v0.0.57","sha":"110d7917f3c65ca17167b54054ecbe33d9da3cf2","kind":"tag","published_at":"2019-01-02T01:03:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.57","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57/manifests"},{"name":"v0.0.56","sha":"22d55982538d0e3277601d6b6e06a4fab1aee67e","kind":"tag","published_at":"2018-12-29T18:24:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.56","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56/manifests"},{"name":"v0.0.55","sha":"3026ae9c1fa6a86dc85f099a3b50f047ade4a76f","kind":"tag","published_at":"2018-12-04T18:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.55","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55/manifests"},{"name":"v0.0.54","sha":"59453693ea997a9694397ffd9eb502259a1d2646","kind":"tag","published_at":"2018-12-04T11:34:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.54","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54/manifests"},{"name":"v0.0.53","sha":"07ef17f5cd2f5bfac7dce5e1fd3582a2fdc2f199","kind":"tag","published_at":"2018-12-03T14:58:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.53","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53/manifests"},{"name":"v0.0.52","sha":"342d643f847b8f53c442af97d4d5936e67fc9e51","kind":"tag","published_at":"2018-11-23T10:51:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.52","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52/manifests"},{"name":"v0.0.51","sha":"e9a2643b675ff543fa69803e96b478a3d858b0dd","kind":"tag","published_at":"2018-11-22T04:35:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.51","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51/manifests"},{"name":"v0.0.50","sha":"150aa92596b04166a9ccc6cbe2e2ba339b9ff1f3","kind":"tag","published_at":"2018-11-07T21:39:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.50","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50/manifests"},{"name":"v0.0.49","sha":"fe7ce2ed34cde9e6ef73b30992ccf58881aa6a2e","kind":"tag","published_at":"2018-10-29T09:41:24.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.49","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49/manifests"},{"name":"v0.0.48","sha":"89a05192e9840f4e8a6de9a757bc6295b48d85b9","kind":"tag","published_at":"2018-10-28T08:10:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.48","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48/manifests"},{"name":"v0.0.47","sha":"07a705b6ce5aa3147951f737cdb8e4ee5817a991","kind":"tag","published_at":"2018-10-27T05:49:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.47","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47/manifests"},{"name":"v0.0.46","sha":"8512be2a3101f8a6f476661175b525da2784669d","kind":"tag","published_at":"2018-10-23T00:27:30.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.46","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46/manifests"},{"name":"v0.0.45","sha":"e3d5637c15e968357b08a251f96739480b8b5aa6","kind":"tag","published_at":"2018-10-18T02:01:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.45","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45/manifests"},{"name":"v0.0.44","sha":"e96eb0f6236990be48da669e02fcefb4918ab793","kind":"tag","published_at":"2018-10-14T00:40:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.44","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44/manifests"},{"name":"v0.0.43","sha":"1ca03f761500b5a6da2b0aa0e9f150b4e4fdfaae","kind":"tag","published_at":"2018-07-11T21:33:31.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.43","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43/manifests"},{"name":"v0.0.42","sha":"0caefc55486ee5ee9a8c5a453a9eb93dc96c426b","kind":"tag","published_at":"2018-06-09T22:07:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.42","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42/manifests"},{"name":"v0.0.41","sha":"565e30c3f38bbc0d6340d660317598b8b8992e01","kind":"tag","published_at":"2018-06-08T05:07:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.41","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41/manifests"},{"name":"v0.0.40","sha":"a8222c133ec86c5ffe6ec66e83b3dc92df90b47c","kind":"tag","published_at":"2018-05-11T23:36:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.40","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40/manifests"},{"name":"v0.0.39","sha":"c56da3a88a38d2d032349bbac0da0dd87800d420","kind":"tag","published_at":"2018-05-10T22:49:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.39","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39/manifests"},{"name":"v0.0.38","sha":"9d7cb5a3e55a8260abdce060cef728454d300884","kind":"tag","published_at":"2018-05-04T23:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.38","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38/manifests"},{"name":"v0.0.37","sha":"9860336fe2024e9c1f0f958ce79e049f4448d775","kind":"tag","published_at":"2018-05-03T03:43:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.37","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37/manifests"},{"name":"v0.0.36","sha":"40341b3ab8de8013d4ca3878d7a5652b5171ee6e","kind":"tag","published_at":"2018-04-19T14:44:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.36","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36/manifests"},{"name":"v0.0.35","sha":"92ebe86cb48262775435bec572c8478a089a3faf","kind":"tag","published_at":"2018-04-13T10:00:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.35","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35/manifests"},{"name":"v0.0.34","sha":"9981c3323dcd79bcf8868158e0ed68773aeffad8","kind":"tag","published_at":"2018-04-01T21:37:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.34","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34/manifests"},{"name":"v0.0.33","sha":"189ef54f9dc0f30508413e42416ede73ebaeb387","kind":"tag","published_at":"2018-02-01T22:38:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.33","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33/manifests"},{"name":"v0.0.32","sha":"d1cdbbe179b0d539f83e055d418b8b269abf0c74","kind":"tag","published_at":"2018-02-01T06:13:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.32","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32/manifests"},{"name":"v0.0.31","sha":"8beb54e78ef2180356560b403a6ced65fd8970dd","kind":"tag","published_at":"2018-01-25T08:40:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.31","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31/manifests"},{"name":"v0.0.30","sha":"8343d310ae4b3b0382b2da0324b963aa1581e9c3","kind":"tag","published_at":"2017-11-15T17:47:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.30","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30/manifests"},{"name":"v0.0.29","sha":"f1ac919a2df16ebecc4723a6d3b15bef772774fc","kind":"tag","published_at":"2017-10-30T22:44:59.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.29","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29/manifests"},{"name":"v0.0.28","sha":"97c69182b942f03646cd09ea8dc771487e795f41","kind":"tag","published_at":"2017-10-04T21:18:16.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.28","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28/manifests"},{"name":"v0.0.27","sha":"7c6231ea0f90b805fc459e9eebd91abd0473f468","kind":"tag","published_at":"2017-10-04T07:44:26.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.27","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27/manifests"},{"name":"v0.0.26","sha":"cca0b73e48061c1a68edce12102f1f58b0d8e8f2","kind":"tag","published_at":"2017-10-01T20:06:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.26","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26/manifests"},{"name":"v0.0.25","sha":"3b7bf99ac92d37028bf8419200e10213dc644502","kind":"tag","published_at":"2017-09-28T18:40:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.25","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25/manifests"},{"name":"v0.0.24","sha":"254b967686cb6955336cf56031e35a22998d7fc1","kind":"tag","published_at":"2017-09-27T05:23:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.24","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"63dda95f75bacb75948053f4aa9bb2c2b1a2ac71","kind":"tag","published_at":"2017-09-21T00:27:11.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.23","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23/manifests"},{"name":"v0.0.22","sha":"32352f4cf2906591fe1bcc7f6e7e5964d469e661","kind":"tag","published_at":"2017-09-17T22:57:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.22","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"f6aaafc0f43334544415c61df6be2a5f4080ef0a","kind":"tag","published_at":"2017-09-17T22:44:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.21","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"dc6c4e0781aea9d7beb6833a703d344a97c2a00d","kind":"tag","published_at":"2017-09-15T01:17:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.20","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"c98c3cea77a66a30548e90c8a526c3fb32499a18","kind":"tag","published_at":"2017-09-06T16:56:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.19","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"a8a06f5c6bdec825c79d136274fd3741a9f6ceca","kind":"tag","published_at":"2017-09-05T09:02:49.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.18","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"98079fe55852be4be1bd92c5c5d538c4bbfb816c","kind":"tag","published_at":"2017-09-01T22:15:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.17","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"d3fff35ef95062eaf20d31b685d0145c09dfe378","kind":"tag","published_at":"2017-08-25T21:27:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.16","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"5e29a302823d38472c7948b2be9bf61eaeb50ce3","kind":"tag","published_at":"2017-08-22T04:17:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.15","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"26499a8dbf06790b1259e1ce390e5a151cefa941","kind":"tag","published_at":"2017-08-21T05:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.14","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"df2d4fe357502d14706a96ab1f1887b53ff658fa","kind":"tag","published_at":"2017-08-20T05:12:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.13","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"4d0689a5cd51b846b42851b30828ff44229dea66","kind":"tag","published_at":"2017-08-16T19:54:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.12","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"f555b1dee845fce358ab0f20e1576c1072139f3f","kind":"tag","published_at":"2017-08-14T19:26:36.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.11","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"3aa0eda562687f48b09e525aceabb3bf4d5e4b44","kind":"tag","published_at":"2017-08-11T12:06:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.10","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"1b7fc8f548a28b37e36fa60f8c3623e5bb4ae605","kind":"tag","published_at":"2017-08-06T15:48:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.9","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"438a0d6bd3dd313ae45d448c016b43803c3df4bc","kind":"tag","published_at":"2017-08-04T22:47:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.8","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"24fd7e68bae5164dd68fb2551c2e08df8a58d652","kind":"tag","published_at":"2017-08-03T13:59:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.7","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"db6318aa6ff281d228df565b6a57fc3135be8828","kind":"tag","published_at":"2017-08-02T21:59:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.6","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"dafd0bf7eb846174d532931b3ec73cd5f8c6a09f","kind":"tag","published_at":"2017-08-01T22:25:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.5","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"81b0fe3d4d5a21937fbcdf6a0b5245589a5884e2","kind":"tag","published_at":"2017-07-27T17:53:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.4","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"077dd783094ffdde8d703e8ca099524fef93ec48","kind":"tag","published_at":"2017-04-30T00:21:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.3","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a2360fd42a1f63312cba523839bb0e35db17aa66","kind":"tag","published_at":"2017-04-25T18:39:51.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.2","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4e4aede68afbdfe68e21320d7fc6c90c91f11b2a","kind":"tag","published_at":"2017-04-25T11:35:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.1","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-01T18:55:58.613Z","dependent_packages_count":2,"downloads":2,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":30.92467428474726,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":1.9393133639754854,"forks_count":2.8380549020254735,"average":14.102435707645203},"purl":"pkg:npm/%40stdlib/dist-repl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stdlib/dist-repl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stdlib/dist-repl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stdlib/dist-repl/dependencies","status":"deprecated","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T16:03:05.106Z","issues_count":1797,"pull_requests_count":7689,"avg_time_to_close_issue":12621356.75048733,"avg_time_to_close_pull_request":1505380.0842911878,"issues_closed_count":1026,"pull_requests_closed_count":6002,"pull_request_authors_count":312,"issue_authors_count":123,"avg_comments_per_issue":1.5258764607679467,"avg_comments_per_pull_request":1.784107166081415,"merged_pull_requests_count":5172,"bot_issues_count":2,"bot_pull_requests_count":141,"past_year_issues_count":1141,"past_year_pull_requests_count":5657,"past_year_avg_time_to_close_issue":4111280.2266666666,"past_year_avg_time_to_close_pull_request":1368327.565836299,"past_year_issues_closed_count":675,"past_year_pull_requests_closed_count":4214,"past_year_pull_request_authors_count":195,"past_year_issue_authors_count":46,"past_year_avg_comments_per_issue":1.0245398773006136,"past_year_avg_comments_per_pull_request":1.9913381651051794,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":52,"past_year_merged_pull_requests_count":3619,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/issues","maintainers":[{"login":"Planeshifter","count":436,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"kgryte","count":431,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"headlessNode","count":322,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/headlessNode"},{"login":"gururaj1512","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gururaj1512"},{"login":"gunjjoshi","count":218,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"aayush0325","count":211,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aayush0325"},{"login":"aman-095","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"Jaysukh-409","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"Pranavchiku","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"},{"login":"Snehil-Shah","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"0PrashantYadav0","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0PrashantYadav0"},{"login":"rreusser","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"},{"login":"Neerajpathak07","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Neerajpathak07"}],"active_maintainers":[{"login":"headlessNode","count":322,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/headlessNode"},{"login":"gururaj1512","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gururaj1512"},{"login":"Planeshifter","count":223,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"aayush0325","count":211,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aayush0325"},{"login":"kgryte","count":186,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"gunjjoshi","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"aman-095","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"0PrashantYadav0","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0PrashantYadav0"},{"login":"Jaysukh-409","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"Neerajpathak07","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Neerajpathak07"},{"login":"rreusser","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"},{"login":"Snehil-Shah","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"Pranavchiku","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-repl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-repl/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-repl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-repl/related_packages","maintainers":[{"uuid":"planeshifter","login":"planeshifter","name":null,"email":"pgb@andrew.cmu.edu","url":null,"packages_count":4395,"html_url":"https://www.npmjs.com/~planeshifter","role":null,"created_at":"2022-11-10T23:52:59.047Z","updated_at":"2022-11-10T23:52:59.047Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/planeshifter/packages"},{"uuid":"rreusser","login":"rreusser","name":null,"email":"rsreusser@gmail.com","url":null,"packages_count":4351,"html_url":"https://www.npmjs.com/~rreusser","role":null,"created_at":"2022-11-10T23:52:59.086Z","updated_at":"2022-11-10T23:52:59.086Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreusser/packages"},{"uuid":"stdlib-bot","login":"stdlib-bot","name":null,"email":"kgryte+stdlibbot@gmail.com","url":null,"packages_count":4086,"html_url":"https://www.npmjs.com/~stdlib-bot","role":null,"created_at":"2022-11-10T23:52:59.005Z","updated_at":"2022-11-10T23:52:59.005Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stdlib-bot/packages"},{"uuid":"kgryte","login":"kgryte","name":null,"email":"kgryte@gmail.com","url":null,"packages_count":4885,"html_url":"https://www.npmjs.com/~kgryte","role":null,"created_at":"2022-11-10T23:52:59.035Z","updated_at":"2022-11-10T23:52:59.035Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgryte/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130752,"maintainers_count":1051544,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1292999,"name":"@stdlib/dist-datasets-suthaharan-single-hop-sensor-network","ecosystem":"npm","description":"Labeled wireless sensor network data set collected from a simple single-hop wireless sensor network deployment using TelosB motes as a UMD bundle.","homepage":"https://github.com/stdlib-js/stdlib","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/stdlib-js/stdlib","keywords_array":["stdlib","datasets","dataset","data","sample","sensor","network","machine learning","ml","labeled","mote","motes","outliers","outlier","statistics","stats","umd"],"namespace":"stdlib","versions_count":5,"first_release_published_at":"2020-06-24T07:42:09.081Z","latest_release_published_at":"2021-08-21T18:40:05.599Z","latest_release_number":"0.0.96","last_synced_at":"2025-09-01T18:34:33.447Z","created_at":"2022-04-08T19:52:37.601Z","updated_at":"2025-09-01T18:55:58.615Z","registry_url":"https://www.npmjs.com/package/@stdlib/dist-datasets-suthaharan-single-hop-sensor-network","install_command":"npm install @stdlib/dist-datasets-suthaharan-single-hop-sensor-network","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.96"}},"repo_metadata":{"id":37700568,"uuid":"54614238","full_name":"stdlib-js/stdlib","owner":"stdlib-js","description":"✨ Standard library for JavaScript and Node.js. ✨","archived":false,"fork":false,"pushed_at":"2025-09-01T17:16:41.000Z","size":2136807,"stargazers_count":5329,"open_issues_count":816,"forks_count":868,"subscribers_count":55,"default_branch":"develop","last_synced_at":"2025-09-01T18:20:57.826Z","etag":null,"topics":["javascript","js","lib","library","math","mathematics","node","node-js","nodejs","numeric","numerical-computing","science","scientific","scientific-computing","standard","statistics","stats","stdlib","utilities","utils"],"latest_commit_sha":null,"homepage":"https://stdlib.io","language":"JavaScript","has_issues":true,"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":"SUPPORT.md","governance":"GOVERNANCE.md","roadmap":"ROADMAP.md","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":"2016-03-24T04:19:52.000Z","updated_at":"2025-09-01T16:16:00.000Z","dependencies_parsed_at":"2025-05-07T04:25:20.826Z","dependency_job_id":"7660a756-a8ac-4e4e-81b9-26191500c521","html_url":"https://github.com/stdlib-js/stdlib","commit_stats":{"total_commits":48973,"total_committers":110,"mean_commits":445.2090909090909,"dds":0.2831356053335511,"last_synced_commit":"84b8294c2d5494ff5eaaa2652dda81671e728068"},"previous_names":[],"tags_count":101,"template":false,"template_full_name":null,"purl":"pkg:github/stdlib-js/stdlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/sbom","scorecard":{"id":334673,"data":{"date":"2025-08-17T09:30:03Z","repo":{"name":"github.com/stdlib-js/stdlib","commit":"126b871b84181dae9726c3c0e28cd2c5873d2608"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":4.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event_name == 'pull_request_target' \u0026\u0026 github.event.pull_request.head.sha || '' }}': .github/workflows/run_tests_coverage.yml:98"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check_tracking_issue_closure.yml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:69","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:68","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/do_not_merge.yml:46","Info: jobLevel 'contents' permission set to 'read': .github/workflows/good_first_issue.yml:42","Info: jobLevel 'contents' permission set to 'read': .github/workflows/label_good_first_prs.yml:47","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:51","Info: jobLevel 'contents' permission set to 'read': .github/workflows/too_many_good_first_prs.yml:45","Warn: no topLevel permission defined: .github/workflows/autoclose.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_commit_metadata.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_contributing_guidelines_acceptance.yml:51","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_duplicate_prs.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_licenses.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_required_files.yml:56","Warn: no topLevel permission defined: .github/workflows/check_tracking_issue_closure.yml:1","Warn: no topLevel permission defined: .github/workflows/cleanup_coverage.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/create_address_commit_comment_issues.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/deprecate_packages.yml:36","Warn: no topLevel permission defined: .github/workflows/do_not_merge.yml:1","Info: found token with 'none' permissions: .github/workflows/first_time_greeting.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/generate_monthly_changelog.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/generate_pr_commit_message.yml:31","Warn: no topLevel permission defined: .github/workflows/git_note_amend_message.yml:1","Warn: no topLevel permission defined: .github/workflows/git_note_filter_packages.yml:1","Warn: no topLevel permission defined: .github/workflows/good_first_issue.yml:1","Warn: no topLevel permission defined: .github/workflows/label_commands.yml:1","Warn: no topLevel permission defined: .github/workflows/label_good_first_prs.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_autofix.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint_changed_files.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint_copyright_years.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint_pr_title.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint_random_files.yml:74","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_benchmark.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_examples.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_test.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_test_cov.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_test_install.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos_benchmark.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos_test.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos_test_cov.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos_test_npm_install.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/make.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_equations.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_links.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_pkg_urls.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_related_packages.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_src_attributes.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_tocs.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/namespace_declarations.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/namespace_exports.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/npm_downloads.yml:35","Info: topLevel permissions set to 'read-all': .github/workflows/ossf_scorecard.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr_commands_comment.yml:50","Warn: no topLevel permission defined: .github/workflows/pr_merge_develop.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_rebase_develop.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/process_metadata.yml:33","Info: topLevel 'contents' permission set to 'read': .github/workflows/random_examples.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_affected_benchmarks.yml:46","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_affected_examples.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_affected_tests.yml:78","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_tests_coverage.yml:78","Warn: no topLevel permission defined: .github/workflows/slash_commands.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_keepalive.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_publish.yml:62","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_publish_custom.yml:69","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_push_changes.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_test.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/terminal.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_published_package.yml:34","Warn: no topLevel permission defined: .github/workflows/too_many_good_first_prs.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/track_todos.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_cli_permissions.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_contributors.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_error_databases.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_package_meta_data.yml:35","Warn: no topLevel permission defined: .github/workflows/update_pr_copyright_years.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_repl_docs.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/windows_test_npm_install.yml:43","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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'develop'","Info: 'stale review dismissal' is required to merge on branch 'develop'","Warn: required approving review count is 1 on branch 'develop'","Warn: codeowners review is not required on branch 'develop'","Warn: 'last push approval' is disabled on branch 'develop'","Warn: 'up-to-date branches' is disabled on branch 'develop'","Info: status check found to merge onto on branch 'develop'","Info: PRs are required in order to make changes on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"8 out of 8 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: deps/test/wabt/test_install.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/ccopy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/cscal/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/csrot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/cswap/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dasum/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/daxpy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dcopy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/ddot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dnrm2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/drot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/drotm/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dscal/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dsdot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dswap/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dznrm2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/idamax/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/isamax/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sasum/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/saxpy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/scasum/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/scnrm2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/scopy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sdot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sdsdot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/snrm2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/srot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/srotm/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sscal/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sswap/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/zcopy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/zdrot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/zswap/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapx/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsum/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsumkbn/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsumors/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsumpw/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dasumpw/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dnanasumors/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dnansumkbn2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dnansumpw/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/sapxsumkbn/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/fs/read-wasm/benchmark/fixtures/file.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/fs/read-wasm/examples/fixtures/file.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/fs/read-wasm/test/fixtures/file.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/math/base/assert/is-negative-integerf/examples/c/example:1","Warn: binary detected: lib/node_modules/@stdlib/stats/strided/wasm/dmeanors/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/stats/strided/wasm/dmeanwd/src/main.wasm:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/standalone_publish_custom.yml:133","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown_links.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/stdlib/markdown_links.yml/develop?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/scripts/test_install:217","Warn: npmCommand not pinned by hash: .github/workflows/scripts/test_install:246","Warn: npmCommand not pinned by hash: .github/workflows/scripts/test_install:270","Warn: npmCommand not pinned by hash: .github/workflows/scripts/test_install:309","Warn: npmCommand not pinned by hash: tools/ci/travis/before_install:58","Warn: npmCommand not pinned by hash: tools/scripts/node_versions_run_script:93","Warn: npmCommand not pinned by hash: tools/tests/scripts/test_node_versions:88","Warn: npmCommand not pinned by hash: .github/workflows/test_published_package.yml:92","Info: 147 out of 147 GitHub-owned GitHubAction dependencies pinned","Info:  68 out of  69 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Contributors","score":10,"reason":"project has 35 contributing companies or organizations","details":["Info: found contributions from: CircuitVerse, FLAGlab, InfoSec-IIITN, MicrosoftStudentChapter, Quansight, Quansight-Labs, SCOREnetworkorg, SocketDev, ThaparFoodFestival, Ubiq-Cure, acmsnu, atlanhq, colorjs, data-apis, dscsnu, faiross-pbc, gl-vis, glslify, idyll-lang, iiitl, indian institute of information technology lucknow, isle-project, jupyterlab, lfortran, open-craft, regl-project, scijs, socketdev @stdlib-js, spyder-ide, stackgl, stackhtml, stdlib-js, stdlib-js @quansight, stdlib-js @quansight @data-apis, stdlib-js @tattle-made @inspektor-gadget"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}}]},"last_synced_at":"2025-08-18T04:26:09.010Z","repository_id":37700568,"created_at":"2025-08-18T04:26:09.010Z","updated_at":"2025-08-18T04:26:09.010Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273175314,"owners_count":25058526,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stdlib-js","name":"stdlib","uuid":"17805691","kind":"organization","description":"Standard library for JavaScript.","email":null,"website":"https://stdlib.io","location":null,"twitter":"stdlibjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17805691?v=4","repositories_count":3692,"last_synced_at":"2024-05-01T09:30:33.148Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"html_url":"https://github.com/stdlib-js","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"total_stars":9686,"followers":99,"following":0,"created_at":"2022-11-02T16:51:14.990Z","updated_at":"2024-05-01T09:37:07.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js/repositories"},"tags":[{"name":"v0.3.2","sha":"2e3e62a123f77fc60bea74f38451a1e173be1755","kind":"tag","published_at":"2024-12-21T21:30:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.3.2","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"966045cd9a176d5f756908acdb780cf37fb5ed38","kind":"tag","published_at":"2024-12-21T21:01:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.3.1","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a44a0c7678c194d0813eeaf656da06d2aa706829","kind":"tag","published_at":"2024-08-19T00:50:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.3.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"b4ea5ba9fd0fc34939ae3d37aa2bec6aeab907d5","kind":"tag","published_at":"2024-02-05T04:59:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.2.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"77844353be9f5acda7aa5dc0843aed88f07b6ab6","kind":"tag","published_at":"2023-11-10T10:53:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.1.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0/manifests"},{"name":"v0.0.96","sha":"8b42836a8ece8fbb9cc4f5c58a7b3738d47e14c4","kind":"tag","published_at":"2021-08-21T18:41:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.96","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96/manifests"},{"name":"v0.0.95","sha":"426f232f9e41603d71193283d3590a52b38ce39f","kind":"tag","published_at":"2021-08-18T09:04:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.95","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95/manifests"},{"name":"v0.0.94","sha":"b778a25a6ae526ffb78afdf04100c2b44b571ba1","kind":"commit","published_at":"2021-04-26T06:26:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.94","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94/manifests"},{"name":"v0.0.93","sha":"0301c9ff7117eedaa07c66a23dbd26e6d9829730","kind":"tag","published_at":"2020-12-07T05:13:25.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.93","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93/manifests"},{"name":"v0.0.92","sha":"b4d11aac1aa74441653f0ba195a184fd5cc51de0","kind":"tag","published_at":"2020-06-24T07:50:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.92","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92/manifests"},{"name":"v0.0.91","sha":"68f492edd886c9253209599191f0c6bde0e3775c","kind":"tag","published_at":"2020-03-12T19:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.91","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91/manifests"},{"name":"v0.0.90","sha":"51dcafe2bcccbc953fad532ee4705bbeb3627c51","kind":"tag","published_at":"2019-11-22T10:11:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.90","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90/manifests"},{"name":"v0.0.89","sha":"c9dda5d14645aee215039dfa7a833d1fcc549a5a","kind":"tag","published_at":"2019-11-22T09:52:27.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.89","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89/manifests"},{"name":"v0.0.88","sha":"adcd15a7237d6dd9eb51d237e04ac9374b0ac11d","kind":"tag","published_at":"2019-11-22T02:13:39.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.88","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88/manifests"},{"name":"v0.0.87","sha":"1993f7dbf36078338aae5479bcd97f9e537a7dbd","kind":"tag","published_at":"2019-10-15T00:19:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.87","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87/manifests"},{"name":"v0.0.86","sha":"48de445cf9378e6148459fb76cb4063ba01faadf","kind":"tag","published_at":"2019-10-14T21:04:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.86","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86/manifests"},{"name":"v0.0.85","sha":"93372ce7809b022a3c394a40096655f5a47520c7","kind":"tag","published_at":"2019-09-09T23:23:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.85","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85/manifests"},{"name":"v0.0.84","sha":"8f027cbb4a791b6831f91c2da5ddf4b8b2864792","kind":"tag","published_at":"2019-09-05T02:33:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.84","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84/manifests"},{"name":"v0.0.83","sha":"f371d66d798c4bb991a2aedfc77bfcbabbb0a2a6","kind":"tag","published_at":"2019-09-04T19:36:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.83","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83/manifests"},{"name":"v0.0.82","sha":"0e7ce41dd6d0150053c16e5272f06517dc3925e4","kind":"tag","published_at":"2019-09-04T19:24:07.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.82","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82/manifests"},{"name":"v0.0.81","sha":"efcfc6c3138ee6c5143ad6f9e9190f08f1d8911c","kind":"tag","published_at":"2019-09-04T19:13:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.81","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81/manifests"},{"name":"v0.0.80","sha":"3bf4cc5c24d5d69864f896c22e3977415b88a940","kind":"tag","published_at":"2019-09-04T19:03:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.80","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80/manifests"},{"name":"v0.0.79","sha":"5a583b4ef66a40c584ed86466e5aafd54e3b487f","kind":"tag","published_at":"2019-09-04T18:46:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.79","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79/manifests"},{"name":"v0.0.78","sha":"37730586207a33ac803d34608e9f488f2e4104ba","kind":"tag","published_at":"2019-09-04T07:59:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.78","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78/manifests"},{"name":"v0.0.77","sha":"59e962be1f60e91ec29f73ec0986cc21e85046a6","kind":"tag","published_at":"2019-09-04T07:33:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.77","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77/manifests"},{"name":"v0.0.76","sha":"8f62eb581a8812fdcbc0f0028e36f9e09ade8c73","kind":"tag","published_at":"2019-09-01T19:14:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.76","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76/manifests"},{"name":"v0.0.75","sha":"7f4a19562c512c627da3898028b80b5d358da0ca","kind":"tag","published_at":"2019-09-01T10:02:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.75","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75/manifests"},{"name":"v0.0.74","sha":"34663c5c3ea7a42ee6fdc1e06bf66038dc14e6e9","kind":"tag","published_at":"2019-09-01T09:46:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.74","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74/manifests"},{"name":"v0.0.73","sha":"8cdabc03cc7494eaf23dffcc2f93320e7789b8a1","kind":"tag","published_at":"2019-08-28T23:35:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.73","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73/manifests"},{"name":"v0.0.72","sha":"be9c2f964fc4dd8a80d7db4fb0a95785a726f578","kind":"tag","published_at":"2019-08-27T01:17:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.72","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72/manifests"},{"name":"v0.0.71","sha":"bb43d34ea97d2ae79e70933c9ee269655bd7aa50","kind":"tag","published_at":"2019-08-27T00:37:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.71","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71/manifests"},{"name":"v0.0.70","sha":"2408003b038ac5d9d678bcde4eeb73e8e59c9003","kind":"tag","published_at":"2019-08-27T00:23:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.70","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70/manifests"},{"name":"v0.0.69","sha":"ab72240f0916142d61ecd9969cbd9783d759cdc4","kind":"tag","published_at":"2019-08-26T23:25:42.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.69","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69/manifests"},{"name":"v0.0.68","sha":"380fcacd49ecf048ce7484628c3e56065f84d44e","kind":"tag","published_at":"2019-08-26T22:45:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.68","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68/manifests"},{"name":"v0.0.67","sha":"a56070b7403894a83e371a4c00dd308c9b6ed201","kind":"tag","published_at":"2019-08-20T02:42:35.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.67","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67/manifests"},{"name":"v0.0.66","sha":"370bfd6f921cb8f9e2bdf3029eefe16e1fe1d7ef","kind":"tag","published_at":"2019-08-17T17:33:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.66","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66/manifests"},{"name":"v0.0.65","sha":"7ecfac0271ab71a9c11ccfc5657d0976c9ded5c2","kind":"tag","published_at":"2019-08-17T03:06:38.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.65","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65/manifests"},{"name":"v0.0.64","sha":"ff19040903844c4d4b775025a531681dafaf683f","kind":"tag","published_at":"2019-08-09T18:48:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.64","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64/manifests"},{"name":"v0.0.63","sha":"61493a0bc1943e69ea2bb750109dca0f65b63590","kind":"tag","published_at":"2019-08-06T02:49:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.63","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63/manifests"},{"name":"v0.0.62","sha":"4538c0ba3332f1be886010247a8b0a33af1c2214","kind":"tag","published_at":"2019-07-30T07:28:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.62","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62/manifests"},{"name":"v0.0.61","sha":"40f4a81134ed874737be026a47e3dcccad9c907f","kind":"tag","published_at":"2019-07-27T22:32:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.61","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61/manifests"},{"name":"v0.0.60","sha":"c44b352188c92a16d7fc01c16203282b8aaa0fd0","kind":"tag","published_at":"2019-02-22T03:40:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.60","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60/manifests"},{"name":"v0.0.59","sha":"22397dc088030c3d14d944cf7de59178fd37f2c2","kind":"tag","published_at":"2019-02-09T07:30:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.59","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59/manifests"},{"name":"v0.0.58","sha":"59c023fb92d532f69f471baf5570e1771f587bf5","kind":"tag","published_at":"2019-01-11T08:02:06.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.58","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58/manifests"},{"name":"v0.0.57","sha":"110d7917f3c65ca17167b54054ecbe33d9da3cf2","kind":"tag","published_at":"2019-01-02T01:03:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.57","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57/manifests"},{"name":"v0.0.56","sha":"22d55982538d0e3277601d6b6e06a4fab1aee67e","kind":"tag","published_at":"2018-12-29T18:24:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.56","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56/manifests"},{"name":"v0.0.55","sha":"3026ae9c1fa6a86dc85f099a3b50f047ade4a76f","kind":"tag","published_at":"2018-12-04T18:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.55","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55/manifests"},{"name":"v0.0.54","sha":"59453693ea997a9694397ffd9eb502259a1d2646","kind":"tag","published_at":"2018-12-04T11:34:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.54","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54/manifests"},{"name":"v0.0.53","sha":"07ef17f5cd2f5bfac7dce5e1fd3582a2fdc2f199","kind":"tag","published_at":"2018-12-03T14:58:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.53","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53/manifests"},{"name":"v0.0.52","sha":"342d643f847b8f53c442af97d4d5936e67fc9e51","kind":"tag","published_at":"2018-11-23T10:51:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.52","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52/manifests"},{"name":"v0.0.51","sha":"e9a2643b675ff543fa69803e96b478a3d858b0dd","kind":"tag","published_at":"2018-11-22T04:35:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.51","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51/manifests"},{"name":"v0.0.50","sha":"150aa92596b04166a9ccc6cbe2e2ba339b9ff1f3","kind":"tag","published_at":"2018-11-07T21:39:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.50","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50/manifests"},{"name":"v0.0.49","sha":"fe7ce2ed34cde9e6ef73b30992ccf58881aa6a2e","kind":"tag","published_at":"2018-10-29T09:41:24.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.49","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49/manifests"},{"name":"v0.0.48","sha":"89a05192e9840f4e8a6de9a757bc6295b48d85b9","kind":"tag","published_at":"2018-10-28T08:10:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.48","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48/manifests"},{"name":"v0.0.47","sha":"07a705b6ce5aa3147951f737cdb8e4ee5817a991","kind":"tag","published_at":"2018-10-27T05:49:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.47","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47/manifests"},{"name":"v0.0.46","sha":"8512be2a3101f8a6f476661175b525da2784669d","kind":"tag","published_at":"2018-10-23T00:27:30.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.46","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46/manifests"},{"name":"v0.0.45","sha":"e3d5637c15e968357b08a251f96739480b8b5aa6","kind":"tag","published_at":"2018-10-18T02:01:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.45","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45/manifests"},{"name":"v0.0.44","sha":"e96eb0f6236990be48da669e02fcefb4918ab793","kind":"tag","published_at":"2018-10-14T00:40:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.44","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44/manifests"},{"name":"v0.0.43","sha":"1ca03f761500b5a6da2b0aa0e9f150b4e4fdfaae","kind":"tag","published_at":"2018-07-11T21:33:31.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.43","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43/manifests"},{"name":"v0.0.42","sha":"0caefc55486ee5ee9a8c5a453a9eb93dc96c426b","kind":"tag","published_at":"2018-06-09T22:07:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.42","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42/manifests"},{"name":"v0.0.41","sha":"565e30c3f38bbc0d6340d660317598b8b8992e01","kind":"tag","published_at":"2018-06-08T05:07:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.41","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41/manifests"},{"name":"v0.0.40","sha":"a8222c133ec86c5ffe6ec66e83b3dc92df90b47c","kind":"tag","published_at":"2018-05-11T23:36:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.40","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40/manifests"},{"name":"v0.0.39","sha":"c56da3a88a38d2d032349bbac0da0dd87800d420","kind":"tag","published_at":"2018-05-10T22:49:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.39","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39/manifests"},{"name":"v0.0.38","sha":"9d7cb5a3e55a8260abdce060cef728454d300884","kind":"tag","published_at":"2018-05-04T23:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.38","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38/manifests"},{"name":"v0.0.37","sha":"9860336fe2024e9c1f0f958ce79e049f4448d775","kind":"tag","published_at":"2018-05-03T03:43:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.37","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37/manifests"},{"name":"v0.0.36","sha":"40341b3ab8de8013d4ca3878d7a5652b5171ee6e","kind":"tag","published_at":"2018-04-19T14:44:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.36","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36/manifests"},{"name":"v0.0.35","sha":"92ebe86cb48262775435bec572c8478a089a3faf","kind":"tag","published_at":"2018-04-13T10:00:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.35","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35/manifests"},{"name":"v0.0.34","sha":"9981c3323dcd79bcf8868158e0ed68773aeffad8","kind":"tag","published_at":"2018-04-01T21:37:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.34","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34/manifests"},{"name":"v0.0.33","sha":"189ef54f9dc0f30508413e42416ede73ebaeb387","kind":"tag","published_at":"2018-02-01T22:38:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.33","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33/manifests"},{"name":"v0.0.32","sha":"d1cdbbe179b0d539f83e055d418b8b269abf0c74","kind":"tag","published_at":"2018-02-01T06:13:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.32","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32/manifests"},{"name":"v0.0.31","sha":"8beb54e78ef2180356560b403a6ced65fd8970dd","kind":"tag","published_at":"2018-01-25T08:40:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.31","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31/manifests"},{"name":"v0.0.30","sha":"8343d310ae4b3b0382b2da0324b963aa1581e9c3","kind":"tag","published_at":"2017-11-15T17:47:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.30","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30/manifests"},{"name":"v0.0.29","sha":"f1ac919a2df16ebecc4723a6d3b15bef772774fc","kind":"tag","published_at":"2017-10-30T22:44:59.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.29","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29/manifests"},{"name":"v0.0.28","sha":"97c69182b942f03646cd09ea8dc771487e795f41","kind":"tag","published_at":"2017-10-04T21:18:16.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.28","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28/manifests"},{"name":"v0.0.27","sha":"7c6231ea0f90b805fc459e9eebd91abd0473f468","kind":"tag","published_at":"2017-10-04T07:44:26.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.27","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27/manifests"},{"name":"v0.0.26","sha":"cca0b73e48061c1a68edce12102f1f58b0d8e8f2","kind":"tag","published_at":"2017-10-01T20:06:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.26","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26/manifests"},{"name":"v0.0.25","sha":"3b7bf99ac92d37028bf8419200e10213dc644502","kind":"tag","published_at":"2017-09-28T18:40:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.25","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25/manifests"},{"name":"v0.0.24","sha":"254b967686cb6955336cf56031e35a22998d7fc1","kind":"tag","published_at":"2017-09-27T05:23:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.24","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"63dda95f75bacb75948053f4aa9bb2c2b1a2ac71","kind":"tag","published_at":"2017-09-21T00:27:11.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.23","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23/manifests"},{"name":"v0.0.22","sha":"32352f4cf2906591fe1bcc7f6e7e5964d469e661","kind":"tag","published_at":"2017-09-17T22:57:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.22","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"f6aaafc0f43334544415c61df6be2a5f4080ef0a","kind":"tag","published_at":"2017-09-17T22:44:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.21","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"dc6c4e0781aea9d7beb6833a703d344a97c2a00d","kind":"tag","published_at":"2017-09-15T01:17:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.20","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"c98c3cea77a66a30548e90c8a526c3fb32499a18","kind":"tag","published_at":"2017-09-06T16:56:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.19","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"a8a06f5c6bdec825c79d136274fd3741a9f6ceca","kind":"tag","published_at":"2017-09-05T09:02:49.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.18","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"98079fe55852be4be1bd92c5c5d538c4bbfb816c","kind":"tag","published_at":"2017-09-01T22:15:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.17","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"d3fff35ef95062eaf20d31b685d0145c09dfe378","kind":"tag","published_at":"2017-08-25T21:27:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.16","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"5e29a302823d38472c7948b2be9bf61eaeb50ce3","kind":"tag","published_at":"2017-08-22T04:17:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.15","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"26499a8dbf06790b1259e1ce390e5a151cefa941","kind":"tag","published_at":"2017-08-21T05:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.14","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"df2d4fe357502d14706a96ab1f1887b53ff658fa","kind":"tag","published_at":"2017-08-20T05:12:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.13","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"4d0689a5cd51b846b42851b30828ff44229dea66","kind":"tag","published_at":"2017-08-16T19:54:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.12","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"f555b1dee845fce358ab0f20e1576c1072139f3f","kind":"tag","published_at":"2017-08-14T19:26:36.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.11","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"3aa0eda562687f48b09e525aceabb3bf4d5e4b44","kind":"tag","published_at":"2017-08-11T12:06:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.10","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"1b7fc8f548a28b37e36fa60f8c3623e5bb4ae605","kind":"tag","published_at":"2017-08-06T15:48:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.9","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"438a0d6bd3dd313ae45d448c016b43803c3df4bc","kind":"tag","published_at":"2017-08-04T22:47:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.8","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"24fd7e68bae5164dd68fb2551c2e08df8a58d652","kind":"tag","published_at":"2017-08-03T13:59:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.7","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"db6318aa6ff281d228df565b6a57fc3135be8828","kind":"tag","published_at":"2017-08-02T21:59:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.6","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"dafd0bf7eb846174d532931b3ec73cd5f8c6a09f","kind":"tag","published_at":"2017-08-01T22:25:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.5","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"81b0fe3d4d5a21937fbcdf6a0b5245589a5884e2","kind":"tag","published_at":"2017-07-27T17:53:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.4","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"077dd783094ffdde8d703e8ca099524fef93ec48","kind":"tag","published_at":"2017-04-30T00:21:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.3","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a2360fd42a1f63312cba523839bb0e35db17aa66","kind":"tag","published_at":"2017-04-25T18:39:51.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.2","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4e4aede68afbdfe68e21320d7fc6c90c91f11b2a","kind":"tag","published_at":"2017-04-25T11:35:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.1","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-01T18:55:58.615Z","dependent_packages_count":2,"downloads":7,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":33.16096352083503,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":1.9393133639754854,"forks_count":2.8380549020254735,"average":14.549693554862756},"purl":"pkg:npm/%40stdlib/dist-datasets-suthaharan-single-hop-sensor-network","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stdlib/dist-datasets-suthaharan-single-hop-sensor-network","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stdlib/dist-datasets-suthaharan-single-hop-sensor-network","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stdlib/dist-datasets-suthaharan-single-hop-sensor-network/dependencies","status":"deprecated","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T16:03:05.106Z","issues_count":1797,"pull_requests_count":7689,"avg_time_to_close_issue":12621356.75048733,"avg_time_to_close_pull_request":1505380.0842911878,"issues_closed_count":1026,"pull_requests_closed_count":6002,"pull_request_authors_count":312,"issue_authors_count":123,"avg_comments_per_issue":1.5258764607679467,"avg_comments_per_pull_request":1.784107166081415,"merged_pull_requests_count":5172,"bot_issues_count":2,"bot_pull_requests_count":141,"past_year_issues_count":1141,"past_year_pull_requests_count":5657,"past_year_avg_time_to_close_issue":4111280.2266666666,"past_year_avg_time_to_close_pull_request":1368327.565836299,"past_year_issues_closed_count":675,"past_year_pull_requests_closed_count":4214,"past_year_pull_request_authors_count":195,"past_year_issue_authors_count":46,"past_year_avg_comments_per_issue":1.0245398773006136,"past_year_avg_comments_per_pull_request":1.9913381651051794,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":52,"past_year_merged_pull_requests_count":3619,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/issues","maintainers":[{"login":"Planeshifter","count":436,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"kgryte","count":431,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"headlessNode","count":322,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/headlessNode"},{"login":"gururaj1512","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gururaj1512"},{"login":"gunjjoshi","count":218,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"aayush0325","count":211,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aayush0325"},{"login":"aman-095","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"Jaysukh-409","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"Pranavchiku","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"},{"login":"Snehil-Shah","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"0PrashantYadav0","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0PrashantYadav0"},{"login":"rreusser","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"},{"login":"Neerajpathak07","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Neerajpathak07"}],"active_maintainers":[{"login":"headlessNode","count":322,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/headlessNode"},{"login":"gururaj1512","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gururaj1512"},{"login":"Planeshifter","count":223,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"aayush0325","count":211,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aayush0325"},{"login":"kgryte","count":186,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"gunjjoshi","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"aman-095","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"0PrashantYadav0","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0PrashantYadav0"},{"login":"Jaysukh-409","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"Neerajpathak07","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Neerajpathak07"},{"login":"rreusser","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"},{"login":"Snehil-Shah","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"Pranavchiku","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-suthaharan-single-hop-sensor-network/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-suthaharan-single-hop-sensor-network/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-suthaharan-single-hop-sensor-network/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-suthaharan-single-hop-sensor-network/related_packages","maintainers":[{"uuid":"planeshifter","login":"planeshifter","name":null,"email":"pgb@andrew.cmu.edu","url":null,"packages_count":4395,"html_url":"https://www.npmjs.com/~planeshifter","role":null,"created_at":"2022-11-11T00:21:41.500Z","updated_at":"2022-11-11T00:21:41.500Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/planeshifter/packages"},{"uuid":"rreusser","login":"rreusser","name":null,"email":"rsreusser@gmail.com","url":null,"packages_count":4351,"html_url":"https://www.npmjs.com/~rreusser","role":null,"created_at":"2022-11-11T00:21:41.532Z","updated_at":"2022-11-11T00:21:41.532Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreusser/packages"},{"uuid":"stdlib-bot","login":"stdlib-bot","name":null,"email":"kgryte+stdlibbot@gmail.com","url":null,"packages_count":4086,"html_url":"https://www.npmjs.com/~stdlib-bot","role":null,"created_at":"2022-11-11T00:21:41.454Z","updated_at":"2022-11-11T00:21:41.454Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stdlib-bot/packages"},{"uuid":"kgryte","login":"kgryte","name":null,"email":"kgryte@gmail.com","url":null,"packages_count":4885,"html_url":"https://www.npmjs.com/~kgryte","role":null,"created_at":"2022-11-11T00:21:41.481Z","updated_at":"2022-11-11T00:21:41.481Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgryte/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130752,"maintainers_count":1051544,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1292986,"name":"@stdlib/dist-datasets-moby-dick","ecosystem":"npm","description":"The text of Moby Dick by Herman Melville as a UMD bundle.","homepage":"https://github.com/stdlib-js/stdlib","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/stdlib-js/stdlib","keywords_array":["stdlib","datasets","dataset","data","book","novel","text","moby dick","whale","herman melville","corpus","nlp","english","en","umd"],"namespace":"stdlib","versions_count":5,"first_release_published_at":"2020-06-24T07:41:34.302Z","latest_release_published_at":"2021-08-21T18:39:40.376Z","latest_release_number":"0.0.96","last_synced_at":"2025-09-01T18:34:34.492Z","created_at":"2022-04-08T19:52:36.291Z","updated_at":"2025-09-01T18:55:58.615Z","registry_url":"https://www.npmjs.com/package/@stdlib/dist-datasets-moby-dick","install_command":"npm install @stdlib/dist-datasets-moby-dick","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.96"}},"repo_metadata":{"id":37700568,"uuid":"54614238","full_name":"stdlib-js/stdlib","owner":"stdlib-js","description":"✨ Standard library for JavaScript and Node.js. ✨","archived":false,"fork":false,"pushed_at":"2025-09-01T17:16:41.000Z","size":2136807,"stargazers_count":5329,"open_issues_count":816,"forks_count":868,"subscribers_count":55,"default_branch":"develop","last_synced_at":"2025-09-01T18:20:57.826Z","etag":null,"topics":["javascript","js","lib","library","math","mathematics","node","node-js","nodejs","numeric","numerical-computing","science","scientific","scientific-computing","standard","statistics","stats","stdlib","utilities","utils"],"latest_commit_sha":null,"homepage":"https://stdlib.io","language":"JavaScript","has_issues":true,"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":"SUPPORT.md","governance":"GOVERNANCE.md","roadmap":"ROADMAP.md","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":"2016-03-24T04:19:52.000Z","updated_at":"2025-09-01T16:16:00.000Z","dependencies_parsed_at":"2025-05-07T04:25:20.826Z","dependency_job_id":"7660a756-a8ac-4e4e-81b9-26191500c521","html_url":"https://github.com/stdlib-js/stdlib","commit_stats":{"total_commits":48973,"total_committers":110,"mean_commits":445.2090909090909,"dds":0.2831356053335511,"last_synced_commit":"84b8294c2d5494ff5eaaa2652dda81671e728068"},"previous_names":[],"tags_count":101,"template":false,"template_full_name":null,"purl":"pkg:github/stdlib-js/stdlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/sbom","scorecard":{"id":334673,"data":{"date":"2025-08-17T09:30:03Z","repo":{"name":"github.com/stdlib-js/stdlib","commit":"126b871b84181dae9726c3c0e28cd2c5873d2608"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":4.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event_name == 'pull_request_target' \u0026\u0026 github.event.pull_request.head.sha || '' }}': .github/workflows/run_tests_coverage.yml:98"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check_tracking_issue_closure.yml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:69","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:68","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/do_not_merge.yml:46","Info: jobLevel 'contents' permission set to 'read': .github/workflows/good_first_issue.yml:42","Info: jobLevel 'contents' permission set to 'read': .github/workflows/label_good_first_prs.yml:47","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:51","Info: jobLevel 'contents' permission set to 'read': .github/workflows/too_many_good_first_prs.yml:45","Warn: no topLevel permission defined: .github/workflows/autoclose.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_commit_metadata.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_contributing_guidelines_acceptance.yml:51","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_duplicate_prs.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_licenses.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_required_files.yml:56","Warn: no topLevel permission defined: .github/workflows/check_tracking_issue_closure.yml:1","Warn: no topLevel permission defined: .github/workflows/cleanup_coverage.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/create_address_commit_comment_issues.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/deprecate_packages.yml:36","Warn: no topLevel permission defined: .github/workflows/do_not_merge.yml:1","Info: found token with 'none' permissions: .github/workflows/first_time_greeting.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/generate_monthly_changelog.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/generate_pr_commit_message.yml:31","Warn: no topLevel permission defined: .github/workflows/git_note_amend_message.yml:1","Warn: no topLevel permission defined: .github/workflows/git_note_filter_packages.yml:1","Warn: no topLevel permission defined: .github/workflows/good_first_issue.yml:1","Warn: no topLevel permission defined: .github/workflows/label_commands.yml:1","Warn: no topLevel permission defined: .github/workflows/label_good_first_prs.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_autofix.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint_changed_files.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint_copyright_years.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint_pr_title.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint_random_files.yml:74","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_benchmark.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_examples.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_test.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_test_cov.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_test_install.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos_benchmark.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos_test.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos_test_cov.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos_test_npm_install.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/make.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_equations.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_links.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_pkg_urls.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_related_packages.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_src_attributes.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_tocs.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/namespace_declarations.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/namespace_exports.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/npm_downloads.yml:35","Info: topLevel permissions set to 'read-all': .github/workflows/ossf_scorecard.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr_commands_comment.yml:50","Warn: no topLevel permission defined: .github/workflows/pr_merge_develop.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_rebase_develop.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/process_metadata.yml:33","Info: topLevel 'contents' permission set to 'read': .github/workflows/random_examples.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_affected_benchmarks.yml:46","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_affected_examples.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_affected_tests.yml:78","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_tests_coverage.yml:78","Warn: no topLevel permission defined: .github/workflows/slash_commands.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_keepalive.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_publish.yml:62","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_publish_custom.yml:69","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_push_changes.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_test.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/terminal.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_published_package.yml:34","Warn: no topLevel permission defined: .github/workflows/too_many_good_first_prs.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/track_todos.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_cli_permissions.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_contributors.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_error_databases.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_package_meta_data.yml:35","Warn: no topLevel permission defined: .github/workflows/update_pr_copyright_years.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_repl_docs.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/windows_test_npm_install.yml:43","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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'develop'","Info: 'stale review dismissal' is required to merge on branch 'develop'","Warn: required approving review count is 1 on branch 'develop'","Warn: codeowners review is not required on branch 'develop'","Warn: 'last push approval' is disabled on branch 'develop'","Warn: 'up-to-date branches' is disabled on branch 'develop'","Info: status check found to merge onto on branch 'develop'","Info: PRs are required in order to make changes on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"8 out of 8 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: deps/test/wabt/test_install.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/ccopy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/cscal/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/csrot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/cswap/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dasum/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/daxpy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dcopy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/ddot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dnrm2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/drot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/drotm/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dscal/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dsdot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dswap/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dznrm2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/idamax/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/isamax/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sasum/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/saxpy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/scasum/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/scnrm2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/scopy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sdot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sdsdot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/snrm2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/srot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/srotm/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sscal/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sswap/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/zcopy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/zdrot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/zswap/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapx/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsum/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsumkbn/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsumors/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsumpw/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dasumpw/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dnanasumors/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dnansumkbn2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dnansumpw/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/sapxsumkbn/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/fs/read-wasm/benchmark/fixtures/file.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/fs/read-wasm/examples/fixtures/file.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/fs/read-wasm/test/fixtures/file.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/math/base/assert/is-negative-integerf/examples/c/example:1","Warn: binary detected: lib/node_modules/@stdlib/stats/strided/wasm/dmeanors/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/stats/strided/wasm/dmeanwd/src/main.wasm:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/standalone_publish_custom.yml:133","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown_links.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/stdlib/markdown_links.yml/develop?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/scripts/test_install:217","Warn: npmCommand not pinned by hash: .github/workflows/scripts/test_install:246","Warn: npmCommand not pinned by hash: .github/workflows/scripts/test_install:270","Warn: npmCommand not pinned by hash: .github/workflows/scripts/test_install:309","Warn: npmCommand not pinned by hash: tools/ci/travis/before_install:58","Warn: npmCommand not pinned by hash: tools/scripts/node_versions_run_script:93","Warn: npmCommand not pinned by hash: tools/tests/scripts/test_node_versions:88","Warn: npmCommand not pinned by hash: .github/workflows/test_published_package.yml:92","Info: 147 out of 147 GitHub-owned GitHubAction dependencies pinned","Info:  68 out of  69 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Contributors","score":10,"reason":"project has 35 contributing companies or organizations","details":["Info: found contributions from: CircuitVerse, FLAGlab, InfoSec-IIITN, MicrosoftStudentChapter, Quansight, Quansight-Labs, SCOREnetworkorg, SocketDev, ThaparFoodFestival, Ubiq-Cure, acmsnu, atlanhq, colorjs, data-apis, dscsnu, faiross-pbc, gl-vis, glslify, idyll-lang, iiitl, indian institute of information technology lucknow, isle-project, jupyterlab, lfortran, open-craft, regl-project, scijs, socketdev @stdlib-js, spyder-ide, stackgl, stackhtml, stdlib-js, stdlib-js @quansight, stdlib-js @quansight @data-apis, stdlib-js @tattle-made @inspektor-gadget"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}}]},"last_synced_at":"2025-08-18T04:26:09.010Z","repository_id":37700568,"created_at":"2025-08-18T04:26:09.010Z","updated_at":"2025-08-18T04:26:09.010Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273175314,"owners_count":25058526,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stdlib-js","name":"stdlib","uuid":"17805691","kind":"organization","description":"Standard library for JavaScript.","email":null,"website":"https://stdlib.io","location":null,"twitter":"stdlibjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17805691?v=4","repositories_count":3692,"last_synced_at":"2024-05-01T09:30:33.148Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"html_url":"https://github.com/stdlib-js","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"total_stars":9686,"followers":99,"following":0,"created_at":"2022-11-02T16:51:14.990Z","updated_at":"2024-05-01T09:37:07.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js/repositories"},"tags":[{"name":"v0.3.2","sha":"2e3e62a123f77fc60bea74f38451a1e173be1755","kind":"tag","published_at":"2024-12-21T21:30:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.3.2","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"966045cd9a176d5f756908acdb780cf37fb5ed38","kind":"tag","published_at":"2024-12-21T21:01:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.3.1","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a44a0c7678c194d0813eeaf656da06d2aa706829","kind":"tag","published_at":"2024-08-19T00:50:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.3.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"b4ea5ba9fd0fc34939ae3d37aa2bec6aeab907d5","kind":"tag","published_at":"2024-02-05T04:59:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.2.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"77844353be9f5acda7aa5dc0843aed88f07b6ab6","kind":"tag","published_at":"2023-11-10T10:53:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.1.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0/manifests"},{"name":"v0.0.96","sha":"8b42836a8ece8fbb9cc4f5c58a7b3738d47e14c4","kind":"tag","published_at":"2021-08-21T18:41:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.96","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96/manifests"},{"name":"v0.0.95","sha":"426f232f9e41603d71193283d3590a52b38ce39f","kind":"tag","published_at":"2021-08-18T09:04:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.95","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95/manifests"},{"name":"v0.0.94","sha":"b778a25a6ae526ffb78afdf04100c2b44b571ba1","kind":"commit","published_at":"2021-04-26T06:26:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.94","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94/manifests"},{"name":"v0.0.93","sha":"0301c9ff7117eedaa07c66a23dbd26e6d9829730","kind":"tag","published_at":"2020-12-07T05:13:25.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.93","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93/manifests"},{"name":"v0.0.92","sha":"b4d11aac1aa74441653f0ba195a184fd5cc51de0","kind":"tag","published_at":"2020-06-24T07:50:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.92","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92/manifests"},{"name":"v0.0.91","sha":"68f492edd886c9253209599191f0c6bde0e3775c","kind":"tag","published_at":"2020-03-12T19:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.91","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91/manifests"},{"name":"v0.0.90","sha":"51dcafe2bcccbc953fad532ee4705bbeb3627c51","kind":"tag","published_at":"2019-11-22T10:11:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.90","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90/manifests"},{"name":"v0.0.89","sha":"c9dda5d14645aee215039dfa7a833d1fcc549a5a","kind":"tag","published_at":"2019-11-22T09:52:27.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.89","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89/manifests"},{"name":"v0.0.88","sha":"adcd15a7237d6dd9eb51d237e04ac9374b0ac11d","kind":"tag","published_at":"2019-11-22T02:13:39.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.88","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88/manifests"},{"name":"v0.0.87","sha":"1993f7dbf36078338aae5479bcd97f9e537a7dbd","kind":"tag","published_at":"2019-10-15T00:19:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.87","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87/manifests"},{"name":"v0.0.86","sha":"48de445cf9378e6148459fb76cb4063ba01faadf","kind":"tag","published_at":"2019-10-14T21:04:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.86","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86/manifests"},{"name":"v0.0.85","sha":"93372ce7809b022a3c394a40096655f5a47520c7","kind":"tag","published_at":"2019-09-09T23:23:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.85","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85/manifests"},{"name":"v0.0.84","sha":"8f027cbb4a791b6831f91c2da5ddf4b8b2864792","kind":"tag","published_at":"2019-09-05T02:33:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.84","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84/manifests"},{"name":"v0.0.83","sha":"f371d66d798c4bb991a2aedfc77bfcbabbb0a2a6","kind":"tag","published_at":"2019-09-04T19:36:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.83","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83/manifests"},{"name":"v0.0.82","sha":"0e7ce41dd6d0150053c16e5272f06517dc3925e4","kind":"tag","published_at":"2019-09-04T19:24:07.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.82","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82/manifests"},{"name":"v0.0.81","sha":"efcfc6c3138ee6c5143ad6f9e9190f08f1d8911c","kind":"tag","published_at":"2019-09-04T19:13:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.81","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81/manifests"},{"name":"v0.0.80","sha":"3bf4cc5c24d5d69864f896c22e3977415b88a940","kind":"tag","published_at":"2019-09-04T19:03:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.80","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80/manifests"},{"name":"v0.0.79","sha":"5a583b4ef66a40c584ed86466e5aafd54e3b487f","kind":"tag","published_at":"2019-09-04T18:46:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.79","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79/manifests"},{"name":"v0.0.78","sha":"37730586207a33ac803d34608e9f488f2e4104ba","kind":"tag","published_at":"2019-09-04T07:59:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.78","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78/manifests"},{"name":"v0.0.77","sha":"59e962be1f60e91ec29f73ec0986cc21e85046a6","kind":"tag","published_at":"2019-09-04T07:33:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.77","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77/manifests"},{"name":"v0.0.76","sha":"8f62eb581a8812fdcbc0f0028e36f9e09ade8c73","kind":"tag","published_at":"2019-09-01T19:14:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.76","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76/manifests"},{"name":"v0.0.75","sha":"7f4a19562c512c627da3898028b80b5d358da0ca","kind":"tag","published_at":"2019-09-01T10:02:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.75","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75/manifests"},{"name":"v0.0.74","sha":"34663c5c3ea7a42ee6fdc1e06bf66038dc14e6e9","kind":"tag","published_at":"2019-09-01T09:46:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.74","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74/manifests"},{"name":"v0.0.73","sha":"8cdabc03cc7494eaf23dffcc2f93320e7789b8a1","kind":"tag","published_at":"2019-08-28T23:35:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.73","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73/manifests"},{"name":"v0.0.72","sha":"be9c2f964fc4dd8a80d7db4fb0a95785a726f578","kind":"tag","published_at":"2019-08-27T01:17:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.72","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72/manifests"},{"name":"v0.0.71","sha":"bb43d34ea97d2ae79e70933c9ee269655bd7aa50","kind":"tag","published_at":"2019-08-27T00:37:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.71","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71/manifests"},{"name":"v0.0.70","sha":"2408003b038ac5d9d678bcde4eeb73e8e59c9003","kind":"tag","published_at":"2019-08-27T00:23:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.70","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70/manifests"},{"name":"v0.0.69","sha":"ab72240f0916142d61ecd9969cbd9783d759cdc4","kind":"tag","published_at":"2019-08-26T23:25:42.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.69","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69/manifests"},{"name":"v0.0.68","sha":"380fcacd49ecf048ce7484628c3e56065f84d44e","kind":"tag","published_at":"2019-08-26T22:45:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.68","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68/manifests"},{"name":"v0.0.67","sha":"a56070b7403894a83e371a4c00dd308c9b6ed201","kind":"tag","published_at":"2019-08-20T02:42:35.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.67","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67/manifests"},{"name":"v0.0.66","sha":"370bfd6f921cb8f9e2bdf3029eefe16e1fe1d7ef","kind":"tag","published_at":"2019-08-17T17:33:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.66","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66/manifests"},{"name":"v0.0.65","sha":"7ecfac0271ab71a9c11ccfc5657d0976c9ded5c2","kind":"tag","published_at":"2019-08-17T03:06:38.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.65","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65/manifests"},{"name":"v0.0.64","sha":"ff19040903844c4d4b775025a531681dafaf683f","kind":"tag","published_at":"2019-08-09T18:48:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.64","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64/manifests"},{"name":"v0.0.63","sha":"61493a0bc1943e69ea2bb750109dca0f65b63590","kind":"tag","published_at":"2019-08-06T02:49:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.63","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63/manifests"},{"name":"v0.0.62","sha":"4538c0ba3332f1be886010247a8b0a33af1c2214","kind":"tag","published_at":"2019-07-30T07:28:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.62","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62/manifests"},{"name":"v0.0.61","sha":"40f4a81134ed874737be026a47e3dcccad9c907f","kind":"tag","published_at":"2019-07-27T22:32:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.61","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61/manifests"},{"name":"v0.0.60","sha":"c44b352188c92a16d7fc01c16203282b8aaa0fd0","kind":"tag","published_at":"2019-02-22T03:40:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.60","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60/manifests"},{"name":"v0.0.59","sha":"22397dc088030c3d14d944cf7de59178fd37f2c2","kind":"tag","published_at":"2019-02-09T07:30:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.59","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59/manifests"},{"name":"v0.0.58","sha":"59c023fb92d532f69f471baf5570e1771f587bf5","kind":"tag","published_at":"2019-01-11T08:02:06.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.58","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58/manifests"},{"name":"v0.0.57","sha":"110d7917f3c65ca17167b54054ecbe33d9da3cf2","kind":"tag","published_at":"2019-01-02T01:03:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.57","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57/manifests"},{"name":"v0.0.56","sha":"22d55982538d0e3277601d6b6e06a4fab1aee67e","kind":"tag","published_at":"2018-12-29T18:24:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.56","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56/manifests"},{"name":"v0.0.55","sha":"3026ae9c1fa6a86dc85f099a3b50f047ade4a76f","kind":"tag","published_at":"2018-12-04T18:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.55","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55/manifests"},{"name":"v0.0.54","sha":"59453693ea997a9694397ffd9eb502259a1d2646","kind":"tag","published_at":"2018-12-04T11:34:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.54","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54/manifests"},{"name":"v0.0.53","sha":"07ef17f5cd2f5bfac7dce5e1fd3582a2fdc2f199","kind":"tag","published_at":"2018-12-03T14:58:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.53","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53/manifests"},{"name":"v0.0.52","sha":"342d643f847b8f53c442af97d4d5936e67fc9e51","kind":"tag","published_at":"2018-11-23T10:51:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.52","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52/manifests"},{"name":"v0.0.51","sha":"e9a2643b675ff543fa69803e96b478a3d858b0dd","kind":"tag","published_at":"2018-11-22T04:35:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.51","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51/manifests"},{"name":"v0.0.50","sha":"150aa92596b04166a9ccc6cbe2e2ba339b9ff1f3","kind":"tag","published_at":"2018-11-07T21:39:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.50","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50/manifests"},{"name":"v0.0.49","sha":"fe7ce2ed34cde9e6ef73b30992ccf58881aa6a2e","kind":"tag","published_at":"2018-10-29T09:41:24.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.49","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49/manifests"},{"name":"v0.0.48","sha":"89a05192e9840f4e8a6de9a757bc6295b48d85b9","kind":"tag","published_at":"2018-10-28T08:10:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.48","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48/manifests"},{"name":"v0.0.47","sha":"07a705b6ce5aa3147951f737cdb8e4ee5817a991","kind":"tag","published_at":"2018-10-27T05:49:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.47","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47/manifests"},{"name":"v0.0.46","sha":"8512be2a3101f8a6f476661175b525da2784669d","kind":"tag","published_at":"2018-10-23T00:27:30.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.46","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46/manifests"},{"name":"v0.0.45","sha":"e3d5637c15e968357b08a251f96739480b8b5aa6","kind":"tag","published_at":"2018-10-18T02:01:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.45","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45/manifests"},{"name":"v0.0.44","sha":"e96eb0f6236990be48da669e02fcefb4918ab793","kind":"tag","published_at":"2018-10-14T00:40:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.44","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44/manifests"},{"name":"v0.0.43","sha":"1ca03f761500b5a6da2b0aa0e9f150b4e4fdfaae","kind":"tag","published_at":"2018-07-11T21:33:31.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.43","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43/manifests"},{"name":"v0.0.42","sha":"0caefc55486ee5ee9a8c5a453a9eb93dc96c426b","kind":"tag","published_at":"2018-06-09T22:07:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.42","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42/manifests"},{"name":"v0.0.41","sha":"565e30c3f38bbc0d6340d660317598b8b8992e01","kind":"tag","published_at":"2018-06-08T05:07:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.41","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41/manifests"},{"name":"v0.0.40","sha":"a8222c133ec86c5ffe6ec66e83b3dc92df90b47c","kind":"tag","published_at":"2018-05-11T23:36:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.40","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40/manifests"},{"name":"v0.0.39","sha":"c56da3a88a38d2d032349bbac0da0dd87800d420","kind":"tag","published_at":"2018-05-10T22:49:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.39","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39/manifests"},{"name":"v0.0.38","sha":"9d7cb5a3e55a8260abdce060cef728454d300884","kind":"tag","published_at":"2018-05-04T23:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.38","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38/manifests"},{"name":"v0.0.37","sha":"9860336fe2024e9c1f0f958ce79e049f4448d775","kind":"tag","published_at":"2018-05-03T03:43:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.37","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37/manifests"},{"name":"v0.0.36","sha":"40341b3ab8de8013d4ca3878d7a5652b5171ee6e","kind":"tag","published_at":"2018-04-19T14:44:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.36","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36/manifests"},{"name":"v0.0.35","sha":"92ebe86cb48262775435bec572c8478a089a3faf","kind":"tag","published_at":"2018-04-13T10:00:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.35","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35/manifests"},{"name":"v0.0.34","sha":"9981c3323dcd79bcf8868158e0ed68773aeffad8","kind":"tag","published_at":"2018-04-01T21:37:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.34","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34/manifests"},{"name":"v0.0.33","sha":"189ef54f9dc0f30508413e42416ede73ebaeb387","kind":"tag","published_at":"2018-02-01T22:38:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.33","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33/manifests"},{"name":"v0.0.32","sha":"d1cdbbe179b0d539f83e055d418b8b269abf0c74","kind":"tag","published_at":"2018-02-01T06:13:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.32","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32/manifests"},{"name":"v0.0.31","sha":"8beb54e78ef2180356560b403a6ced65fd8970dd","kind":"tag","published_at":"2018-01-25T08:40:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.31","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31/manifests"},{"name":"v0.0.30","sha":"8343d310ae4b3b0382b2da0324b963aa1581e9c3","kind":"tag","published_at":"2017-11-15T17:47:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.30","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30/manifests"},{"name":"v0.0.29","sha":"f1ac919a2df16ebecc4723a6d3b15bef772774fc","kind":"tag","published_at":"2017-10-30T22:44:59.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.29","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29/manifests"},{"name":"v0.0.28","sha":"97c69182b942f03646cd09ea8dc771487e795f41","kind":"tag","published_at":"2017-10-04T21:18:16.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.28","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28/manifests"},{"name":"v0.0.27","sha":"7c6231ea0f90b805fc459e9eebd91abd0473f468","kind":"tag","published_at":"2017-10-04T07:44:26.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.27","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27/manifests"},{"name":"v0.0.26","sha":"cca0b73e48061c1a68edce12102f1f58b0d8e8f2","kind":"tag","published_at":"2017-10-01T20:06:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.26","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26/manifests"},{"name":"v0.0.25","sha":"3b7bf99ac92d37028bf8419200e10213dc644502","kind":"tag","published_at":"2017-09-28T18:40:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.25","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25/manifests"},{"name":"v0.0.24","sha":"254b967686cb6955336cf56031e35a22998d7fc1","kind":"tag","published_at":"2017-09-27T05:23:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.24","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"63dda95f75bacb75948053f4aa9bb2c2b1a2ac71","kind":"tag","published_at":"2017-09-21T00:27:11.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.23","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23/manifests"},{"name":"v0.0.22","sha":"32352f4cf2906591fe1bcc7f6e7e5964d469e661","kind":"tag","published_at":"2017-09-17T22:57:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.22","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"f6aaafc0f43334544415c61df6be2a5f4080ef0a","kind":"tag","published_at":"2017-09-17T22:44:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.21","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"dc6c4e0781aea9d7beb6833a703d344a97c2a00d","kind":"tag","published_at":"2017-09-15T01:17:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.20","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"c98c3cea77a66a30548e90c8a526c3fb32499a18","kind":"tag","published_at":"2017-09-06T16:56:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.19","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"a8a06f5c6bdec825c79d136274fd3741a9f6ceca","kind":"tag","published_at":"2017-09-05T09:02:49.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.18","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"98079fe55852be4be1bd92c5c5d538c4bbfb816c","kind":"tag","published_at":"2017-09-01T22:15:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.17","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"d3fff35ef95062eaf20d31b685d0145c09dfe378","kind":"tag","published_at":"2017-08-25T21:27:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.16","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"5e29a302823d38472c7948b2be9bf61eaeb50ce3","kind":"tag","published_at":"2017-08-22T04:17:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.15","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"26499a8dbf06790b1259e1ce390e5a151cefa941","kind":"tag","published_at":"2017-08-21T05:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.14","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"df2d4fe357502d14706a96ab1f1887b53ff658fa","kind":"tag","published_at":"2017-08-20T05:12:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.13","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"4d0689a5cd51b846b42851b30828ff44229dea66","kind":"tag","published_at":"2017-08-16T19:54:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.12","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"f555b1dee845fce358ab0f20e1576c1072139f3f","kind":"tag","published_at":"2017-08-14T19:26:36.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.11","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"3aa0eda562687f48b09e525aceabb3bf4d5e4b44","kind":"tag","published_at":"2017-08-11T12:06:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.10","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"1b7fc8f548a28b37e36fa60f8c3623e5bb4ae605","kind":"tag","published_at":"2017-08-06T15:48:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.9","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"438a0d6bd3dd313ae45d448c016b43803c3df4bc","kind":"tag","published_at":"2017-08-04T22:47:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.8","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"24fd7e68bae5164dd68fb2551c2e08df8a58d652","kind":"tag","published_at":"2017-08-03T13:59:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.7","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"db6318aa6ff281d228df565b6a57fc3135be8828","kind":"tag","published_at":"2017-08-02T21:59:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.6","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"dafd0bf7eb846174d532931b3ec73cd5f8c6a09f","kind":"tag","published_at":"2017-08-01T22:25:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.5","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"81b0fe3d4d5a21937fbcdf6a0b5245589a5884e2","kind":"tag","published_at":"2017-07-27T17:53:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.4","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"077dd783094ffdde8d703e8ca099524fef93ec48","kind":"tag","published_at":"2017-04-30T00:21:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.3","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a2360fd42a1f63312cba523839bb0e35db17aa66","kind":"tag","published_at":"2017-04-25T18:39:51.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.2","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4e4aede68afbdfe68e21320d7fc6c90c91f11b2a","kind":"tag","published_at":"2017-04-25T11:35:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.1","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-01T18:55:58.615Z","dependent_packages_count":2,"downloads":6,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":28.187055954482187,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":1.9393133639754854,"forks_count":2.8380549020254735,"average":13.554912041592186},"purl":"pkg:npm/%40stdlib/dist-datasets-moby-dick","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stdlib/dist-datasets-moby-dick","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stdlib/dist-datasets-moby-dick","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stdlib/dist-datasets-moby-dick/dependencies","status":"deprecated","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T16:03:05.106Z","issues_count":1797,"pull_requests_count":7689,"avg_time_to_close_issue":12621356.75048733,"avg_time_to_close_pull_request":1505380.0842911878,"issues_closed_count":1026,"pull_requests_closed_count":6002,"pull_request_authors_count":312,"issue_authors_count":123,"avg_comments_per_issue":1.5258764607679467,"avg_comments_per_pull_request":1.784107166081415,"merged_pull_requests_count":5172,"bot_issues_count":2,"bot_pull_requests_count":141,"past_year_issues_count":1141,"past_year_pull_requests_count":5657,"past_year_avg_time_to_close_issue":4111280.2266666666,"past_year_avg_time_to_close_pull_request":1368327.565836299,"past_year_issues_closed_count":675,"past_year_pull_requests_closed_count":4214,"past_year_pull_request_authors_count":195,"past_year_issue_authors_count":46,"past_year_avg_comments_per_issue":1.0245398773006136,"past_year_avg_comments_per_pull_request":1.9913381651051794,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":52,"past_year_merged_pull_requests_count":3619,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/issues","maintainers":[{"login":"Planeshifter","count":436,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"kgryte","count":431,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"headlessNode","count":322,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/headlessNode"},{"login":"gururaj1512","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gururaj1512"},{"login":"gunjjoshi","count":218,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"aayush0325","count":211,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aayush0325"},{"login":"aman-095","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"Jaysukh-409","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"Pranavchiku","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"},{"login":"Snehil-Shah","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"0PrashantYadav0","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0PrashantYadav0"},{"login":"rreusser","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"},{"login":"Neerajpathak07","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Neerajpathak07"}],"active_maintainers":[{"login":"headlessNode","count":322,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/headlessNode"},{"login":"gururaj1512","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gururaj1512"},{"login":"Planeshifter","count":223,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"aayush0325","count":211,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aayush0325"},{"login":"kgryte","count":186,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"gunjjoshi","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"aman-095","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"0PrashantYadav0","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0PrashantYadav0"},{"login":"Jaysukh-409","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"Neerajpathak07","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Neerajpathak07"},{"login":"rreusser","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"},{"login":"Snehil-Shah","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"Pranavchiku","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-moby-dick/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-moby-dick/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-moby-dick/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-moby-dick/related_packages","maintainers":[{"uuid":"planeshifter","login":"planeshifter","name":null,"email":"pgb@andrew.cmu.edu","url":null,"packages_count":4395,"html_url":"https://www.npmjs.com/~planeshifter","role":null,"created_at":"2022-11-11T00:21:39.757Z","updated_at":"2022-11-11T00:21:39.757Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/planeshifter/packages"},{"uuid":"rreusser","login":"rreusser","name":null,"email":"rsreusser@gmail.com","url":null,"packages_count":4351,"html_url":"https://www.npmjs.com/~rreusser","role":null,"created_at":"2022-11-11T00:21:39.773Z","updated_at":"2022-11-11T00:21:39.773Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreusser/packages"},{"uuid":"stdlib-bot","login":"stdlib-bot","name":null,"email":"kgryte+stdlibbot@gmail.com","url":null,"packages_count":4086,"html_url":"https://www.npmjs.com/~stdlib-bot","role":null,"created_at":"2022-11-11T00:21:39.707Z","updated_at":"2022-11-11T00:21:39.707Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stdlib-bot/packages"},{"uuid":"kgryte","login":"kgryte","name":null,"email":"kgryte@gmail.com","url":null,"packages_count":4885,"html_url":"https://www.npmjs.com/~kgryte","role":null,"created_at":"2022-11-11T00:21:39.732Z","updated_at":"2022-11-11T00:21:39.732Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgryte/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130752,"maintainers_count":1051544,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1293001,"name":"@stdlib/dist-datasets-spam-assassin","ecosystem":"npm","description":"Spam Assassin public mail corpus as a UMD bundle.","homepage":"https://github.com/stdlib-js/stdlib","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/stdlib-js/stdlib","keywords_array":["stdlib","datasets","dataset","data","email","e-mail","mail","spam","spam assassin","ham","text","classification","classifier","corpus","nlp","umd"],"namespace":"stdlib","versions_count":5,"first_release_published_at":"2020-06-24T07:41:59.914Z","latest_release_published_at":"2021-08-21T18:39:58.382Z","latest_release_number":"0.0.96","last_synced_at":"2025-09-01T18:34:33.574Z","created_at":"2022-04-08T19:52:37.821Z","updated_at":"2025-09-01T18:55:58.617Z","registry_url":"https://www.npmjs.com/package/@stdlib/dist-datasets-spam-assassin","install_command":"npm install @stdlib/dist-datasets-spam-assassin","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.96"}},"repo_metadata":{"id":37700568,"uuid":"54614238","full_name":"stdlib-js/stdlib","owner":"stdlib-js","description":"✨ Standard library for JavaScript and Node.js. ✨","archived":false,"fork":false,"pushed_at":"2025-09-01T17:16:41.000Z","size":2136807,"stargazers_count":5329,"open_issues_count":816,"forks_count":868,"subscribers_count":55,"default_branch":"develop","last_synced_at":"2025-09-01T18:20:57.826Z","etag":null,"topics":["javascript","js","lib","library","math","mathematics","node","node-js","nodejs","numeric","numerical-computing","science","scientific","scientific-computing","standard","statistics","stats","stdlib","utilities","utils"],"latest_commit_sha":null,"homepage":"https://stdlib.io","language":"JavaScript","has_issues":true,"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":"SUPPORT.md","governance":"GOVERNANCE.md","roadmap":"ROADMAP.md","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":"2016-03-24T04:19:52.000Z","updated_at":"2025-09-01T16:16:00.000Z","dependencies_parsed_at":"2025-05-07T04:25:20.826Z","dependency_job_id":"7660a756-a8ac-4e4e-81b9-26191500c521","html_url":"https://github.com/stdlib-js/stdlib","commit_stats":{"total_commits":48973,"total_committers":110,"mean_commits":445.2090909090909,"dds":0.2831356053335511,"last_synced_commit":"84b8294c2d5494ff5eaaa2652dda81671e728068"},"previous_names":[],"tags_count":101,"template":false,"template_full_name":null,"purl":"pkg:github/stdlib-js/stdlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/sbom","scorecard":{"id":334673,"data":{"date":"2025-08-17T09:30:03Z","repo":{"name":"github.com/stdlib-js/stdlib","commit":"126b871b84181dae9726c3c0e28cd2c5873d2608"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":4.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event_name == 'pull_request_target' \u0026\u0026 github.event.pull_request.head.sha || '' }}': .github/workflows/run_tests_coverage.yml:98"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check_tracking_issue_closure.yml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:69","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:68","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/do_not_merge.yml:46","Info: jobLevel 'contents' permission set to 'read': .github/workflows/good_first_issue.yml:42","Info: jobLevel 'contents' permission set to 'read': .github/workflows/label_good_first_prs.yml:47","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:51","Info: jobLevel 'contents' permission set to 'read': .github/workflows/too_many_good_first_prs.yml:45","Warn: no topLevel permission defined: .github/workflows/autoclose.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_commit_metadata.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_contributing_guidelines_acceptance.yml:51","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_duplicate_prs.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_licenses.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_required_files.yml:56","Warn: no topLevel permission defined: .github/workflows/check_tracking_issue_closure.yml:1","Warn: no topLevel permission defined: .github/workflows/cleanup_coverage.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/create_address_commit_comment_issues.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/deprecate_packages.yml:36","Warn: no topLevel permission defined: .github/workflows/do_not_merge.yml:1","Info: found token with 'none' permissions: .github/workflows/first_time_greeting.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/generate_monthly_changelog.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/generate_pr_commit_message.yml:31","Warn: no topLevel permission defined: .github/workflows/git_note_amend_message.yml:1","Warn: no topLevel permission defined: .github/workflows/git_note_filter_packages.yml:1","Warn: no topLevel permission defined: .github/workflows/good_first_issue.yml:1","Warn: no topLevel permission defined: .github/workflows/label_commands.yml:1","Warn: no topLevel permission defined: .github/workflows/label_good_first_prs.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_autofix.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint_changed_files.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint_copyright_years.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint_pr_title.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint_random_files.yml:74","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_benchmark.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_examples.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_test.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_test_cov.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_test_install.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos_benchmark.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos_test.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos_test_cov.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos_test_npm_install.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/make.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_equations.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_links.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_pkg_urls.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_related_packages.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_src_attributes.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_tocs.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/namespace_declarations.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/namespace_exports.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/npm_downloads.yml:35","Info: topLevel permissions set to 'read-all': .github/workflows/ossf_scorecard.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr_commands_comment.yml:50","Warn: no topLevel permission defined: .github/workflows/pr_merge_develop.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_rebase_develop.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/process_metadata.yml:33","Info: topLevel 'contents' permission set to 'read': .github/workflows/random_examples.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_affected_benchmarks.yml:46","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_affected_examples.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_affected_tests.yml:78","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_tests_coverage.yml:78","Warn: no topLevel permission defined: .github/workflows/slash_commands.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_keepalive.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_publish.yml:62","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_publish_custom.yml:69","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_push_changes.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_test.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/terminal.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_published_package.yml:34","Warn: no topLevel permission defined: .github/workflows/too_many_good_first_prs.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/track_todos.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_cli_permissions.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_contributors.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_error_databases.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_package_meta_data.yml:35","Warn: no topLevel permission defined: .github/workflows/update_pr_copyright_years.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_repl_docs.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/windows_test_npm_install.yml:43","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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'develop'","Info: 'stale review dismissal' is required to merge on branch 'develop'","Warn: required approving review count is 1 on branch 'develop'","Warn: codeowners review is not required on branch 'develop'","Warn: 'last push approval' is disabled on branch 'develop'","Warn: 'up-to-date branches' is disabled on branch 'develop'","Info: status check found to merge onto on branch 'develop'","Info: PRs are required in order to make changes on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"8 out of 8 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: deps/test/wabt/test_install.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/ccopy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/cscal/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/csrot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/cswap/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dasum/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/daxpy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dcopy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/ddot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dnrm2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/drot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/drotm/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dscal/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dsdot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dswap/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dznrm2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/idamax/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/isamax/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sasum/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/saxpy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/scasum/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/scnrm2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/scopy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sdot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sdsdot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/snrm2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/srot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/srotm/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sscal/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sswap/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/zcopy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/zdrot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/zswap/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapx/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsum/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsumkbn/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsumors/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsumpw/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dasumpw/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dnanasumors/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dnansumkbn2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dnansumpw/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/sapxsumkbn/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/fs/read-wasm/benchmark/fixtures/file.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/fs/read-wasm/examples/fixtures/file.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/fs/read-wasm/test/fixtures/file.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/math/base/assert/is-negative-integerf/examples/c/example:1","Warn: binary detected: lib/node_modules/@stdlib/stats/strided/wasm/dmeanors/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/stats/strided/wasm/dmeanwd/src/main.wasm:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/standalone_publish_custom.yml:133","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown_links.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/stdlib/markdown_links.yml/develop?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/scripts/test_install:217","Warn: npmCommand not pinned by hash: .github/workflows/scripts/test_install:246","Warn: npmCommand not pinned by hash: .github/workflows/scripts/test_install:270","Warn: npmCommand not pinned by hash: .github/workflows/scripts/test_install:309","Warn: npmCommand not pinned by hash: tools/ci/travis/before_install:58","Warn: npmCommand not pinned by hash: tools/scripts/node_versions_run_script:93","Warn: npmCommand not pinned by hash: tools/tests/scripts/test_node_versions:88","Warn: npmCommand not pinned by hash: .github/workflows/test_published_package.yml:92","Info: 147 out of 147 GitHub-owned GitHubAction dependencies pinned","Info:  68 out of  69 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Contributors","score":10,"reason":"project has 35 contributing companies or organizations","details":["Info: found contributions from: CircuitVerse, FLAGlab, InfoSec-IIITN, MicrosoftStudentChapter, Quansight, Quansight-Labs, SCOREnetworkorg, SocketDev, ThaparFoodFestival, Ubiq-Cure, acmsnu, atlanhq, colorjs, data-apis, dscsnu, faiross-pbc, gl-vis, glslify, idyll-lang, iiitl, indian institute of information technology lucknow, isle-project, jupyterlab, lfortran, open-craft, regl-project, scijs, socketdev @stdlib-js, spyder-ide, stackgl, stackhtml, stdlib-js, stdlib-js @quansight, stdlib-js @quansight @data-apis, stdlib-js @tattle-made @inspektor-gadget"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}}]},"last_synced_at":"2025-08-18T04:26:09.010Z","repository_id":37700568,"created_at":"2025-08-18T04:26:09.010Z","updated_at":"2025-08-18T04:26:09.010Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273175314,"owners_count":25058526,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stdlib-js","name":"stdlib","uuid":"17805691","kind":"organization","description":"Standard library for JavaScript.","email":null,"website":"https://stdlib.io","location":null,"twitter":"stdlibjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17805691?v=4","repositories_count":3692,"last_synced_at":"2024-05-01T09:30:33.148Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"html_url":"https://github.com/stdlib-js","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"total_stars":9686,"followers":99,"following":0,"created_at":"2022-11-02T16:51:14.990Z","updated_at":"2024-05-01T09:37:07.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js/repositories"},"tags":[{"name":"v0.3.2","sha":"2e3e62a123f77fc60bea74f38451a1e173be1755","kind":"tag","published_at":"2024-12-21T21:30:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.3.2","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"966045cd9a176d5f756908acdb780cf37fb5ed38","kind":"tag","published_at":"2024-12-21T21:01:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.3.1","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a44a0c7678c194d0813eeaf656da06d2aa706829","kind":"tag","published_at":"2024-08-19T00:50:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.3.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"b4ea5ba9fd0fc34939ae3d37aa2bec6aeab907d5","kind":"tag","published_at":"2024-02-05T04:59:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.2.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"77844353be9f5acda7aa5dc0843aed88f07b6ab6","kind":"tag","published_at":"2023-11-10T10:53:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.1.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0/manifests"},{"name":"v0.0.96","sha":"8b42836a8ece8fbb9cc4f5c58a7b3738d47e14c4","kind":"tag","published_at":"2021-08-21T18:41:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.96","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96/manifests"},{"name":"v0.0.95","sha":"426f232f9e41603d71193283d3590a52b38ce39f","kind":"tag","published_at":"2021-08-18T09:04:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.95","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95/manifests"},{"name":"v0.0.94","sha":"b778a25a6ae526ffb78afdf04100c2b44b571ba1","kind":"commit","published_at":"2021-04-26T06:26:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.94","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94/manifests"},{"name":"v0.0.93","sha":"0301c9ff7117eedaa07c66a23dbd26e6d9829730","kind":"tag","published_at":"2020-12-07T05:13:25.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.93","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93/manifests"},{"name":"v0.0.92","sha":"b4d11aac1aa74441653f0ba195a184fd5cc51de0","kind":"tag","published_at":"2020-06-24T07:50:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.92","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92/manifests"},{"name":"v0.0.91","sha":"68f492edd886c9253209599191f0c6bde0e3775c","kind":"tag","published_at":"2020-03-12T19:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.91","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91/manifests"},{"name":"v0.0.90","sha":"51dcafe2bcccbc953fad532ee4705bbeb3627c51","kind":"tag","published_at":"2019-11-22T10:11:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.90","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90/manifests"},{"name":"v0.0.89","sha":"c9dda5d14645aee215039dfa7a833d1fcc549a5a","kind":"tag","published_at":"2019-11-22T09:52:27.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.89","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89/manifests"},{"name":"v0.0.88","sha":"adcd15a7237d6dd9eb51d237e04ac9374b0ac11d","kind":"tag","published_at":"2019-11-22T02:13:39.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.88","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88/manifests"},{"name":"v0.0.87","sha":"1993f7dbf36078338aae5479bcd97f9e537a7dbd","kind":"tag","published_at":"2019-10-15T00:19:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.87","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87/manifests"},{"name":"v0.0.86","sha":"48de445cf9378e6148459fb76cb4063ba01faadf","kind":"tag","published_at":"2019-10-14T21:04:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.86","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86/manifests"},{"name":"v0.0.85","sha":"93372ce7809b022a3c394a40096655f5a47520c7","kind":"tag","published_at":"2019-09-09T23:23:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.85","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85/manifests"},{"name":"v0.0.84","sha":"8f027cbb4a791b6831f91c2da5ddf4b8b2864792","kind":"tag","published_at":"2019-09-05T02:33:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.84","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84/manifests"},{"name":"v0.0.83","sha":"f371d66d798c4bb991a2aedfc77bfcbabbb0a2a6","kind":"tag","published_at":"2019-09-04T19:36:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.83","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83/manifests"},{"name":"v0.0.82","sha":"0e7ce41dd6d0150053c16e5272f06517dc3925e4","kind":"tag","published_at":"2019-09-04T19:24:07.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.82","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82/manifests"},{"name":"v0.0.81","sha":"efcfc6c3138ee6c5143ad6f9e9190f08f1d8911c","kind":"tag","published_at":"2019-09-04T19:13:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.81","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81/manifests"},{"name":"v0.0.80","sha":"3bf4cc5c24d5d69864f896c22e3977415b88a940","kind":"tag","published_at":"2019-09-04T19:03:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.80","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80/manifests"},{"name":"v0.0.79","sha":"5a583b4ef66a40c584ed86466e5aafd54e3b487f","kind":"tag","published_at":"2019-09-04T18:46:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.79","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79/manifests"},{"name":"v0.0.78","sha":"37730586207a33ac803d34608e9f488f2e4104ba","kind":"tag","published_at":"2019-09-04T07:59:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.78","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78/manifests"},{"name":"v0.0.77","sha":"59e962be1f60e91ec29f73ec0986cc21e85046a6","kind":"tag","published_at":"2019-09-04T07:33:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.77","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77/manifests"},{"name":"v0.0.76","sha":"8f62eb581a8812fdcbc0f0028e36f9e09ade8c73","kind":"tag","published_at":"2019-09-01T19:14:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.76","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76/manifests"},{"name":"v0.0.75","sha":"7f4a19562c512c627da3898028b80b5d358da0ca","kind":"tag","published_at":"2019-09-01T10:02:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.75","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75/manifests"},{"name":"v0.0.74","sha":"34663c5c3ea7a42ee6fdc1e06bf66038dc14e6e9","kind":"tag","published_at":"2019-09-01T09:46:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.74","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74/manifests"},{"name":"v0.0.73","sha":"8cdabc03cc7494eaf23dffcc2f93320e7789b8a1","kind":"tag","published_at":"2019-08-28T23:35:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.73","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73/manifests"},{"name":"v0.0.72","sha":"be9c2f964fc4dd8a80d7db4fb0a95785a726f578","kind":"tag","published_at":"2019-08-27T01:17:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.72","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72/manifests"},{"name":"v0.0.71","sha":"bb43d34ea97d2ae79e70933c9ee269655bd7aa50","kind":"tag","published_at":"2019-08-27T00:37:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.71","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71/manifests"},{"name":"v0.0.70","sha":"2408003b038ac5d9d678bcde4eeb73e8e59c9003","kind":"tag","published_at":"2019-08-27T00:23:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.70","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70/manifests"},{"name":"v0.0.69","sha":"ab72240f0916142d61ecd9969cbd9783d759cdc4","kind":"tag","published_at":"2019-08-26T23:25:42.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.69","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69/manifests"},{"name":"v0.0.68","sha":"380fcacd49ecf048ce7484628c3e56065f84d44e","kind":"tag","published_at":"2019-08-26T22:45:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.68","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68/manifests"},{"name":"v0.0.67","sha":"a56070b7403894a83e371a4c00dd308c9b6ed201","kind":"tag","published_at":"2019-08-20T02:42:35.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.67","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67/manifests"},{"name":"v0.0.66","sha":"370bfd6f921cb8f9e2bdf3029eefe16e1fe1d7ef","kind":"tag","published_at":"2019-08-17T17:33:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.66","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66/manifests"},{"name":"v0.0.65","sha":"7ecfac0271ab71a9c11ccfc5657d0976c9ded5c2","kind":"tag","published_at":"2019-08-17T03:06:38.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.65","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65/manifests"},{"name":"v0.0.64","sha":"ff19040903844c4d4b775025a531681dafaf683f","kind":"tag","published_at":"2019-08-09T18:48:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.64","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64/manifests"},{"name":"v0.0.63","sha":"61493a0bc1943e69ea2bb750109dca0f65b63590","kind":"tag","published_at":"2019-08-06T02:49:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.63","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63/manifests"},{"name":"v0.0.62","sha":"4538c0ba3332f1be886010247a8b0a33af1c2214","kind":"tag","published_at":"2019-07-30T07:28:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.62","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62/manifests"},{"name":"v0.0.61","sha":"40f4a81134ed874737be026a47e3dcccad9c907f","kind":"tag","published_at":"2019-07-27T22:32:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.61","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61/manifests"},{"name":"v0.0.60","sha":"c44b352188c92a16d7fc01c16203282b8aaa0fd0","kind":"tag","published_at":"2019-02-22T03:40:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.60","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60/manifests"},{"name":"v0.0.59","sha":"22397dc088030c3d14d944cf7de59178fd37f2c2","kind":"tag","published_at":"2019-02-09T07:30:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.59","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59/manifests"},{"name":"v0.0.58","sha":"59c023fb92d532f69f471baf5570e1771f587bf5","kind":"tag","published_at":"2019-01-11T08:02:06.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.58","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58/manifests"},{"name":"v0.0.57","sha":"110d7917f3c65ca17167b54054ecbe33d9da3cf2","kind":"tag","published_at":"2019-01-02T01:03:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.57","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57/manifests"},{"name":"v0.0.56","sha":"22d55982538d0e3277601d6b6e06a4fab1aee67e","kind":"tag","published_at":"2018-12-29T18:24:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.56","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56/manifests"},{"name":"v0.0.55","sha":"3026ae9c1fa6a86dc85f099a3b50f047ade4a76f","kind":"tag","published_at":"2018-12-04T18:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.55","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55/manifests"},{"name":"v0.0.54","sha":"59453693ea997a9694397ffd9eb502259a1d2646","kind":"tag","published_at":"2018-12-04T11:34:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.54","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54/manifests"},{"name":"v0.0.53","sha":"07ef17f5cd2f5bfac7dce5e1fd3582a2fdc2f199","kind":"tag","published_at":"2018-12-03T14:58:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.53","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53/manifests"},{"name":"v0.0.52","sha":"342d643f847b8f53c442af97d4d5936e67fc9e51","kind":"tag","published_at":"2018-11-23T10:51:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.52","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52/manifests"},{"name":"v0.0.51","sha":"e9a2643b675ff543fa69803e96b478a3d858b0dd","kind":"tag","published_at":"2018-11-22T04:35:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.51","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51/manifests"},{"name":"v0.0.50","sha":"150aa92596b04166a9ccc6cbe2e2ba339b9ff1f3","kind":"tag","published_at":"2018-11-07T21:39:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.50","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50/manifests"},{"name":"v0.0.49","sha":"fe7ce2ed34cde9e6ef73b30992ccf58881aa6a2e","kind":"tag","published_at":"2018-10-29T09:41:24.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.49","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49/manifests"},{"name":"v0.0.48","sha":"89a05192e9840f4e8a6de9a757bc6295b48d85b9","kind":"tag","published_at":"2018-10-28T08:10:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.48","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48/manifests"},{"name":"v0.0.47","sha":"07a705b6ce5aa3147951f737cdb8e4ee5817a991","kind":"tag","published_at":"2018-10-27T05:49:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.47","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47/manifests"},{"name":"v0.0.46","sha":"8512be2a3101f8a6f476661175b525da2784669d","kind":"tag","published_at":"2018-10-23T00:27:30.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.46","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46/manifests"},{"name":"v0.0.45","sha":"e3d5637c15e968357b08a251f96739480b8b5aa6","kind":"tag","published_at":"2018-10-18T02:01:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.45","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45/manifests"},{"name":"v0.0.44","sha":"e96eb0f6236990be48da669e02fcefb4918ab793","kind":"tag","published_at":"2018-10-14T00:40:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.44","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44/manifests"},{"name":"v0.0.43","sha":"1ca03f761500b5a6da2b0aa0e9f150b4e4fdfaae","kind":"tag","published_at":"2018-07-11T21:33:31.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.43","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43/manifests"},{"name":"v0.0.42","sha":"0caefc55486ee5ee9a8c5a453a9eb93dc96c426b","kind":"tag","published_at":"2018-06-09T22:07:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.42","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42/manifests"},{"name":"v0.0.41","sha":"565e30c3f38bbc0d6340d660317598b8b8992e01","kind":"tag","published_at":"2018-06-08T05:07:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.41","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41/manifests"},{"name":"v0.0.40","sha":"a8222c133ec86c5ffe6ec66e83b3dc92df90b47c","kind":"tag","published_at":"2018-05-11T23:36:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.40","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40/manifests"},{"name":"v0.0.39","sha":"c56da3a88a38d2d032349bbac0da0dd87800d420","kind":"tag","published_at":"2018-05-10T22:49:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.39","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39/manifests"},{"name":"v0.0.38","sha":"9d7cb5a3e55a8260abdce060cef728454d300884","kind":"tag","published_at":"2018-05-04T23:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.38","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38/manifests"},{"name":"v0.0.37","sha":"9860336fe2024e9c1f0f958ce79e049f4448d775","kind":"tag","published_at":"2018-05-03T03:43:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.37","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37/manifests"},{"name":"v0.0.36","sha":"40341b3ab8de8013d4ca3878d7a5652b5171ee6e","kind":"tag","published_at":"2018-04-19T14:44:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.36","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36/manifests"},{"name":"v0.0.35","sha":"92ebe86cb48262775435bec572c8478a089a3faf","kind":"tag","published_at":"2018-04-13T10:00:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.35","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35/manifests"},{"name":"v0.0.34","sha":"9981c3323dcd79bcf8868158e0ed68773aeffad8","kind":"tag","published_at":"2018-04-01T21:37:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.34","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34/manifests"},{"name":"v0.0.33","sha":"189ef54f9dc0f30508413e42416ede73ebaeb387","kind":"tag","published_at":"2018-02-01T22:38:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.33","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33/manifests"},{"name":"v0.0.32","sha":"d1cdbbe179b0d539f83e055d418b8b269abf0c74","kind":"tag","published_at":"2018-02-01T06:13:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.32","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32/manifests"},{"name":"v0.0.31","sha":"8beb54e78ef2180356560b403a6ced65fd8970dd","kind":"tag","published_at":"2018-01-25T08:40:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.31","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31/manifests"},{"name":"v0.0.30","sha":"8343d310ae4b3b0382b2da0324b963aa1581e9c3","kind":"tag","published_at":"2017-11-15T17:47:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.30","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30/manifests"},{"name":"v0.0.29","sha":"f1ac919a2df16ebecc4723a6d3b15bef772774fc","kind":"tag","published_at":"2017-10-30T22:44:59.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.29","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29/manifests"},{"name":"v0.0.28","sha":"97c69182b942f03646cd09ea8dc771487e795f41","kind":"tag","published_at":"2017-10-04T21:18:16.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.28","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28/manifests"},{"name":"v0.0.27","sha":"7c6231ea0f90b805fc459e9eebd91abd0473f468","kind":"tag","published_at":"2017-10-04T07:44:26.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.27","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27/manifests"},{"name":"v0.0.26","sha":"cca0b73e48061c1a68edce12102f1f58b0d8e8f2","kind":"tag","published_at":"2017-10-01T20:06:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.26","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26/manifests"},{"name":"v0.0.25","sha":"3b7bf99ac92d37028bf8419200e10213dc644502","kind":"tag","published_at":"2017-09-28T18:40:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.25","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25/manifests"},{"name":"v0.0.24","sha":"254b967686cb6955336cf56031e35a22998d7fc1","kind":"tag","published_at":"2017-09-27T05:23:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.24","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"63dda95f75bacb75948053f4aa9bb2c2b1a2ac71","kind":"tag","published_at":"2017-09-21T00:27:11.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.23","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23/manifests"},{"name":"v0.0.22","sha":"32352f4cf2906591fe1bcc7f6e7e5964d469e661","kind":"tag","published_at":"2017-09-17T22:57:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.22","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"f6aaafc0f43334544415c61df6be2a5f4080ef0a","kind":"tag","published_at":"2017-09-17T22:44:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.21","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"dc6c4e0781aea9d7beb6833a703d344a97c2a00d","kind":"tag","published_at":"2017-09-15T01:17:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.20","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"c98c3cea77a66a30548e90c8a526c3fb32499a18","kind":"tag","published_at":"2017-09-06T16:56:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.19","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"a8a06f5c6bdec825c79d136274fd3741a9f6ceca","kind":"tag","published_at":"2017-09-05T09:02:49.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.18","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"98079fe55852be4be1bd92c5c5d538c4bbfb816c","kind":"tag","published_at":"2017-09-01T22:15:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.17","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"d3fff35ef95062eaf20d31b685d0145c09dfe378","kind":"tag","published_at":"2017-08-25T21:27:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.16","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"5e29a302823d38472c7948b2be9bf61eaeb50ce3","kind":"tag","published_at":"2017-08-22T04:17:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.15","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"26499a8dbf06790b1259e1ce390e5a151cefa941","kind":"tag","published_at":"2017-08-21T05:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.14","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"df2d4fe357502d14706a96ab1f1887b53ff658fa","kind":"tag","published_at":"2017-08-20T05:12:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.13","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"4d0689a5cd51b846b42851b30828ff44229dea66","kind":"tag","published_at":"2017-08-16T19:54:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.12","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"f555b1dee845fce358ab0f20e1576c1072139f3f","kind":"tag","published_at":"2017-08-14T19:26:36.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.11","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"3aa0eda562687f48b09e525aceabb3bf4d5e4b44","kind":"tag","published_at":"2017-08-11T12:06:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.10","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"1b7fc8f548a28b37e36fa60f8c3623e5bb4ae605","kind":"tag","published_at":"2017-08-06T15:48:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.9","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"438a0d6bd3dd313ae45d448c016b43803c3df4bc","kind":"tag","published_at":"2017-08-04T22:47:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.8","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"24fd7e68bae5164dd68fb2551c2e08df8a58d652","kind":"tag","published_at":"2017-08-03T13:59:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.7","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"db6318aa6ff281d228df565b6a57fc3135be8828","kind":"tag","published_at":"2017-08-02T21:59:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.6","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"dafd0bf7eb846174d532931b3ec73cd5f8c6a09f","kind":"tag","published_at":"2017-08-01T22:25:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.5","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"81b0fe3d4d5a21937fbcdf6a0b5245589a5884e2","kind":"tag","published_at":"2017-07-27T17:53:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.4","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"077dd783094ffdde8d703e8ca099524fef93ec48","kind":"tag","published_at":"2017-04-30T00:21:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.3","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a2360fd42a1f63312cba523839bb0e35db17aa66","kind":"tag","published_at":"2017-04-25T18:39:51.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.2","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4e4aede68afbdfe68e21320d7fc6c90c91f11b2a","kind":"tag","published_at":"2017-04-25T11:35:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.1","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-01T18:55:58.617Z","dependent_packages_count":2,"downloads":4,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":28.187055954482187,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":1.9393133639754854,"forks_count":2.8380549020254735,"average":13.554912041592186},"purl":"pkg:npm/%40stdlib/dist-datasets-spam-assassin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stdlib/dist-datasets-spam-assassin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stdlib/dist-datasets-spam-assassin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stdlib/dist-datasets-spam-assassin/dependencies","status":"deprecated","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T16:03:05.106Z","issues_count":1797,"pull_requests_count":7689,"avg_time_to_close_issue":12621356.75048733,"avg_time_to_close_pull_request":1505380.0842911878,"issues_closed_count":1026,"pull_requests_closed_count":6002,"pull_request_authors_count":312,"issue_authors_count":123,"avg_comments_per_issue":1.5258764607679467,"avg_comments_per_pull_request":1.784107166081415,"merged_pull_requests_count":5172,"bot_issues_count":2,"bot_pull_requests_count":141,"past_year_issues_count":1141,"past_year_pull_requests_count":5657,"past_year_avg_time_to_close_issue":4111280.2266666666,"past_year_avg_time_to_close_pull_request":1368327.565836299,"past_year_issues_closed_count":675,"past_year_pull_requests_closed_count":4214,"past_year_pull_request_authors_count":195,"past_year_issue_authors_count":46,"past_year_avg_comments_per_issue":1.0245398773006136,"past_year_avg_comments_per_pull_request":1.9913381651051794,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":52,"past_year_merged_pull_requests_count":3619,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/issues","maintainers":[{"login":"Planeshifter","count":436,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"kgryte","count":431,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"headlessNode","count":322,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/headlessNode"},{"login":"gururaj1512","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gururaj1512"},{"login":"gunjjoshi","count":218,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"aayush0325","count":211,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aayush0325"},{"login":"aman-095","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"Jaysukh-409","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"Pranavchiku","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"},{"login":"Snehil-Shah","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"0PrashantYadav0","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0PrashantYadav0"},{"login":"rreusser","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"},{"login":"Neerajpathak07","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Neerajpathak07"}],"active_maintainers":[{"login":"headlessNode","count":322,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/headlessNode"},{"login":"gururaj1512","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gururaj1512"},{"login":"Planeshifter","count":223,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"aayush0325","count":211,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aayush0325"},{"login":"kgryte","count":186,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"gunjjoshi","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"aman-095","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"0PrashantYadav0","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0PrashantYadav0"},{"login":"Jaysukh-409","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"Neerajpathak07","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Neerajpathak07"},{"login":"rreusser","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"},{"login":"Snehil-Shah","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"Pranavchiku","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-spam-assassin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-spam-assassin/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-spam-assassin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-spam-assassin/related_packages","maintainers":[{"uuid":"planeshifter","login":"planeshifter","name":null,"email":"pgb@andrew.cmu.edu","url":null,"packages_count":4395,"html_url":"https://www.npmjs.com/~planeshifter","role":null,"created_at":"2022-11-10T23:53:42.287Z","updated_at":"2022-11-10T23:53:42.287Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/planeshifter/packages"},{"uuid":"rreusser","login":"rreusser","name":null,"email":"rsreusser@gmail.com","url":null,"packages_count":4351,"html_url":"https://www.npmjs.com/~rreusser","role":null,"created_at":"2022-11-10T23:53:42.348Z","updated_at":"2022-11-10T23:53:42.348Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreusser/packages"},{"uuid":"stdlib-bot","login":"stdlib-bot","name":null,"email":"kgryte+stdlibbot@gmail.com","url":null,"packages_count":4086,"html_url":"https://www.npmjs.com/~stdlib-bot","role":null,"created_at":"2022-11-10T23:53:42.226Z","updated_at":"2022-11-10T23:53:42.226Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stdlib-bot/packages"},{"uuid":"kgryte","login":"kgryte","name":null,"email":"kgryte@gmail.com","url":null,"packages_count":4885,"html_url":"https://www.npmjs.com/~kgryte","role":null,"created_at":"2022-11-10T23:53:42.275Z","updated_at":"2022-11-10T23:53:42.275Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgryte/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130752,"maintainers_count":1051544,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1292998,"name":"@stdlib/dist-datasets-fivethirtyeight-ffq","ecosystem":"npm","description":"FiveThirtyEight reader responses to a food frequency questionnaire (FFQ) as a UMD bundle.","homepage":"https://github.com/stdlib-js/stdlib","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/stdlib-js/stdlib","keywords_array":["stdlib","datasets","dataset","data","538","fivethirtyeight","nutrition","diet","dietary","p-hacking","data mining","ffq","survey","food","frequency","questionnaire","noise","correlations","correlation","spurious","umd"],"namespace":"stdlib","versions_count":5,"first_release_published_at":"2020-06-24T07:41:17.900Z","latest_release_published_at":"2021-08-21T18:39:31.066Z","latest_release_number":"0.0.96","last_synced_at":"2025-09-01T18:34:34.375Z","created_at":"2022-04-08T19:52:37.584Z","updated_at":"2025-09-01T18:55:58.616Z","registry_url":"https://www.npmjs.com/package/@stdlib/dist-datasets-fivethirtyeight-ffq","install_command":"npm install @stdlib/dist-datasets-fivethirtyeight-ffq","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.96"}},"repo_metadata":{"id":37700568,"uuid":"54614238","full_name":"stdlib-js/stdlib","owner":"stdlib-js","description":"✨ Standard library for JavaScript and Node.js. ✨","archived":false,"fork":false,"pushed_at":"2025-09-01T17:16:41.000Z","size":2136807,"stargazers_count":5329,"open_issues_count":816,"forks_count":868,"subscribers_count":55,"default_branch":"develop","last_synced_at":"2025-09-01T18:20:57.826Z","etag":null,"topics":["javascript","js","lib","library","math","mathematics","node","node-js","nodejs","numeric","numerical-computing","science","scientific","scientific-computing","standard","statistics","stats","stdlib","utilities","utils"],"latest_commit_sha":null,"homepage":"https://stdlib.io","language":"JavaScript","has_issues":true,"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":"SUPPORT.md","governance":"GOVERNANCE.md","roadmap":"ROADMAP.md","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":"2016-03-24T04:19:52.000Z","updated_at":"2025-09-01T16:16:00.000Z","dependencies_parsed_at":"2025-05-07T04:25:20.826Z","dependency_job_id":"7660a756-a8ac-4e4e-81b9-26191500c521","html_url":"https://github.com/stdlib-js/stdlib","commit_stats":{"total_commits":48973,"total_committers":110,"mean_commits":445.2090909090909,"dds":0.2831356053335511,"last_synced_commit":"84b8294c2d5494ff5eaaa2652dda81671e728068"},"previous_names":[],"tags_count":101,"template":false,"template_full_name":null,"purl":"pkg:github/stdlib-js/stdlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/sbom","scorecard":{"id":334673,"data":{"date":"2025-08-17T09:30:03Z","repo":{"name":"github.com/stdlib-js/stdlib","commit":"126b871b84181dae9726c3c0e28cd2c5873d2608"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":4.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event_name == 'pull_request_target' \u0026\u0026 github.event.pull_request.head.sha || '' }}': .github/workflows/run_tests_coverage.yml:98"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check_tracking_issue_closure.yml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:69","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:68","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/do_not_merge.yml:46","Info: jobLevel 'contents' permission set to 'read': .github/workflows/good_first_issue.yml:42","Info: jobLevel 'contents' permission set to 'read': .github/workflows/label_good_first_prs.yml:47","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:51","Info: jobLevel 'contents' permission set to 'read': .github/workflows/too_many_good_first_prs.yml:45","Warn: no topLevel permission defined: .github/workflows/autoclose.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_commit_metadata.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_contributing_guidelines_acceptance.yml:51","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_duplicate_prs.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_licenses.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_required_files.yml:56","Warn: no topLevel permission defined: .github/workflows/check_tracking_issue_closure.yml:1","Warn: no topLevel permission defined: .github/workflows/cleanup_coverage.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/create_address_commit_comment_issues.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/deprecate_packages.yml:36","Warn: no topLevel permission defined: .github/workflows/do_not_merge.yml:1","Info: found token with 'none' permissions: .github/workflows/first_time_greeting.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/generate_monthly_changelog.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/generate_pr_commit_message.yml:31","Warn: no topLevel permission defined: .github/workflows/git_note_amend_message.yml:1","Warn: no topLevel permission defined: .github/workflows/git_note_filter_packages.yml:1","Warn: no topLevel permission defined: .github/workflows/good_first_issue.yml:1","Warn: no topLevel permission defined: .github/workflows/label_commands.yml:1","Warn: no topLevel permission defined: .github/workflows/label_good_first_prs.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_autofix.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint_changed_files.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint_copyright_years.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint_pr_title.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint_random_files.yml:74","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_benchmark.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_examples.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_test.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_test_cov.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/linux_test_install.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos_benchmark.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos_test.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos_test_cov.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos_test_npm_install.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/make.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_equations.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_links.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_pkg_urls.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_related_packages.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_src_attributes.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown_tocs.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/namespace_declarations.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/namespace_exports.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/npm_downloads.yml:35","Info: topLevel permissions set to 'read-all': .github/workflows/ossf_scorecard.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr_commands_comment.yml:50","Warn: no topLevel permission defined: .github/workflows/pr_merge_develop.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_rebase_develop.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/process_metadata.yml:33","Info: topLevel 'contents' permission set to 'read': .github/workflows/random_examples.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_affected_benchmarks.yml:46","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_affected_examples.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_affected_tests.yml:78","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_tests_coverage.yml:78","Warn: no topLevel permission defined: .github/workflows/slash_commands.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_keepalive.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_publish.yml:62","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_publish_custom.yml:69","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_push_changes.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/standalone_test.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/terminal.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_published_package.yml:34","Warn: no topLevel permission defined: .github/workflows/too_many_good_first_prs.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/track_todos.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_cli_permissions.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_contributors.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_error_databases.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_package_meta_data.yml:35","Warn: no topLevel permission defined: .github/workflows/update_pr_copyright_years.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_repl_docs.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/windows_test_npm_install.yml:43","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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'develop'","Info: 'stale review dismissal' is required to merge on branch 'develop'","Warn: required approving review count is 1 on branch 'develop'","Warn: codeowners review is not required on branch 'develop'","Warn: 'last push approval' is disabled on branch 'develop'","Warn: 'up-to-date branches' is disabled on branch 'develop'","Info: status check found to merge onto on branch 'develop'","Info: PRs are required in order to make changes on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"8 out of 8 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: deps/test/wabt/test_install.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/ccopy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/cscal/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/csrot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/cswap/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dasum/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/daxpy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dcopy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/ddot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dnrm2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/drot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/drotm/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dscal/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dsdot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dswap/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/dznrm2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/idamax/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/isamax/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sasum/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/saxpy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/scasum/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/scnrm2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/scopy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sdot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sdsdot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/snrm2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/srot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/srotm/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sscal/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/sswap/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/zcopy/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/zdrot/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/base/wasm/zswap/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapx/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsum/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsumkbn/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsumors/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsumpw/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dasumpw/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dnanasumors/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dnansumkbn2/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/dnansumpw/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/blas/ext/base/wasm/sapxsumkbn/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/fs/read-wasm/benchmark/fixtures/file.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/fs/read-wasm/examples/fixtures/file.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/fs/read-wasm/test/fixtures/file.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/math/base/assert/is-negative-integerf/examples/c/example:1","Warn: binary detected: lib/node_modules/@stdlib/stats/strided/wasm/dmeanors/src/main.wasm:1","Warn: binary detected: lib/node_modules/@stdlib/stats/strided/wasm/dmeanwd/src/main.wasm:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/standalone_publish_custom.yml:133","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown_links.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/stdlib/markdown_links.yml/develop?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/scripts/test_install:217","Warn: npmCommand not pinned by hash: .github/workflows/scripts/test_install:246","Warn: npmCommand not pinned by hash: .github/workflows/scripts/test_install:270","Warn: npmCommand not pinned by hash: .github/workflows/scripts/test_install:309","Warn: npmCommand not pinned by hash: tools/ci/travis/before_install:58","Warn: npmCommand not pinned by hash: tools/scripts/node_versions_run_script:93","Warn: npmCommand not pinned by hash: tools/tests/scripts/test_node_versions:88","Warn: npmCommand not pinned by hash: .github/workflows/test_published_package.yml:92","Info: 147 out of 147 GitHub-owned GitHubAction dependencies pinned","Info:  68 out of  69 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Contributors","score":10,"reason":"project has 35 contributing companies or organizations","details":["Info: found contributions from: CircuitVerse, FLAGlab, InfoSec-IIITN, MicrosoftStudentChapter, Quansight, Quansight-Labs, SCOREnetworkorg, SocketDev, ThaparFoodFestival, Ubiq-Cure, acmsnu, atlanhq, colorjs, data-apis, dscsnu, faiross-pbc, gl-vis, glslify, idyll-lang, iiitl, indian institute of information technology lucknow, isle-project, jupyterlab, lfortran, open-craft, regl-project, scijs, socketdev @stdlib-js, spyder-ide, stackgl, stackhtml, stdlib-js, stdlib-js @quansight, stdlib-js @quansight @data-apis, stdlib-js @tattle-made @inspektor-gadget"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}}]},"last_synced_at":"2025-08-18T04:26:09.010Z","repository_id":37700568,"created_at":"2025-08-18T04:26:09.010Z","updated_at":"2025-08-18T04:26:09.010Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273175314,"owners_count":25058526,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stdlib-js","name":"stdlib","uuid":"17805691","kind":"organization","description":"Standard library for JavaScript.","email":null,"website":"https://stdlib.io","location":null,"twitter":"stdlibjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17805691?v=4","repositories_count":3692,"last_synced_at":"2024-05-01T09:30:33.148Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"html_url":"https://github.com/stdlib-js","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"total_stars":9686,"followers":99,"following":0,"created_at":"2022-11-02T16:51:14.990Z","updated_at":"2024-05-01T09:37:07.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js/repositories"},"tags":[{"name":"v0.3.2","sha":"2e3e62a123f77fc60bea74f38451a1e173be1755","kind":"tag","published_at":"2024-12-21T21:30:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.3.2","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"966045cd9a176d5f756908acdb780cf37fb5ed38","kind":"tag","published_at":"2024-12-21T21:01:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.3.1","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a44a0c7678c194d0813eeaf656da06d2aa706829","kind":"tag","published_at":"2024-08-19T00:50:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.3.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"b4ea5ba9fd0fc34939ae3d37aa2bec6aeab907d5","kind":"tag","published_at":"2024-02-05T04:59:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.2.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"77844353be9f5acda7aa5dc0843aed88f07b6ab6","kind":"tag","published_at":"2023-11-10T10:53:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.1.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0/manifests"},{"name":"v0.0.96","sha":"8b42836a8ece8fbb9cc4f5c58a7b3738d47e14c4","kind":"tag","published_at":"2021-08-21T18:41:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.96","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96/manifests"},{"name":"v0.0.95","sha":"426f232f9e41603d71193283d3590a52b38ce39f","kind":"tag","published_at":"2021-08-18T09:04:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.95","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95/manifests"},{"name":"v0.0.94","sha":"b778a25a6ae526ffb78afdf04100c2b44b571ba1","kind":"commit","published_at":"2021-04-26T06:26:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.94","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94/manifests"},{"name":"v0.0.93","sha":"0301c9ff7117eedaa07c66a23dbd26e6d9829730","kind":"tag","published_at":"2020-12-07T05:13:25.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.93","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93/manifests"},{"name":"v0.0.92","sha":"b4d11aac1aa74441653f0ba195a184fd5cc51de0","kind":"tag","published_at":"2020-06-24T07:50:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.92","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92/manifests"},{"name":"v0.0.91","sha":"68f492edd886c9253209599191f0c6bde0e3775c","kind":"tag","published_at":"2020-03-12T19:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.91","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91/manifests"},{"name":"v0.0.90","sha":"51dcafe2bcccbc953fad532ee4705bbeb3627c51","kind":"tag","published_at":"2019-11-22T10:11:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.90","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90/manifests"},{"name":"v0.0.89","sha":"c9dda5d14645aee215039dfa7a833d1fcc549a5a","kind":"tag","published_at":"2019-11-22T09:52:27.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.89","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89/manifests"},{"name":"v0.0.88","sha":"adcd15a7237d6dd9eb51d237e04ac9374b0ac11d","kind":"tag","published_at":"2019-11-22T02:13:39.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.88","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88/manifests"},{"name":"v0.0.87","sha":"1993f7dbf36078338aae5479bcd97f9e537a7dbd","kind":"tag","published_at":"2019-10-15T00:19:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.87","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87/manifests"},{"name":"v0.0.86","sha":"48de445cf9378e6148459fb76cb4063ba01faadf","kind":"tag","published_at":"2019-10-14T21:04:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.86","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86/manifests"},{"name":"v0.0.85","sha":"93372ce7809b022a3c394a40096655f5a47520c7","kind":"tag","published_at":"2019-09-09T23:23:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.85","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85/manifests"},{"name":"v0.0.84","sha":"8f027cbb4a791b6831f91c2da5ddf4b8b2864792","kind":"tag","published_at":"2019-09-05T02:33:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.84","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84/manifests"},{"name":"v0.0.83","sha":"f371d66d798c4bb991a2aedfc77bfcbabbb0a2a6","kind":"tag","published_at":"2019-09-04T19:36:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.83","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83/manifests"},{"name":"v0.0.82","sha":"0e7ce41dd6d0150053c16e5272f06517dc3925e4","kind":"tag","published_at":"2019-09-04T19:24:07.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.82","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82/manifests"},{"name":"v0.0.81","sha":"efcfc6c3138ee6c5143ad6f9e9190f08f1d8911c","kind":"tag","published_at":"2019-09-04T19:13:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.81","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81/manifests"},{"name":"v0.0.80","sha":"3bf4cc5c24d5d69864f896c22e3977415b88a940","kind":"tag","published_at":"2019-09-04T19:03:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.80","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80/manifests"},{"name":"v0.0.79","sha":"5a583b4ef66a40c584ed86466e5aafd54e3b487f","kind":"tag","published_at":"2019-09-04T18:46:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.79","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79/manifests"},{"name":"v0.0.78","sha":"37730586207a33ac803d34608e9f488f2e4104ba","kind":"tag","published_at":"2019-09-04T07:59:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.78","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78/manifests"},{"name":"v0.0.77","sha":"59e962be1f60e91ec29f73ec0986cc21e85046a6","kind":"tag","published_at":"2019-09-04T07:33:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.77","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77/manifests"},{"name":"v0.0.76","sha":"8f62eb581a8812fdcbc0f0028e36f9e09ade8c73","kind":"tag","published_at":"2019-09-01T19:14:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.76","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76/manifests"},{"name":"v0.0.75","sha":"7f4a19562c512c627da3898028b80b5d358da0ca","kind":"tag","published_at":"2019-09-01T10:02:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.75","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75/manifests"},{"name":"v0.0.74","sha":"34663c5c3ea7a42ee6fdc1e06bf66038dc14e6e9","kind":"tag","published_at":"2019-09-01T09:46:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.74","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74/manifests"},{"name":"v0.0.73","sha":"8cdabc03cc7494eaf23dffcc2f93320e7789b8a1","kind":"tag","published_at":"2019-08-28T23:35:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.73","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73/manifests"},{"name":"v0.0.72","sha":"be9c2f964fc4dd8a80d7db4fb0a95785a726f578","kind":"tag","published_at":"2019-08-27T01:17:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.72","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72/manifests"},{"name":"v0.0.71","sha":"bb43d34ea97d2ae79e70933c9ee269655bd7aa50","kind":"tag","published_at":"2019-08-27T00:37:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.71","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71/manifests"},{"name":"v0.0.70","sha":"2408003b038ac5d9d678bcde4eeb73e8e59c9003","kind":"tag","published_at":"2019-08-27T00:23:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.70","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70/manifests"},{"name":"v0.0.69","sha":"ab72240f0916142d61ecd9969cbd9783d759cdc4","kind":"tag","published_at":"2019-08-26T23:25:42.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.69","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69/manifests"},{"name":"v0.0.68","sha":"380fcacd49ecf048ce7484628c3e56065f84d44e","kind":"tag","published_at":"2019-08-26T22:45:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.68","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68/manifests"},{"name":"v0.0.67","sha":"a56070b7403894a83e371a4c00dd308c9b6ed201","kind":"tag","published_at":"2019-08-20T02:42:35.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.67","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67/manifests"},{"name":"v0.0.66","sha":"370bfd6f921cb8f9e2bdf3029eefe16e1fe1d7ef","kind":"tag","published_at":"2019-08-17T17:33:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.66","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66/manifests"},{"name":"v0.0.65","sha":"7ecfac0271ab71a9c11ccfc5657d0976c9ded5c2","kind":"tag","published_at":"2019-08-17T03:06:38.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.65","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65/manifests"},{"name":"v0.0.64","sha":"ff19040903844c4d4b775025a531681dafaf683f","kind":"tag","published_at":"2019-08-09T18:48:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.64","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64/manifests"},{"name":"v0.0.63","sha":"61493a0bc1943e69ea2bb750109dca0f65b63590","kind":"tag","published_at":"2019-08-06T02:49:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.63","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63/manifests"},{"name":"v0.0.62","sha":"4538c0ba3332f1be886010247a8b0a33af1c2214","kind":"tag","published_at":"2019-07-30T07:28:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.62","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62/manifests"},{"name":"v0.0.61","sha":"40f4a81134ed874737be026a47e3dcccad9c907f","kind":"tag","published_at":"2019-07-27T22:32:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.61","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61/manifests"},{"name":"v0.0.60","sha":"c44b352188c92a16d7fc01c16203282b8aaa0fd0","kind":"tag","published_at":"2019-02-22T03:40:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.60","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60/manifests"},{"name":"v0.0.59","sha":"22397dc088030c3d14d944cf7de59178fd37f2c2","kind":"tag","published_at":"2019-02-09T07:30:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.59","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59/manifests"},{"name":"v0.0.58","sha":"59c023fb92d532f69f471baf5570e1771f587bf5","kind":"tag","published_at":"2019-01-11T08:02:06.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.58","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58/manifests"},{"name":"v0.0.57","sha":"110d7917f3c65ca17167b54054ecbe33d9da3cf2","kind":"tag","published_at":"2019-01-02T01:03:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.57","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57/manifests"},{"name":"v0.0.56","sha":"22d55982538d0e3277601d6b6e06a4fab1aee67e","kind":"tag","published_at":"2018-12-29T18:24:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.56","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56/manifests"},{"name":"v0.0.55","sha":"3026ae9c1fa6a86dc85f099a3b50f047ade4a76f","kind":"tag","published_at":"2018-12-04T18:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.55","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55/manifests"},{"name":"v0.0.54","sha":"59453693ea997a9694397ffd9eb502259a1d2646","kind":"tag","published_at":"2018-12-04T11:34:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.54","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54/manifests"},{"name":"v0.0.53","sha":"07ef17f5cd2f5bfac7dce5e1fd3582a2fdc2f199","kind":"tag","published_at":"2018-12-03T14:58:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.53","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53/manifests"},{"name":"v0.0.52","sha":"342d643f847b8f53c442af97d4d5936e67fc9e51","kind":"tag","published_at":"2018-11-23T10:51:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.52","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52/manifests"},{"name":"v0.0.51","sha":"e9a2643b675ff543fa69803e96b478a3d858b0dd","kind":"tag","published_at":"2018-11-22T04:35:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.51","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51/manifests"},{"name":"v0.0.50","sha":"150aa92596b04166a9ccc6cbe2e2ba339b9ff1f3","kind":"tag","published_at":"2018-11-07T21:39:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.50","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50/manifests"},{"name":"v0.0.49","sha":"fe7ce2ed34cde9e6ef73b30992ccf58881aa6a2e","kind":"tag","published_at":"2018-10-29T09:41:24.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.49","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49/manifests"},{"name":"v0.0.48","sha":"89a05192e9840f4e8a6de9a757bc6295b48d85b9","kind":"tag","published_at":"2018-10-28T08:10:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.48","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48/manifests"},{"name":"v0.0.47","sha":"07a705b6ce5aa3147951f737cdb8e4ee5817a991","kind":"tag","published_at":"2018-10-27T05:49:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.47","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47/manifests"},{"name":"v0.0.46","sha":"8512be2a3101f8a6f476661175b525da2784669d","kind":"tag","published_at":"2018-10-23T00:27:30.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.46","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46/manifests"},{"name":"v0.0.45","sha":"e3d5637c15e968357b08a251f96739480b8b5aa6","kind":"tag","published_at":"2018-10-18T02:01:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.45","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45/manifests"},{"name":"v0.0.44","sha":"e96eb0f6236990be48da669e02fcefb4918ab793","kind":"tag","published_at":"2018-10-14T00:40:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.44","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44/manifests"},{"name":"v0.0.43","sha":"1ca03f761500b5a6da2b0aa0e9f150b4e4fdfaae","kind":"tag","published_at":"2018-07-11T21:33:31.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.43","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43/manifests"},{"name":"v0.0.42","sha":"0caefc55486ee5ee9a8c5a453a9eb93dc96c426b","kind":"tag","published_at":"2018-06-09T22:07:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.42","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42/manifests"},{"name":"v0.0.41","sha":"565e30c3f38bbc0d6340d660317598b8b8992e01","kind":"tag","published_at":"2018-06-08T05:07:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.41","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41/manifests"},{"name":"v0.0.40","sha":"a8222c133ec86c5ffe6ec66e83b3dc92df90b47c","kind":"tag","published_at":"2018-05-11T23:36:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.40","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40/manifests"},{"name":"v0.0.39","sha":"c56da3a88a38d2d032349bbac0da0dd87800d420","kind":"tag","published_at":"2018-05-10T22:49:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.39","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39/manifests"},{"name":"v0.0.38","sha":"9d7cb5a3e55a8260abdce060cef728454d300884","kind":"tag","published_at":"2018-05-04T23:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.38","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38/manifests"},{"name":"v0.0.37","sha":"9860336fe2024e9c1f0f958ce79e049f4448d775","kind":"tag","published_at":"2018-05-03T03:43:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.37","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37/manifests"},{"name":"v0.0.36","sha":"40341b3ab8de8013d4ca3878d7a5652b5171ee6e","kind":"tag","published_at":"2018-04-19T14:44:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.36","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36/manifests"},{"name":"v0.0.35","sha":"92ebe86cb48262775435bec572c8478a089a3faf","kind":"tag","published_at":"2018-04-13T10:00:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.35","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35/manifests"},{"name":"v0.0.34","sha":"9981c3323dcd79bcf8868158e0ed68773aeffad8","kind":"tag","published_at":"2018-04-01T21:37:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.34","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34/manifests"},{"name":"v0.0.33","sha":"189ef54f9dc0f30508413e42416ede73ebaeb387","kind":"tag","published_at":"2018-02-01T22:38:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.33","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33/manifests"},{"name":"v0.0.32","sha":"d1cdbbe179b0d539f83e055d418b8b269abf0c74","kind":"tag","published_at":"2018-02-01T06:13:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.32","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32/manifests"},{"name":"v0.0.31","sha":"8beb54e78ef2180356560b403a6ced65fd8970dd","kind":"tag","published_at":"2018-01-25T08:40:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.31","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31/manifests"},{"name":"v0.0.30","sha":"8343d310ae4b3b0382b2da0324b963aa1581e9c3","kind":"tag","published_at":"2017-11-15T17:47:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.30","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30/manifests"},{"name":"v0.0.29","sha":"f1ac919a2df16ebecc4723a6d3b15bef772774fc","kind":"tag","published_at":"2017-10-30T22:44:59.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.29","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29/manifests"},{"name":"v0.0.28","sha":"97c69182b942f03646cd09ea8dc771487e795f41","kind":"tag","published_at":"2017-10-04T21:18:16.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.28","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28/manifests"},{"name":"v0.0.27","sha":"7c6231ea0f90b805fc459e9eebd91abd0473f468","kind":"tag","published_at":"2017-10-04T07:44:26.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.27","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27/manifests"},{"name":"v0.0.26","sha":"cca0b73e48061c1a68edce12102f1f58b0d8e8f2","kind":"tag","published_at":"2017-10-01T20:06:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.26","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26/manifests"},{"name":"v0.0.25","sha":"3b7bf99ac92d37028bf8419200e10213dc644502","kind":"tag","published_at":"2017-09-28T18:40:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.25","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25/manifests"},{"name":"v0.0.24","sha":"254b967686cb6955336cf56031e35a22998d7fc1","kind":"tag","published_at":"2017-09-27T05:23:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.24","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"63dda95f75bacb75948053f4aa9bb2c2b1a2ac71","kind":"tag","published_at":"2017-09-21T00:27:11.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.23","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23/manifests"},{"name":"v0.0.22","sha":"32352f4cf2906591fe1bcc7f6e7e5964d469e661","kind":"tag","published_at":"2017-09-17T22:57:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.22","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"f6aaafc0f43334544415c61df6be2a5f4080ef0a","kind":"tag","published_at":"2017-09-17T22:44:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.21","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"dc6c4e0781aea9d7beb6833a703d344a97c2a00d","kind":"tag","published_at":"2017-09-15T01:17:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.20","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"c98c3cea77a66a30548e90c8a526c3fb32499a18","kind":"tag","published_at":"2017-09-06T16:56:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.19","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"a8a06f5c6bdec825c79d136274fd3741a9f6ceca","kind":"tag","published_at":"2017-09-05T09:02:49.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.18","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"98079fe55852be4be1bd92c5c5d538c4bbfb816c","kind":"tag","published_at":"2017-09-01T22:15:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.17","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"d3fff35ef95062eaf20d31b685d0145c09dfe378","kind":"tag","published_at":"2017-08-25T21:27:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.16","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"5e29a302823d38472c7948b2be9bf61eaeb50ce3","kind":"tag","published_at":"2017-08-22T04:17:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.15","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"26499a8dbf06790b1259e1ce390e5a151cefa941","kind":"tag","published_at":"2017-08-21T05:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.14","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"df2d4fe357502d14706a96ab1f1887b53ff658fa","kind":"tag","published_at":"2017-08-20T05:12:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.13","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"4d0689a5cd51b846b42851b30828ff44229dea66","kind":"tag","published_at":"2017-08-16T19:54:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.12","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"f555b1dee845fce358ab0f20e1576c1072139f3f","kind":"tag","published_at":"2017-08-14T19:26:36.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.11","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"3aa0eda562687f48b09e525aceabb3bf4d5e4b44","kind":"tag","published_at":"2017-08-11T12:06:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.10","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"1b7fc8f548a28b37e36fa60f8c3623e5bb4ae605","kind":"tag","published_at":"2017-08-06T15:48:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.9","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"438a0d6bd3dd313ae45d448c016b43803c3df4bc","kind":"tag","published_at":"2017-08-04T22:47:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.8","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"24fd7e68bae5164dd68fb2551c2e08df8a58d652","kind":"tag","published_at":"2017-08-03T13:59:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.7","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"db6318aa6ff281d228df565b6a57fc3135be8828","kind":"tag","published_at":"2017-08-02T21:59:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.6","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"dafd0bf7eb846174d532931b3ec73cd5f8c6a09f","kind":"tag","published_at":"2017-08-01T22:25:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.5","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"81b0fe3d4d5a21937fbcdf6a0b5245589a5884e2","kind":"tag","published_at":"2017-07-27T17:53:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.4","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"077dd783094ffdde8d703e8ca099524fef93ec48","kind":"tag","published_at":"2017-04-30T00:21:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.3","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a2360fd42a1f63312cba523839bb0e35db17aa66","kind":"tag","published_at":"2017-04-25T18:39:51.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.2","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4e4aede68afbdfe68e21320d7fc6c90c91f11b2a","kind":"tag","published_at":"2017-04-25T11:35:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.1","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/stdlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-01T18:55:58.616Z","dependent_packages_count":2,"downloads":2,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":26.87826197509135,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":1.9393133639754854,"forks_count":2.8380549020254735,"average":13.293153245714018},"purl":"pkg:npm/%40stdlib/dist-datasets-fivethirtyeight-ffq","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stdlib/dist-datasets-fivethirtyeight-ffq","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stdlib/dist-datasets-fivethirtyeight-ffq","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stdlib/dist-datasets-fivethirtyeight-ffq/dependencies","status":"deprecated","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T16:03:05.106Z","issues_count":1797,"pull_requests_count":7689,"avg_time_to_close_issue":12621356.75048733,"avg_time_to_close_pull_request":1505380.0842911878,"issues_closed_count":1026,"pull_requests_closed_count":6002,"pull_request_authors_count":312,"issue_authors_count":123,"avg_comments_per_issue":1.5258764607679467,"avg_comments_per_pull_request":1.784107166081415,"merged_pull_requests_count":5172,"bot_issues_count":2,"bot_pull_requests_count":141,"past_year_issues_count":1141,"past_year_pull_requests_count":5657,"past_year_avg_time_to_close_issue":4111280.2266666666,"past_year_avg_time_to_close_pull_request":1368327.565836299,"past_year_issues_closed_count":675,"past_year_pull_requests_closed_count":4214,"past_year_pull_request_authors_count":195,"past_year_issue_authors_count":46,"past_year_avg_comments_per_issue":1.0245398773006136,"past_year_avg_comments_per_pull_request":1.9913381651051794,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":52,"past_year_merged_pull_requests_count":3619,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/issues","maintainers":[{"login":"Planeshifter","count":436,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"kgryte","count":431,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"headlessNode","count":322,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/headlessNode"},{"login":"gururaj1512","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gururaj1512"},{"login":"gunjjoshi","count":218,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"aayush0325","count":211,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aayush0325"},{"login":"aman-095","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"Jaysukh-409","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"Pranavchiku","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"},{"login":"Snehil-Shah","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"0PrashantYadav0","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0PrashantYadav0"},{"login":"rreusser","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"},{"login":"Neerajpathak07","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Neerajpathak07"}],"active_maintainers":[{"login":"headlessNode","count":322,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/headlessNode"},{"login":"gururaj1512","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gururaj1512"},{"login":"Planeshifter","count":223,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"aayush0325","count":211,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aayush0325"},{"login":"kgryte","count":186,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"gunjjoshi","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"aman-095","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"0PrashantYadav0","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0PrashantYadav0"},{"login":"Jaysukh-409","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"Neerajpathak07","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Neerajpathak07"},{"login":"rreusser","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"},{"login":"Snehil-Shah","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"Pranavchiku","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-fivethirtyeight-ffq/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-fivethirtyeight-ffq/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-fivethirtyeight-ffq/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fdist-datasets-fivethirtyeight-ffq/related_packages","maintainers":[{"uuid":"planeshifter","login":"planeshifter","name":null,"email":"pgb@andrew.cmu.edu","url":null,"packages_count":4395,"html_url":"https://www.npmjs.com/~planeshifter","role":null,"created_at":"2022-11-10T23:53:43.631Z","updated_at":"2022-11-10T23:53:43.631Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/planeshifter/packages"},{"uuid":"rreusser","login":"rreusser","name":null,"email":"rsreusser@gmail.com","url":null,"packages_count":4351,"html_url":"https://www.npmjs.com/~rreusser","role":null,"created_at":"2022-11-10T23:53:43.644Z","updated_at":"2022-11-10T23:53:43.644Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreusser/packages"},{"uuid":"stdlib-bot","login":"stdlib-bot","name":null,"email":"kgryte+stdlibbot@gmail.com","url":null,"packages_count":4086,"html_url":"https://www.npmjs.com/~stdlib-bot","role":null,"created_at":"2022-11-10T23:53:43.550Z","updated_at":"2022-11-10T23:53:43.550Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stdlib-bot/packages"},{"uuid":"kgryte","login":"kgryte","name":null,"email":"kgryte@gmail.com","url":null,"packages_count":4885,"html_url":"https://www.npmjs.com/~kgryte","role":null,"created_at":"2022-11-10T23:53:43.572Z","updated_at":"2022-11-10T23:53:43.572Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgryte/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130752,"maintainers_count":1051544,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1294728,"name":"@stdlib/stdlib","ecosystem":"npm","description":"Standard library.","homepage":"https://github.com/stdlib-js/stdlib","licenses":"Apache-2.0 AND BSL-1.0","normalized_licenses":["Apache-2.0","BSL-1.0"],"repository_url":"https://github.com/stdlib-js/stdlib","keywords_array":["stdlib","stdlib-js","stdlib.js","js-stdlib","stdlibjs","standard","std","library","lib","libstd","numerical","numeric","mathematical","mathematics","math","scientific","machine learning","machine-learning","ml","ndarray","numpy","scipy"],"namespace":"stdlib","versions_count":100,"first_release_published_at":"2016-10-12T06:51:20.600Z","latest_release_published_at":"2024-12-21T21:30:05.432Z","latest_release_number":"0.3.2","last_synced_at":"2025-09-04T20:02:05.200Z","created_at":"2022-04-08T19:56:02.613Z","updated_at":"2025-09-04T20:02:05.200Z","registry_url":"https://www.npmjs.com/package/@stdlib/stdlib","install_command":"npm install @stdlib/stdlib","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/stdlib"},"dist-tags":{"latest":"0.3.2"}},"repo_metadata":{"id":37700568,"uuid":"54614238","full_name":"stdlib-js/stdlib","owner":"stdlib-js","description":"✨ Standard library for JavaScript and Node.js. ✨","archived":false,"fork":false,"pushed_at":"2024-04-14T01:49:55.000Z","size":1954737,"stargazers_count":3993,"open_issues_count":508,"forks_count":399,"subscribers_count":55,"default_branch":"develop","last_synced_at":"2024-04-14T03:04:37.619Z","etag":null,"topics":["javascript","js","lib","library","math","mathematics","node","node-js","nodejs","numeric","numerical-computing","science","scientific","scientific-computing","standard","statistics","stats","stdlib","utilities","utils"],"latest_commit_sha":null,"homepage":"https://stdlib.io","language":"JavaScript","has_issues":true,"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":"SUPPORT.md","governance":"GOVERNANCE.md","roadmap":"ROADMAP.md","authors":null,"dei":null},"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"created_at":"2016-03-24T04:19:52.000Z","updated_at":"2024-08-19T02:20:11.190Z","dependencies_parsed_at":"2024-04-15T03:39:15.105Z","dependency_job_id":null,"html_url":"https://github.com/stdlib-js/stdlib","commit_stats":{"total_commits":47226,"total_committers":85,"mean_commits":555.6,"dds":"0.27440393003853814","last_synced_commit":"c43bb5824767f2def1b1bfa18297ac37a5ec5f9e"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":216040174,"owners_count":15966981,"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","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stdlib-js","name":"stdlib","uuid":"17805691","kind":"organization","description":"Standard library for JavaScript.","email":null,"website":"https://stdlib.io","location":null,"twitter":"stdlibjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17805691?v=4","repositories_count":3692,"last_synced_at":"2024-05-01T09:30:33.148Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"html_url":"https://github.com/stdlib-js","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"total_stars":9686,"followers":99,"following":0,"created_at":"2022-11-02T16:51:14.990Z","updated_at":"2024-05-01T09:37:07.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js/repositories"},"tags":[{"name":"v0.3.0","sha":"a44a0c7678c194d0813eeaf656da06d2aa706829","kind":"tag","published_at":"2024-08-19T00:50:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.3.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"b4ea5ba9fd0fc34939ae3d37aa2bec6aeab907d5","kind":"tag","published_at":"2024-02-05T04:59:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.2.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"77844353be9f5acda7aa5dc0843aed88f07b6ab6","kind":"tag","published_at":"2023-11-10T10:53:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.1.0","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.1.0/manifests"},{"name":"v0.0.96","sha":"8b42836a8ece8fbb9cc4f5c58a7b3738d47e14c4","kind":"tag","published_at":"2021-08-21T18:41:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.96","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.96","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.96/manifests"},{"name":"v0.0.95","sha":"426f232f9e41603d71193283d3590a52b38ce39f","kind":"tag","published_at":"2021-08-18T09:04:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.95","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.95","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.95/manifests"},{"name":"v0.0.94","sha":"b778a25a6ae526ffb78afdf04100c2b44b571ba1","kind":"commit","published_at":"2021-04-26T06:26:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.94","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.94","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.94/manifests"},{"name":"v0.0.93","sha":"0301c9ff7117eedaa07c66a23dbd26e6d9829730","kind":"tag","published_at":"2020-12-07T05:13:25.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.93","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.93","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.93/manifests"},{"name":"v0.0.92","sha":"b4d11aac1aa74441653f0ba195a184fd5cc51de0","kind":"tag","published_at":"2020-06-24T07:50:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.92","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.92","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.92/manifests"},{"name":"v0.0.91","sha":"68f492edd886c9253209599191f0c6bde0e3775c","kind":"tag","published_at":"2020-03-12T19:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.91","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.91","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.91/manifests"},{"name":"v0.0.90","sha":"51dcafe2bcccbc953fad532ee4705bbeb3627c51","kind":"tag","published_at":"2019-11-22T10:11:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.90","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.90/manifests"},{"name":"v0.0.89","sha":"c9dda5d14645aee215039dfa7a833d1fcc549a5a","kind":"tag","published_at":"2019-11-22T09:52:27.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.89","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.89","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.89/manifests"},{"name":"v0.0.88","sha":"adcd15a7237d6dd9eb51d237e04ac9374b0ac11d","kind":"tag","published_at":"2019-11-22T02:13:39.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.88","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.88/manifests"},{"name":"v0.0.87","sha":"1993f7dbf36078338aae5479bcd97f9e537a7dbd","kind":"tag","published_at":"2019-10-15T00:19:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.87","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.87","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.87/manifests"},{"name":"v0.0.86","sha":"48de445cf9378e6148459fb76cb4063ba01faadf","kind":"tag","published_at":"2019-10-14T21:04:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.86","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.86","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.86/manifests"},{"name":"v0.0.85","sha":"93372ce7809b022a3c394a40096655f5a47520c7","kind":"tag","published_at":"2019-09-09T23:23:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.85","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.85","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.85/manifests"},{"name":"v0.0.84","sha":"8f027cbb4a791b6831f91c2da5ddf4b8b2864792","kind":"tag","published_at":"2019-09-05T02:33:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.84","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.84","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.84/manifests"},{"name":"v0.0.83","sha":"f371d66d798c4bb991a2aedfc77bfcbabbb0a2a6","kind":"tag","published_at":"2019-09-04T19:36:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.83","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.83","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.83/manifests"},{"name":"v0.0.82","sha":"0e7ce41dd6d0150053c16e5272f06517dc3925e4","kind":"tag","published_at":"2019-09-04T19:24:07.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.82","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.82","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.82/manifests"},{"name":"v0.0.81","sha":"efcfc6c3138ee6c5143ad6f9e9190f08f1d8911c","kind":"tag","published_at":"2019-09-04T19:13:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.81","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.81","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.81/manifests"},{"name":"v0.0.80","sha":"3bf4cc5c24d5d69864f896c22e3977415b88a940","kind":"tag","published_at":"2019-09-04T19:03:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.80","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.80","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.80/manifests"},{"name":"v0.0.79","sha":"5a583b4ef66a40c584ed86466e5aafd54e3b487f","kind":"tag","published_at":"2019-09-04T18:46:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.79","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.79","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.79/manifests"},{"name":"v0.0.78","sha":"37730586207a33ac803d34608e9f488f2e4104ba","kind":"tag","published_at":"2019-09-04T07:59:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.78","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.78/manifests"},{"name":"v0.0.77","sha":"59e962be1f60e91ec29f73ec0986cc21e85046a6","kind":"tag","published_at":"2019-09-04T07:33:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.77","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.77","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.77/manifests"},{"name":"v0.0.76","sha":"8f62eb581a8812fdcbc0f0028e36f9e09ade8c73","kind":"tag","published_at":"2019-09-01T19:14:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.76","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.76/manifests"},{"name":"v0.0.75","sha":"7f4a19562c512c627da3898028b80b5d358da0ca","kind":"tag","published_at":"2019-09-01T10:02:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.75","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.75/manifests"},{"name":"v0.0.74","sha":"34663c5c3ea7a42ee6fdc1e06bf66038dc14e6e9","kind":"tag","published_at":"2019-09-01T09:46:17.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.74","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.74/manifests"},{"name":"v0.0.73","sha":"8cdabc03cc7494eaf23dffcc2f93320e7789b8a1","kind":"tag","published_at":"2019-08-28T23:35:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.73","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.73/manifests"},{"name":"v0.0.72","sha":"be9c2f964fc4dd8a80d7db4fb0a95785a726f578","kind":"tag","published_at":"2019-08-27T01:17:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.72","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.72/manifests"},{"name":"v0.0.71","sha":"bb43d34ea97d2ae79e70933c9ee269655bd7aa50","kind":"tag","published_at":"2019-08-27T00:37:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.71","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.71/manifests"},{"name":"v0.0.70","sha":"2408003b038ac5d9d678bcde4eeb73e8e59c9003","kind":"tag","published_at":"2019-08-27T00:23:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.70","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.70/manifests"},{"name":"v0.0.69","sha":"ab72240f0916142d61ecd9969cbd9783d759cdc4","kind":"tag","published_at":"2019-08-26T23:25:42.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.69","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.69/manifests"},{"name":"v0.0.68","sha":"380fcacd49ecf048ce7484628c3e56065f84d44e","kind":"tag","published_at":"2019-08-26T22:45:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.68","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.68/manifests"},{"name":"v0.0.67","sha":"a56070b7403894a83e371a4c00dd308c9b6ed201","kind":"tag","published_at":"2019-08-20T02:42:35.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.67","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.67/manifests"},{"name":"v0.0.66","sha":"370bfd6f921cb8f9e2bdf3029eefe16e1fe1d7ef","kind":"tag","published_at":"2019-08-17T17:33:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.66","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.66/manifests"},{"name":"v0.0.65","sha":"7ecfac0271ab71a9c11ccfc5657d0976c9ded5c2","kind":"tag","published_at":"2019-08-17T03:06:38.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.65","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.65/manifests"},{"name":"v0.0.64","sha":"ff19040903844c4d4b775025a531681dafaf683f","kind":"tag","published_at":"2019-08-09T18:48:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.64","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.64/manifests"},{"name":"v0.0.63","sha":"61493a0bc1943e69ea2bb750109dca0f65b63590","kind":"tag","published_at":"2019-08-06T02:49:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.63","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.63/manifests"},{"name":"v0.0.62","sha":"4538c0ba3332f1be886010247a8b0a33af1c2214","kind":"tag","published_at":"2019-07-30T07:28:04.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.62","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.62/manifests"},{"name":"v0.0.61","sha":"40f4a81134ed874737be026a47e3dcccad9c907f","kind":"tag","published_at":"2019-07-27T22:32:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.61","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.61/manifests"},{"name":"v0.0.60","sha":"c44b352188c92a16d7fc01c16203282b8aaa0fd0","kind":"tag","published_at":"2019-02-22T03:40:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.60","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.60/manifests"},{"name":"v0.0.59","sha":"22397dc088030c3d14d944cf7de59178fd37f2c2","kind":"tag","published_at":"2019-02-09T07:30:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.59","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.59/manifests"},{"name":"v0.0.58","sha":"59c023fb92d532f69f471baf5570e1771f587bf5","kind":"tag","published_at":"2019-01-11T08:02:06.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.58","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.58/manifests"},{"name":"v0.0.57","sha":"110d7917f3c65ca17167b54054ecbe33d9da3cf2","kind":"tag","published_at":"2019-01-02T01:03:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.57","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.57/manifests"},{"name":"v0.0.56","sha":"22d55982538d0e3277601d6b6e06a4fab1aee67e","kind":"tag","published_at":"2018-12-29T18:24:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.56","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.56/manifests"},{"name":"v0.0.55","sha":"3026ae9c1fa6a86dc85f099a3b50f047ade4a76f","kind":"tag","published_at":"2018-12-04T18:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.55","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.55/manifests"},{"name":"v0.0.54","sha":"59453693ea997a9694397ffd9eb502259a1d2646","kind":"tag","published_at":"2018-12-04T11:34:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.54","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.54/manifests"},{"name":"v0.0.53","sha":"07ef17f5cd2f5bfac7dce5e1fd3582a2fdc2f199","kind":"tag","published_at":"2018-12-03T14:58:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.53","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.53/manifests"},{"name":"v0.0.52","sha":"342d643f847b8f53c442af97d4d5936e67fc9e51","kind":"tag","published_at":"2018-11-23T10:51:01.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.52","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.52/manifests"},{"name":"v0.0.51","sha":"e9a2643b675ff543fa69803e96b478a3d858b0dd","kind":"tag","published_at":"2018-11-22T04:35:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.51","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.51/manifests"},{"name":"v0.0.50","sha":"150aa92596b04166a9ccc6cbe2e2ba339b9ff1f3","kind":"tag","published_at":"2018-11-07T21:39:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.50","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.50/manifests"},{"name":"v0.0.49","sha":"fe7ce2ed34cde9e6ef73b30992ccf58881aa6a2e","kind":"tag","published_at":"2018-10-29T09:41:24.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.49","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.49/manifests"},{"name":"v0.0.48","sha":"89a05192e9840f4e8a6de9a757bc6295b48d85b9","kind":"tag","published_at":"2018-10-28T08:10:37.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.48","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.48/manifests"},{"name":"v0.0.47","sha":"07a705b6ce5aa3147951f737cdb8e4ee5817a991","kind":"tag","published_at":"2018-10-27T05:49:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.47","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.47/manifests"},{"name":"v0.0.46","sha":"8512be2a3101f8a6f476661175b525da2784669d","kind":"tag","published_at":"2018-10-23T00:27:30.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.46","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.46/manifests"},{"name":"v0.0.45","sha":"e3d5637c15e968357b08a251f96739480b8b5aa6","kind":"tag","published_at":"2018-10-18T02:01:10.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.45","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.45/manifests"},{"name":"v0.0.44","sha":"e96eb0f6236990be48da669e02fcefb4918ab793","kind":"tag","published_at":"2018-10-14T00:40:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.44","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.44/manifests"},{"name":"v0.0.43","sha":"1ca03f761500b5a6da2b0aa0e9f150b4e4fdfaae","kind":"tag","published_at":"2018-07-11T21:33:31.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.43","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.43/manifests"},{"name":"v0.0.42","sha":"0caefc55486ee5ee9a8c5a453a9eb93dc96c426b","kind":"tag","published_at":"2018-06-09T22:07:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.42","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.42/manifests"},{"name":"v0.0.41","sha":"565e30c3f38bbc0d6340d660317598b8b8992e01","kind":"tag","published_at":"2018-06-08T05:07:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.41","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.41/manifests"},{"name":"v0.0.40","sha":"a8222c133ec86c5ffe6ec66e83b3dc92df90b47c","kind":"tag","published_at":"2018-05-11T23:36:18.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.40","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.40/manifests"},{"name":"v0.0.39","sha":"c56da3a88a38d2d032349bbac0da0dd87800d420","kind":"tag","published_at":"2018-05-10T22:49:55.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.39","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.39/manifests"},{"name":"v0.0.38","sha":"9d7cb5a3e55a8260abdce060cef728454d300884","kind":"tag","published_at":"2018-05-04T23:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.38","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.38/manifests"},{"name":"v0.0.37","sha":"9860336fe2024e9c1f0f958ce79e049f4448d775","kind":"tag","published_at":"2018-05-03T03:43:43.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.37","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.37/manifests"},{"name":"v0.0.36","sha":"40341b3ab8de8013d4ca3878d7a5652b5171ee6e","kind":"tag","published_at":"2018-04-19T14:44:12.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.36","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.36/manifests"},{"name":"v0.0.35","sha":"92ebe86cb48262775435bec572c8478a089a3faf","kind":"tag","published_at":"2018-04-13T10:00:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.35","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.35/manifests"},{"name":"v0.0.34","sha":"9981c3323dcd79bcf8868158e0ed68773aeffad8","kind":"tag","published_at":"2018-04-01T21:37:08.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.34","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.34/manifests"},{"name":"v0.0.33","sha":"189ef54f9dc0f30508413e42416ede73ebaeb387","kind":"tag","published_at":"2018-02-01T22:38:52.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.33","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.33/manifests"},{"name":"v0.0.32","sha":"d1cdbbe179b0d539f83e055d418b8b269abf0c74","kind":"tag","published_at":"2018-02-01T06:13:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.32","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.32/manifests"},{"name":"v0.0.31","sha":"8beb54e78ef2180356560b403a6ced65fd8970dd","kind":"tag","published_at":"2018-01-25T08:40:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.31","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.31/manifests"},{"name":"v0.0.30","sha":"8343d310ae4b3b0382b2da0324b963aa1581e9c3","kind":"tag","published_at":"2017-11-15T17:47:46.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.30","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.30/manifests"},{"name":"v0.0.29","sha":"f1ac919a2df16ebecc4723a6d3b15bef772774fc","kind":"tag","published_at":"2017-10-30T22:44:59.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.29","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.29/manifests"},{"name":"v0.0.28","sha":"97c69182b942f03646cd09ea8dc771487e795f41","kind":"tag","published_at":"2017-10-04T21:18:16.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.28","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.28/manifests"},{"name":"v0.0.27","sha":"7c6231ea0f90b805fc459e9eebd91abd0473f468","kind":"tag","published_at":"2017-10-04T07:44:26.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.27","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.27/manifests"},{"name":"v0.0.26","sha":"cca0b73e48061c1a68edce12102f1f58b0d8e8f2","kind":"tag","published_at":"2017-10-01T20:06:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.26","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.26/manifests"},{"name":"v0.0.25","sha":"3b7bf99ac92d37028bf8419200e10213dc644502","kind":"tag","published_at":"2017-09-28T18:40:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.25","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.25/manifests"},{"name":"v0.0.24","sha":"254b967686cb6955336cf56031e35a22998d7fc1","kind":"tag","published_at":"2017-09-27T05:23:29.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.24","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"63dda95f75bacb75948053f4aa9bb2c2b1a2ac71","kind":"tag","published_at":"2017-09-21T00:27:11.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.23","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.23/manifests"},{"name":"v0.0.22","sha":"32352f4cf2906591fe1bcc7f6e7e5964d469e661","kind":"tag","published_at":"2017-09-17T22:57:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.22","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"f6aaafc0f43334544415c61df6be2a5f4080ef0a","kind":"tag","published_at":"2017-09-17T22:44:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.21","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"dc6c4e0781aea9d7beb6833a703d344a97c2a00d","kind":"tag","published_at":"2017-09-15T01:17:45.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.20","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"c98c3cea77a66a30548e90c8a526c3fb32499a18","kind":"tag","published_at":"2017-09-06T16:56:57.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.19","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"a8a06f5c6bdec825c79d136274fd3741a9f6ceca","kind":"tag","published_at":"2017-09-05T09:02:49.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.18","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"98079fe55852be4be1bd92c5c5d538c4bbfb816c","kind":"tag","published_at":"2017-09-01T22:15:28.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.17","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"d3fff35ef95062eaf20d31b685d0145c09dfe378","kind":"tag","published_at":"2017-08-25T21:27:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.16","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"5e29a302823d38472c7948b2be9bf61eaeb50ce3","kind":"tag","published_at":"2017-08-22T04:17:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.15","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"26499a8dbf06790b1259e1ce390e5a151cefa941","kind":"tag","published_at":"2017-08-21T05:42:40.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.14","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"df2d4fe357502d14706a96ab1f1887b53ff658fa","kind":"tag","published_at":"2017-08-20T05:12:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.13","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"4d0689a5cd51b846b42851b30828ff44229dea66","kind":"tag","published_at":"2017-08-16T19:54:14.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.12","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"f555b1dee845fce358ab0f20e1576c1072139f3f","kind":"tag","published_at":"2017-08-14T19:26:36.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.11","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"3aa0eda562687f48b09e525aceabb3bf4d5e4b44","kind":"tag","published_at":"2017-08-11T12:06:54.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.10","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"1b7fc8f548a28b37e36fa60f8c3623e5bb4ae605","kind":"tag","published_at":"2017-08-06T15:48:23.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.9","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"438a0d6bd3dd313ae45d448c016b43803c3df4bc","kind":"tag","published_at":"2017-08-04T22:47:19.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.8","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"24fd7e68bae5164dd68fb2551c2e08df8a58d652","kind":"tag","published_at":"2017-08-03T13:59:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.7","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"db6318aa6ff281d228df565b6a57fc3135be8828","kind":"tag","published_at":"2017-08-02T21:59:22.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.6","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"dafd0bf7eb846174d532931b3ec73cd5f8c6a09f","kind":"tag","published_at":"2017-08-01T22:25:53.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.5","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"81b0fe3d4d5a21937fbcdf6a0b5245589a5884e2","kind":"tag","published_at":"2017-07-27T17:53:03.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.4","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"077dd783094ffdde8d703e8ca099524fef93ec48","kind":"tag","published_at":"2017-04-30T00:21:02.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.3","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a2360fd42a1f63312cba523839bb0e35db17aa66","kind":"tag","published_at":"2017-04-25T18:39:51.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.2","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"4e4aede68afbdfe68e21320d7fc6c90c91f11b2a","kind":"tag","published_at":"2017-04-25T11:35:58.000Z","download_url":"https://codeload.github.com/stdlib-js/stdlib/tar.gz/v0.0.1","html_url":"https://github.com/stdlib-js/stdlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-07T22:59:40.114Z","dependent_packages_count":12,"downloads":222142,"downloads_period":"last-month","dependent_repos_count":37,"rankings":{"downloads":2.177037657738932,"dependent_repos_count":2.1132523844355844,"dependent_packages_count":1.7801137545680426,"stargazers_count":1.551842994026715,"forks_count":2.3356523133634144,"docker_downloads_count":null,"average":1.9915798208265378},"purl":"pkg:npm/%40stdlib/stdlib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stdlib/stdlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stdlib/stdlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stdlib/stdlib/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":"2024-09-06T21:05:17.255Z","issues_count":802,"pull_requests_count":2005,"avg_time_to_close_issue":18330234.241645243,"avg_time_to_close_pull_request":1082697.4143546443,"issues_closed_count":388,"pull_requests_closed_count":1658,"pull_request_authors_count":128,"issue_authors_count":71,"avg_comments_per_issue":2.8154613466334166,"avg_comments_per_pull_request":1.0538653366583541,"merged_pull_requests_count":1486,"bot_issues_count":2,"bot_pull_requests_count":114,"past_year_issues_count":592,"past_year_pull_requests_count":1842,"past_year_avg_time_to_close_issue":2107568.4363636365,"past_year_avg_time_to_close_pull_request":367635.3509933775,"past_year_issues_closed_count":275,"past_year_pull_requests_closed_count":1510,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":48,"past_year_avg_comments_per_issue":2.636824324324324,"past_year_avg_comments_per_pull_request":0.9283387622149837,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":108,"past_year_merged_pull_requests_count":1365,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/issues","maintainers":[{"login":"Planeshifter","count":313,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"kgryte","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"gunjjoshi","count":159,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"Jaysukh-409","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"Pranavchiku","count":116,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"},{"login":"aman-095","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"Snehil-Shah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"rreusser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"}],"active_maintainers":[{"login":"Planeshifter","count":299,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"gunjjoshi","count":159,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"Jaysukh-409","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"kgryte","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"Pranavchiku","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"},{"login":"aman-095","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"Snehil-Shah","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"rreusser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fstdlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fstdlib/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fstdlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fstdlib/related_packages","maintainers":[{"uuid":"planeshifter","login":"planeshifter","name":null,"email":"pgb@andrew.cmu.edu","url":null,"packages_count":4395,"html_url":"https://www.npmjs.com/~planeshifter","role":null,"created_at":"2022-11-11T00:21:56.404Z","updated_at":"2022-11-11T00:21:56.404Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/planeshifter/packages"},{"uuid":"rreusser","login":"rreusser","name":null,"email":"rsreusser@gmail.com","url":null,"packages_count":4351,"html_url":"https://www.npmjs.com/~rreusser","role":null,"created_at":"2022-11-11T00:21:56.415Z","updated_at":"2022-11-11T00:21:56.415Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreusser/packages"},{"uuid":"stdlib-bot","login":"stdlib-bot","name":null,"email":"kgryte+stdlibbot@gmail.com","url":null,"packages_count":4086,"html_url":"https://www.npmjs.com/~stdlib-bot","role":null,"created_at":"2022-11-11T00:21:56.379Z","updated_at":"2022-11-11T00:21:56.379Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stdlib-bot/packages"},{"uuid":"kgryte","login":"kgryte","name":null,"email":"kgryte@gmail.com","url":null,"packages_count":4885,"html_url":"https://www.npmjs.com/~kgryte","role":null,"created_at":"2022-11-11T00:21:56.392Z","updated_at":"2022-11-11T00:21:56.392Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgryte/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130752,"maintainers_count":1051544,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":107101,"full_name":"stdlib-js/stdlib","default_branch":"develop","committers":[{"name":"Athan Reines","email":"kgryte@gmail.com","login":"kgryte","count":36262},{"name":"Philipp Burckhardt","email":"pburckhardt@outlook.com","login":"Planeshifter","count":12521},{"name":"stdlib-bot","email":"noreply@stdlib.io","login":"stdlib-bot","count":892},{"name":"Aayush Khanna","email":"aayushiitbhu23@gmail.com","login":"aayush0325","count":605},{"name":"Gunj Joshi","email":"gunjjoshi8372@gmail.com","login":"gunjjoshi","count":275},{"name":"Muhammad Haris","email":"harriskhan047@outlook.com","login":"headlessNode","count":215},{"name":"Karan Anand","email":"anandkarancompsci@gmail.com","login":"anandkaranubc","count":186},{"name":"Jaysukh Makvana","email":"jaysukhmakvana2004@gmail.com","login":"Jaysukh-409","count":164},{"name":"Gururaj Gurram","email":"gururajgurram1512@gmail.com","login":"gururaj1512","count":154},{"name":"Prashant Kumar Yadav","email":"144602492+0PrashantYadav0","login":"0PrashantYadav0","count":133},{"name":"Aman Bhansali","email":"bhansali.1@iitj.ac.in","login":"aman-095","count":126},{"name":"Vivek Maurya","email":"vm8118134@gmail.com","login":"vivekmaurya001","count":124},{"name":"Harsh","email":"149176984+hrshya","login":"hrshya","count":117},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":105},{"name":"Pranav Goswami","email":"pranavchiku11@gmail.com","login":"Pranavchiku","count":82},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":78},{"name":"Neeraj Pathak","email":"neerajrpathak710@gmail.com","login":"Neerajpathak07","count":70},{"name":"Stephannie Jiménez Gacha","email":"steff456@hotmail.com","login":"steff456","count":62},{"name":"Snehil Shah","email":"snehilshah.989@gmail.com","login":"Snehil-Shah","count":48},{"name":"Vinit Pandit","email":"106718914+MeastroZI","login":"MeastroZI","count":42},{"name":"Shabareesh Shetty","email":"139731143+ShabiShett07","login":"ShabiShett07","count":37},{"name":"Dhruv Arvind Singh","email":"154677013+DhruvArvindSingh","login":"DhruvArvindSingh","count":35},{"name":"Ricky Reusser","email":"rsreusser@gmail.com","login":"rreusser","count":35},{"name":"Saurabh Singh","email":"saurabhsraghuvanshi@gmail.com","login":"saurabhraghuvanshii","count":28},{"name":"Rejoan Sardar","email":"119718513+Rejoan-Sardar","login":"Rejoan-Sardar","count":24},{"name":"Aditya Sapra","email":"adityaework@gmail.com","login":"adityacodes30","count":17},{"name":"Rutam Kathale","email":"138517416+performant23","login":"performant23","count":14},{"name":"Sai Srikar Dumpeti","email":"80447788+the-r3aper7","login":"the-r3aper7","count":13},{"name":"Golden Kumar","email":"103646877+AuenKr","login":"AuenKr","count":12},{"name":"Shivam Ahir","email":"11shivam00@gmail.com","login":"ShivamAhir","count":11},{"name":"Manvith M","email":"148960168+manvith2003","login":"manvith2003","count":11},{"name":"Shraddheya Shendre","email":"shendreshraddheya@gmail.com","login":"ShraddheyaS","count":10},{"name":"Divyansh Seth","email":"59174836+sethdivyansh","login":"sethdivyansh","count":10},{"name":"Anshu Kumar","email":"contact.anshukumar@protonmail.com","login":"anxhukumar","count":10},{"name":"Jalaj Kumar","email":"142599224+jalajk3004","login":"jalajk3004","count":9},{"name":"GK Bishnoi","email":"gkishan1kyt@gmail.com","login":"gkbishnoi07","count":9},{"name":"Joris Labie","email":"joris.labie1@gmail.com","login":"labiej","count":8},{"name":"Shubh Mehta","email":"93862397+Shubh942","login":"Shubh942","count":7},{"name":"Yaswanth Kosuru","email":"116426380+yaswanthkosuru","login":"yaswanthkosuru","count":7},{"name":"Dipjyoti Das","email":"126075231+dipexplorer","login":"dipexplorer","count":6},{"name":"Utkarsh Raj","email":"rajutkarsh2505@gmail.com","login":"rajutkarsh07","count":6},{"name":"Varad Gupta","email":"varadgupta21@gmail.com","login":"vr-varad","count":6},{"name":"Gautam sharma","email":"gautamkrishnasharma1@gmail.com","login":"Krishna-Sharma-g","count":5},{"name":"Rishav Tarway","email":"rishavtarway@gmail.com","login":"rishavtarway","count":5},{"name":"rei2hu","email":"reimu@reimu.ws","login":"rei2hu","count":5},{"name":"devshree-bhati","email":"147095250+devshree-bhati","login":"devshree-bhati","count":5},{"name":"MANI","email":"77221000+Eternity0207","login":"Eternity0207","count":5},{"name":"Justin Dennison","email":"justin1dennison@gmail.com","login":"justin1dennison","count":5},{"name":"Jaimin Godhani","email":"112328542+Jai0401","login":"Jai0401","count":5},{"name":"Hemant M Mehta","email":"92446645+hemantmm","login":"hemantmm","count":5},{"name":"Frank Kovacs","email":"fran70kk@gmail.com","login":"frank113","count":5},{"name":"Deep Trivedi","email":"128926685+thedeeppp","login":"thedeeppp","count":5},{"name":"Abhijit Raut","email":"abhijitmraut8010@gmail.com","login":"AbhijitRaut04","count":5},{"name":"Aadish Jain","email":"jain.aadishj@gmail.com","login":"AadishJ","count":5},{"name":"ekambains","email":"bainsinbusiness@gmail.com","login":"ekambains","count":4},{"name":"Jay Soni","email":"jaygsoni14@gmail.com","login":"JaySoni1","count":4},{"name":"Yuvi Mittal","email":"128018763+yuvi-mittal","login":"yuvi-mittal","count":4},{"name":"Tirtadwipa Manunggal","email":"tirtadwipa.manunggal@gmail.com","login":"liberocks","count":4},{"name":"Suraj Kumar","email":"125961509+kumarsuraj212003","login":"kumarsuraj212003","count":4},{"name":"Ryan Seal","email":"splrk","login":"splrk","count":4},{"name":"Priyanshu Agarwal","email":"113460573+AgPriyanshu18","login":"AgPriyanshu18","count":4},{"name":"Pratik Singh","email":"97464067+Pratik772846","login":"Pratik772846","count":4},{"name":"Pranjal Jha","email":"97080887+PraneGIT","login":"PraneGIT","count":4},{"name":"Mohammad Kaif","email":"mdkaifprofession@gmail.com","login":"Kaif987","count":4},{"name":"Krishnendu Das","email":"86651039+itskdhere","login":"itskdhere","count":4},{"name":"HarshaNP","email":"96897754+GittyHarsha","login":"GittyHarsha","count":4},{"name":"Bryan Elee","email":"rxbryn@gmail.com","login":"rxbryan","count":4},{"name":"Prajwal Kulkarni","email":"prajwalkulkarni76@gmail.com","login":"prajwalkulkarni","count":3},{"name":"Pulkit Gupta","email":"65711278+pulkitgupta2","login":"pulkitgupta2","count":3},{"name":"Raunak Kumar Gupta","email":"raunakmodanwal321@gmail.com","login":"raunak-dev-edu","count":3},{"name":"Ridam Garg","email":"67867319+RidamGarg","login":"RidamGarg","count":3},{"name":"Robert Gislason","email":"gztown2216@yahoo.com","login":"rgizz","count":3},{"name":"Roman Stetsyk","email":"25715951+romanstetsyk","login":"romanstetsyk","count":3},{"name":"Shashank Shekhar Singh","email":"shashankshekharsingh1205@gmail.com","login":"Shashankss1205","count":3},{"name":"Soumajit Chatterjee","email":"121816890+soumajit23","login":"soumajit23","count":3},{"name":"Utkarsh","email":"http://utkarsh11105@gmail.com","login":"PoookieCoder","count":3},{"name":"Yernar Yergaziyev","email":"yernar.yergaziyev@erg.kz","login":"yernar707","count":3},{"name":"pranav-1720","email":"123018993+pranav-1720","login":"pranav-1720","count":3},{"name":"Ahmed Atwa","email":"Ahmedatwa866@yahoo.com","login":"nightknighto","count":3},{"name":"Dev Goel","email":"135586571+corsairier","login":"corsairier","count":3},{"name":"Dorrin Sotoudeh","email":"dorrinsotoudeh123@gmail.com","login":"dorrin-sot","count":3},{"name":"Jordan Gallivan","email":"115050475+Jordan-Gallivan","login":"Jordan-Gallivan","count":3},{"name":"Krishnam Agarwal","email":"83017176+888krishnam","login":"888krishnam","count":3},{"name":"Lovelin Dhoni J B","email":"100030865+lovelindhoni","login":"lovelindhoni","count":3},{"name":"Matt Cochrane","email":"matthew.cochrane.eng@gmail.com","login":"MatthewCochrane","count":3},{"name":"Naresh Jagadeesan","email":"naresh.naresh000@gmail.com","login":"Infinage","count":3},{"name":"Naveen Kumar","email":"stupiddint@gmail.com","login":"naveen1m","count":3},{"name":"Nishchay Rajput","email":"121144841+NishchayRajput","login":"NishchayRajput","count":3},{"name":"Prajjwal Bajpai","email":"142303989+prajjwalbajpai","login":"prajjwalbajpai","count":3},{"name":"Aarya Balwadkar","email":"142713127+AaryaBalwadkar","login":"AaryaBalwadkar","count":2},{"name":"Abdelrahman Samir","email":"60700731+abdelrahman04","login":"abdelrahman04","count":2},{"name":"Abdul Kaium","email":"97376242+impawstarlight","login":"impawstarlight","count":2},{"name":"Abhishek Jain","email":"40913033+abhishekblue","login":"abhishekblue","count":2},{"name":"Ahmed Khaled","email":"kahmd1444@gmail.com","login":"AhmedKhaled590","count":2},{"name":"Spandan Barve","email":"contact@marsian.dev","login":"marsian83","count":2},{"name":"Bruno Fenzl","email":"brunofenzl@gmail.com","login":"BrunoFenzl","count":2},{"name":"Bhavishy Agrawal","email":"90029607+bhavishy2801","login":"bhavishy2801","count":2},{"name":"Ayaka","email":"73595362+USERSATOSHI","login":"USERSATOSHI","count":2},{"name":"AlyAbdelmoneim","email":"148393799+AlyAbdelmoneim","login":"AlyAbdelmoneim","count":2},{"name":"Kohantika Nath","email":"145763549+kohantikanath","login":"kohantikanath","count":2},{"name":"Mohammad Bin Aftab","email":"48010758+MohammadBinAftab","login":"MohammadBinAftab","count":2},{"name":"Muhammad Taaha Tariq","email":"166188821+Taaha-Tariq","login":"Taaha-Tariq","count":2},{"name":"Nishant Shinde","email":"97207366+nishant-s7","login":"nishant-s7","count":2},{"name":"PrathamBhamare","email":"164445568+PrathamBhamare","login":"PrathamBhamare","count":2},{"name":"Priyansh Prajapati","email":"88396544+itsspriyansh","login":"itsspriyansh","count":2},{"name":"Christopher Dambamuromo","email":"chridam@gmail.com","login":"chrisdamba","count":2},{"name":"Seyyed Parsa Neshaei","email":"spneshaei","login":"spneshaei","count":2},{"name":"SAHIL KUMAR","email":"168997976+sahilk45","login":"sahilk45","count":2},{"name":"Rahul Kumar","email":"132570066+rahulptl165","login":"rahulptl165","count":2},{"name":"Pravesh Kunwar","email":"praveshkunwar04@gmail.com","login":"PraveshKunwar","count":2},{"name":"Gaurav","email":"gaurav70380@gmail.com","login":"G4URAV001","count":2},{"name":"Kavyansh-Bagdi","email":"153486713+Kavyansh-Bagdi","login":"Kavyansh-Bagdi","count":2},{"name":"Kaushikgtm","email":"162317291+Kaushikgtm","login":"Kaushikgtm","count":2},{"name":"Karthik Prakash","email":"116057817+skoriop","login":"skoriop","count":2},{"name":"Joey Reed","email":"joeyrreed@gmail.com","login":"jrreed83","count":2},{"name":"James Gelok","email":"jdgelok@gmail.com","login":"JamesGelok","count":2},{"name":"Dhruvil Mehta","email":"68022411+dhruvilmehta","login":"dhruvilmehta","count":2},{"name":"Mihir Pandit","email":"129577900+MSP20086","login":"MSP20086","count":1},{"name":"Sanchay Ketan Sinha","email":"122982233+satansin123","login":"satansin123","count":1},{"name":"Sai Avinash","email":"120403424+nasarobot","login":"nasarobot","count":1},{"name":"Sahil Goyal","email":"87982509+sahil20021008","login":"sahil20021008","count":1},{"name":"SHIVAM YADAV","email":"120725381+Shivam-1827","login":"Shivam-1827","count":1},{"name":"Rylan Yang","email":"137365285+rylany27","login":"rylany27","count":1},{"name":"Ruthwik Chikoti","email":"145591715+ruthwikchikoti","login":"ruthwikchikoti","count":1},{"name":"Rupa","email":"102663541+Rupa-Rd","login":"Rupa-Rd","count":1},{"name":"Rishav","email":"115060907+rishav2404","login":"rishav2404","count":1},{"name":"Pushpendra Chandravanshi","email":"pushpendrachandravanshi4@gmail.com","login":"Pushpendra766","count":1},{"name":"Pratyush Kumar Chouhan","email":"pratyushkumar0308@gmail.com","login":"bruno-noir","count":1},{"name":"Ori Miles","email":"97595296+orimiles5","login":"orimiles5","count":1},{"name":"Oneday12323","email":"107678750+Oneday12323","login":"Oneday12323","count":1},{"name":"Ognjen Jevremović","email":"ognjenjevremovic","login":"ognjenjevremovic","count":1},{"name":"Nourhan Hasan","email":"109472010+TheNourhan","login":"TheNourhan","count":1},{"name":"Nithin Katta","email":"88046362+nithinkatta","login":"nithinkatta","count":1},{"name":"Nishant singh","email":"38534128+Nishantsingh11","login":"Nishantsingh11","count":1},{"name":"NirvedMishra","email":"139633597+NirvedMishra","login":"NirvedMishra","count":1},{"name":"rahulrangers","email":"127782777+rahulrangers","login":"rahulrangers","count":1},{"name":"olenkabilonizhka","email":"62379231+olenkabilonizhka","login":"olenkabilonizhka","count":1},{"name":"lohithganni","email":"116790357+lohithganni","login":"lohithganni","count":1},{"name":"iraandrushko","email":"71790513+iraandrushko","login":"iraandrushko","count":1},{"name":"fadiothman22","email":"48636283+fadiothman22","login":"fadiothman22","count":1},{"name":"ditsu","email":"170345142+ditsus","login":"ditsus","count":1},{"name":"Yugal Kaushik","email":"yugalkaushik14@gmail.com","login":"yugalkaushik","count":1},{"name":"Xiaochuan Ye","email":"tap91624@gmail.com","login":"XueSongTap","count":1},{"name":"Vaibhav Patel","email":"98279986+noobCoderVP","login":"noobCoderVP","count":1},{"name":"UtkershBasnet","email":"119008923+UtkershBasnet","login":"UtkershBasnet","count":1},{"name":"Tufailahmed Bargir","email":"142114244+Tufailahmed-Bargir","login":"Tufailahmed-Bargir","count":1},{"name":"Tudor Pagu","email":"104032457+tudor-pagu","login":"tudor-pagu","count":1},{"name":"Tanishq Ahuja","email":"68651083+TheGEN1U5","login":"TheGEN1U5","count":1},{"name":"Sivam Das","email":"100067002+Sivam2313","login":"Sivam2313","count":1},{"name":"Shubham Mishra","email":"shubh622005@gmail.com","login":"shubhexists","count":1},{"name":"Sarthak Paandey","email":"145528240+SarthakPaandey","login":"SarthakPaandey","count":1},{"name":"Dominik Moritz","email":"domoritz@gmail.com","login":"domoritz","count":1},{"name":"Dominic Lim","email":"46486515+domlimm","login":"domlimm","count":1},{"name":"Suhaib Ilahi","email":"suhaib.elahi87@gmail.com","login":"suhaib-ilahi","count":1},{"name":"Dhanyabad behera","email":"110620935+dhanyabad11","login":"dhanyabad11","count":1},{"name":"Desh Deepak Kant","email":"118960904+DeshDeepakKant","login":"DeshDeepakKant","count":1},{"name":"Debashis Maharana","email":"debashismaharana7854@gmail.com","login":"DevMhrn","count":1},{"name":"Daniel Yu","email":"40680511+Daniel777y","login":"Daniel777y","count":1},{"name":"Daniel Killenberger","email":"daniel.killenberger@gmail.com","login":"DanielKillenberger","count":1},{"name":"Dan Rose","email":"danoftheroses@gmail.com","login":"rotu","count":1},{"name":"Chinmay Joshi","email":"86140365+JawHawk","login":"JawHawk","count":1},{"name":"Brendan Graetz","email":"bguiz","login":"bguiz","count":1},{"name":"Anudeep Sanapala","email":"anudeep0306@gmail.com","login":"anudeeps0306","count":1},{"name":"Amit Jimiwal","email":"amitjimiwal45@gmail.com","login":"amitjimiwal","count":1},{"name":"AmanBhadkariya","email":"140033975+AmanBhadkariya","login":"AmanBhadkariya","count":1},{"name":"Ali Salesi","email":"ali_sal1381@yahoo.com","login":"AlisaLC","count":1},{"name":"Aleksandr","email":"112382387+alextes90","login":"alextes90","count":1},{"name":"Aksshay Balasubramanian","email":"119944779+Aksshay88","login":"Aksshay88","count":1},{"name":"Ahmed Kashkoush","email":"ahmedkashkoush464@gmail.com","login":"ahmad-kashkoush","count":1},{"name":"Adarsh Palaskar","email":"adarshpalaskar99@gmail.com","login":"adarshpalaskar1","count":1},{"name":"Momtchil Momtchev","email":"momtchil@momtchev.com","login":"mmomtchev","count":1},{"name":"Muhmmad Saad","email":"106260977+saad-imran-dev","login":"saad-imran-dev","count":1},{"name":"rainn","email":"88160429+AmCodesLame","login":"AmCodesLame","count":1},{"name":"Marcus Fantham","email":"mfantham","login":"mfantham","count":1},{"name":"Manik Sharma","email":"maniksharma.rke@gmail.com","login":"maniksharma17","count":1},{"name":"Mahfuza Humayra Mohona","email":"mhmohona@gmail.com","login":"mhmohona","count":1},{"name":"Kshitij-Dale","email":"152467202+Kshitij-Dale","login":"Kshitij-Dale","count":1},{"name":"Karan Yadav","email":"77043443+karanBRAVO","login":"karanBRAVO","count":1},{"name":"Justyn Shelby","email":"96994781+ShelbyJustyn","login":"ShelbyJustyn","count":1},{"name":"Joel Mathew Koshy","email":"joelmathewkoshy@gmail.com","login":"Rec0iL99","count":1},{"name":"Jithin KS","email":"jithinks112@gmail.com","login":"JithinKS97","count":1},{"name":"Jenish Thapa","email":"141203631+jenish-thapa","login":"jenish-thapa","count":1},{"name":"Jaison D Souza","email":"123267719+jsndz","login":"jsndz","count":1},{"name":"Hridyanshu","email":"124202756+HRIDYANSHU054","login":"HRIDYANSHU054","count":1},{"name":"Harshita Kalani","email":"harshitakalani02@gmail.com","login":"HarshitaKalani","count":1},{"name":"Haroon Rasheed","email":"51189276+haroon26","login":"haroon26","count":1},{"name":"GURU PRASAD SHARMA","email":"168292003+GURUPRASADSHARMA","login":"GURUPRASADSHARMA","count":1},{"name":"EuniceSim142","email":"77243938+EuniceSim142","login":"EuniceSim142","count":1},{"name":"Abhay Punia","email":"156515195+Hecker165","login":"Hecker165","count":1},{"name":"Milan Raj","email":"rajsite","login":"rajsite","count":1}],"total_commits":52893,"total_committers":190,"total_bot_commits":183,"total_bot_committers":2,"mean_commits":278.38421052631577,"dds":0.31442723989941956,"past_year_committers":[{"name":"Athan Reines","email":"kgryte@gmail.com","login":"kgryte","count":1881},{"name":"Aayush Khanna","email":"aayushiitbhu23@gmail.com","login":"aayush0325","count":605},{"name":"stdlib-bot","email":"noreply@stdlib.io","login":"stdlib-bot","count":549},{"name":"Philipp Burckhardt","email":"pburckhardt@outlook.com","login":"Planeshifter","count":494},{"name":"Gunj Joshi","email":"gunjjoshi8372@gmail.com","login":"gunjjoshi","count":228},{"name":"Muhammad Haris","email":"harriskhan047@outlook.com","login":"headlessNode","count":213},{"name":"Karan Anand","email":"anandkarancompsci@gmail.com","login":"anandkaranubc","count":186},{"name":"Gururaj Gurram","email":"gururajgurram1512@gmail.com","login":"gururaj1512","count":154},{"name":"Prashant Kumar Yadav","email":"144602492+0PrashantYadav0","login":"0PrashantYadav0","count":133},{"name":"Vivek Maurya","email":"vm8118134@gmail.com","login":"vivekmaurya001","count":124},{"name":"Harsh","email":"149176984+hrshya","login":"hrshya","count":117},{"name":"Jaysukh Makvana","email":"jaysukhmakvana2004@gmail.com","login":"Jaysukh-409","count":110},{"name":"Aman Bhansali","email":"bhansali.1@iitj.ac.in","login":"aman-095","count":106},{"name":"Neeraj Pathak","email":"neerajrpathak710@gmail.com","login":"Neerajpathak07","count":70},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":45},{"name":"Vinit Pandit","email":"106718914+MeastroZI","login":"MeastroZI","count":42},{"name":"Shabareesh Shetty","email":"139731143+ShabiShett07","login":"ShabiShett07","count":37},{"name":"Dhruv Arvind Singh","email":"154677013+DhruvArvindSingh","login":"DhruvArvindSingh","count":35},{"name":"Snehil Shah","email":"snehilshah.989@gmail.com","login":"Snehil-Shah","count":35},{"name":"Saurabh Singh","email":"saurabhsraghuvanshi@gmail.com","login":"saurabhraghuvanshii","count":28},{"name":"Pranav Goswami","email":"pranavchiku11@gmail.com","login":"Pranavchiku","count":20},{"name":"Manvith M","email":"148960168+manvith2003","login":"manvith2003","count":11},{"name":"Aditya Sapra","email":"adityaework@gmail.com","login":"adityacodes30","count":10},{"name":"Divyansh Seth","email":"59174836+sethdivyansh","login":"sethdivyansh","count":10},{"name":"Anshu Kumar","email":"contact.anshukumar@protonmail.com","login":"anxhukumar","count":10},{"name":"Jalaj Kumar","email":"142599224+jalajk3004","login":"jalajk3004","count":9},{"name":"GK Bishnoi","email":"gkishan1kyt@gmail.com","login":"gkbishnoi07","count":9},{"name":"Yaswanth Kosuru","email":"116426380+yaswanthkosuru","login":"yaswanthkosuru","count":7},{"name":"Ricky Reusser","email":"rsreusser@gmail.com","login":"rreusser","count":6},{"name":"Dipjyoti Das","email":"126075231+dipexplorer","login":"dipexplorer","count":6},{"name":"Rishav Tarway","email":"rishavtarway@gmail.com","login":"rishavtarway","count":5},{"name":"Gautam sharma","email":"gautamkrishnasharma1@gmail.com","login":"Krishna-Sharma-g","count":5},{"name":"devshree-bhati","email":"147095250+devshree-bhati","login":"devshree-bhati","count":5},{"name":"Shivam Ahir","email":"11shivam00@gmail.com","login":"ShivamAhir","count":5},{"name":"MANI","email":"77221000+Eternity0207","login":"Eternity0207","count":5},{"name":"Hemant M Mehta","email":"92446645+hemantmm","login":"hemantmm","count":5},{"name":"Deep Trivedi","email":"128926685+thedeeppp","login":"thedeeppp","count":5},{"name":"Abhijit Raut","email":"abhijitmraut8010@gmail.com","login":"AbhijitRaut04","count":5},{"name":"Aadish Jain","email":"jain.aadishj@gmail.com","login":"AadishJ","count":5},{"name":"ekambains","email":"bainsinbusiness@gmail.com","login":"ekambains","count":4},{"name":"Jay Soni","email":"jaygsoni14@gmail.com","login":"JaySoni1","count":4},{"name":"HarshaNP","email":"96897754+GittyHarsha","login":"GittyHarsha","count":4},{"name":"Mohammad Kaif","email":"mdkaifprofession@gmail.com","login":"Kaif987","count":4},{"name":"Yuvi Mittal","email":"128018763+yuvi-mittal","login":"yuvi-mittal","count":4},{"name":"pranav-1720","email":"123018993+pranav-1720","login":"pranav-1720","count":3},{"name":"Ridam Garg","email":"67867319+RidamGarg","login":"RidamGarg","count":3},{"name":"Pulkit Gupta","email":"65711278+pulkitgupta2","login":"pulkitgupta2","count":3},{"name":"Prajjwal Bajpai","email":"142303989+prajjwalbajpai","login":"prajjwalbajpai","count":3},{"name":"Nishchay Rajput","email":"121144841+NishchayRajput","login":"NishchayRajput","count":3},{"name":"Krishnam Agarwal","email":"83017176+888krishnam","login":"888krishnam","count":3},{"name":"Dev Goel","email":"135586571+corsairier","login":"corsairier","count":3},{"name":"Rahul Kumar","email":"132570066+rahulptl165","login":"rahulptl165","count":2},{"name":"Rejoan Sardar","email":"119718513+Rejoan-Sardar","login":"Rejoan-Sardar","count":2},{"name":"SAHIL KUMAR","email":"168997976+sahilk45","login":"sahilk45","count":2},{"name":"Shubh Mehta","email":"93862397+Shubh942","login":"Shubh942","count":2},{"name":"Soumajit Chatterjee","email":"121816890+soumajit23","login":"soumajit23","count":2},{"name":"Tirtadwipa Manunggal","email":"tirtadwipa.manunggal@gmail.com","login":"liberocks","count":2},{"name":"Kaushikgtm","email":"162317291+Kaushikgtm","login":"Kaushikgtm","count":2},{"name":"Dhruvil Mehta","email":"68022411+dhruvilmehta","login":"dhruvilmehta","count":2},{"name":"Bhavishy Agrawal","email":"90029607+bhavishy2801","login":"bhavishy2801","count":2},{"name":"AlyAbdelmoneim","email":"148393799+AlyAbdelmoneim","login":"AlyAbdelmoneim","count":2},{"name":"Ahmed Atwa","email":"Ahmedatwa866@yahoo.com","login":"nightknighto","count":2},{"name":"Gaurav","email":"gaurav70380@gmail.com","login":"G4URAV001","count":2},{"name":"Pravesh Kunwar","email":"praveshkunwar04@gmail.com","login":"PraveshKunwar","count":2},{"name":"Kavyansh-Bagdi","email":"153486713+Kavyansh-Bagdi","login":"Kavyansh-Bagdi","count":2},{"name":"Kohantika Nath","email":"145763549+kohantikanath","login":"kohantikanath","count":2},{"name":"Mohammad Bin Aftab","email":"48010758+MohammadBinAftab","login":"MohammadBinAftab","count":2},{"name":"Muhammad Taaha Tariq","email":"166188821+Taaha-Tariq","login":"Taaha-Tariq","count":2},{"name":"PrathamBhamare","email":"164445568+PrathamBhamare","login":"PrathamBhamare","count":2},{"name":"Aarya Balwadkar","email":"142713127+AaryaBalwadkar","login":"AaryaBalwadkar","count":2},{"name":"Abdelrahman Samir","email":"60700731+abdelrahman04","login":"abdelrahman04","count":2},{"name":"Abdul Kaium","email":"97376242+impawstarlight","login":"impawstarlight","count":2},{"name":"Abhishek Jain","email":"40913033+abhishekblue","login":"abhishekblue","count":2},{"name":"Tufailahmed Bargir","email":"142114244+Tufailahmed-Bargir","login":"Tufailahmed-Bargir","count":1},{"name":"Tanishq Ahuja","email":"68651083+TheGEN1U5","login":"TheGEN1U5","count":1},{"name":"Prajwal Kulkarni","email":"prajwalkulkarni76@gmail.com","login":"prajwalkulkarni","count":1},{"name":"Pratyush Kumar Chouhan","email":"pratyushkumar0308@gmail.com","login":"bruno-noir","count":1},{"name":"Rishav","email":"115060907+rishav2404","login":"rishav2404","count":1},{"name":"Rupa","email":"102663541+Rupa-Rd","login":"Rupa-Rd","count":1},{"name":"Ruthwik Chikoti","email":"145591715+ruthwikchikoti","login":"ruthwikchikoti","count":1},{"name":"Rylan Yang","email":"137365285+rylany27","login":"rylany27","count":1},{"name":"SHIVAM YADAV","email":"120725381+Shivam-1827","login":"Shivam-1827","count":1},{"name":"Sahil Goyal","email":"87982509+sahil20021008","login":"sahil20021008","count":1},{"name":"Sai Avinash","email":"120403424+nasarobot","login":"nasarobot","count":1},{"name":"Sai Srikar Dumpeti","email":"80447788+the-r3aper7","login":"the-r3aper7","count":1},{"name":"Sanchay Ketan Sinha","email":"122982233+satansin123","login":"satansin123","count":1},{"name":"UtkershBasnet","email":"119008923+UtkershBasnet","login":"UtkershBasnet","count":1},{"name":"Vaibhav Patel","email":"98279986+noobCoderVP","login":"noobCoderVP","count":1},{"name":"Varad Gupta","email":"varadgupta21@gmail.com","login":"vr-varad","count":1},{"name":"Xiaochuan Ye","email":"tap91624@gmail.com","login":"XueSongTap","count":1},{"name":"Yugal Kaushik","email":"yugalkaushik14@gmail.com","login":"yugalkaushik","count":1},{"name":"ditsu","email":"170345142+ditsus","login":"ditsus","count":1},{"name":"fadiothman22","email":"48636283+fadiothman22","login":"fadiothman22","count":1},{"name":"iraandrushko","email":"71790513+iraandrushko","login":"iraandrushko","count":1},{"name":"lohithganni","email":"116790357+lohithganni","login":"lohithganni","count":1},{"name":"olenkabilonizhka","email":"62379231+olenkabilonizhka","login":"olenkabilonizhka","count":1},{"name":"Abhay Punia","email":"156515195+Hecker165","login":"Hecker165","count":1},{"name":"Ahmed Kashkoush","email":"ahmedkashkoush464@gmail.com","login":"ahmad-kashkoush","count":1},{"name":"Jaison D Souza","email":"123267719+jsndz","login":"jsndz","count":1},{"name":"Jaimin Godhani","email":"112328542+Jai0401","login":"Jai0401","count":1},{"name":"Hridyanshu","email":"124202756+HRIDYANSHU054","login":"HRIDYANSHU054","count":1},{"name":"Haroon Rasheed","email":"51189276+haroon26","login":"haroon26","count":1},{"name":"Golden Kumar","email":"103646877+AuenKr","login":"AuenKr","count":1},{"name":"GURU PRASAD SHARMA","email":"168292003+GURUPRASADSHARMA","login":"GURUPRASADSHARMA","count":1},{"name":"Dominic Lim","email":"46486515+domlimm","login":"domlimm","count":1},{"name":"Dhanyabad behera","email":"110620935+dhanyabad11","login":"dhanyabad11","count":1},{"name":"Desh Deepak Kant","email":"118960904+DeshDeepakKant","login":"DeshDeepakKant","count":1},{"name":"Debashis Maharana","email":"debashismaharana7854@gmail.com","login":"DevMhrn","count":1},{"name":"Ayaka","email":"73595362+USERSATOSHI","login":"USERSATOSHI","count":1},{"name":"AmanBhadkariya","email":"140033975+AmanBhadkariya","login":"AmanBhadkariya","count":1},{"name":"Aksshay Balasubramanian","email":"119944779+Aksshay88","login":"Aksshay88","count":1},{"name":"Jenish Thapa","email":"141203631+jenish-thapa","login":"jenish-thapa","count":1},{"name":"Justyn Shelby","email":"96994781+ShelbyJustyn","login":"ShelbyJustyn","count":1},{"name":"Karan Yadav","email":"77043443+karanBRAVO","login":"karanBRAVO","count":1},{"name":"Karthik Prakash","email":"116057817+skoriop","login":"skoriop","count":1},{"name":"Kshitij-Dale","email":"152467202+Kshitij-Dale","login":"Kshitij-Dale","count":1},{"name":"Mahfuza Humayra Mohona","email":"mhmohona@gmail.com","login":"mhmohona","count":1},{"name":"Muhmmad Saad","email":"106260977+saad-imran-dev","login":"saad-imran-dev","count":1},{"name":"NirvedMishra","email":"139633597+NirvedMishra","login":"NirvedMishra","count":1},{"name":"Nishant singh","email":"38534128+Nishantsingh11","login":"Nishantsingh11","count":1},{"name":"Nourhan Hasan","email":"109472010+TheNourhan","login":"TheNourhan","count":1},{"name":"rahulrangers","email":"127782777+rahulrangers","login":"rahulrangers","count":1},{"name":"Sarthak Paandey","email":"145528240+SarthakPaandey","login":"SarthakPaandey","count":1},{"name":"Suhaib Ilahi","email":"suhaib.elahi87@gmail.com","login":"suhaib-ilahi","count":1}],"past_year_total_commits":5471,"past_year_total_committers":124,"past_year_total_bot_commits":45,"past_year_total_bot_committers":1,"past_year_mean_commits":44.12096774193548,"past_year_dds":0.6561871687077316,"last_synced_at":"2025-04-28T13:00:55.990Z","last_synced_commit":"5bf5fef7f910bc7ca08b3689daed5160f674fa8e","created_at":"2023-03-07T22:05:59.625Z","updated_at":"2025-07-03T22:46:54.046Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"stdlib-js/stdlib","html_url":"https://github.com/stdlib-js/stdlib","last_synced_at":"2025-09-05T04:06:34.044Z","status":null,"issues_count":1909,"pull_requests_count":8813,"avg_time_to_close_issue":12816692.357960457,"avg_time_to_close_pull_request":1258481.5669781931,"issues_closed_count":961,"pull_requests_closed_count":6740,"pull_request_authors_count":318,"issue_authors_count":127,"avg_comments_per_issue":1.2975379779989522,"avg_comments_per_pull_request":1.6193123794394644,"merged_pull_requests_count":5851,"bot_issues_count":2,"bot_pull_requests_count":163,"past_year_issues_count":1276,"past_year_pull_requests_count":6323,"past_year_avg_time_to_close_issue":1508729.6143410853,"past_year_avg_time_to_close_pull_request":983438.9358041033,"past_year_issues_closed_count":516,"past_year_pull_requests_closed_count":4532,"past_year_pull_request_authors_count":197,"past_year_issue_authors_count":52,"past_year_avg_comments_per_issue":0.6253918495297806,"past_year_avg_comments_per_pull_request":1.8106911276292899,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":63,"past_year_merged_pull_requests_count":3920,"created_at":"2023-05-19T00:00:05.227Z","updated_at":"2025-09-05T04:06:34.046Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fstdlib/issues","issue_labels_count":{"Good First Issue":1242,"RFC":880,"Feature":815,"Accepted":776,"priority: Normal":725,"difficulty: 2":682,"Statistics":592,"C":518,"JavaScript":479,"Native Addons":135,"difficulty: 3":96,"Math":88,"priority: High":82,"Help Wanted":68,"feature":58,"Bug":56,"difficulty: 1":54,"rfc":51,"Utilities":49,"Enhancement":47,"good first issue":41,"Needs Discussion":37,"priority: Low":35,"BLAS":32,"REPL":29,"status: Blocked":28,"Documentation":21,"Tracking Issue":15,"Benchmarks":13,"Ready To Merge":11,"bug":11,"TypeScript":10,"difficulty: 4":9,"WebAssembly":7,"automated-pr":6,"Tools":6,"intermediate":6,"Tests":5,"math":4,"difficult":4,"Fortran":3,"Website":3,"priority: Urgent":3,"help-wanted":3,"Base":3,"release: Major":2,"automated-issue":2,"distribution":2,"wont-fix":2,"Numerical Accuracy":2,"Needs Review":2,"CI":2,"Windows":2,"difficulty: 5":2,"Duplicate":2,"blas":2,"basic":2,"documentation":2,"question":2,"status: In Progress":1,"status: Rejected":1,"autoclose: Spam":1,"www":1,"tools":1,"statistics":1,"Maintainers":1,"todos":1,"fixmes":1,"windows":1,"Machine Learning":1,"Performance":1,"Obsolete":1},"pull_request_labels_count":{"Statistics":1780,"automated-pr":1692,"Documentation":1677,"Ready To Merge":1634,"Feature":1434,"Math":1283,"BLAS":1002,"Needs Review":955,"Good First PR":846,"C":683,"Needs Changes":411,"gsoc: 2025":366,"GSoC":366,"First-time Contributor":366,"Native Addons":250,"documentation":213,"Enhancement":197,"Benchmarks":179,"github_actions":159,"JavaScript":158,"Ready to merge":148,"Tools":124,"Tests":120,"Dependencies":116,"Utilities":114,"LAPACK":101,"Potential Duplicate":95,"release: Major":83,"WebAssembly":78,"REPL":76,"autoclose: Already Resolved":69,"feature":67,"Duplicate":66,"dependencies":47,"Base":45,"autoclose: Project Conventions":32,"major":26,"Invalid":23,"autoclose: Stale":23,"math":21,"native":20,"CI":20,"TypeScript":18,"autoclose: Git History":16,"Needs Discussion":13,"Do Not Merge":13,"minor":11,"status: Blocked":10,"Governance":9,"RFC":9,"Accepted":9,"Good First Issue":9,"priority: Normal":9,"difficulty: 2":9,"bot: In Progress":8,"autoclose: Spam":8,"patch":7,"Fortran":6,"priority: High":6,"priority: Urgent":5,"Stale":5,"Bug":5,"Obsolete":4,"status: Rejected":4,"blas":4,"base":2,"bug":2,"status: In Progress":1,"autoclose: EditorConfig":1,"enhancement":1,"rejected":1,"statistics":1,"autoclose: Contributor Guidelines":1,"intermediate":1,"utils":1,"wont-fix":1,"tools":1,"duplicate":1},"issue_author_associations_count":{"MEMBER":930,"CONTRIBUTOR":864,"NONE":115},"pull_request_author_associations_count":{"CONTRIBUTOR":6072,"MEMBER":1931,"NONE":810},"issue_authors":{"stdlib-bot":675,"Planeshifter":434,"kgryte":426,"gunjjoshi":28,"Pranavchiku":26,"anandkaranubc":23,"Snehil-Shah":19,"Neerajpathak07":17,"yuvi-mittal":16,"headlessNode":14,"performant23":12,"vivekmaurya001":11,"Rejoan-Sardar":8,"ShabiShett07":8,"rreusser":7,"aman-095":7,"sahil20021008":6,"gururaj1512":6,"Shashankss1205":6,"adityacodes30":5,"0PrashantYadav0":5,"Pratik772846":5,"USERSATOSHI":5,"deepak427":4,"aayush0325":4,"Jaysukh-409":4,"Andrew-Cottrell":3,"Deepak91168":3,"lightmare":3,"RaviSadam":3,"steff456":3,"Daniel777y":2,"marcospassos":2,"Vinit-Pandit":2,"walterra":2,"github-actions[bot]":2,"domoritz":2,"ahamed-ali-git":2,"tudor-pagu":2,"joshhopkins":2,"xaman27x":2,"congzhangzh":2,"anirudhprabhakaran3":2,"karanBRAVO":2,"saurabhraghuvanshii":2,"Jai0401":2,"Freyglenn290":2,"Pupix":2,"labhamsharma1633":1,"parth121101":1,"Girish-Garg":1,"varshil-shah":1,"Pushpendra766":1,"quinn-dougherty":1,"AadishJ":1,"Abhii67534":1,"thomasfsteeples":1,"mglezer":1,"softcraft-development":1,"Bobingstern":1,"mmomtchev":1,"mfantham":1,"itskdhere":1,"KBeDevel":1,"Quanyails":1,"GeoDaoyu":1,"Speuce":1,"EduardoAC":1,"ArmelChesnais":1,"loretoparisi":1,"rajutkarsh07":1,"Krishna-Sharma-g":1,"LAC-Tech":1,"AhmedKhaled590":1,"xuhdev":1,"gkbishnoi07":1,"BanzaiMan":1,"Rajeevjewar":1,"MatthewCochrane":1,"thomask":1,"statts":1,"dcsan":1,"romanstetsyk":1,"tlby":1,"MutantPiggieGolem1":1,"Busyrev":1,"jondot":1,"SarthakPaandey":1,"Harshinireddy05":1,"raunak-dev-edu":1,"chambo-e":1,"rotu":1,"sahilk45":1,"bootsmann1995":1,"jackschmidt":1,"zhangyufei49":1,"Natthaporn114400":1,"blazeshomida":1,"marsian83":1,"cff3":1,"alexebl":1,"Deadreyo":1,"charredUtensil":1,"MeastroZI":1,"hfhchan-plb":1,"igibek":1,"soegaard":1,"arpanda":1,"andrefs":1,"Shafqat-Shahriar":1,"zbenamram":1,"TamimEhsan":1,"giuscri":1,"backspaces":1,"Pinti0001":1,"lulunac27a":1,"payalpm":1,"pjeby":1,"Bhumika-00":1,"bvdmitri":1,"abhishekblue":1,"syediyanulla":1,"soham2312":1,"DhruvArvindSingh":1,"tomdavidson":1,"rmccue":1,"dhruvilmehta":1},"pull_request_authors":{"stdlib-bot":1703,"gunjjoshi":543,"headlessNode":446,"anandkaranubc":437,"gururaj1512":430,"aayush0325":408,"ShabiShett07":338,"0PrashantYadav0":336,"hrshya":313,"aman-095":278,"Jaysukh-409":274,"vivekmaurya001":257,"Neerajpathak07":201,"dependabot[bot]":163,"DhruvArvindSingh":129,"Snehil-Shah":99,"Pranavchiku":86,"saurabhraghuvanshii":79,"manvith2003":77,"GeoDaoyu":76,"MeastroZI":74,"Rejoan-Sardar":70,"Planeshifter":63,"yuvi-mittal":46,"jalajk3004":44,"LalitNarayanYadav":39,"performant23":34,"AadishJ":34,"JaySoni1":33,"adityacodes30":33,"Kaushikgtm":33,"ShivamAhir":32,"Lokeshranjan8":31,"udaykakade25":30,"anxhukumar":28,"steff456":27,"Eternity0207":27,"sethdivyansh":26,"dipexplorer":26,"the-r3aper7":25,"gkbishnoi07":25,"NishchayRajput":23,"AuenKr":23,"yaswanthkosuru":23,"Vinit-Pandit":22,"vr-varad":22,"Girish-Garg":22,"rahulptl165":21,"AbhijitRaut04":21,"rreusser":18,"bhavishy2801":18,"thedeeppp":17,"rajutkarsh07":16,"corsairier":16,"ahmad-kashkoush":16,"pranav-1720":15,"hemantmm":15,"Deepak91168":15,"akash8843":15,"kumarsuraj212003":14,"Shubh942":13,"nakul-krishnakumar":13,"prajjwalbajpai":12,"Kaif987":12,"hans2001":12,"ChaitraTM":12,"sahilk45":12,"abhishekblue":12,"Kavyansh-Bagdi":12,"Shashankss1205":12,"sahil20021008":12,"coehemang":11,"devshree-bhati":11,"G4URAV001":11,"AgPriyanshu18":10,"888krishnam":10,"kgryte":10,"ekambains":10,"rishavtarway":10,"t-sibiraj":10,"Shivam-1827":9,"itskdhere":9,"xaman27x":9,"lovelindhoni":9,"dhruvilmehta":9,"Krishna-Sharma-g":8,"liberocks":8,"apfossdev":8,"prajwalkulkarni":8,"Jai0401":8,"AaryaBalwadkar":8,"deepak427":8,"GURUPRASADSHARMA":8,"soumajit23":7,"satansin123":7,"Ut-the-pro":7,"Adithya-jh":7,"DeshDeepakKant":7,"Pratik772846":7,"ruthwikchikoti":7,"GittyHarsha":7,"impawstarlight":7,"rxbryan":7,"pulkitgupta2":7,"VeerRaj-007":6,"RiyaChy072":6,"RidamGarg":6,"NirvedMishra":6,"ahamed-ali-git":6,"schnrj":6,"kohantikanath":6,"naveen1m":6,"skoriop":6,"ishikajais27":6,"TheNourhan":6,"Deadreyo":6,"CodeMaverick2":6,"AlyAbdelmoneim":6,"Daniel777y":6,"iraandrushko":6,"jsndz":6,"nate10j":6,"Taaha-Tariq":6,"nishant1194":6,"lohithganni":6,"karanBRAVO":6,"raunak-dev-edu":5,"Jordan-Gallivan":5,"abdelrahman04":5,"shubhexists":5,"PraneGIT":5,"soham2312":5,"dhanyabad11":5,"SergeantQuickscoper":5,"AkshatOP":5,"prince-patel23":5,"marsian83":5,"Infinage":5,"vivek-anand-singh":4,"nishant-s7":4,"Deepakchowdavarapu":4,"rishav2404":4,"karanlvm":4,"olenkabilonizhka":4,"TusharBhardwaj441":4,"ShivangRawat30":4,"ptl-harsh":4,"PraveshKunwar":4,"Prog-Jacob":4,"thefauxpastrouper":4,"Harsh-Mathur-1503":4,"PrathamBhamare":4,"USERSATOSHI":4,"tj-commits":4,"AmanBhadkariya":4,"tricky11":4,"JavaTypedScript":4,"kunal-511":4,"EuniceSim142":4,"anmolsah":4,"Swapnil-2502":4,"Nishantsingh11":4,"Tufailahmed-Bargir":4,"AryanJ18":4,"ditsus":4,"itsspriyansh":4,"Ari1009":4,"nasarobot":4,"Hecker165":4,"JayPokale":4,"adarshpalaskar1":4,"Asmita-das2502":4,"devag7":4,"AhmedKhaled590":3,"suhaib-ilahi":3,"HRIDYANSHU054":3,"MSP20086":3,"ankur-kalita":3,"saad-imran-dev":3,"pratham15541":3,"NEEKUorAAYUSH":3,"rgizz":3,"yours7himanshu":3,"Rupa-Rd":3,"siddhesh434":3,"MohammadBinAftab":3,"mukulchauuhan":3,"yernar707":3,"romanstetsyk":3,"rahulrangers":3,"devesssi":3,"gawandeabhishek":2,"dvli-landolsi":2,"Sakh1l":2,"Jeevansm25":2,"kaushiktak19":2,"RUSHILPATEL33":2,"Apocalypse96":2,"AyishikD":2,"atharva-patil-23":2,"UtkershBasnet":2,"kartikk61":2,"ChaitanyaZunzurkar":2,"naterush":2,"frank113":2,"Pushpendra766":2,"Suyog241005":2,"mhmohona":2,"JawHawk":2,"SarthakPaandey":2,"Harshinireddy05":2,"YashrajKupekar17":2,"domlimm":2,"navyansh007":2,"Rec0iL99":2,"Naresh-kumar-Thodupunoori":2,"MohannedAhmed67":2,"Dipti0704":2,"haroon26":2,"Ayansaxena24":2,"fadiothman22":2,"Mohit-Davar":2,"Pradyumn-cloud":2,"AryanBhirud":2,"AmCodesLame":2,"rohraharjas":2,"tejas-963":2,"uchiha-vivek":2,"jenish-thapa":2,"MVARUNREDDY8203":2,"dhernandeez13":2,"WahyuFauzi":2,"rotu":2,"s21sd":2,"jsai28":2,"Ppp111ppp111":2,"AlisaLC":2,"noobCoderVP":2,"Hemil36":2,"MunishMummadi":2,"Nikhilkumarr-dev":2,"AyushkhatiDev":2,"Suraj0950":2,"tudor-pagu":2,"yugalkaushik":2,"uditrajput03":2,"PraverBajaj":2,"Rishi3bhu1":2,"maniksharma17":2,"Flanders1914":2,"unas0706":2,"Mohammad-Tamerr":2,"alextes90":2,"BeastMasterGrinder":2,"pierreforstmann":2,"kauxp":2,"bruno-noir":2,"hkcc375":2,"bhargav5667":2,"shwetasrsh":2,"Sivam2313":2,"shraddha761":2,"Kshitij-Dale":2,"anudeeps0306":2,"pra2107tham":2,"mayankkamboj47":2,"amishhaa":2,"TheGEN1U5":2,"rylany27":2,"Oneday12323":2,"rajanarahul93":2,"meddhiaka":2,"rohitashbishnoi91":2,"KharuRai":1,"Parikshit910":1,"wongaokay":1,"Vishal772-pixel":1,"timoxley":1,"ujjwalkirti":1,"satyajeetch1991":1,"vishwajeet1729":1,"mayank1365":1,"pooriyasafaei":1,"wendyyuchensun":1,"ItsVicky25":1,"justin1dennison":1,"Gauravkaushik-1206":1,"JithinKS97":1,"nithinkatta":1,"Ashrafmuhmed":1,"loamietom":1,"Rinbo":1,"yashathwani":1,"walterra":1,"amitjimiwal":1,"giovanni-rojas":1,"srinivas-batthula":1,"Parag003":1,"orimiles5":1,"ShelbyJustyn":1,"DanielKillenberger":1,"ShraddheyaS":1,"jrreed83":1,"Nandani-sbnk":1,"HarshitaKalani":1,"mhmdaminraeisi":1,"adityasingh-rana":1,"ishu-codes":1,"Aksshay88":1,"AbhishekG-Codes":1,"DevMhrn":1,"notacountry":1,"shaswata-26":1,"Himanshuu23":1,"prince04-coder":1,"vidishadeswal":1,"XueSongTap":1,"chrisdamba":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10087320,"issues_count":31306968,"pull_requests_count":96469683,"authors_count":10696025,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"Good First Issue":985,"RFC":631,"Accepted":613,"Feature":610,"priority: Normal":604,"difficulty: 2":573,"Statistics":552,"C":424,"JavaScript":198,"Help Wanted":55,"difficulty: 3":24,"difficulty: 1":21,"Benchmarks":13,"Ready To Merge":11,"Bug":10,"BLAS":8,"Documentation":8,"Math":7,"WebAssembly":6,"automated-pr":5,"Tracking Issue":4,"Tests":4,"REPL":3,"Utilities":3,"Numerical Accuracy":2,"distribution":2,"release: Major":2,"priority: High":2,"priority: Urgent":2,"Needs Discussion":2,"Duplicate":1,"Maintainers":1,"priority: Low":1,"Tools":1,"TypeScript":1,"autoclose: Spam":1,"Enhancement":1,"status: Rejected":1,"Needs Review":1},"past_year_pull_request_labels_count":{"Statistics":1775,"Ready To Merge":1532,"Documentation":1162,"automated-pr":979,"Feature":955,"Good First PR":844,"Math":839,"Needs Review":825,"BLAS":737,"C":374,"gsoc: 2025":366,"GSoC":366,"First-time Contributor":366,"Needs Changes":219,"Benchmarks":178,"Tools":115,"Potential Duplicate":90,"Tests":88,"release: Major":83,"WebAssembly":78,"autoclose: Already Resolved":66,"JavaScript":65,"github_actions":63,"Dependencies":63,"Duplicate":60,"LAPACK":52,"REPL":32,"Utilities":30,"Invalid":20,"CI":19,"Native Addons":19,"autoclose: Project Conventions":17,"autoclose: Git History":16,"autoclose: Stale":12,"Do Not Merge":10,"difficulty: 2":9,"priority: Normal":9,"Good First Issue":9,"Accepted":9,"RFC":9,"Needs Discussion":9,"Governance":9,"bot: In Progress":8,"status: Blocked":6,"priority: High":6,"autoclose: Spam":6,"Enhancement":6,"Bug":1,"Obsolete":1,"TypeScript":1},"past_year_issue_author_associations_count":{"CONTRIBUTOR":768,"MEMBER":460,"NONE":48},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":4411,"MEMBER":1323,"NONE":589},"past_year_issue_authors":{"stdlib-bot":674,"Planeshifter":251,"kgryte":184,"anandkaranubc":23,"Neerajpathak07":17,"yuvi-mittal":16,"headlessNode":13,"vivekmaurya001":11,"ShabiShett07":8,"sahil20021008":6,"gururaj1512":6,"0PrashantYadav0":5,"deepak427":4,"aayush0325":4,"Deepak91168":3,"rreusser":3,"RaviSadam":3,"Vinit-Pandit":2,"Snehil-Shah":2,"saurabhraghuvanshii":2,"Pupix":2,"ahamed-ali-git":2,"aman-095":2,"congzhangzh":2,"Freyglenn290":2,"gunjjoshi":2,"karanBRAVO":2,"xuhdev":1,"AadishJ":1,"DhruvArvindSingh":1,"varshil-shah":1,"thomasfsteeples":1,"TamimEhsan":1,"syediyanulla":1,"dhruvilmehta":1,"softcraft-development":1,"Bhumika-00":1,"Abhii67534":1,"GeoDaoyu":1,"sahilk45":1,"abhishekblue":1,"Girish-Garg":1,"gkbishnoi07":1,"Krishna-Sharma-g":1,"adityacodes30":1,"bvdmitri":1,"Natthaporn114400":1,"MutantPiggieGolem1":1,"mglezer":1,"MeastroZI":1,"LAC-Tech":1,"labhamsharma1633":1},"past_year_pull_request_authors":{"stdlib-bot":989,"anandkaranubc":437,"gururaj1512":425,"headlessNode":420,"aayush0325":408,"ShabiShett07":338,"0PrashantYadav0":336,"hrshya":313,"vivekmaurya001":257,"Neerajpathak07":201,"gunjjoshi":173,"DhruvArvindSingh":129,"aman-095":127,"saurabhraghuvanshii":79,"manvith2003":77,"GeoDaoyu":76,"MeastroZI":74,"dependabot[bot]":63,"Planeshifter":50,"yuvi-mittal":46,"jalajk3004":44,"LalitNarayanYadav":39,"AadishJ":34,"JaySoni1":33,"Kaushikgtm":33,"Lokeshranjan8":31,"udaykakade25":30,"anxhukumar":28,"Jaysukh-409":27,"Eternity0207":27,"sethdivyansh":26,"dipexplorer":26,"gkbishnoi07":25,"NishchayRajput":23,"Vinit-Pandit":22,"Girish-Garg":22,"AbhijitRaut04":21,"rahulptl165":21,"Snehil-Shah":19,"bhavishy2801":18,"thedeeppp":17,"corsairier":16,"ahmad-kashkoush":16,"rreusser":16,"hemantmm":15,"Deepak91168":15,"pranav-1720":15,"akash8843":15,"adityacodes30":14,"nakul-krishnakumar":13,"prajjwalbajpai":12,"sahilk45":12,"ChaitraTM":12,"abhishekblue":12,"sahil20021008":12,"hans2001":12,"Kavyansh-Bagdi":12,"coehemang":11,"G4URAV001":11,"devshree-bhati":11,"t-sibiraj":10,"888krishnam":10,"ekambains":10,"yaswanthkosuru":10,"rishavtarway":10,"Shivam-1827":9,"kgryte":9,"dhruvilmehta":9,"AaryaBalwadkar":8,"Krishna-Sharma-g":8,"apfossdev":8,"deepak427":8,"GURUPRASADSHARMA":8,"pulkitgupta2":7,"impawstarlight":7,"satansin123":7,"DeshDeepakKant":7,"Adithya-jh":7,"karanBRAVO":6,"nishant1194":6,"NirvedMishra":6,"RiyaChy072":6,"VeerRaj-007":6,"ishikajais27":6,"Taaha-Tariq":6,"iraandrushko":6,"nate10j":6,"lohithganni":6,"AlyAbdelmoneim":6,"schnrj":6,"ahamed-ali-git":6,"jsndz":6,"abdelrahman04":5,"AkshatOP":5,"SergeantQuickscoper":5,"dhanyabad11":5,"Ari1009":4,"anmolsah":4,"tj-commits":4,"AryanJ18":4,"karanlvm":4,"JavaTypedScript":4,"ditsus":4,"Harsh-Mathur-1503":4,"AmanBhadkariya":4,"Swapnil-2502":4,"nasarobot":4,"Asmita-das2502":4,"rishav2404":4,"PraveshKunwar":4,"thefauxpastrouper":4,"tricky11":4,"Nishantsingh11":4,"devag7":4,"PrathamBhamare":4,"Hecker165":4,"TusharBhardwaj441":4,"NEEKUorAAYUSH":3,"pratham15541":3,"Rupa-Rd":3,"siddhesh434":3,"mukulchauuhan":3,"rahulrangers":3,"saad-imran-dev":3,"MohammadBinAftab":3,"suhaib-ilahi":3,"yours7himanshu":3,"devesssi":3,"Jeevansm25":2,"tejas-963":2,"MunishMummadi":2,"atharva-patil-23":2,"Sakh1l":2,"Hemil36":2,"AyishikD":2,"unas0706":2,"RUSHILPATEL33":2,"shraddha761":2,"dvli-landolsi":2,"hkcc375":2,"shwetasrsh":2,"Ppp111ppp111":2,"PraverBajaj":2,"yugalkaushik":2,"Kshitij-Dale":2,"rylany27":2,"amishhaa":2,"Suraj0950":2,"rohitashbishnoi91":2,"Prog-Jacob":2,"fadiothman22":2,"haroon26":2,"mhmohona":2,"Mohammad-Tamerr":2,"Mohit-Davar":2,"Pradyumn-cloud":2,"rajanarahul93":2,"pierreforstmann":2,"Suyog241005":2,"AryanBhirud":2,"navyansh007":2,"AyushkhatiDev":2,"MVARUNREDDY8203":2,"kartikk61":2,"jsai28":2,"naterush":2,"rohraharjas":2,"MohannedAhmed67":2,"s21sd":2,"TheGEN1U5":2,"Nikhilkumarr-dev":2,"dhernandeez13":2,"ChaitanyaZunzurkar":2,"AbhishekG-Codes":1,"wendyyuchensun":1,"prince04-coder":1,"Aksshay88":1,"ShelbyJustyn":1,"srinivas-batthula":1,"wongaokay":1,"KharuRai":1,"ujjwalkirti":1,"satyajeetch1991":1,"giovanni-rojas":1,"vidishadeswal":1,"Vishal772-pixel":1,"Nandani-sbnk":1,"vishwajeet1729":1,"Ashrafmuhmed":1,"shaswata-26":1,"notacountry":1,"Gauravkaushik-1206":1,"adityasingh-rana":1,"Himanshuu23":1,"ItsVicky25":1,"ishu-codes":1,"Parikshit910":1},"maintainers":[{"login":"Planeshifter","count":497,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"kgryte","count":436,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"gunjjoshi","count":418,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"headlessNode","count":366,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/headlessNode"},{"login":"gururaj1512","count":301,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gururaj1512"},{"login":"aman-095","count":218,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"aayush0325","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aayush0325"},{"login":"Jaysukh-409","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"Pranavchiku","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranavchiku"},{"login":"Snehil-Shah","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"0PrashantYadav0","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0PrashantYadav0"},{"login":"rreusser","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"},{"login":"Neerajpathak07","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Neerajpathak07"}],"active_maintainers":[{"login":"headlessNode","count":366,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/headlessNode"},{"login":"Planeshifter","count":301,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Planeshifter"},{"login":"gururaj1512","count":301,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gururaj1512"},{"login":"aayush0325","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aayush0325"},{"login":"kgryte","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kgryte"},{"login":"gunjjoshi","count":175,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunjjoshi"},{"login":"aman-095","count":129,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aman-095"},{"login":"0PrashantYadav0","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0PrashantYadav0"},{"login":"Jaysukh-409","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jaysukh-409"},{"login":"Snehil-Shah","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snehil-Shah"},{"login":"Neerajpathak07","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Neerajpathak07"},{"login":"rreusser","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rreusser"}]},"events":null,"keywords":["javascript","js","lib","library","math","mathematics","node","node-js","nodejs","numeric","numerical-computing","science","scientific","scientific-computing","standard","statistics","stats","stdlib","utilities","utils"],"dependencies":[{"ecosystem":"npm","filepath":"lib/node_modules/@stdlib/array/base/index-of/package.json","sha":null,"kind":"manifest","created_at":"2023-12-25T18:06:08.271Z","updated_at":"2023-12-25T18:06:08.271Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/array/base/index-of/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"lib/node_modules/@stdlib/array/base/last-index-of/package.json","sha":null,"kind":"manifest","created_at":"2023-12-25T18:06:08.310Z","updated_at":"2023-12-25T18:06:08.310Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/array/base/last-index-of/package.json","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/check_licenses.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:15.537Z","updated_at":"2023-11-15T02:38:15.537Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/check_licenses.yml","dependencies":[{"id":14504969224,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969225,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false},{"id":14504969226,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"a8a3f3ad30e3422c9c7b888a15615d19a852ae32","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/check_required_files.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:15.548Z","updated_at":"2023-11-15T02:38:15.548Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/check_required_files.yml","dependencies":[{"id":14504969227,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969228,"package_name":"peter-evans/create-or-update-comment","ecosystem":"actions","requirements":"c6c9a1a66007646a28c153e2a8580a5bad27bcfa","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/deprecate_packages.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:15.555Z","updated_at":"2023-11-15T02:38:15.555Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/deprecate_packages.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/first_time_greeting.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:16.023Z","updated_at":"2023-11-15T02:38:16.023Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/first_time_greeting.yml","dependencies":[{"id":14504969231,"package_name":"actions/first-interaction","ecosystem":"actions","requirements":"1dbfe1ba5525b8257e1f259b09745bee346d62d8","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint_changed_files.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:16.029Z","updated_at":"2023-11-15T02:38:16.029Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/lint_changed_files.yml","dependencies":[{"id":14504969232,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969233,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false},{"id":14504969234,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"3e80f8fe880a36a9f35bf3e832f1bef8af687b69","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint_random_files.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:16.035Z","updated_at":"2023-11-15T02:38:16.035Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/lint_random_files.yml","dependencies":[{"id":14504969235,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969236,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false},{"id":14504969237,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"3e80f8fe880a36a9f35bf3e832f1bef8af687b69","direct":true,"kind":"composite","optional":false},{"id":14504969238,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"153407881ec5c347639a548ade7d8ad1d6740e38","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/linux_benchmark.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:16.042Z","updated_at":"2023-11-15T02:38:16.042Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/linux_benchmark.yml","dependencies":[{"id":14504969239,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969240,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false},{"id":14504969241,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"a8a3f3ad30e3422c9c7b888a15615d19a852ae32","direct":true,"kind":"composite","optional":false},{"id":14504969242,"package_name":"8398a7/action-slack","ecosystem":"actions","requirements":"fbd6aa58ba854a740e11a35d0df80cb5d12101d8","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/linux_examples.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:16.388Z","updated_at":"2023-11-15T02:38:16.388Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/linux_examples.yml","dependencies":[{"id":14504969245,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969246,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false},{"id":14504969247,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"a8a3f3ad30e3422c9c7b888a15615d19a852ae32","direct":true,"kind":"composite","optional":false},{"id":14504969248,"package_name":"8398a7/action-slack","ecosystem":"actions","requirements":"fbd6aa58ba854a740e11a35d0df80cb5d12101d8","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/linux_test.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:16.399Z","updated_at":"2023-11-15T02:38:16.399Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/linux_test.yml","dependencies":[{"id":14504969249,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969250,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false},{"id":14504969251,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"a8a3f3ad30e3422c9c7b888a15615d19a852ae32","direct":true,"kind":"composite","optional":false},{"id":14504969252,"package_name":"8398a7/action-slack","ecosystem":"actions","requirements":"fbd6aa58ba854a740e11a35d0df80cb5d12101d8","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/linux_test_cov.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:16.407Z","updated_at":"2023-11-15T02:38:16.407Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/linux_test_cov.yml","dependencies":[{"id":14504969253,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969254,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false},{"id":14504969255,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"a8a3f3ad30e3422c9c7b888a15615d19a852ae32","direct":true,"kind":"composite","optional":false},{"id":14504969256,"package_name":"8398a7/action-slack","ecosystem":"actions","requirements":"fbd6aa58ba854a740e11a35d0df80cb5d12101d8","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/linux_test_install.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:16.420Z","updated_at":"2023-11-15T02:38:16.420Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/linux_test_install.yml","dependencies":[{"id":14504969257,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969258,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false},{"id":14504969259,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"a8a3f3ad30e3422c9c7b888a15615d19a852ae32","direct":true,"kind":"composite","optional":false},{"id":14504969260,"package_name":"8398a7/action-slack","ecosystem":"actions","requirements":"fbd6aa58ba854a740e11a35d0df80cb5d12101d8","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/macos_benchmark.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:16.428Z","updated_at":"2023-11-15T02:38:16.428Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/macos_benchmark.yml","dependencies":[{"id":14504969262,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969263,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false},{"id":14504969264,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"a8a3f3ad30e3422c9c7b888a15615d19a852ae32","direct":true,"kind":"composite","optional":false},{"id":14504969265,"package_name":"8398a7/action-slack","ecosystem":"actions","requirements":"fbd6aa58ba854a740e11a35d0df80cb5d12101d8","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/macos_test.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:16.435Z","updated_at":"2023-11-15T02:38:16.435Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/macos_test.yml","dependencies":[{"id":14504969266,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969267,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false},{"id":14504969268,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"a8a3f3ad30e3422c9c7b888a15615d19a852ae32","direct":true,"kind":"composite","optional":false},{"id":14504969269,"package_name":"8398a7/action-slack","ecosystem":"actions","requirements":"fbd6aa58ba854a740e11a35d0df80cb5d12101d8","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/macos_test_cov.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:16.441Z","updated_at":"2023-11-15T02:38:16.441Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/macos_test_cov.yml","dependencies":[{"id":14504969270,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969271,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false},{"id":14504969272,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"a8a3f3ad30e3422c9c7b888a15615d19a852ae32","direct":true,"kind":"composite","optional":false},{"id":14504969273,"package_name":"8398a7/action-slack","ecosystem":"actions","requirements":"fbd6aa58ba854a740e11a35d0df80cb5d12101d8","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/macos_test_npm_install.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:16.451Z","updated_at":"2023-11-15T02:38:16.451Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/macos_test_npm_install.yml","dependencies":[{"id":14504969274,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969275,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false},{"id":14504969276,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"a8a3f3ad30e3422c9c7b888a15615d19a852ae32","direct":true,"kind":"composite","optional":false},{"id":14504969277,"package_name":"8398a7/action-slack","ecosystem":"actions","requirements":"fbd6aa58ba854a740e11a35d0df80cb5d12101d8","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/make.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:16.463Z","updated_at":"2023-11-15T02:38:16.463Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/make.yml","dependencies":[{"id":14504969278,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969279,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/markdown_equations.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:16.473Z","updated_at":"2023-11-15T02:38:16.473Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/markdown_equations.yml","dependencies":[{"id":14504969280,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969281,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false},{"id":14504969282,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"153407881ec5c347639a548ade7d8ad1d6740e38","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/markdown_links.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:16.480Z","updated_at":"2023-11-15T02:38:16.480Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/markdown_links.yml","dependencies":[{"id":14504969283,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969284,"package_name":"stdlib-js/check-markdown-link-definitions-action","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":14504969285,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false},{"id":14504969286,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"a8a3f3ad30e3422c9c7b888a15615d19a852ae32","direct":true,"kind":"composite","optional":false},{"id":14504969287,"package_name":"8398a7/action-slack","ecosystem":"actions","requirements":"fbd6aa58ba854a740e11a35d0df80cb5d12101d8","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/markdown_src_attributes.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:16.489Z","updated_at":"2023-11-15T02:38:16.489Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/markdown_src_attributes.yml","dependencies":[{"id":14504969288,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969289,"package_name":"stdlib-js/check-markdown-src-action","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":14504969290,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"a8a3f3ad30e3422c9c7b888a15615d19a852ae32","direct":true,"kind":"composite","optional":false},{"id":14504969291,"package_name":"8398a7/action-slack","ecosystem":"actions","requirements":"fbd6aa58ba854a740e11a35d0df80cb5d12101d8","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/markdown_tocs.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:16.497Z","updated_at":"2023-11-15T02:38:16.497Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/markdown_tocs.yml","dependencies":[{"id":14504969292,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969293,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false},{"id":14504969294,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"153407881ec5c347639a548ade7d8ad1d6740e38","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/namespace_declarations.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:16.504Z","updated_at":"2023-11-15T02:38:16.504Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/namespace_declarations.yml","dependencies":[{"id":14504969295,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969296,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false},{"id":14504969297,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"153407881ec5c347639a548ade7d8ad1d6740e38","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/namespace_exports.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:16.510Z","updated_at":"2023-11-15T02:38:16.510Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/namespace_exports.yml","dependencies":[{"id":14504969298,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969299,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false},{"id":14504969300,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"153407881ec5c347639a548ade7d8ad1d6740e38","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/npm_downloads.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:16.517Z","updated_at":"2023-11-15T02:38:16.517Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/npm_downloads.yml","dependencies":[{"id":14504969301,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969302,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false},{"id":14504969303,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"a8a3f3ad30e3422c9c7b888a15615d19a852ae32","direct":true,"kind":"composite","optional":false},{"id":14504969304,"package_name":"distributhor/workflow-webhook","ecosystem":"actions","requirements":"48a40b380ce4593b6a6676528cd005986ae56629","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/process_metadata.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:17.829Z","updated_at":"2023-11-15T02:38:17.829Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/process_metadata.yml","dependencies":[{"id":14504969331,"package_name":"lannonbr/repo-permission-check-action","ecosystem":"actions","requirements":"2bb8c89ba8bf115c4bfab344d6a6f442b24c9a1f","direct":true,"kind":"composite","optional":false},{"id":14504969335,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969336,"package_name":"stdlib-js/metadata-action","ecosystem":"actions","requirements":"503cc11fbcf8802239f29310bd492f7faeddab7e","direct":true,"kind":"composite","optional":false},{"id":14504969337,"package_name":"stdlib-js/metadata-tweet-action","ecosystem":"actions","requirements":"8e9b688c86150797c1c7f60bc8f7c9a9a30e10fe","direct":true,"kind":"composite","optional":false},{"id":14504969338,"package_name":"benc-uk/workflow-dispatch","ecosystem":"actions","requirements":"798e70c97009500150087d30d9f11c5444830385","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/random_examples.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:18.934Z","updated_at":"2023-11-15T02:38:18.934Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/random_examples.yml","dependencies":[{"id":14504969349,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969350,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run_affected_benchmarks.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:18.941Z","updated_at":"2023-11-15T02:38:18.941Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/run_affected_benchmarks.yml","dependencies":[{"id":14504969351,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969352,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run_affected_examples.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:18.947Z","updated_at":"2023-11-15T02:38:18.947Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/run_affected_examples.yml","dependencies":[{"id":14504969353,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969354,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run_affected_tests.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:18.953Z","updated_at":"2023-11-15T02:38:18.953Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/run_affected_tests.yml","dependencies":[{"id":14504969355,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969356,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run_tests_coverage.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:18.958Z","updated_at":"2023-11-15T02:38:18.958Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/run_tests_coverage.yml","dependencies":[{"id":14504969357,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969358,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false},{"id":14504969359,"package_name":"actions/github-script","ecosystem":"actions","requirements":"d7906e4ad0b1822421a7e6a35d5ca353c962f410","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/standalone_keepalive.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:18.985Z","updated_at":"2023-11-15T02:38:18.985Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/standalone_keepalive.yml","dependencies":[{"id":14504969370,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969371,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/standalone_publish.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:18.991Z","updated_at":"2023-11-15T02:38:18.991Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/standalone_publish.yml","dependencies":[{"id":14504969372,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969373,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false},{"id":14504969374,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"a8a3f3ad30e3422c9c7b888a15615d19a852ae32","direct":true,"kind":"composite","optional":false},{"id":14504969375,"package_name":"8398a7/action-slack","ecosystem":"actions","requirements":"fbd6aa58ba854a740e11a35d0df80cb5d12101d8","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/standalone_publish_custom.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:18.998Z","updated_at":"2023-11-15T02:38:18.998Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/standalone_publish_custom.yml","dependencies":[{"id":14504969376,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969377,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/standalone_push_changes.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:19.003Z","updated_at":"2023-11-15T02:38:19.003Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/standalone_push_changes.yml","dependencies":[{"id":14504969378,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969379,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false},{"id":14504969380,"package_name":"stdlib-js/changed-packages-action","ecosystem":"actions","requirements":"e489c6b4eff164c5912a0b2d17d7462f38c11712","direct":true,"kind":"composite","optional":false},{"id":14504969381,"package_name":"8398a7/action-slack","ecosystem":"actions","requirements":"fbd6aa58ba854a740e11a35d0df80cb5d12101d8","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/standalone_test.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:19.009Z","updated_at":"2023-11-15T02:38:19.009Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/standalone_test.yml","dependencies":[{"id":14504969382,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969383,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false},{"id":14504969384,"package_name":"8398a7/action-slack","ecosystem":"actions","requirements":"fbd6aa58ba854a740e11a35d0df80cb5d12101d8","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/terminal.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:19.015Z","updated_at":"2023-11-15T02:38:19.015Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/terminal.yml","dependencies":[{"id":14504969385,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969386,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false},{"id":14504969387,"package_name":"lhotari/action-upterm","ecosystem":"actions","requirements":"b0357f23233f5ea6d58947c0c402e0631bab7334","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/track_todos.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:20.273Z","updated_at":"2023-11-15T02:38:20.273Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/track_todos.yml","dependencies":[{"id":14504969418,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969419,"package_name":"peter-evans/create-issue-from-file","ecosystem":"actions","requirements":"433e51abf769039ee20ba1293a088ca19d573b7f","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/update_cli_permissions.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:21.170Z","updated_at":"2023-11-15T02:38:21.170Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/update_cli_permissions.yml","dependencies":[{"id":14504969427,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969428,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"153407881ec5c347639a548ade7d8ad1d6740e38","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/update_contributors.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:21.179Z","updated_at":"2023-11-15T02:38:21.179Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/update_contributors.yml","dependencies":[{"id":14504969429,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969430,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"153407881ec5c347639a548ade7d8ad1d6740e38","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/update_error_databases.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:21.187Z","updated_at":"2023-11-15T02:38:21.187Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/update_error_databases.yml","dependencies":[{"id":14504969431,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969432,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false},{"id":14504969433,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"153407881ec5c347639a548ade7d8ad1d6740e38","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/update_package_meta_data.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:21.197Z","updated_at":"2023-11-15T02:38:21.197Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/update_package_meta_data.yml","dependencies":[{"id":14504969434,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969435,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false},{"id":14504969436,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"153407881ec5c347639a548ade7d8ad1d6740e38","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/update_repl_docs.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:21.204Z","updated_at":"2023-11-15T02:38:21.204Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/update_repl_docs.yml","dependencies":[{"id":14504969437,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969438,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false},{"id":14504969439,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"153407881ec5c347639a548ade7d8ad1d6740e38","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/windows_test_npm_install.yml","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:21.211Z","updated_at":"2023-11-15T02:38:21.211Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/.github/workflows/windows_test_npm_install.yml","dependencies":[{"id":14504969457,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14504969458,"package_name":"msys2/setup-msys2","ecosystem":"actions","requirements":"27b3aa77f672cb6b3054121cfd80c3d22ceebb1d","direct":true,"kind":"composite","optional":false},{"id":14504969461,"package_name":"crazy-max/ghaction-chocolatey","ecosystem":"actions","requirements":"0e015857dd851f84fcb7fb53380eb5c4c8202333","direct":true,"kind":"composite","optional":false},{"id":14504969464,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"a8a3f3ad30e3422c9c7b888a15615d19a852ae32","direct":true,"kind":"composite","optional":false},{"id":14504969465,"package_name":"8398a7/action-slack","ecosystem":"actions","requirements":"fbd6aa58ba854a740e11a35d0df80cb5d12101d8","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cpan","filepath":"lib/node_modules/@stdlib/math/special/abs/lib/meta.json","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:22.589Z","updated_at":"2023-11-15T02:38:22.589Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/special/abs/lib/meta.json","dependencies":[]},{"ecosystem":"cpan","filepath":"lib/node_modules/@stdlib/math/strided/ops/add/lib/meta.json","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:22.595Z","updated_at":"2023-11-15T02:38:22.595Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/strided/ops/add/lib/meta.json","dependencies":[]},{"ecosystem":"cpan","filepath":"lib/node_modules/@stdlib/math/strided/ops/mul/lib/meta.json","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:22.600Z","updated_at":"2023-11-15T02:38:22.600Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/strided/ops/mul/lib/meta.json","dependencies":[]},{"ecosystem":"cpan","filepath":"lib/node_modules/@stdlib/math/strided/ops/sub/lib/meta.json","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:22.604Z","updated_at":"2023-11-15T02:38:22.604Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/strided/ops/sub/lib/meta.json","dependencies":[]},{"ecosystem":"cpan","filepath":"lib/node_modules/@stdlib/math/strided/special/abs/lib/meta.json","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:22.608Z","updated_at":"2023-11-15T02:38:22.608Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/strided/special/abs/lib/meta.json","dependencies":[]},{"ecosystem":"cpan","filepath":"lib/node_modules/@stdlib/math/strided/special/abs2/lib/meta.json","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:22.614Z","updated_at":"2023-11-15T02:38:22.614Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/strided/special/abs2/lib/meta.json","dependencies":[]},{"ecosystem":"cpan","filepath":"lib/node_modules/@stdlib/math/strided/special/cbrt/lib/meta.json","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:22.624Z","updated_at":"2023-11-15T02:38:22.624Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/strided/special/cbrt/lib/meta.json","dependencies":[]},{"ecosystem":"cpan","filepath":"lib/node_modules/@stdlib/math/strided/special/ceil/lib/meta.json","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:22.629Z","updated_at":"2023-11-15T02:38:22.629Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/strided/special/ceil/lib/meta.json","dependencies":[]},{"ecosystem":"cpan","filepath":"lib/node_modules/@stdlib/math/strided/special/deg2rad/lib/meta.json","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:22.633Z","updated_at":"2023-11-15T02:38:22.633Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/strided/special/deg2rad/lib/meta.json","dependencies":[]},{"ecosystem":"cpan","filepath":"lib/node_modules/@stdlib/math/strided/special/floor/lib/meta.json","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:22.641Z","updated_at":"2023-11-15T02:38:22.641Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/strided/special/floor/lib/meta.json","dependencies":[]},{"ecosystem":"cpan","filepath":"lib/node_modules/@stdlib/math/strided/special/inv/lib/meta.json","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:22.646Z","updated_at":"2023-11-15T02:38:22.646Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/strided/special/inv/lib/meta.json","dependencies":[]},{"ecosystem":"cpan","filepath":"lib/node_modules/@stdlib/math/strided/special/ramp/lib/meta.json","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:22.651Z","updated_at":"2023-11-15T02:38:22.651Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/strided/special/ramp/lib/meta.json","dependencies":[]},{"ecosystem":"cpan","filepath":"lib/node_modules/@stdlib/math/strided/special/rsqrt/lib/meta.json","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:22.655Z","updated_at":"2023-11-15T02:38:22.655Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/strided/special/rsqrt/lib/meta.json","dependencies":[]},{"ecosystem":"cpan","filepath":"lib/node_modules/@stdlib/math/strided/special/sqrt/lib/meta.json","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:23.069Z","updated_at":"2023-11-15T02:38:23.069Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/strided/special/sqrt/lib/meta.json","dependencies":[]},{"ecosystem":"cpan","filepath":"lib/node_modules/@stdlib/math/strided/special/trunc/lib/meta.json","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:23.077Z","updated_at":"2023-11-15T02:38:23.077Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/strided/special/trunc/lib/meta.json","dependencies":[]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/abs/benchmark/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:23.087Z","updated_at":"2023-11-15T02:38:23.087Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/abs/benchmark/r/DESCRIPTION","dependencies":[{"id":14504969468,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969469,"package_name":"microbenchmark","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/abs2/benchmark/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:23.516Z","updated_at":"2023-11-15T02:38:23.516Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/abs2/benchmark/r/DESCRIPTION","dependencies":[{"id":14504969476,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969477,"package_name":"microbenchmark","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/acos/benchmark/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:23.548Z","updated_at":"2023-11-15T02:38:23.548Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/acos/benchmark/r/DESCRIPTION","dependencies":[{"id":14504969478,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969479,"package_name":"microbenchmark","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/acosh/benchmark/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:23.559Z","updated_at":"2023-11-15T02:38:23.559Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/acosh/benchmark/r/DESCRIPTION","dependencies":[{"id":14504969480,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969481,"package_name":"microbenchmark","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/acot/benchmark/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:23.566Z","updated_at":"2023-11-15T02:38:23.566Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/acot/benchmark/r/DESCRIPTION","dependencies":[{"id":14504969482,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969483,"package_name":"microbenchmark","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/acoth/benchmark/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:23.573Z","updated_at":"2023-11-15T02:38:23.573Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/acoth/benchmark/r/DESCRIPTION","dependencies":[{"id":14504969484,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969485,"package_name":"microbenchmark","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/asin/benchmark/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:23.578Z","updated_at":"2023-11-15T02:38:23.578Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/asin/benchmark/r/DESCRIPTION","dependencies":[{"id":14504969486,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969487,"package_name":"microbenchmark","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/asinh/benchmark/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:23.584Z","updated_at":"2023-11-15T02:38:23.584Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/asinh/benchmark/r/DESCRIPTION","dependencies":[{"id":14504969488,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969489,"package_name":"microbenchmark","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/atan/benchmark/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:23.590Z","updated_at":"2023-11-15T02:38:23.590Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/atan/benchmark/r/DESCRIPTION","dependencies":[{"id":14504969490,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969491,"package_name":"microbenchmark","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/atan2/benchmark/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:23.595Z","updated_at":"2023-11-15T02:38:23.595Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/atan2/benchmark/r/DESCRIPTION","dependencies":[{"id":14504969492,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969493,"package_name":"microbenchmark","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/atanh/benchmark/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:23.601Z","updated_at":"2023-11-15T02:38:23.601Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/atanh/benchmark/r/DESCRIPTION","dependencies":[{"id":14504969494,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969495,"package_name":"microbenchmark","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/besselj0/benchmark/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:23.607Z","updated_at":"2023-11-15T02:38:23.607Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/besselj0/benchmark/r/DESCRIPTION","dependencies":[{"id":14504969496,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969497,"package_name":"microbenchmark","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/besselj1/benchmark/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:23.612Z","updated_at":"2023-11-15T02:38:23.612Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/besselj1/benchmark/r/DESCRIPTION","dependencies":[{"id":14504969498,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969499,"package_name":"microbenchmark","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/bessely0/benchmark/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:23.620Z","updated_at":"2023-11-15T02:38:23.620Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/bessely0/benchmark/r/DESCRIPTION","dependencies":[{"id":14504969500,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969501,"package_name":"microbenchmark","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/bessely1/benchmark/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:23.637Z","updated_at":"2023-11-15T02:38:23.637Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/bessely1/benchmark/r/DESCRIPTION","dependencies":[{"id":14504969502,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969503,"package_name":"microbenchmark","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/beta/benchmark/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:23.650Z","updated_at":"2023-11-15T02:38:23.650Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/beta/benchmark/r/DESCRIPTION","dependencies":[{"id":14504969504,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969505,"package_name":"microbenchmark","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/beta/test/fixtures/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:23.663Z","updated_at":"2023-11-15T02:38:23.663Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/beta/test/fixtures/r/DESCRIPTION","dependencies":[{"id":14504969506,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969507,"package_name":"jsonlite","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/betainc/benchmark/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:24.522Z","updated_at":"2023-11-15T02:38:24.522Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/betainc/benchmark/r/DESCRIPTION","dependencies":[{"id":14504969512,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969513,"package_name":"microbenchmark","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/betaln/benchmark/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:24.530Z","updated_at":"2023-11-15T02:38:24.530Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/betaln/benchmark/r/DESCRIPTION","dependencies":[{"id":14504969515,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969516,"package_name":"microbenchmark","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/betaln/test/fixtures/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:24.537Z","updated_at":"2023-11-15T02:38:24.537Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/betaln/test/fixtures/r/DESCRIPTION","dependencies":[{"id":14504969517,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969518,"package_name":"jsonlite","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/binomcoef/benchmark/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:24.543Z","updated_at":"2023-11-15T02:38:24.543Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/binomcoef/benchmark/r/DESCRIPTION","dependencies":[{"id":14504969519,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969520,"package_name":"microbenchmark","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/binomcoefln/benchmark/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:24.550Z","updated_at":"2023-11-15T02:38:24.550Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/binomcoefln/benchmark/r/DESCRIPTION","dependencies":[{"id":14504969521,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969522,"package_name":"microbenchmark","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/binomcoefln/test/fixtures/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:24.556Z","updated_at":"2023-11-15T02:38:24.556Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/binomcoefln/test/fixtures/r/DESCRIPTION","dependencies":[{"id":14504969523,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969524,"package_name":"jsonlite","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/cbrt/benchmark/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:24.562Z","updated_at":"2023-11-15T02:38:24.562Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/cbrt/benchmark/r/DESCRIPTION","dependencies":[{"id":14504969525,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969526,"package_name":"microbenchmark","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/ceil/benchmark/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:24.568Z","updated_at":"2023-11-15T02:38:24.568Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/ceil/benchmark/r/DESCRIPTION","dependencies":[{"id":14504969527,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969528,"package_name":"microbenchmark","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/cos/benchmark/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:24.575Z","updated_at":"2023-11-15T02:38:24.575Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/cos/benchmark/r/DESCRIPTION","dependencies":[{"id":14504969529,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969530,"package_name":"microbenchmark","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/cosh/benchmark/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:24.581Z","updated_at":"2023-11-15T02:38:24.581Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/cosh/benchmark/r/DESCRIPTION","dependencies":[{"id":14504969531,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969532,"package_name":"microbenchmark","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/cospi/benchmark/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:24.588Z","updated_at":"2023-11-15T02:38:24.588Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/cospi/benchmark/r/DESCRIPTION","dependencies":[{"id":14504969533,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969534,"package_name":"microbenchmark","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/digamma/benchmark/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:24.594Z","updated_at":"2023-11-15T02:38:24.594Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/digamma/benchmark/r/DESCRIPTION","dependencies":[{"id":14504969535,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969536,"package_name":"microbenchmark","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/digamma/test/fixtures/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:24.601Z","updated_at":"2023-11-15T02:38:24.601Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/digamma/test/fixtures/r/DESCRIPTION","dependencies":[{"id":14504969537,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969538,"package_name":"jsonlite","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/dirichlet-eta/benchmark/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:24.607Z","updated_at":"2023-11-15T02:38:24.607Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/dirichlet-eta/benchmark/r/DESCRIPTION","dependencies":[{"id":14504969539,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969540,"package_name":"microbenchmark","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":14504969541,"package_name":"pracma","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/dirichlet-eta/test/fixtures/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:25.377Z","updated_at":"2023-11-15T02:38:25.377Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/dirichlet-eta/test/fixtures/r/DESCRIPTION","dependencies":[{"id":14504969542,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969543,"package_name":"jsonlite","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":14504969544,"package_name":"pracma","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/erf/benchmark/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:25.389Z","updated_at":"2023-11-15T02:38:25.389Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/erf/benchmark/r/DESCRIPTION","dependencies":[{"id":14504969546,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969547,"package_name":"microbenchmark","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/erfc/benchmark/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:25.397Z","updated_at":"2023-11-15T02:38:25.397Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/erfc/benchmark/r/DESCRIPTION","dependencies":[{"id":14504969548,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969549,"package_name":"microbenchmark","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/erfcinv/benchmark/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:25.405Z","updated_at":"2023-11-15T02:38:25.405Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/erfcinv/benchmark/r/DESCRIPTION","dependencies":[{"id":14504969550,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969551,"package_name":"microbenchmark","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/erfinv/benchmark/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:25.412Z","updated_at":"2023-11-15T02:38:25.412Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/erfinv/benchmark/r/DESCRIPTION","dependencies":[{"id":14504969552,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969553,"package_name":"microbenchmark","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/exp/benchmark/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:25.420Z","updated_at":"2023-11-15T02:38:25.420Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/exp/benchmark/r/DESCRIPTION","dependencies":[{"id":14504969554,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969555,"package_name":"microbenchmark","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/expm1/benchmark/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:25.433Z","updated_at":"2023-11-15T02:38:25.433Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/expm1/benchmark/r/DESCRIPTION","dependencies":[{"id":14504969556,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969557,"package_name":"microbenchmark","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/factorial/benchmark/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:25.443Z","updated_at":"2023-11-15T02:38:25.443Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/factorial/benchmark/r/DESCRIPTION","dependencies":[{"id":14504969558,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969559,"package_name":"microbenchmark","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/factorialln/benchmark/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:25.450Z","updated_at":"2023-11-15T02:38:25.450Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/factorialln/benchmark/r/DESCRIPTION","dependencies":[{"id":14504969560,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969561,"package_name":"microbenchmark","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"lib/node_modules/@stdlib/math/base/special/factorialln/test/fixtures/r/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-11-15T02:38:25.457Z","updated_at":"2023-11-15T02:38:25.457Z","repository_link":"https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/@stdlib/math/base/special/factorialln/test/fixtures/r/DESCRIPTION","dependencies":[{"id":14504969562,"package_name":"R","ecosystem":"cran","requirements":"\u003e=3.4.0","direct":true,"kind":"depends","optional":false},{"id":14504969563,"package_name":"jsonlite","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]}],"score":26.282583487201435,"created_at":"2025-09-04T15:51:10.248Z","updated_at":"2025-10-07T08:15:07.526Z","avatar_url":"https://github.com/stdlib-js.png","language":"JavaScript","category":null,"sub_category":null,"monthly_downloads":222282,"funding_links":["https://opencollective.com/stdlib","https://github.com/sponsors/stdlib-js","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["iterate","sequences","generic","transformers","tokenizer","sets","symbolic","names","accumulate","hack"],"project_url":"https://science.ecosyste.ms/api/v1/projects/36611","html_url":"https://science.ecosyste.ms/projects/36611"}