From 1286314b959b4c76e0b9c5e447aa4751c1118b53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 08:20:22 +0000 Subject: [PATCH] build(deps): Bump @stdlib/stats from 0.0.13 to 0.2.1 Bumps [@stdlib/stats](https://github.com/stdlib-js/stats) from 0.0.13 to 0.2.1. - [Changelog](https://github.com/stdlib-js/stats/blob/main/CHANGELOG.md) - [Commits](https://github.com/stdlib-js/stats/compare/v0.0.13...v0.2.1) --- updated-dependencies: - dependency-name: "@stdlib/stats" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 1821 ++++++++++++++++++++++++++++++++++++++++++--- package.json | 2 +- 2 files changed, 1707 insertions(+), 116 deletions(-) diff --git a/package-lock.json b/package-lock.json index ebac95df..2d7fce24 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@stdlib/fs": "^0.1.1", "@stdlib/math": "^0.0.11", "@stdlib/process": "^0.0.12", - "@stdlib/stats": "^0.0.13", + "@stdlib/stats": "^0.2.1", "@stdlib/string": "^0.0.14", "@stdlib/utils": "^0.0.12", "adm-zip": "^0.5.10", @@ -8945,6 +8945,43 @@ "url": "https://www.patreon.com/athan" } }, + "node_modules/@stdlib/random/node_modules/@stdlib/stats": { + "version": "0.0.13", + "resolved": "https://registry.npmjs.org/@stdlib/stats/-/stats-0.0.13.tgz", + "integrity": "sha512-hm+t32dKbx/L7+7WlQ1o4NDEzV0J4QSnwFBCsIMIAO8+VPxTZ4FxyNERl4oKlS3hZZe4AVKjoOVhBDtgEWrS4g==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/array": "^0.0.x", + "@stdlib/assert": "^0.0.x", + "@stdlib/blas": "^0.0.x", + "@stdlib/constants": "^0.0.x", + "@stdlib/math": "^0.0.x", + "@stdlib/ndarray": "^0.0.x", + "@stdlib/random": "^0.0.x", + "@stdlib/string": "^0.0.x", + "@stdlib/symbol": "^0.0.x", + "@stdlib/types": "^0.0.x", + "@stdlib/utils": "^0.0.x" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "patreon", + "url": "https://www.patreon.com/athan" + } + }, "node_modules/@stdlib/random/node_modules/debug": { "version": "2.6.9", "license": "MIT", @@ -9752,20 +9789,1117 @@ "windows" ], "dependencies": { - "@stdlib/array": "^0.1.1", - "@stdlib/assert": "^0.1.0", - "@stdlib/cli": "^0.1.0", - "@stdlib/constants": "^0.1.0", - "@stdlib/fs": "^0.1.0", - "@stdlib/math": "^0.1.0", - "@stdlib/nlp": "^0.1.0", - "@stdlib/number": "^0.1.0", - "@stdlib/process": "^0.1.0", - "@stdlib/regexp": "^0.1.0", - "@stdlib/streams": "^0.1.0", - "@stdlib/symbol": "^0.1.0", - "@stdlib/types": "^0.2.0", - "@stdlib/utils": "^0.1.0" + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/nlp": "^0.1.0", + "@stdlib/number": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/types": "^0.2.0", + "@stdlib/utils": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" + } + }, + "node_modules/@stdlib/slice/node_modules/@stdlib/symbol": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/symbol/-/symbol-0.1.1.tgz", + "integrity": "sha512-elaAMpXcWSDMN+eSYX6mbQgxCEhN5/DFBRQUR96+jnpUGxVj0FvLcDzxT0NS5595l0sJ7W5PngR13TafDEXQ6w==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/assert": "^0.1.0", + "@stdlib/utils": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" + } + }, + "node_modules/@stdlib/slice/node_modules/@stdlib/time": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/time/-/time-0.1.1.tgz", + "integrity": "sha512-T2Qnb31Wy9LZZWlbjW5LLedpdRUwdVYKCONMGmb/hGf0GyoL6Ka4wfTtaog7uRdPeC7Hhg1pNv/Dv73i0N1yeg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/assert": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/utils": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" + } + }, + "node_modules/@stdlib/slice/node_modules/@stdlib/types": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/@stdlib/types/-/types-0.2.0.tgz", + "integrity": "sha512-+/GP8FvDt9nTxeo9idmpfhU5bbaGiPtBX/dXExvt3CaqIWw4OjAyyNBNnvgJC8j4pZToAKPbtQiU4S0FlCPKTw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" + } + }, + "node_modules/@stdlib/slice/node_modules/@stdlib/utils": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/utils/-/utils-0.1.1.tgz", + "integrity": "sha512-AeMy0zvOMJBtlYui9cdCBaZX9ixgEPgUmfEzyaxL6yzqPJ77MqXWVHfyy9t7Nkd30bKzH/sh8Ya9l1Lrtu+Y+Q==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/array": "^0.1.1", + "@stdlib/assert": "^0.1.0", + "@stdlib/blas": "^0.1.0", + "@stdlib/boolean": "^0.1.0", + "@stdlib/buffer": "^0.1.0", + "@stdlib/cli": "^0.1.0", + "@stdlib/constants": "^0.1.0", + "@stdlib/fs": "^0.1.0", + "@stdlib/function": "^0.1.0", + "@stdlib/math": "^0.1.0", + "@stdlib/ndarray": "^0.1.0", + "@stdlib/object": "^0.1.0", + "@stdlib/os": "^0.1.0", + "@stdlib/process": "^0.1.0", + "@stdlib/random": "^0.1.0", + "@stdlib/regexp": "^0.1.0", + "@stdlib/streams": "^0.1.0", + "@stdlib/string": "^0.1.0", + "@stdlib/symbol": "^0.1.0", + "@stdlib/time": "^0.1.0", + "@stdlib/types": "^0.2.0", + "debug": "^2.6.9" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" + } + }, + "node_modules/@stdlib/slice/node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "dependencies": { + "ms": "2.0.0" + } + }, + "node_modules/@stdlib/slice/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" + }, + "node_modules/@stdlib/stats": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/stats/-/stats-0.2.1.tgz", + "integrity": "sha512-p1RnpxbFbxcvOPWE0kqshGYCgpGhHxWbiIBo2ClPpC/3vqB+1PHRa9Ejlb7nhTmWbhK2iiIYo3U5/axNkz5ElA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/array": "^0.2.1", + "@stdlib/assert": "^0.2.0", + "@stdlib/blas": "^0.2.0", + "@stdlib/constants": "^0.2.0", + "@stdlib/math": "^0.2.0", + "@stdlib/ndarray": "^0.2.0", + "@stdlib/number": "^0.2.0", + "@stdlib/random": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/symbol": "^0.2.0", + "@stdlib/types": "^0.3.0", + "@stdlib/utils": "^0.2.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" + } + }, + "node_modules/@stdlib/stats/node_modules/@stdlib/array": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/array/-/array-0.2.1.tgz", + "integrity": "sha512-rAwz3eZxtk0nnmqvUwK+6WVs7v2bGsEDJAHPoO4MZHeKMab9HAFjDDb/RTMCSa66o8VwOULBPoG/IFFU4JWM4g==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/assert": "^0.2.0", + "@stdlib/blas": "^0.2.0", + "@stdlib/buffer": "^0.2.0", + "@stdlib/complex": "^0.2.0", + "@stdlib/constants": "^0.2.0", + "@stdlib/iter": "^0.2.0", + "@stdlib/math": "^0.2.0", + "@stdlib/ndarray": "^0.2.0", + "@stdlib/strided": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/symbol": "^0.2.0", + "@stdlib/types": "^0.3.0", + "@stdlib/utils": "^0.2.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" + } + }, + "node_modules/@stdlib/stats/node_modules/@stdlib/assert": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/assert/-/assert-0.2.1.tgz", + "integrity": "sha512-wZ40sWp8Pvd5CTpLO0xA41S9W6N/RlkFqapmjZycTT82pCxmSqZT7cZ8RLmVTT+mYsvghMgz3UI5/KTSFTHtyg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/array": "^0.2.1", + "@stdlib/boolean": "^0.2.0", + "@stdlib/cli": "^0.2.0", + "@stdlib/complex": "^0.2.0", + "@stdlib/constants": "^0.2.0", + "@stdlib/fs": "^0.2.0", + "@stdlib/function": "^0.2.0", + "@stdlib/math": "^0.2.0", + "@stdlib/ndarray": "^0.2.0", + "@stdlib/number": "^0.2.0", + "@stdlib/object": "^0.2.0", + "@stdlib/os": "^0.2.0", + "@stdlib/process": "^0.2.0", + "@stdlib/regexp": "^0.2.0", + "@stdlib/slice": "^0.2.0", + "@stdlib/streams": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/symbol": "^0.2.0", + "@stdlib/time": "^0.2.0", + "@stdlib/types": "^0.3.0", + "@stdlib/utils": "^0.2.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" + } + }, + "node_modules/@stdlib/stats/node_modules/@stdlib/bigint": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/bigint/-/bigint-0.2.1.tgz", + "integrity": "sha512-CDPr1IsXgNSe0lL595SU09x2JwmFfVGGzgDOlbo11313v+/hDeGRdbiWoKHEEH4V7f21YEbys1sDZZeD5ChKXQ==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/utils": "^0.2.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" + } + }, + "node_modules/@stdlib/stats/node_modules/@stdlib/blas": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/blas/-/blas-0.2.1.tgz", + "integrity": "sha512-e6VMknSxLDyosXo0fLYHH3CtHq2f+UnQP2bX+13YSlhI5/bRIcIa92Ar9HmjCz4OH13B0OLIwwLqaunyoOT6pQ==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/array": "^0.2.1", + "@stdlib/assert": "^0.2.0", + "@stdlib/math": "^0.2.0", + "@stdlib/napi": "^0.2.0", + "@stdlib/number": "^0.2.0", + "@stdlib/strided": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/types": "^0.3.0", + "@stdlib/utils": "^0.2.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" + } + }, + "node_modules/@stdlib/stats/node_modules/@stdlib/boolean": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/boolean/-/boolean-0.2.1.tgz", + "integrity": "sha512-qMrUrw7+ArlNRqPKkPIjejHU9VE2yFBAXqZs4dMKG2moZg0h3TXN93LVvF+JUcGlmw5vlMgoudoq6cCJ0r/8Jg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/utils": "^0.2.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" + } + }, + "node_modules/@stdlib/stats/node_modules/@stdlib/buffer": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/buffer/-/buffer-0.2.1.tgz", + "integrity": "sha512-6WdposBRToAKTYXTVkm8nycnpTqmgOlcnkB8l1yelymY/5He1kBRET5A+tJrx8E3po0FG1bOCU6vPwA22h1Cig==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/array": "^0.2.1", + "@stdlib/assert": "^0.2.0", + "@stdlib/process": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/types": "^0.3.0", + "@stdlib/utils": "^0.2.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" + } + }, + "node_modules/@stdlib/stats/node_modules/@stdlib/cli": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/cli/-/cli-0.2.1.tgz", + "integrity": "sha512-DZn2QafvarkjcPSsBpTC64LlUzdwg47EuionawKh1SOxgDUCKplBvgDPEWnOrHI19WE5nIYM9MXBiYA+WRqVfA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/string": "^0.2.0", + "@stdlib/utils": "^0.2.0", + "minimist": "^1.2.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" + } + }, + "node_modules/@stdlib/stats/node_modules/@stdlib/complex": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/complex/-/complex-0.2.1.tgz", + "integrity": "sha512-xQBXXvkKpJRkqb4xo5y7/zOek/XJI1YWsRrRzYkxps/c+DFaBiPE49zRfW7siV1wI/HqGVe75AyXqpJ+BcULNw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/array": "^0.2.1", + "@stdlib/assert": "^0.2.0", + "@stdlib/number": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/types": "^0.3.0", + "@stdlib/utils": "^0.2.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" + } + }, + "node_modules/@stdlib/stats/node_modules/@stdlib/constants": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/constants/-/constants-0.2.1.tgz", + "integrity": "sha512-KlXXw3sCgtXI8WTAfJtgo2owNhfohZYyFcD8XGoQwISJIDsPl60MjiYXCku4yHD91lRk5gp+5zJUjFEu9498oA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/array": "^0.2.1", + "@stdlib/assert": "^0.2.0", + "@stdlib/complex": "^0.2.0", + "@stdlib/number": "^0.2.0", + "@stdlib/types": "^0.3.0", + "@stdlib/utils": "^0.2.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" + } + }, + "node_modules/@stdlib/stats/node_modules/@stdlib/fs": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/fs/-/fs-0.2.1.tgz", + "integrity": "sha512-FLEcQXvGdiZ9Gcxk7TBtQn/QV07CavQu+7Us1GHljNYMKpVW27JgvQV/bolm0ebiZ/Hdwvcuk+ei/nkNFyLGrQ==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/array": "^0.2.1", + "@stdlib/assert": "^0.2.0", + "@stdlib/cli": "^0.2.0", + "@stdlib/math": "^0.2.0", + "@stdlib/object": "^0.2.0", + "@stdlib/process": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/utils": "^0.2.0", + "debug": "^2.6.9" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" + } + }, + "node_modules/@stdlib/stats/node_modules/@stdlib/function": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/function/-/function-0.2.1.tgz", + "integrity": "sha512-vECYJgvBGDAoKUkvu/M4dldZI7OYVhIms11UV0hMGfsK1CsMHPIaowqs2XqpT5+AjFVnaSitmt7jvg/tZ9nl6Q==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/utils": "^0.2.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" + } + }, + "node_modules/@stdlib/stats/node_modules/@stdlib/iter": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/iter/-/iter-0.2.1.tgz", + "integrity": "sha512-ar773X/RsYkp/Mof+foco6IevnktBniUE+NzjFD0VeR6JY0TxCtcd8/J0nYJGPKPsP9qAoGhzBU6tAd/y9XSEA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/array": "^0.2.1", + "@stdlib/assert": "^0.2.0", + "@stdlib/constants": "^0.2.0", + "@stdlib/math": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/symbol": "^0.2.0", + "@stdlib/types": "^0.3.0", + "@stdlib/utils": "^0.2.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" + } + }, + "node_modules/@stdlib/stats/node_modules/@stdlib/math": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/math/-/math-0.2.1.tgz", + "integrity": "sha512-uhqDhCA3RD+43MOaO5VedaIUW6j7xZfRA4/lT+eXZ6/IEVj0mNFT4N1taLV949hrMGE74xbM3hG8Dc+4gXpcEw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/array": "^0.2.1", + "@stdlib/assert": "^0.2.0", + "@stdlib/complex": "^0.2.0", + "@stdlib/constants": "^0.2.0", + "@stdlib/function": "^0.2.0", + "@stdlib/napi": "^0.2.0", + "@stdlib/ndarray": "^0.2.0", + "@stdlib/number": "^0.2.0", + "@stdlib/strided": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/symbol": "^0.2.0", + "@stdlib/types": "^0.3.0", + "@stdlib/utils": "^0.2.0", + "debug": "^2.6.9" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" + } + }, + "node_modules/@stdlib/stats/node_modules/@stdlib/napi": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/napi/-/napi-0.2.1.tgz", + "integrity": "sha512-C7xDw+gcR1QjqPHoSFP8O9qoDLxk9f3mFsld4D/GUEegYPhejjeRmTqbWTuK5XhdrjKMcsWclNFyX6gkNk5xxQ==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/utils": "^0.2.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" + } + }, + "node_modules/@stdlib/stats/node_modules/@stdlib/ndarray": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/ndarray/-/ndarray-0.2.1.tgz", + "integrity": "sha512-3zhV7XFWiHkrW7Hvr4gXbGdofMkfSp3aEK5KDXoy6m7wfDAk2cGzJQ6Ouyc1/DnDV1PvkQiy3YMMutoNj3eFlw==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/array": "^0.2.1", + "@stdlib/assert": "^0.2.0", + "@stdlib/bigint": "^0.2.1", + "@stdlib/boolean": "^0.2.0", + "@stdlib/buffer": "^0.2.0", + "@stdlib/complex": "^0.2.0", + "@stdlib/constants": "^0.2.0", + "@stdlib/math": "^0.2.0", + "@stdlib/number": "^0.2.0", + "@stdlib/object": "^0.2.0", + "@stdlib/proxy": "^0.2.0", + "@stdlib/slice": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/symbol": "^0.2.0", + "@stdlib/types": "^0.3.0", + "@stdlib/utils": "^0.2.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" + } + }, + "node_modules/@stdlib/stats/node_modules/@stdlib/nlp": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/nlp/-/nlp-0.2.1.tgz", + "integrity": "sha512-XBkIRz6woTPzlV7niqtaeFnC7+Plstl7A3tTODyYSo7gLQd3srBLWWAPvOkFwmqsjvFS4Is54SQlvi+JmcsaHQ==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/array": "^0.2.1", + "@stdlib/assert": "^0.2.0", + "@stdlib/math": "^0.2.0", + "@stdlib/random": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/utils": "^0.2.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" + } + }, + "node_modules/@stdlib/stats/node_modules/@stdlib/number": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/number/-/number-0.2.1.tgz", + "integrity": "sha512-uYBqR5wZF4RfgEgknUDVePrmRBSX0lapEuou4i+fD0Prozpwp/6JY4kkSxI11ambwCgfdaAQMQr3OrBACias9w==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/array": "^0.2.1", + "@stdlib/assert": "^0.2.0", + "@stdlib/constants": "^0.2.0", + "@stdlib/math": "^0.2.0", + "@stdlib/napi": "^0.2.0", + "@stdlib/os": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/types": "^0.3.0", + "@stdlib/utils": "^0.2.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" + } + }, + "node_modules/@stdlib/stats/node_modules/@stdlib/object": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/object/-/object-0.2.1.tgz", + "integrity": "sha512-G4yw42XFI3bC5JARdhWBtztH5H1fMB0Eb9iUE1wHpokS7WhQPNO+SqQ/q8CvlE1pXp0dqt0veTB+i/TYFiBOKg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/assert": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/utils": "^0.2.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" + } + }, + "node_modules/@stdlib/stats/node_modules/@stdlib/os": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/os/-/os-0.2.1.tgz", + "integrity": "sha512-puGjQsbykGH/oQMS8KiGcfEXhiukthIWBMMdvhhOirCYMsi1ILXUmwRD0v3Qu2ZhvtOuwPguDaoObkijh8duTQ==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/assert": "^0.2.0", + "@stdlib/cli": "^0.2.0", + "@stdlib/fs": "^0.2.0", + "@stdlib/process": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/utils": "^0.2.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" + } + }, + "node_modules/@stdlib/stats/node_modules/@stdlib/process": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/process/-/process-0.2.1.tgz", + "integrity": "sha512-5J9BtHWY49oauo4eTmxUaaSANesVY+10rGMEmGGq1VZfo2fNOFf7pYb6haLCWg8JuNzzRXXU5q8tYfCCVDOEeA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/assert": "^0.2.0", + "@stdlib/buffer": "^0.2.0", + "@stdlib/cli": "^0.2.0", + "@stdlib/fs": "^0.2.0", + "@stdlib/streams": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/utils": "^0.2.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" + } + }, + "node_modules/@stdlib/stats/node_modules/@stdlib/proxy": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/proxy/-/proxy-0.2.1.tgz", + "integrity": "sha512-hKJ20bUyvqmeSPMsojS9XekG+oYQEMZGpJFjviui8U+xuCmpHh02AHYtP3v0hfpooR93IIgxMkyDf3/M2m9uyA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/assert": "^0.2.0", + "@stdlib/utils": "^0.2.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" + } + }, + "node_modules/@stdlib/stats/node_modules/@stdlib/random": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/random/-/random-0.2.1.tgz", + "integrity": "sha512-VexY8DedZfbXvkJko5SyRYqci/HSWWfJdNO5DwT++j0Edtn4LSKZrI0RS4FnwSkvkr7hpxHMl5S4AMLkgO1CgA==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/array": "^0.2.1", + "@stdlib/assert": "^0.2.0", + "@stdlib/blas": "^0.2.0", + "@stdlib/buffer": "^0.2.0", + "@stdlib/cli": "^0.2.0", + "@stdlib/constants": "^0.2.0", + "@stdlib/fs": "^0.2.0", + "@stdlib/math": "^0.2.0", + "@stdlib/object": "^0.2.0", + "@stdlib/process": "^0.2.0", + "@stdlib/stats": "^0.2.0", + "@stdlib/streams": "^0.2.0", + "@stdlib/strided": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/symbol": "^0.2.0", + "@stdlib/types": "^0.3.0", + "@stdlib/utils": "^0.2.0", + "debug": "^2.6.9", + "readable-stream": "^2.1.4" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" + } + }, + "node_modules/@stdlib/stats/node_modules/@stdlib/regexp": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/regexp/-/regexp-0.2.1.tgz", + "integrity": "sha512-UC4+t10EJe1o8+7WkeOaelaqgTY0yh2o/EfGH6ZsA91T5YQbhnse8f/XVv+1xJ5xtl2DxQxd3+M/rJqYHT8hRg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/assert": "^0.2.0", + "@stdlib/function": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/utils": "^0.2.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" + } + }, + "node_modules/@stdlib/stats/node_modules/@stdlib/slice": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/slice/-/slice-0.2.1.tgz", + "integrity": "sha512-WngBEE4c9pVn5LEluBCrhJqil5GJ2pQvFMzqd79TW1m1vkGEcoO6BCq32vc5VIJ56/GXN/7bbMy4VXP0N9WhQg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/assert": "^0.2.0", + "@stdlib/math": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/types": "^0.3.0", + "@stdlib/utils": "^0.2.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" + } + }, + "node_modules/@stdlib/stats/node_modules/@stdlib/streams": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/streams/-/streams-0.2.1.tgz", + "integrity": "sha512-aaSFgSahTNZL31Vqz+lNeRE/jeEtxdzzRY6PrGTxPYpLrPuknm2836yzmIOkkxxnVANY7VU1K5QbBcpO6mt2Fg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/assert": "^0.2.0", + "@stdlib/buffer": "^0.2.0", + "@stdlib/cli": "^0.2.0", + "@stdlib/fs": "^0.2.0", + "@stdlib/object": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/types": "^0.3.0", + "@stdlib/utils": "^0.2.0", + "debug": "^2.6.9", + "readable-stream": "^2.1.4" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" + } + }, + "node_modules/@stdlib/stats/node_modules/@stdlib/strided": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/strided/-/strided-0.2.1.tgz", + "integrity": "sha512-IEpMIGGBZ5L/rQ/c7lekjvoF2RxZfDSqTwVllNJdVn+R8N/iNYW3tmaC3qlBi7mpvse0E6sCr4FKZ3rjnFyMzg==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/array": "^0.2.1", + "@stdlib/assert": "^0.2.0", + "@stdlib/complex": "^0.2.0", + "@stdlib/math": "^0.2.0", + "@stdlib/ndarray": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/types": "^0.3.0", + "@stdlib/utils": "^0.2.0" + }, + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" + } + }, + "node_modules/@stdlib/stats/node_modules/@stdlib/string": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/string/-/string-0.2.1.tgz", + "integrity": "sha512-FV64bUBTL0nbTizFcW+IQCMrkztoC2pzFyt+YanQbMOETzhRLz8YJeoyOXB9dI1IOikEhrbZMKB+RDAUCxxQ9g==", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], + "dependencies": { + "@stdlib/array": "^0.2.1", + "@stdlib/assert": "^0.2.0", + "@stdlib/cli": "^0.2.0", + "@stdlib/constants": "^0.2.0", + "@stdlib/fs": "^0.2.0", + "@stdlib/math": "^0.2.0", + "@stdlib/nlp": "^0.2.0", + "@stdlib/number": "^0.2.0", + "@stdlib/process": "^0.2.0", + "@stdlib/regexp": "^0.2.0", + "@stdlib/streams": "^0.2.0", + "@stdlib/symbol": "^0.2.0", + "@stdlib/types": "^0.3.0", + "@stdlib/utils": "^0.2.0" }, "engines": { "node": ">=0.10.0", @@ -9776,10 +10910,10 @@ "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/slice/node_modules/@stdlib/symbol": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/@stdlib/symbol/-/symbol-0.1.1.tgz", - "integrity": "sha512-elaAMpXcWSDMN+eSYX6mbQgxCEhN5/DFBRQUR96+jnpUGxVj0FvLcDzxT0NS5595l0sJ7W5PngR13TafDEXQ6w==", + "node_modules/@stdlib/stats/node_modules/@stdlib/symbol": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/symbol/-/symbol-0.2.1.tgz", + "integrity": "sha512-FlJNAESPST/iMbKFaJILp5t3RoffCsdcsOFRnU2RaKCQ6xLs9ghJGyqU3Z7CtdAJRzHvYYEZjBwLBmxHto7QaA==", "os": [ "aix", "darwin", @@ -9792,8 +10926,8 @@ "windows" ], "dependencies": { - "@stdlib/assert": "^0.1.0", - "@stdlib/utils": "^0.1.0" + "@stdlib/assert": "^0.2.0", + "@stdlib/utils": "^0.2.0" }, "engines": { "node": ">=0.10.0", @@ -9804,10 +10938,10 @@ "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/slice/node_modules/@stdlib/time": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/@stdlib/time/-/time-0.1.1.tgz", - "integrity": "sha512-T2Qnb31Wy9LZZWlbjW5LLedpdRUwdVYKCONMGmb/hGf0GyoL6Ka4wfTtaog7uRdPeC7Hhg1pNv/Dv73i0N1yeg==", + "node_modules/@stdlib/stats/node_modules/@stdlib/time": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/time/-/time-0.2.1.tgz", + "integrity": "sha512-hGyAmELnd85hiKrH0JzCPpsjaspr7kbfCQ9H/uWQnM8XH8UIYcuo3Pzvv5CgTfMZrjnipXGAi4C2i+HdUrwFww==", "os": [ "aix", "darwin", @@ -9820,16 +10954,16 @@ "windows" ], "dependencies": { - "@stdlib/assert": "^0.1.0", - "@stdlib/cli": "^0.1.0", - "@stdlib/constants": "^0.1.0", - "@stdlib/fs": "^0.1.0", - "@stdlib/math": "^0.1.0", - "@stdlib/process": "^0.1.0", - "@stdlib/regexp": "^0.1.0", - "@stdlib/streams": "^0.1.0", - "@stdlib/string": "^0.1.0", - "@stdlib/utils": "^0.1.0" + "@stdlib/assert": "^0.2.0", + "@stdlib/cli": "^0.2.0", + "@stdlib/constants": "^0.2.0", + "@stdlib/fs": "^0.2.0", + "@stdlib/math": "^0.2.0", + "@stdlib/process": "^0.2.0", + "@stdlib/regexp": "^0.2.0", + "@stdlib/streams": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/utils": "^0.2.0" }, "engines": { "node": ">=0.10.0", @@ -9840,10 +10974,10 @@ "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/slice/node_modules/@stdlib/types": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/@stdlib/types/-/types-0.2.0.tgz", - "integrity": "sha512-+/GP8FvDt9nTxeo9idmpfhU5bbaGiPtBX/dXExvt3CaqIWw4OjAyyNBNnvgJC8j4pZToAKPbtQiU4S0FlCPKTw==", + "node_modules/@stdlib/stats/node_modules/@stdlib/types": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/@stdlib/types/-/types-0.3.1.tgz", + "integrity": "sha512-a5XMzgLswt8BGzZGMrxG1OekW08YHVjOhygh8dnsGx4b0NvOU5C0jHAAa03s2g+OwkKsgGaC1Q7eJDFziHM4sw==", "os": [ "aix", "darwin", @@ -9864,10 +10998,10 @@ "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/slice/node_modules/@stdlib/utils": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/@stdlib/utils/-/utils-0.1.1.tgz", - "integrity": "sha512-AeMy0zvOMJBtlYui9cdCBaZX9ixgEPgUmfEzyaxL6yzqPJ77MqXWVHfyy9t7Nkd30bKzH/sh8Ya9l1Lrtu+Y+Q==", + "node_modules/@stdlib/stats/node_modules/@stdlib/utils": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/utils/-/utils-0.2.1.tgz", + "integrity": "sha512-+uTayofmRLASNMSvHwiLdAeYyj32A7sN0gQYI9+KyQZTDKtQxhIg6G1slnzeg/v5kqSeLTL+HAvXaLrM4AZ/sQ==", "os": [ "aix", "darwin", @@ -9880,27 +11014,27 @@ "windows" ], "dependencies": { - "@stdlib/array": "^0.1.1", - "@stdlib/assert": "^0.1.0", - "@stdlib/blas": "^0.1.0", - "@stdlib/boolean": "^0.1.0", - "@stdlib/buffer": "^0.1.0", - "@stdlib/cli": "^0.1.0", - "@stdlib/constants": "^0.1.0", - "@stdlib/fs": "^0.1.0", - "@stdlib/function": "^0.1.0", - "@stdlib/math": "^0.1.0", - "@stdlib/ndarray": "^0.1.0", - "@stdlib/object": "^0.1.0", - "@stdlib/os": "^0.1.0", - "@stdlib/process": "^0.1.0", - "@stdlib/random": "^0.1.0", - "@stdlib/regexp": "^0.1.0", - "@stdlib/streams": "^0.1.0", - "@stdlib/string": "^0.1.0", - "@stdlib/symbol": "^0.1.0", - "@stdlib/time": "^0.1.0", - "@stdlib/types": "^0.2.0", + "@stdlib/array": "^0.2.1", + "@stdlib/assert": "^0.2.0", + "@stdlib/blas": "^0.2.0", + "@stdlib/boolean": "^0.2.0", + "@stdlib/buffer": "^0.2.0", + "@stdlib/cli": "^0.2.0", + "@stdlib/constants": "^0.2.0", + "@stdlib/fs": "^0.2.0", + "@stdlib/function": "^0.2.0", + "@stdlib/math": "^0.2.0", + "@stdlib/ndarray": "^0.2.0", + "@stdlib/object": "^0.2.0", + "@stdlib/os": "^0.2.0", + "@stdlib/process": "^0.2.0", + "@stdlib/random": "^0.2.0", + "@stdlib/regexp": "^0.2.0", + "@stdlib/streams": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/symbol": "^0.2.0", + "@stdlib/time": "^0.2.0", + "@stdlib/types": "^0.3.0", "debug": "^2.6.9" }, "engines": { @@ -9912,7 +11046,7 @@ "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/slice/node_modules/debug": { + "node_modules/@stdlib/stats/node_modules/debug": { "version": "2.6.9", "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", @@ -9920,47 +11054,11 @@ "ms": "2.0.0" } }, - "node_modules/@stdlib/slice/node_modules/ms": { + "node_modules/@stdlib/stats/node_modules/ms": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" }, - "node_modules/@stdlib/stats": { - "version": "0.0.13", - "license": "Apache-2.0", - "os": [ - "aix", - "darwin", - "freebsd", - "linux", - "macos", - "openbsd", - "sunos", - "win32", - "windows" - ], - "dependencies": { - "@stdlib/array": "^0.0.x", - "@stdlib/assert": "^0.0.x", - "@stdlib/blas": "^0.0.x", - "@stdlib/constants": "^0.0.x", - "@stdlib/math": "^0.0.x", - "@stdlib/ndarray": "^0.0.x", - "@stdlib/random": "^0.0.x", - "@stdlib/string": "^0.0.x", - "@stdlib/symbol": "^0.0.x", - "@stdlib/types": "^0.0.x", - "@stdlib/utils": "^0.0.x" - }, - "engines": { - "node": ">=0.10.0", - "npm": ">2.7.0" - }, - "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" - } - }, "node_modules/@stdlib/streams": { "version": "0.0.12", "license": "Apache-2.0", @@ -21145,6 +22243,24 @@ "debug": "^2.6.9" } }, + "@stdlib/stats": { + "version": "0.0.13", + "resolved": "https://registry.npmjs.org/@stdlib/stats/-/stats-0.0.13.tgz", + "integrity": "sha512-hm+t32dKbx/L7+7WlQ1o4NDEzV0J4QSnwFBCsIMIAO8+VPxTZ4FxyNERl4oKlS3hZZe4AVKjoOVhBDtgEWrS4g==", + "requires": { + "@stdlib/array": "^0.0.x", + "@stdlib/assert": "^0.0.x", + "@stdlib/blas": "^0.0.x", + "@stdlib/constants": "^0.0.x", + "@stdlib/math": "^0.0.x", + "@stdlib/ndarray": "^0.0.x", + "@stdlib/random": "^0.0.x", + "@stdlib/string": "^0.0.x", + "@stdlib/symbol": "^0.0.x", + "@stdlib/types": "^0.0.x", + "@stdlib/utils": "^0.0.x" + } + }, "debug": { "version": "2.6.9", "requires": { @@ -21593,19 +22709,494 @@ } }, "@stdlib/stats": { - "version": "0.0.13", - "requires": { - "@stdlib/array": "^0.0.x", - "@stdlib/assert": "^0.0.x", - "@stdlib/blas": "^0.0.x", - "@stdlib/constants": "^0.0.x", - "@stdlib/math": "^0.0.x", - "@stdlib/ndarray": "^0.0.x", - "@stdlib/random": "^0.0.x", - "@stdlib/string": "^0.0.x", - "@stdlib/symbol": "^0.0.x", - "@stdlib/types": "^0.0.x", - "@stdlib/utils": "^0.0.x" + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/stats/-/stats-0.2.1.tgz", + "integrity": "sha512-p1RnpxbFbxcvOPWE0kqshGYCgpGhHxWbiIBo2ClPpC/3vqB+1PHRa9Ejlb7nhTmWbhK2iiIYo3U5/axNkz5ElA==", + "requires": { + "@stdlib/array": "^0.2.1", + "@stdlib/assert": "^0.2.0", + "@stdlib/blas": "^0.2.0", + "@stdlib/constants": "^0.2.0", + "@stdlib/math": "^0.2.0", + "@stdlib/ndarray": "^0.2.0", + "@stdlib/number": "^0.2.0", + "@stdlib/random": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/symbol": "^0.2.0", + "@stdlib/types": "^0.3.0", + "@stdlib/utils": "^0.2.0" + }, + "dependencies": { + "@stdlib/array": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/array/-/array-0.2.1.tgz", + "integrity": "sha512-rAwz3eZxtk0nnmqvUwK+6WVs7v2bGsEDJAHPoO4MZHeKMab9HAFjDDb/RTMCSa66o8VwOULBPoG/IFFU4JWM4g==", + "requires": { + "@stdlib/assert": "^0.2.0", + "@stdlib/blas": "^0.2.0", + "@stdlib/buffer": "^0.2.0", + "@stdlib/complex": "^0.2.0", + "@stdlib/constants": "^0.2.0", + "@stdlib/iter": "^0.2.0", + "@stdlib/math": "^0.2.0", + "@stdlib/ndarray": "^0.2.0", + "@stdlib/strided": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/symbol": "^0.2.0", + "@stdlib/types": "^0.3.0", + "@stdlib/utils": "^0.2.0" + } + }, + "@stdlib/assert": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/assert/-/assert-0.2.1.tgz", + "integrity": "sha512-wZ40sWp8Pvd5CTpLO0xA41S9W6N/RlkFqapmjZycTT82pCxmSqZT7cZ8RLmVTT+mYsvghMgz3UI5/KTSFTHtyg==", + "requires": { + "@stdlib/array": "^0.2.1", + "@stdlib/boolean": "^0.2.0", + "@stdlib/cli": "^0.2.0", + "@stdlib/complex": "^0.2.0", + "@stdlib/constants": "^0.2.0", + "@stdlib/fs": "^0.2.0", + "@stdlib/function": "^0.2.0", + "@stdlib/math": "^0.2.0", + "@stdlib/ndarray": "^0.2.0", + "@stdlib/number": "^0.2.0", + "@stdlib/object": "^0.2.0", + "@stdlib/os": "^0.2.0", + "@stdlib/process": "^0.2.0", + "@stdlib/regexp": "^0.2.0", + "@stdlib/slice": "^0.2.0", + "@stdlib/streams": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/symbol": "^0.2.0", + "@stdlib/time": "^0.2.0", + "@stdlib/types": "^0.3.0", + "@stdlib/utils": "^0.2.0" + } + }, + "@stdlib/bigint": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/bigint/-/bigint-0.2.1.tgz", + "integrity": "sha512-CDPr1IsXgNSe0lL595SU09x2JwmFfVGGzgDOlbo11313v+/hDeGRdbiWoKHEEH4V7f21YEbys1sDZZeD5ChKXQ==", + "requires": { + "@stdlib/utils": "^0.2.0" + } + }, + "@stdlib/blas": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/blas/-/blas-0.2.1.tgz", + "integrity": "sha512-e6VMknSxLDyosXo0fLYHH3CtHq2f+UnQP2bX+13YSlhI5/bRIcIa92Ar9HmjCz4OH13B0OLIwwLqaunyoOT6pQ==", + "requires": { + "@stdlib/array": "^0.2.1", + "@stdlib/assert": "^0.2.0", + "@stdlib/math": "^0.2.0", + "@stdlib/napi": "^0.2.0", + "@stdlib/number": "^0.2.0", + "@stdlib/strided": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/types": "^0.3.0", + "@stdlib/utils": "^0.2.0" + } + }, + "@stdlib/boolean": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/boolean/-/boolean-0.2.1.tgz", + "integrity": "sha512-qMrUrw7+ArlNRqPKkPIjejHU9VE2yFBAXqZs4dMKG2moZg0h3TXN93LVvF+JUcGlmw5vlMgoudoq6cCJ0r/8Jg==", + "requires": { + "@stdlib/utils": "^0.2.0" + } + }, + "@stdlib/buffer": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/buffer/-/buffer-0.2.1.tgz", + "integrity": "sha512-6WdposBRToAKTYXTVkm8nycnpTqmgOlcnkB8l1yelymY/5He1kBRET5A+tJrx8E3po0FG1bOCU6vPwA22h1Cig==", + "requires": { + "@stdlib/array": "^0.2.1", + "@stdlib/assert": "^0.2.0", + "@stdlib/process": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/types": "^0.3.0", + "@stdlib/utils": "^0.2.0" + } + }, + "@stdlib/cli": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/cli/-/cli-0.2.1.tgz", + "integrity": "sha512-DZn2QafvarkjcPSsBpTC64LlUzdwg47EuionawKh1SOxgDUCKplBvgDPEWnOrHI19WE5nIYM9MXBiYA+WRqVfA==", + "requires": { + "@stdlib/string": "^0.2.0", + "@stdlib/utils": "^0.2.0", + "minimist": "^1.2.0" + } + }, + "@stdlib/complex": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/complex/-/complex-0.2.1.tgz", + "integrity": "sha512-xQBXXvkKpJRkqb4xo5y7/zOek/XJI1YWsRrRzYkxps/c+DFaBiPE49zRfW7siV1wI/HqGVe75AyXqpJ+BcULNw==", + "requires": { + "@stdlib/array": "^0.2.1", + "@stdlib/assert": "^0.2.0", + "@stdlib/number": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/types": "^0.3.0", + "@stdlib/utils": "^0.2.0" + } + }, + "@stdlib/constants": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/constants/-/constants-0.2.1.tgz", + "integrity": "sha512-KlXXw3sCgtXI8WTAfJtgo2owNhfohZYyFcD8XGoQwISJIDsPl60MjiYXCku4yHD91lRk5gp+5zJUjFEu9498oA==", + "requires": { + "@stdlib/array": "^0.2.1", + "@stdlib/assert": "^0.2.0", + "@stdlib/complex": "^0.2.0", + "@stdlib/number": "^0.2.0", + "@stdlib/types": "^0.3.0", + "@stdlib/utils": "^0.2.0" + } + }, + "@stdlib/fs": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/fs/-/fs-0.2.1.tgz", + "integrity": "sha512-FLEcQXvGdiZ9Gcxk7TBtQn/QV07CavQu+7Us1GHljNYMKpVW27JgvQV/bolm0ebiZ/Hdwvcuk+ei/nkNFyLGrQ==", + "requires": { + "@stdlib/array": "^0.2.1", + "@stdlib/assert": "^0.2.0", + "@stdlib/cli": "^0.2.0", + "@stdlib/math": "^0.2.0", + "@stdlib/object": "^0.2.0", + "@stdlib/process": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/utils": "^0.2.0", + "debug": "^2.6.9" + } + }, + "@stdlib/function": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/function/-/function-0.2.1.tgz", + "integrity": "sha512-vECYJgvBGDAoKUkvu/M4dldZI7OYVhIms11UV0hMGfsK1CsMHPIaowqs2XqpT5+AjFVnaSitmt7jvg/tZ9nl6Q==", + "requires": { + "@stdlib/utils": "^0.2.0" + } + }, + "@stdlib/iter": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/iter/-/iter-0.2.1.tgz", + "integrity": "sha512-ar773X/RsYkp/Mof+foco6IevnktBniUE+NzjFD0VeR6JY0TxCtcd8/J0nYJGPKPsP9qAoGhzBU6tAd/y9XSEA==", + "requires": { + "@stdlib/array": "^0.2.1", + "@stdlib/assert": "^0.2.0", + "@stdlib/constants": "^0.2.0", + "@stdlib/math": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/symbol": "^0.2.0", + "@stdlib/types": "^0.3.0", + "@stdlib/utils": "^0.2.0" + } + }, + "@stdlib/math": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/math/-/math-0.2.1.tgz", + "integrity": "sha512-uhqDhCA3RD+43MOaO5VedaIUW6j7xZfRA4/lT+eXZ6/IEVj0mNFT4N1taLV949hrMGE74xbM3hG8Dc+4gXpcEw==", + "requires": { + "@stdlib/array": "^0.2.1", + "@stdlib/assert": "^0.2.0", + "@stdlib/complex": "^0.2.0", + "@stdlib/constants": "^0.2.0", + "@stdlib/function": "^0.2.0", + "@stdlib/napi": "^0.2.0", + "@stdlib/ndarray": "^0.2.0", + "@stdlib/number": "^0.2.0", + "@stdlib/strided": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/symbol": "^0.2.0", + "@stdlib/types": "^0.3.0", + "@stdlib/utils": "^0.2.0", + "debug": "^2.6.9" + } + }, + "@stdlib/napi": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/napi/-/napi-0.2.1.tgz", + "integrity": "sha512-C7xDw+gcR1QjqPHoSFP8O9qoDLxk9f3mFsld4D/GUEegYPhejjeRmTqbWTuK5XhdrjKMcsWclNFyX6gkNk5xxQ==", + "requires": { + "@stdlib/utils": "^0.2.0" + } + }, + "@stdlib/ndarray": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/ndarray/-/ndarray-0.2.1.tgz", + "integrity": "sha512-3zhV7XFWiHkrW7Hvr4gXbGdofMkfSp3aEK5KDXoy6m7wfDAk2cGzJQ6Ouyc1/DnDV1PvkQiy3YMMutoNj3eFlw==", + "requires": { + "@stdlib/array": "^0.2.1", + "@stdlib/assert": "^0.2.0", + "@stdlib/bigint": "^0.2.1", + "@stdlib/boolean": "^0.2.0", + "@stdlib/buffer": "^0.2.0", + "@stdlib/complex": "^0.2.0", + "@stdlib/constants": "^0.2.0", + "@stdlib/math": "^0.2.0", + "@stdlib/number": "^0.2.0", + "@stdlib/object": "^0.2.0", + "@stdlib/proxy": "^0.2.0", + "@stdlib/slice": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/symbol": "^0.2.0", + "@stdlib/types": "^0.3.0", + "@stdlib/utils": "^0.2.0" + } + }, + "@stdlib/nlp": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/nlp/-/nlp-0.2.1.tgz", + "integrity": "sha512-XBkIRz6woTPzlV7niqtaeFnC7+Plstl7A3tTODyYSo7gLQd3srBLWWAPvOkFwmqsjvFS4Is54SQlvi+JmcsaHQ==", + "requires": { + "@stdlib/array": "^0.2.1", + "@stdlib/assert": "^0.2.0", + "@stdlib/math": "^0.2.0", + "@stdlib/random": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/utils": "^0.2.0" + } + }, + "@stdlib/number": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/number/-/number-0.2.1.tgz", + "integrity": "sha512-uYBqR5wZF4RfgEgknUDVePrmRBSX0lapEuou4i+fD0Prozpwp/6JY4kkSxI11ambwCgfdaAQMQr3OrBACias9w==", + "requires": { + "@stdlib/array": "^0.2.1", + "@stdlib/assert": "^0.2.0", + "@stdlib/constants": "^0.2.0", + "@stdlib/math": "^0.2.0", + "@stdlib/napi": "^0.2.0", + "@stdlib/os": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/types": "^0.3.0", + "@stdlib/utils": "^0.2.0" + } + }, + "@stdlib/object": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/object/-/object-0.2.1.tgz", + "integrity": "sha512-G4yw42XFI3bC5JARdhWBtztH5H1fMB0Eb9iUE1wHpokS7WhQPNO+SqQ/q8CvlE1pXp0dqt0veTB+i/TYFiBOKg==", + "requires": { + "@stdlib/assert": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/utils": "^0.2.0" + } + }, + "@stdlib/os": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/os/-/os-0.2.1.tgz", + "integrity": "sha512-puGjQsbykGH/oQMS8KiGcfEXhiukthIWBMMdvhhOirCYMsi1ILXUmwRD0v3Qu2ZhvtOuwPguDaoObkijh8duTQ==", + "requires": { + "@stdlib/assert": "^0.2.0", + "@stdlib/cli": "^0.2.0", + "@stdlib/fs": "^0.2.0", + "@stdlib/process": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/utils": "^0.2.0" + } + }, + "@stdlib/process": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/process/-/process-0.2.1.tgz", + "integrity": "sha512-5J9BtHWY49oauo4eTmxUaaSANesVY+10rGMEmGGq1VZfo2fNOFf7pYb6haLCWg8JuNzzRXXU5q8tYfCCVDOEeA==", + "requires": { + "@stdlib/assert": "^0.2.0", + "@stdlib/buffer": "^0.2.0", + "@stdlib/cli": "^0.2.0", + "@stdlib/fs": "^0.2.0", + "@stdlib/streams": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/utils": "^0.2.0" + } + }, + "@stdlib/proxy": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/proxy/-/proxy-0.2.1.tgz", + "integrity": "sha512-hKJ20bUyvqmeSPMsojS9XekG+oYQEMZGpJFjviui8U+xuCmpHh02AHYtP3v0hfpooR93IIgxMkyDf3/M2m9uyA==", + "requires": { + "@stdlib/assert": "^0.2.0", + "@stdlib/utils": "^0.2.0" + } + }, + "@stdlib/random": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/random/-/random-0.2.1.tgz", + "integrity": "sha512-VexY8DedZfbXvkJko5SyRYqci/HSWWfJdNO5DwT++j0Edtn4LSKZrI0RS4FnwSkvkr7hpxHMl5S4AMLkgO1CgA==", + "requires": { + "@stdlib/array": "^0.2.1", + "@stdlib/assert": "^0.2.0", + "@stdlib/blas": "^0.2.0", + "@stdlib/buffer": "^0.2.0", + "@stdlib/cli": "^0.2.0", + "@stdlib/constants": "^0.2.0", + "@stdlib/fs": "^0.2.0", + "@stdlib/math": "^0.2.0", + "@stdlib/object": "^0.2.0", + "@stdlib/process": "^0.2.0", + "@stdlib/stats": "^0.2.0", + "@stdlib/streams": "^0.2.0", + "@stdlib/strided": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/symbol": "^0.2.0", + "@stdlib/types": "^0.3.0", + "@stdlib/utils": "^0.2.0", + "debug": "^2.6.9", + "readable-stream": "^2.1.4" + } + }, + "@stdlib/regexp": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/regexp/-/regexp-0.2.1.tgz", + "integrity": "sha512-UC4+t10EJe1o8+7WkeOaelaqgTY0yh2o/EfGH6ZsA91T5YQbhnse8f/XVv+1xJ5xtl2DxQxd3+M/rJqYHT8hRg==", + "requires": { + "@stdlib/assert": "^0.2.0", + "@stdlib/function": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/utils": "^0.2.0" + } + }, + "@stdlib/slice": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/slice/-/slice-0.2.1.tgz", + "integrity": "sha512-WngBEE4c9pVn5LEluBCrhJqil5GJ2pQvFMzqd79TW1m1vkGEcoO6BCq32vc5VIJ56/GXN/7bbMy4VXP0N9WhQg==", + "requires": { + "@stdlib/assert": "^0.2.0", + "@stdlib/math": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/types": "^0.3.0", + "@stdlib/utils": "^0.2.0" + } + }, + "@stdlib/streams": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/streams/-/streams-0.2.1.tgz", + "integrity": "sha512-aaSFgSahTNZL31Vqz+lNeRE/jeEtxdzzRY6PrGTxPYpLrPuknm2836yzmIOkkxxnVANY7VU1K5QbBcpO6mt2Fg==", + "requires": { + "@stdlib/assert": "^0.2.0", + "@stdlib/buffer": "^0.2.0", + "@stdlib/cli": "^0.2.0", + "@stdlib/fs": "^0.2.0", + "@stdlib/object": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/types": "^0.3.0", + "@stdlib/utils": "^0.2.0", + "debug": "^2.6.9", + "readable-stream": "^2.1.4" + } + }, + "@stdlib/strided": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/strided/-/strided-0.2.1.tgz", + "integrity": "sha512-IEpMIGGBZ5L/rQ/c7lekjvoF2RxZfDSqTwVllNJdVn+R8N/iNYW3tmaC3qlBi7mpvse0E6sCr4FKZ3rjnFyMzg==", + "requires": { + "@stdlib/array": "^0.2.1", + "@stdlib/assert": "^0.2.0", + "@stdlib/complex": "^0.2.0", + "@stdlib/math": "^0.2.0", + "@stdlib/ndarray": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/types": "^0.3.0", + "@stdlib/utils": "^0.2.0" + } + }, + "@stdlib/string": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/string/-/string-0.2.1.tgz", + "integrity": "sha512-FV64bUBTL0nbTizFcW+IQCMrkztoC2pzFyt+YanQbMOETzhRLz8YJeoyOXB9dI1IOikEhrbZMKB+RDAUCxxQ9g==", + "requires": { + "@stdlib/array": "^0.2.1", + "@stdlib/assert": "^0.2.0", + "@stdlib/cli": "^0.2.0", + "@stdlib/constants": "^0.2.0", + "@stdlib/fs": "^0.2.0", + "@stdlib/math": "^0.2.0", + "@stdlib/nlp": "^0.2.0", + "@stdlib/number": "^0.2.0", + "@stdlib/process": "^0.2.0", + "@stdlib/regexp": "^0.2.0", + "@stdlib/streams": "^0.2.0", + "@stdlib/symbol": "^0.2.0", + "@stdlib/types": "^0.3.0", + "@stdlib/utils": "^0.2.0" + } + }, + "@stdlib/symbol": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/symbol/-/symbol-0.2.1.tgz", + "integrity": "sha512-FlJNAESPST/iMbKFaJILp5t3RoffCsdcsOFRnU2RaKCQ6xLs9ghJGyqU3Z7CtdAJRzHvYYEZjBwLBmxHto7QaA==", + "requires": { + "@stdlib/assert": "^0.2.0", + "@stdlib/utils": "^0.2.0" + } + }, + "@stdlib/time": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/time/-/time-0.2.1.tgz", + "integrity": "sha512-hGyAmELnd85hiKrH0JzCPpsjaspr7kbfCQ9H/uWQnM8XH8UIYcuo3Pzvv5CgTfMZrjnipXGAi4C2i+HdUrwFww==", + "requires": { + "@stdlib/assert": "^0.2.0", + "@stdlib/cli": "^0.2.0", + "@stdlib/constants": "^0.2.0", + "@stdlib/fs": "^0.2.0", + "@stdlib/math": "^0.2.0", + "@stdlib/process": "^0.2.0", + "@stdlib/regexp": "^0.2.0", + "@stdlib/streams": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/utils": "^0.2.0" + } + }, + "@stdlib/types": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/@stdlib/types/-/types-0.3.1.tgz", + "integrity": "sha512-a5XMzgLswt8BGzZGMrxG1OekW08YHVjOhygh8dnsGx4b0NvOU5C0jHAAa03s2g+OwkKsgGaC1Q7eJDFziHM4sw==" + }, + "@stdlib/utils": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/utils/-/utils-0.2.1.tgz", + "integrity": "sha512-+uTayofmRLASNMSvHwiLdAeYyj32A7sN0gQYI9+KyQZTDKtQxhIg6G1slnzeg/v5kqSeLTL+HAvXaLrM4AZ/sQ==", + "requires": { + "@stdlib/array": "^0.2.1", + "@stdlib/assert": "^0.2.0", + "@stdlib/blas": "^0.2.0", + "@stdlib/boolean": "^0.2.0", + "@stdlib/buffer": "^0.2.0", + "@stdlib/cli": "^0.2.0", + "@stdlib/constants": "^0.2.0", + "@stdlib/fs": "^0.2.0", + "@stdlib/function": "^0.2.0", + "@stdlib/math": "^0.2.0", + "@stdlib/ndarray": "^0.2.0", + "@stdlib/object": "^0.2.0", + "@stdlib/os": "^0.2.0", + "@stdlib/process": "^0.2.0", + "@stdlib/random": "^0.2.0", + "@stdlib/regexp": "^0.2.0", + "@stdlib/streams": "^0.2.0", + "@stdlib/string": "^0.2.0", + "@stdlib/symbol": "^0.2.0", + "@stdlib/time": "^0.2.0", + "@stdlib/types": "^0.3.0", + "debug": "^2.6.9" + } + }, + "debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "requires": { + "ms": "2.0.0" + } + }, + "ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" + } } }, "@stdlib/streams": { diff --git a/package.json b/package.json index 08a6edca..b70c6d67 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@stdlib/fs": "^0.1.1", "@stdlib/math": "^0.0.11", "@stdlib/process": "^0.0.12", - "@stdlib/stats": "^0.0.13", + "@stdlib/stats": "^0.2.1", "@stdlib/string": "^0.0.14", "@stdlib/utils": "^0.0.12", "adm-zip": "^0.5.10",