diff --git a/server/package-lock.json b/server/package-lock.json index 09b57ca2..509e4457 100644 --- a/server/package-lock.json +++ b/server/package-lock.json @@ -27,8 +27,8 @@ "@roostorg/coop-integration-example": "^2.0.0", "@roostorg/types": "^2.0.0", "@sendgrid/mail": "^8.1.6", - "@stdlib/stats-binomial-test": "^0.0.7", - "@total-typescript/ts-reset": "^0.3.7", + "@stdlib/stats-binomial-test": "^0.2.3", + "@total-typescript/ts-reset": "^0.6.1", "@types/bcryptjs": "^2.4.2", "@types/connect-pg-simple": "^7.0.0", "@types/cookie-parser": "^1.4.2", @@ -53,7 +53,7 @@ "cors": "^2.8.5", "dataloader": "^2.1.0", "date-fns": "^2.30.0", - "eslint-plugin-switch-statement": "^0.0.11", + "eslint-plugin-switch-statement": "^0.0.12", "express": "^5.1.0", "express-session": "^1.17.2", "fast-check": "^4.6.0", @@ -68,7 +68,7 @@ "helmet": "^8.1.0", "ioredis": "^5.2.4", "jsonwebtoken": "^9.0.3", - "kysely": "^0.28.17", + "kysely": "^0.29.2", "latlon-geohash": "^2.0.0", "lodash": "^4.18.1", "lru_map": "^0.4.1", @@ -167,9 +167,9 @@ } }, "node_modules/@apollo/server": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/@apollo/server/-/server-5.5.0.tgz", - "integrity": "sha512-vWtodBOK/SZwBTJzItECOmLfL8E8pn/IdvP7pnxN5g2tny9iW4+9sxdajE798wV1H2+PYp/rRcl/soSHIBKMPw==", + "version": "5.5.1", + "resolved": "https://registry.npmjs.org/@apollo/server/-/server-5.5.1.tgz", + "integrity": "sha512-Rn3g5TJQsMSUY23CWZTghWdBWyjX7dP1eaEBPkvmM2RHi82cDcpgTIkSCbGvtTUEGjwopLv1AAooU/n7iIZ20A==", "license": "MIT", "dependencies": { "@apollo/cache-control-types": "^1.0.3", @@ -191,7 +191,6 @@ "loglevel": "^1.6.8", "lru-cache": "^11.1.0", "negotiator": "^1.0.0", - "uuid": "^11.1.0", "whatwg-mimetype": "^4.0.0" }, "engines": { @@ -576,353 +575,99 @@ } }, "node_modules/@aws-sdk/client-s3": { - "version": "3.1035.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/client-s3/-/client-s3-3.1035.0.tgz", - "integrity": "sha512-Bh1h96CjHMpxg6Rn2G4EE30YiiBh9w/7WmSZIfwLB0X/6lblaJcHggcryrq2uNN2Bx1/CNErMjTpGQzqhA7Rhg==", + "version": "3.1051.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/client-s3/-/client-s3-3.1051.0.tgz", + "integrity": "sha512-0Yhq7AMw2te5YtxDHkm2KKpXF8IccOO4nmCsp12EzYB/e3IKQ73NHH4jA2ki8mQwvAQzFGB+1GoycT00U8sZCg==", "license": "Apache-2.0", "dependencies": { "@aws-crypto/sha1-browser": "5.2.0", "@aws-crypto/sha256-browser": "5.2.0", "@aws-crypto/sha256-js": "5.2.0", - "@aws-sdk/core": "^3.974.4", - "@aws-sdk/credential-provider-node": "^3.972.35", - "@aws-sdk/middleware-bucket-endpoint": "^3.972.10", - "@aws-sdk/middleware-expect-continue": "^3.972.10", - "@aws-sdk/middleware-flexible-checksums": "^3.974.12", - "@aws-sdk/middleware-host-header": "^3.972.10", + "@aws-sdk/core": "^3.974.12", + "@aws-sdk/credential-provider-node": "^3.972.43", + "@aws-sdk/middleware-bucket-endpoint": "^3.972.14", + "@aws-sdk/middleware-expect-continue": "^3.972.12", + "@aws-sdk/middleware-flexible-checksums": "^3.974.20", "@aws-sdk/middleware-location-constraint": "^3.972.10", - "@aws-sdk/middleware-logger": "^3.972.10", - "@aws-sdk/middleware-recursion-detection": "^3.972.11", - "@aws-sdk/middleware-sdk-s3": "^3.972.33", + "@aws-sdk/middleware-sdk-s3": "^3.972.41", "@aws-sdk/middleware-ssec": "^3.972.10", - "@aws-sdk/middleware-user-agent": "^3.972.34", - "@aws-sdk/region-config-resolver": "^3.972.13", - "@aws-sdk/signature-v4-multi-region": "^3.996.21", + "@aws-sdk/signature-v4-multi-region": "^3.996.27", "@aws-sdk/types": "^3.973.8", - "@aws-sdk/util-endpoints": "^3.996.8", - "@aws-sdk/util-user-agent-browser": "^3.972.10", - "@aws-sdk/util-user-agent-node": "^3.973.20", - "@smithy/config-resolver": "^4.4.17", - "@smithy/core": "^3.23.16", - "@smithy/eventstream-serde-browser": "^4.2.14", - "@smithy/eventstream-serde-config-resolver": "^4.3.14", - "@smithy/eventstream-serde-node": "^4.2.14", - "@smithy/fetch-http-handler": "^5.3.17", - "@smithy/hash-blob-browser": "^4.2.15", - "@smithy/hash-node": "^4.2.14", - "@smithy/hash-stream-node": "^4.2.14", - "@smithy/invalid-dependency": "^4.2.14", - "@smithy/md5-js": "^4.2.14", - "@smithy/middleware-content-length": "^4.2.14", - "@smithy/middleware-endpoint": "^4.4.31", - "@smithy/middleware-retry": "^4.5.4", - "@smithy/middleware-serde": "^4.2.19", - "@smithy/middleware-stack": "^4.2.14", - "@smithy/node-config-provider": "^4.3.14", - "@smithy/node-http-handler": "^4.6.0", - "@smithy/protocol-http": "^5.3.14", - "@smithy/smithy-client": "^4.12.12", + "@smithy/core": "^3.24.2", + "@smithy/fetch-http-handler": "^5.4.2", + "@smithy/node-http-handler": "^4.7.2", "@smithy/types": "^4.14.1", - "@smithy/url-parser": "^4.2.14", - "@smithy/util-base64": "^4.3.2", - "@smithy/util-body-length-browser": "^4.2.2", - "@smithy/util-body-length-node": "^4.2.3", - "@smithy/util-defaults-mode-browser": "^4.3.48", - "@smithy/util-defaults-mode-node": "^4.2.53", - "@smithy/util-endpoints": "^3.4.2", - "@smithy/util-middleware": "^4.2.14", - "@smithy/util-retry": "^4.3.3", - "@smithy/util-stream": "^4.5.24", - "@smithy/util-utf8": "^4.2.2", - "@smithy/util-waiter": "^4.2.16", "tslib": "^2.6.2" }, "engines": { "node": ">=20.0.0" } }, - "node_modules/@aws-sdk/client-s3/node_modules/@smithy/is-array-buffer": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-4.2.2.tgz", - "integrity": "sha512-n6rQ4N8Jj4YTQO3YFrlgZuwKodf4zUFs7EJIWH86pSCWBaAtAGBFfCM7Wx6D2bBJ2xqFNxGBSrUWswT3M0VJow==", - "license": "Apache-2.0", - "dependencies": { - "tslib": "^2.6.2" - }, - "engines": { - "node": ">=18.0.0" - } - }, - "node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-buffer-from": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-4.2.2.tgz", - "integrity": "sha512-FDXD7cvUoFWwN6vtQfEta540Y/YBe5JneK3SoZg9bThSoOAC/eGeYEua6RkBgKjGa/sz6Y+DuBZj3+YEY21y4Q==", - "license": "Apache-2.0", - "dependencies": { - "@smithy/is-array-buffer": "^4.2.2", - "tslib": "^2.6.2" - }, - "engines": { - "node": ">=18.0.0" - } - }, - "node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-utf8": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-4.2.2.tgz", - "integrity": "sha512-75MeYpjdWRe8M5E3AW0O4Cx3UadweS+cwdXjwYGBW5h/gxxnbeZ877sLPX/ZJA9GVTlL/qG0dXP29JWFCD1Ayw==", - "license": "Apache-2.0", - "dependencies": { - "@smithy/util-buffer-from": "^4.2.2", - "tslib": "^2.6.2" - }, - "engines": { - "node": ">=18.0.0" - } - }, "node_modules/@aws-sdk/client-secrets-manager": { - "version": "3.1035.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/client-secrets-manager/-/client-secrets-manager-3.1035.0.tgz", - "integrity": "sha512-J3pCmxnvGMs++MxcT6zOUSN6olgesvN9OvUzM4ksnuTX91w9a6W8/O1S7qkZLzQAGCCHkSlcaKhDF5rvGAFd/w==", + "version": "3.1051.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/client-secrets-manager/-/client-secrets-manager-3.1051.0.tgz", + "integrity": "sha512-bJN7+ck68aCFnTHGysMYqdXJY7qVMxRo99rZoqR5aG0Zm/uH6ZaFxO5qLSdOBV5CnBEbhmzsS6xNCaBk75WHiA==", "license": "Apache-2.0", "dependencies": { "@aws-crypto/sha256-browser": "5.2.0", "@aws-crypto/sha256-js": "5.2.0", - "@aws-sdk/core": "^3.974.4", - "@aws-sdk/credential-provider-node": "^3.972.35", - "@aws-sdk/middleware-host-header": "^3.972.10", - "@aws-sdk/middleware-logger": "^3.972.10", - "@aws-sdk/middleware-recursion-detection": "^3.972.11", - "@aws-sdk/middleware-user-agent": "^3.972.34", - "@aws-sdk/region-config-resolver": "^3.972.13", + "@aws-sdk/core": "^3.974.12", + "@aws-sdk/credential-provider-node": "^3.972.43", "@aws-sdk/types": "^3.973.8", - "@aws-sdk/util-endpoints": "^3.996.8", - "@aws-sdk/util-user-agent-browser": "^3.972.10", - "@aws-sdk/util-user-agent-node": "^3.973.20", - "@smithy/config-resolver": "^4.4.17", - "@smithy/core": "^3.23.16", - "@smithy/fetch-http-handler": "^5.3.17", - "@smithy/hash-node": "^4.2.14", - "@smithy/invalid-dependency": "^4.2.14", - "@smithy/middleware-content-length": "^4.2.14", - "@smithy/middleware-endpoint": "^4.4.31", - "@smithy/middleware-retry": "^4.5.4", - "@smithy/middleware-serde": "^4.2.19", - "@smithy/middleware-stack": "^4.2.14", - "@smithy/node-config-provider": "^4.3.14", - "@smithy/node-http-handler": "^4.6.0", - "@smithy/protocol-http": "^5.3.14", - "@smithy/smithy-client": "^4.12.12", + "@smithy/core": "^3.24.2", + "@smithy/fetch-http-handler": "^5.4.2", + "@smithy/node-http-handler": "^4.7.2", "@smithy/types": "^4.14.1", - "@smithy/url-parser": "^4.2.14", - "@smithy/util-base64": "^4.3.2", - "@smithy/util-body-length-browser": "^4.2.2", - "@smithy/util-body-length-node": "^4.2.3", - "@smithy/util-defaults-mode-browser": "^4.3.48", - "@smithy/util-defaults-mode-node": "^4.2.53", - "@smithy/util-endpoints": "^3.4.2", - "@smithy/util-middleware": "^4.2.14", - "@smithy/util-retry": "^4.3.3", - "@smithy/util-utf8": "^4.2.2", "tslib": "^2.6.2" }, "engines": { "node": ">=20.0.0" } }, - "node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/is-array-buffer": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-4.2.2.tgz", - "integrity": "sha512-n6rQ4N8Jj4YTQO3YFrlgZuwKodf4zUFs7EJIWH86pSCWBaAtAGBFfCM7Wx6D2bBJ2xqFNxGBSrUWswT3M0VJow==", - "license": "Apache-2.0", - "dependencies": { - "tslib": "^2.6.2" - }, - "engines": { - "node": ">=18.0.0" - } - }, - "node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-buffer-from": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-4.2.2.tgz", - "integrity": "sha512-FDXD7cvUoFWwN6vtQfEta540Y/YBe5JneK3SoZg9bThSoOAC/eGeYEua6RkBgKjGa/sz6Y+DuBZj3+YEY21y4Q==", - "license": "Apache-2.0", - "dependencies": { - "@smithy/is-array-buffer": "^4.2.2", - "tslib": "^2.6.2" - }, - "engines": { - "node": ">=18.0.0" - } - }, - "node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-utf8": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-4.2.2.tgz", - "integrity": "sha512-75MeYpjdWRe8M5E3AW0O4Cx3UadweS+cwdXjwYGBW5h/gxxnbeZ877sLPX/ZJA9GVTlL/qG0dXP29JWFCD1Ayw==", - "license": "Apache-2.0", - "dependencies": { - "@smithy/util-buffer-from": "^4.2.2", - "tslib": "^2.6.2" - }, - "engines": { - "node": ">=18.0.0" - } - }, "node_modules/@aws-sdk/client-ses": { - "version": "3.1035.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/client-ses/-/client-ses-3.1035.0.tgz", - "integrity": "sha512-fpyLQVNuBXwkSvySrBsi6P/qS/ZhNhSifY25Hiluo0EP6Zec7OM8SGWR5ECq9M3I87MyHvp1GrzuoWg+9/Fk5g==", + "version": "3.1051.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/client-ses/-/client-ses-3.1051.0.tgz", + "integrity": "sha512-nx44GrGAE48gYtBTwA/f28MXqYWARuGy5lT+ILy2zAE8TIOFftaYn1ZTYDjDH5EZDKr035he3VyQC7ZULLYNlw==", "license": "Apache-2.0", "dependencies": { "@aws-crypto/sha256-browser": "5.2.0", "@aws-crypto/sha256-js": "5.2.0", - "@aws-sdk/core": "^3.974.4", - "@aws-sdk/credential-provider-node": "^3.972.35", - "@aws-sdk/middleware-host-header": "^3.972.10", - "@aws-sdk/middleware-logger": "^3.972.10", - "@aws-sdk/middleware-recursion-detection": "^3.972.11", - "@aws-sdk/middleware-user-agent": "^3.972.34", - "@aws-sdk/region-config-resolver": "^3.972.13", + "@aws-sdk/core": "^3.974.12", + "@aws-sdk/credential-provider-node": "^3.972.43", "@aws-sdk/types": "^3.973.8", - "@aws-sdk/util-endpoints": "^3.996.8", - "@aws-sdk/util-user-agent-browser": "^3.972.10", - "@aws-sdk/util-user-agent-node": "^3.973.20", - "@smithy/config-resolver": "^4.4.17", - "@smithy/core": "^3.23.16", - "@smithy/fetch-http-handler": "^5.3.17", - "@smithy/hash-node": "^4.2.14", - "@smithy/invalid-dependency": "^4.2.14", - "@smithy/middleware-content-length": "^4.2.14", - "@smithy/middleware-endpoint": "^4.4.31", - "@smithy/middleware-retry": "^4.5.4", - "@smithy/middleware-serde": "^4.2.19", - "@smithy/middleware-stack": "^4.2.14", - "@smithy/node-config-provider": "^4.3.14", - "@smithy/node-http-handler": "^4.6.0", - "@smithy/protocol-http": "^5.3.14", - "@smithy/smithy-client": "^4.12.12", + "@smithy/core": "^3.24.2", + "@smithy/fetch-http-handler": "^5.4.2", + "@smithy/node-http-handler": "^4.7.2", "@smithy/types": "^4.14.1", - "@smithy/url-parser": "^4.2.14", - "@smithy/util-base64": "^4.3.2", - "@smithy/util-body-length-browser": "^4.2.2", - "@smithy/util-body-length-node": "^4.2.3", - "@smithy/util-defaults-mode-browser": "^4.3.48", - "@smithy/util-defaults-mode-node": "^4.2.53", - "@smithy/util-endpoints": "^3.4.2", - "@smithy/util-middleware": "^4.2.14", - "@smithy/util-retry": "^4.3.3", - "@smithy/util-utf8": "^4.2.2", - "@smithy/util-waiter": "^4.2.16", "tslib": "^2.6.2" }, "engines": { "node": ">=20.0.0" } }, - "node_modules/@aws-sdk/client-ses/node_modules/@smithy/is-array-buffer": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-4.2.2.tgz", - "integrity": "sha512-n6rQ4N8Jj4YTQO3YFrlgZuwKodf4zUFs7EJIWH86pSCWBaAtAGBFfCM7Wx6D2bBJ2xqFNxGBSrUWswT3M0VJow==", - "license": "Apache-2.0", - "dependencies": { - "tslib": "^2.6.2" - }, - "engines": { - "node": ">=18.0.0" - } - }, - "node_modules/@aws-sdk/client-ses/node_modules/@smithy/util-buffer-from": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-4.2.2.tgz", - "integrity": "sha512-FDXD7cvUoFWwN6vtQfEta540Y/YBe5JneK3SoZg9bThSoOAC/eGeYEua6RkBgKjGa/sz6Y+DuBZj3+YEY21y4Q==", - "license": "Apache-2.0", - "dependencies": { - "@smithy/is-array-buffer": "^4.2.2", - "tslib": "^2.6.2" - }, - "engines": { - "node": ">=18.0.0" - } - }, - "node_modules/@aws-sdk/client-ses/node_modules/@smithy/util-utf8": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-4.2.2.tgz", - "integrity": "sha512-75MeYpjdWRe8M5E3AW0O4Cx3UadweS+cwdXjwYGBW5h/gxxnbeZ877sLPX/ZJA9GVTlL/qG0dXP29JWFCD1Ayw==", - "license": "Apache-2.0", - "dependencies": { - "@smithy/util-buffer-from": "^4.2.2", - "tslib": "^2.6.2" - }, - "engines": { - "node": ">=18.0.0" - } - }, "node_modules/@aws-sdk/core": { - "version": "3.974.4", - "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.974.4.tgz", - "integrity": "sha512-EbVgyzQ83/Lf6oh1O4vYY47tuYw3Aosthh865LNU77KyotKz+uvEBNmsl/bSVS/vG+IU39mCqcOHrnhmhF4lug==", + "version": "3.974.12", + "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.974.12.tgz", + "integrity": "sha512-qrqgioqYFjwR6LatVNS1L2Vk++EwRIxqSQXPKNv5Ofux2D8UNgqMQ1znnMyEImXquVPTtbf71fc128pvmU6y9A==", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "^3.973.8", - "@aws-sdk/xml-builder": "^3.972.18", - "@smithy/core": "^3.23.16", - "@smithy/node-config-provider": "^4.3.14", - "@smithy/property-provider": "^4.2.14", - "@smithy/protocol-http": "^5.3.14", - "@smithy/signature-v4": "^5.3.14", - "@smithy/smithy-client": "^4.12.12", + "@aws-sdk/xml-builder": "^3.972.24", + "@aws/lambda-invoke-store": "^0.2.2", + "@smithy/core": "^3.24.2", + "@smithy/signature-v4": "^5.4.2", "@smithy/types": "^4.14.1", - "@smithy/util-base64": "^4.3.2", - "@smithy/util-middleware": "^4.2.14", - "@smithy/util-retry": "^4.3.3", - "@smithy/util-utf8": "^4.2.2", + "bowser": "^2.11.0", "tslib": "^2.6.2" }, "engines": { "node": ">=20.0.0" } }, - "node_modules/@aws-sdk/core/node_modules/@smithy/is-array-buffer": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-4.2.2.tgz", - "integrity": "sha512-n6rQ4N8Jj4YTQO3YFrlgZuwKodf4zUFs7EJIWH86pSCWBaAtAGBFfCM7Wx6D2bBJ2xqFNxGBSrUWswT3M0VJow==", - "license": "Apache-2.0", - "dependencies": { - "tslib": "^2.6.2" - }, - "engines": { - "node": ">=18.0.0" - } - }, - "node_modules/@aws-sdk/core/node_modules/@smithy/util-buffer-from": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-4.2.2.tgz", - "integrity": "sha512-FDXD7cvUoFWwN6vtQfEta540Y/YBe5JneK3SoZg9bThSoOAC/eGeYEua6RkBgKjGa/sz6Y+DuBZj3+YEY21y4Q==", - "license": "Apache-2.0", - "dependencies": { - "@smithy/is-array-buffer": "^4.2.2", - "tslib": "^2.6.2" - }, - "engines": { - "node": ">=18.0.0" - } - }, - "node_modules/@aws-sdk/core/node_modules/@smithy/util-utf8": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-4.2.2.tgz", - "integrity": "sha512-75MeYpjdWRe8M5E3AW0O4Cx3UadweS+cwdXjwYGBW5h/gxxnbeZ877sLPX/ZJA9GVTlL/qG0dXP29JWFCD1Ayw==", - "license": "Apache-2.0", - "dependencies": { - "@smithy/util-buffer-from": "^4.2.2", - "tslib": "^2.6.2" - }, - "engines": { - "node": ">=18.0.0" - } - }, "node_modules/@aws-sdk/crc64-nvme": { - "version": "3.972.7", - "resolved": "https://registry.npmjs.org/@aws-sdk/crc64-nvme/-/crc64-nvme-3.972.7.tgz", - "integrity": "sha512-QUagVVBbC8gODCF6e1aV0mE2TXWB9Opz4k8EJFdNrujUVQm5R4AjJa1mpOqzwOuROBzqJU9zawzig7M96L8Ejg==", + "version": "3.972.8", + "resolved": "https://registry.npmjs.org/@aws-sdk/crc64-nvme/-/crc64-nvme-3.972.8.tgz", + "integrity": "sha512-fVfUCL/Xh2zINYMPZvj+iBn6XWouQf0DAnjaWCI9MkmqXzL2Iy5FoQB8O7syFe6gN6AH1ecDDU58T51Ou0kFkA==", "license": "Apache-2.0", "dependencies": { "@smithy/types": "^4.14.1", @@ -933,14 +678,14 @@ } }, "node_modules/@aws-sdk/credential-provider-env": { - "version": "3.972.30", - "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.972.30.tgz", - "integrity": "sha512-dHpeqa29a0cBYq/h59IC2EK3AphLY96nKy4F35kBtiz9GuKDc32UYRTgjZaF8uuJCnqgw9omUZKR+9myyDHC2A==", + "version": "3.972.38", + "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.972.38.tgz", + "integrity": "sha512-m3WjZEgPtioMhPmwqUt+DhlTJ2i9ufR6DhfkyXojb9puEvfR+ur2U5shavu5/Cc9WHHsDCvALi6UFHgcqjhQ5w==", "license": "Apache-2.0", "dependencies": { - "@aws-sdk/core": "^3.974.4", + "@aws-sdk/core": "^3.974.12", "@aws-sdk/types": "^3.973.8", - "@smithy/property-provider": "^4.2.14", + "@smithy/core": "^3.24.2", "@smithy/types": "^4.14.1", "tslib": "^2.6.2" }, @@ -949,20 +694,17 @@ } }, "node_modules/@aws-sdk/credential-provider-http": { - "version": "3.972.32", - "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.972.32.tgz", - "integrity": "sha512-A+ZTT//Mswkf9DFEM6XlngwOtYdD8X4CUcoZ2wdpgI8cCs9mcGeuhgTwbGJvealub/MeONOaUr3FbRPMKmTDjg==", + "version": "3.972.40", + "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.972.40.tgz", + "integrity": "sha512-D78L/m2Dr6cJnnSvWoAudPhQmCwmJ7j6APXsPYmFpPaKfQTfCSu0rdm8j14Np+VmXF9z8Aj8HE3xFpsrwtfgeg==", "license": "Apache-2.0", "dependencies": { - "@aws-sdk/core": "^3.974.4", + "@aws-sdk/core": "^3.974.12", "@aws-sdk/types": "^3.973.8", - "@smithy/fetch-http-handler": "^5.3.17", - "@smithy/node-http-handler": "^4.6.0", - "@smithy/property-provider": "^4.2.14", - "@smithy/protocol-http": "^5.3.14", - "@smithy/smithy-client": "^4.12.12", + "@smithy/core": "^3.24.2", + "@smithy/fetch-http-handler": "^5.4.2", + "@smithy/node-http-handler": "^4.7.2", "@smithy/types": "^4.14.1", - "@smithy/util-stream": "^4.5.24", "tslib": "^2.6.2" }, "engines": { @@ -970,23 +712,22 @@ } }, "node_modules/@aws-sdk/credential-provider-ini": { - "version": "3.972.34", - "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.972.34.tgz", - "integrity": "sha512-MoRc7tLnx3JpFkV2R826enEfBUVN8o9Cc7y3hnbMwiWzL/VJhgfxRQzHkEL9vWorMWP7tibltsRcLoid9fsVdw==", - "license": "Apache-2.0", - "dependencies": { - "@aws-sdk/core": "^3.974.4", - "@aws-sdk/credential-provider-env": "^3.972.30", - "@aws-sdk/credential-provider-http": "^3.972.32", - "@aws-sdk/credential-provider-login": "^3.972.34", - "@aws-sdk/credential-provider-process": "^3.972.30", - "@aws-sdk/credential-provider-sso": "^3.972.34", - "@aws-sdk/credential-provider-web-identity": "^3.972.34", - "@aws-sdk/nested-clients": "^3.997.2", + "version": "3.972.42", + "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.972.42.tgz", + "integrity": "sha512-Mu5ESvFXeinafVM8jTIvRqcvK2Ehj4kz3auT39yUcHwu1Vfxo6xRlmUafdKLW4tusjAJukQwK09sCSMgOm7OKg==", + "license": "Apache-2.0", + "dependencies": { + "@aws-sdk/core": "^3.974.12", + "@aws-sdk/credential-provider-env": "^3.972.38", + "@aws-sdk/credential-provider-http": "^3.972.40", + "@aws-sdk/credential-provider-login": "^3.972.42", + "@aws-sdk/credential-provider-process": "^3.972.38", + "@aws-sdk/credential-provider-sso": "^3.972.42", + "@aws-sdk/credential-provider-web-identity": "^3.972.42", + "@aws-sdk/nested-clients": "^3.997.10", "@aws-sdk/types": "^3.973.8", - "@smithy/credential-provider-imds": "^4.2.14", - "@smithy/property-provider": "^4.2.14", - "@smithy/shared-ini-file-loader": "^4.4.9", + "@smithy/core": "^3.24.2", + "@smithy/credential-provider-imds": "^4.3.2", "@smithy/types": "^4.14.1", "tslib": "^2.6.2" }, @@ -995,17 +736,15 @@ } }, "node_modules/@aws-sdk/credential-provider-login": { - "version": "3.972.34", - "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-login/-/credential-provider-login-3.972.34.tgz", - "integrity": "sha512-XVSklkRRQ/CQDmv3VVFdZRl5hTFgncFhZrLyi0Ai4LZk5o3jpY5HIfuTK7ad7tixPKa+iQmL9+vg9qNyYZB+nw==", + "version": "3.972.42", + "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-login/-/credential-provider-login-3.972.42.tgz", + "integrity": "sha512-O6WkZga3kf0yqyJYd1dbeJqVhEgJx/x1UaLgtbR+XuL/YP+K5y6QTxQKL7ka9z3jnQASESKGAPnRyt4D5hQrxA==", "license": "Apache-2.0", "dependencies": { - "@aws-sdk/core": "^3.974.4", - "@aws-sdk/nested-clients": "^3.997.2", + "@aws-sdk/core": "^3.974.12", + "@aws-sdk/nested-clients": "^3.997.10", "@aws-sdk/types": "^3.973.8", - "@smithy/property-provider": "^4.2.14", - "@smithy/protocol-http": "^5.3.14", - "@smithy/shared-ini-file-loader": "^4.4.9", + "@smithy/core": "^3.24.2", "@smithy/types": "^4.14.1", "tslib": "^2.6.2" }, @@ -1014,21 +753,20 @@ } }, "node_modules/@aws-sdk/credential-provider-node": { - "version": "3.972.35", - "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.972.35.tgz", - "integrity": "sha512-nVrY7AdGfzYgAa/jd9m06p3ES7QQDaB7zN9c+vXnVXxBRkAs9MjRDPB5AKogWuC6phddltfvHGFqLDJmyU9u/A==", + "version": "3.972.43", + "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.972.43.tgz", + "integrity": "sha512-D/DJmbrWRP5BXEO3FH+ar4el+2n6OlGofiud7dQun2jES+AQEJjczenp1jBb4MBN7CpGpS8nsWGQLtuzc9tQbA==", "license": "Apache-2.0", "dependencies": { - "@aws-sdk/credential-provider-env": "^3.972.30", - "@aws-sdk/credential-provider-http": "^3.972.32", - "@aws-sdk/credential-provider-ini": "^3.972.34", - "@aws-sdk/credential-provider-process": "^3.972.30", - "@aws-sdk/credential-provider-sso": "^3.972.34", - "@aws-sdk/credential-provider-web-identity": "^3.972.34", + "@aws-sdk/credential-provider-env": "^3.972.38", + "@aws-sdk/credential-provider-http": "^3.972.40", + "@aws-sdk/credential-provider-ini": "^3.972.42", + "@aws-sdk/credential-provider-process": "^3.972.38", + "@aws-sdk/credential-provider-sso": "^3.972.42", + "@aws-sdk/credential-provider-web-identity": "^3.972.42", "@aws-sdk/types": "^3.973.8", - "@smithy/credential-provider-imds": "^4.2.14", - "@smithy/property-provider": "^4.2.14", - "@smithy/shared-ini-file-loader": "^4.4.9", + "@smithy/core": "^3.24.2", + "@smithy/credential-provider-imds": "^4.3.2", "@smithy/types": "^4.14.1", "tslib": "^2.6.2" }, @@ -1037,15 +775,14 @@ } }, "node_modules/@aws-sdk/credential-provider-process": { - "version": "3.972.30", - "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.972.30.tgz", - "integrity": "sha512-McJPomNTSEo+C6UA3Zq6pFrcyTUaVsoPPBOvbOHAoIFPc8Z2CMLndqFJOnB+9bVFiBTWQLutlVGmrocBbvv4MQ==", + "version": "3.972.38", + "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.972.38.tgz", + "integrity": "sha512-EnbYVajGgbkb24s0K1eo4VNAPV5mHIET7LSvirTaFCwkfrfaOJxtSE+wY/tJdKDS21cEYkZs2ruCaAm+W4iblg==", "license": "Apache-2.0", "dependencies": { - "@aws-sdk/core": "^3.974.4", + "@aws-sdk/core": "^3.974.12", "@aws-sdk/types": "^3.973.8", - "@smithy/property-provider": "^4.2.14", - "@smithy/shared-ini-file-loader": "^4.4.9", + "@smithy/core": "^3.24.2", "@smithy/types": "^4.14.1", "tslib": "^2.6.2" }, @@ -1054,17 +791,16 @@ } }, "node_modules/@aws-sdk/credential-provider-sso": { - "version": "3.972.34", - "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.972.34.tgz", - "integrity": "sha512-WngYb2K+/yhkDOmDfAOjoCa9Ja3he0DZiAraboKwgWoVRkajDIcDYBCVbUTxtTUldvQoe7VvHLTrBNxvftN1aQ==", + "version": "3.972.42", + "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.972.42.tgz", + "integrity": "sha512-RVV/9NbFwI8ZHEH5dn39lGyFmSbSVj1+orZdr6QsOe1mW9DCglmlen0cFaNZmCcqkqc7erNRHNBduxbeZuHAnw==", "license": "Apache-2.0", "dependencies": { - "@aws-sdk/core": "^3.974.4", - "@aws-sdk/nested-clients": "^3.997.2", - "@aws-sdk/token-providers": "3.1035.0", + "@aws-sdk/core": "^3.974.12", + "@aws-sdk/nested-clients": "^3.997.10", + "@aws-sdk/token-providers": "3.1049.0", "@aws-sdk/types": "^3.973.8", - "@smithy/property-provider": "^4.2.14", - "@smithy/shared-ini-file-loader": "^4.4.9", + "@smithy/core": "^3.24.2", "@smithy/types": "^4.14.1", "tslib": "^2.6.2" }, @@ -1073,16 +809,15 @@ } }, "node_modules/@aws-sdk/credential-provider-web-identity": { - "version": "3.972.34", - "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.972.34.tgz", - "integrity": "sha512-5KLUH+XmSNRj6amJiJSrPsCxU5l/PYDfxyqPa1MxWhHoQC3sxvGPrSib3IE+HQlfRA4e2kO0bnJy7HJdjvpuuA==", + "version": "3.972.42", + "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.972.42.tgz", + "integrity": "sha512-/67fXX0ddllD4u2Nujc5PvT4byHgpMUfz6+RxIKi/0nFIckeorm7JvXgzBuDyVKw0s58EbofmETDWUf9vTEuHQ==", "license": "Apache-2.0", "dependencies": { - "@aws-sdk/core": "^3.974.4", - "@aws-sdk/nested-clients": "^3.997.2", + "@aws-sdk/core": "^3.974.12", + "@aws-sdk/nested-clients": "^3.997.10", "@aws-sdk/types": "^3.973.8", - "@smithy/property-provider": "^4.2.14", - "@smithy/shared-ini-file-loader": "^4.4.9", + "@smithy/core": "^3.24.2", "@smithy/types": "^4.14.1", "tslib": "^2.6.2" }, @@ -1091,17 +826,15 @@ } }, "node_modules/@aws-sdk/middleware-bucket-endpoint": { - "version": "3.972.10", - "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-bucket-endpoint/-/middleware-bucket-endpoint-3.972.10.tgz", - "integrity": "sha512-Vbc2frZH7wXlMNd+ZZSXUEs/l1Sv8Jj4zUnIfwrYF5lwaLdXHZ9xx4U3rjUcaye3HRhFVc+E5DbBxpRAbB16BA==", + "version": "3.972.14", + "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-bucket-endpoint/-/middleware-bucket-endpoint-3.972.14.tgz", + "integrity": "sha512-Aaj0d+xbo1jJquBWJP0/9V/XZRYukO3LWIRp3dOLHmoFrYKb4YZ0aLefgVHfGcNOVBS2ZTq7L/n5JcrE7DaC+Q==", "license": "Apache-2.0", "dependencies": { + "@aws-sdk/core": "^3.974.12", "@aws-sdk/types": "^3.973.8", - "@aws-sdk/util-arn-parser": "^3.972.3", - "@smithy/node-config-provider": "^4.3.14", - "@smithy/protocol-http": "^5.3.14", + "@smithy/core": "^3.24.2", "@smithy/types": "^4.14.1", - "@smithy/util-config-provider": "^4.2.2", "tslib": "^2.6.2" }, "engines": { @@ -1109,13 +842,13 @@ } }, "node_modules/@aws-sdk/middleware-expect-continue": { - "version": "3.972.10", - "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-expect-continue/-/middleware-expect-continue-3.972.10.tgz", - "integrity": "sha512-2Yn0f1Qiq/DjxYR3wfI3LokXnjOhFM7Ssn4LTdFDIxRMCE6I32MAsVnhPX1cUZsuVA9tiZtwwhlSLAtFGxAZlQ==", + "version": "3.972.12", + "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-expect-continue/-/middleware-expect-continue-3.972.12.tgz", + "integrity": "sha512-dA5pKTom/Ls9mgeyeaRBNQrRIVOLVjv4AmKOB0/e4yaiXEUy0gSz2d3liP8JHtYoCAEWySU1jWnyzwLOREN+4g==", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "^3.973.8", - "@smithy/protocol-http": "^5.3.14", + "@smithy/core": "^3.24.2", "@smithy/types": "^4.14.1", "tslib": "^2.6.2" }, @@ -1124,76 +857,32 @@ } }, "node_modules/@aws-sdk/middleware-flexible-checksums": { - "version": "3.974.12", - "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.974.12.tgz", - "integrity": "sha512-v7n0//P95g+UnmyjCpJkDJFB+EP/9Wx/fQJC5BEiK9Y7VHgmhh6RNPVbqDYz9gsz8mXnxzyYt3tCEVJ1kzo01w==", + "version": "3.974.20", + "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.974.20.tgz", + "integrity": "sha512-NdnMVQCR1YjIcqFAiNLdBiOwr2DyQDB2IiXQrBhzolKOv32ae4d4Ll7IzLMi04eMHiq/o/Y/GjFuVjF9HuG0QA==", "license": "Apache-2.0", "dependencies": { "@aws-crypto/crc32": "5.2.0", "@aws-crypto/crc32c": "5.2.0", "@aws-crypto/util": "5.2.0", - "@aws-sdk/core": "^3.974.4", - "@aws-sdk/crc64-nvme": "^3.972.7", + "@aws-sdk/core": "^3.974.12", + "@aws-sdk/crc64-nvme": "^3.972.8", "@aws-sdk/types": "^3.973.8", - "@smithy/is-array-buffer": "^4.2.2", - "@smithy/node-config-provider": "^4.3.14", - "@smithy/protocol-http": "^5.3.14", + "@smithy/core": "^3.24.2", "@smithy/types": "^4.14.1", - "@smithy/util-middleware": "^4.2.14", - "@smithy/util-stream": "^4.5.24", - "@smithy/util-utf8": "^4.2.2", "tslib": "^2.6.2" }, "engines": { "node": ">=20.0.0" } }, - "node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/is-array-buffer": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-4.2.2.tgz", - "integrity": "sha512-n6rQ4N8Jj4YTQO3YFrlgZuwKodf4zUFs7EJIWH86pSCWBaAtAGBFfCM7Wx6D2bBJ2xqFNxGBSrUWswT3M0VJow==", - "license": "Apache-2.0", - "dependencies": { - "tslib": "^2.6.2" - }, - "engines": { - "node": ">=18.0.0" - } - }, - "node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/util-buffer-from": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-4.2.2.tgz", - "integrity": "sha512-FDXD7cvUoFWwN6vtQfEta540Y/YBe5JneK3SoZg9bThSoOAC/eGeYEua6RkBgKjGa/sz6Y+DuBZj3+YEY21y4Q==", - "license": "Apache-2.0", - "dependencies": { - "@smithy/is-array-buffer": "^4.2.2", - "tslib": "^2.6.2" - }, - "engines": { - "node": ">=18.0.0" - } - }, - "node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/util-utf8": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-4.2.2.tgz", - "integrity": "sha512-75MeYpjdWRe8M5E3AW0O4Cx3UadweS+cwdXjwYGBW5h/gxxnbeZ877sLPX/ZJA9GVTlL/qG0dXP29JWFCD1Ayw==", - "license": "Apache-2.0", - "dependencies": { - "@smithy/util-buffer-from": "^4.2.2", - "tslib": "^2.6.2" - }, - "engines": { - "node": ">=18.0.0" - } - }, - "node_modules/@aws-sdk/middleware-host-header": { + "node_modules/@aws-sdk/middleware-location-constraint": { "version": "3.972.10", - "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-host-header/-/middleware-host-header-3.972.10.tgz", - "integrity": "sha512-IJSsIMeVQ8MMCPbuh1AbltkFhLBLXn7aejzfX5YKT/VLDHn++Dcz8886tXckE+wQssyPUhaXrJhdakO2VilRhg==", + "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-location-constraint/-/middleware-location-constraint-3.972.10.tgz", + "integrity": "sha512-rI3NZvJcEvjoD0+0PI0iUAwlPw2IlSlhyvgBK/3WkKJQE/YiKFedd9dMN2lVacdNxPNhxL/jzQaKQdrGtQagjQ==", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "^3.973.8", - "@smithy/protocol-http": "^5.3.14", "@smithy/types": "^4.14.1", "tslib": "^2.6.2" }, @@ -1201,13 +890,17 @@ "node": ">=20.0.0" } }, - "node_modules/@aws-sdk/middleware-location-constraint": { - "version": "3.972.10", - "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-location-constraint/-/middleware-location-constraint-3.972.10.tgz", - "integrity": "sha512-rI3NZvJcEvjoD0+0PI0iUAwlPw2IlSlhyvgBK/3WkKJQE/YiKFedd9dMN2lVacdNxPNhxL/jzQaKQdrGtQagjQ==", + "node_modules/@aws-sdk/middleware-sdk-s3": { + "version": "3.972.41", + "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.972.41.tgz", + "integrity": "sha512-M4T2I2WPuH5WQpU8Tsp+u2bcO29zGRkU14ATzuqb9I4xh8tzsLqtp4hzaJM5aO2dhMZnHDzyQwSFVgc3XbnoGg==", "license": "Apache-2.0", "dependencies": { + "@aws-sdk/core": "^3.974.12", + "@aws-sdk/signature-v4-multi-region": "^3.996.27", "@aws-sdk/types": "^3.973.8", + "@smithy/core": "^3.24.2", + "@smithy/signature-v4": "^5.4.2", "@smithy/types": "^4.14.1", "tslib": "^2.6.2" }, @@ -1215,10 +908,10 @@ "node": ">=20.0.0" } }, - "node_modules/@aws-sdk/middleware-logger": { + "node_modules/@aws-sdk/middleware-ssec": { "version": "3.972.10", - "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-logger/-/middleware-logger-3.972.10.tgz", - "integrity": "sha512-OOuGvvz1Dm20SjZo5oEBePFqxt5nf8AwkNDSyUHvD9/bfNASmstcYxFAHUowy4n6Io7mWUZ04JURZwSBvyQanQ==", + "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-ssec/-/middleware-ssec-3.972.10.tgz", + "integrity": "sha512-Gli9A0u8EVVb+5bFDGS/QbSVg28w/wpEidg1ggVcSj65BDTdGR6punsOcVjqdiu1i42WHWo51MCvARPIIz9juw==", "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "^3.973.8", @@ -1229,15 +922,20 @@ "node": ">=20.0.0" } }, - "node_modules/@aws-sdk/middleware-recursion-detection": { - "version": "3.972.11", - "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.972.11.tgz", - "integrity": "sha512-+zz6f79Kj9V5qFK2P+D8Ehjnw4AhphAlCAsPjUqEcInA9umtSSKMrHbSagEeOIsDNuvVrH98bjRHcyQukTrhaQ==", + "node_modules/@aws-sdk/nested-clients": { + "version": "3.997.10", + "resolved": "https://registry.npmjs.org/@aws-sdk/nested-clients/-/nested-clients-3.997.10.tgz", + "integrity": "sha512-FtQ/Bt327peZJuyo4WZSOLVUTw9ujRxntepiC7L65FxA2P82Xlq0g14T22BuqBUeMjDoxa9nvwiMHjLIfP3eUg==", "license": "Apache-2.0", "dependencies": { + "@aws-crypto/sha256-browser": "5.2.0", + "@aws-crypto/sha256-js": "5.2.0", + "@aws-sdk/core": "^3.974.12", + "@aws-sdk/signature-v4-multi-region": "^3.996.27", "@aws-sdk/types": "^3.973.8", - "@aws/lambda-invoke-store": "^0.2.2", - "@smithy/protocol-http": "^5.3.14", + "@smithy/core": "^3.24.2", + "@smithy/fetch-http-handler": "^5.4.2", + "@smithy/node-http-handler": "^4.7.2", "@smithy/types": "^4.14.1", "tslib": "^2.6.2" }, @@ -1245,76 +943,32 @@ "node": ">=20.0.0" } }, - "node_modules/@aws-sdk/middleware-sdk-s3": { - "version": "3.972.33", - "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.972.33.tgz", - "integrity": "sha512-n8Eh/+kq3u/EodLr8n6sQupu03QGjf122RHXCTGLaHSkavz/2beSKpRlq2oDgfmJZNkAkWF113xbyaUmyOd+YA==", + "node_modules/@aws-sdk/signature-v4-multi-region": { + "version": "3.996.27", + "resolved": "https://registry.npmjs.org/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.996.27.tgz", + "integrity": "sha512-0Phbz4t6HI3D3skxvG2uI+VWU034/nSIw1T8d+FPzzQG9EQTrw94o9mOKO2Gv3n3Oc8P7JD7RAUxkoneLWv5Eg==", "license": "Apache-2.0", "dependencies": { - "@aws-sdk/core": "^3.974.4", "@aws-sdk/types": "^3.973.8", - "@aws-sdk/util-arn-parser": "^3.972.3", - "@smithy/core": "^3.23.16", - "@smithy/node-config-provider": "^4.3.14", - "@smithy/protocol-http": "^5.3.14", - "@smithy/signature-v4": "^5.3.14", - "@smithy/smithy-client": "^4.12.12", + "@smithy/core": "^3.24.2", + "@smithy/signature-v4": "^5.4.2", "@smithy/types": "^4.14.1", - "@smithy/util-config-provider": "^4.2.2", - "@smithy/util-middleware": "^4.2.14", - "@smithy/util-stream": "^4.5.24", - "@smithy/util-utf8": "^4.2.2", "tslib": "^2.6.2" }, "engines": { "node": ">=20.0.0" } }, - "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/is-array-buffer": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-4.2.2.tgz", - "integrity": "sha512-n6rQ4N8Jj4YTQO3YFrlgZuwKodf4zUFs7EJIWH86pSCWBaAtAGBFfCM7Wx6D2bBJ2xqFNxGBSrUWswT3M0VJow==", - "license": "Apache-2.0", - "dependencies": { - "tslib": "^2.6.2" - }, - "engines": { - "node": ">=18.0.0" - } - }, - "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/util-buffer-from": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-4.2.2.tgz", - "integrity": "sha512-FDXD7cvUoFWwN6vtQfEta540Y/YBe5JneK3SoZg9bThSoOAC/eGeYEua6RkBgKjGa/sz6Y+DuBZj3+YEY21y4Q==", - "license": "Apache-2.0", - "dependencies": { - "@smithy/is-array-buffer": "^4.2.2", - "tslib": "^2.6.2" - }, - "engines": { - "node": ">=18.0.0" - } - }, - "node_modules/@aws-sdk/middleware-sdk-s3/node_modules/@smithy/util-utf8": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-4.2.2.tgz", - "integrity": "sha512-75MeYpjdWRe8M5E3AW0O4Cx3UadweS+cwdXjwYGBW5h/gxxnbeZ877sLPX/ZJA9GVTlL/qG0dXP29JWFCD1Ayw==", - "license": "Apache-2.0", - "dependencies": { - "@smithy/util-buffer-from": "^4.2.2", - "tslib": "^2.6.2" - }, - "engines": { - "node": ">=18.0.0" - } - }, - "node_modules/@aws-sdk/middleware-ssec": { - "version": "3.972.10", - "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-ssec/-/middleware-ssec-3.972.10.tgz", - "integrity": "sha512-Gli9A0u8EVVb+5bFDGS/QbSVg28w/wpEidg1ggVcSj65BDTdGR6punsOcVjqdiu1i42WHWo51MCvARPIIz9juw==", + "node_modules/@aws-sdk/token-providers": { + "version": "3.1049.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.1049.0.tgz", + "integrity": "sha512-r7+d0lQMTHKypkmaF5jRTBYLYHCUHzt3gaVoN9SidLhQeWhCmHk3AKrboDTpPF5b7Pt7vKu3+oeMjznM2Eu1ow==", "license": "Apache-2.0", "dependencies": { + "@aws-sdk/core": "^3.974.12", + "@aws-sdk/nested-clients": "^3.997.10", "@aws-sdk/types": "^3.973.8", + "@smithy/core": "^3.24.2", "@smithy/types": "^4.14.1", "tslib": "^2.6.2" }, @@ -1322,299 +976,77 @@ "node": ">=20.0.0" } }, - "node_modules/@aws-sdk/middleware-user-agent": { - "version": "3.972.34", - "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.972.34.tgz", - "integrity": "sha512-jrmJHyYlTQocR7H4VhvSFhaoedMb2rmlOTvFWD6tNBQ/EVQhTsrNfQUYFuPiOc2wUGxbm5LgCHtnvVmCPgODHw==", + "node_modules/@aws-sdk/types": { + "version": "3.973.8", + "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.973.8.tgz", + "integrity": "sha512-gjlAdtHMbtR9X5iIhVUvbVcy55KnznpC6bkDUWW9z915bi0ckdUr5cjf16Kp6xq0bP5HBD2xzgbL9F9Quv5vUw==", "license": "Apache-2.0", "dependencies": { - "@aws-sdk/core": "^3.974.4", - "@aws-sdk/types": "^3.973.8", - "@aws-sdk/util-endpoints": "^3.996.8", - "@smithy/core": "^3.23.16", - "@smithy/protocol-http": "^5.3.14", "@smithy/types": "^4.14.1", - "@smithy/util-retry": "^4.3.3", "tslib": "^2.6.2" }, "engines": { "node": ">=20.0.0" } }, - "node_modules/@aws-sdk/nested-clients": { - "version": "3.997.2", - "resolved": "https://registry.npmjs.org/@aws-sdk/nested-clients/-/nested-clients-3.997.2.tgz", - "integrity": "sha512-uGGQO08YetrqfInOKG5atRMrCDRQWRuZ9gGfKY6svPmuE4K7ac+XcbCkpWpjcA7yCYsBaKB/Nly4XKgPXUO1PA==", - "license": "Apache-2.0", + "node_modules/@aws-sdk/util-locate-window": { + "version": "3.310.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/util-locate-window/-/util-locate-window-3.310.0.tgz", + "integrity": "sha512-qo2t/vBTnoXpjKxlsC2e1gBrRm80M3bId27r0BRB2VniSSe7bL1mmzM+/HFtujm0iAxtPM+aLEflLJlJeDPg0w==", "dependencies": { - "@aws-crypto/sha256-browser": "5.2.0", - "@aws-crypto/sha256-js": "5.2.0", - "@aws-sdk/core": "^3.974.4", - "@aws-sdk/middleware-host-header": "^3.972.10", - "@aws-sdk/middleware-logger": "^3.972.10", - "@aws-sdk/middleware-recursion-detection": "^3.972.11", - "@aws-sdk/middleware-user-agent": "^3.972.34", - "@aws-sdk/region-config-resolver": "^3.972.13", - "@aws-sdk/signature-v4-multi-region": "^3.996.21", - "@aws-sdk/types": "^3.973.8", - "@aws-sdk/util-endpoints": "^3.996.8", - "@aws-sdk/util-user-agent-browser": "^3.972.10", - "@aws-sdk/util-user-agent-node": "^3.973.20", - "@smithy/config-resolver": "^4.4.17", - "@smithy/core": "^3.23.16", - "@smithy/fetch-http-handler": "^5.3.17", - "@smithy/hash-node": "^4.2.14", - "@smithy/invalid-dependency": "^4.2.14", - "@smithy/middleware-content-length": "^4.2.14", - "@smithy/middleware-endpoint": "^4.4.31", - "@smithy/middleware-retry": "^4.5.4", - "@smithy/middleware-serde": "^4.2.19", - "@smithy/middleware-stack": "^4.2.14", - "@smithy/node-config-provider": "^4.3.14", - "@smithy/node-http-handler": "^4.6.0", - "@smithy/protocol-http": "^5.3.14", - "@smithy/smithy-client": "^4.12.12", - "@smithy/types": "^4.14.1", - "@smithy/url-parser": "^4.2.14", - "@smithy/util-base64": "^4.3.2", - "@smithy/util-body-length-browser": "^4.2.2", - "@smithy/util-body-length-node": "^4.2.3", - "@smithy/util-defaults-mode-browser": "^4.3.48", - "@smithy/util-defaults-mode-node": "^4.2.53", - "@smithy/util-endpoints": "^3.4.2", - "@smithy/util-middleware": "^4.2.14", - "@smithy/util-retry": "^4.3.3", - "@smithy/util-utf8": "^4.2.2", - "tslib": "^2.6.2" + "tslib": "^2.5.0" }, "engines": { - "node": ">=20.0.0" + "node": ">=14.0.0" } }, - "node_modules/@aws-sdk/nested-clients/node_modules/@smithy/is-array-buffer": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-4.2.2.tgz", - "integrity": "sha512-n6rQ4N8Jj4YTQO3YFrlgZuwKodf4zUFs7EJIWH86pSCWBaAtAGBFfCM7Wx6D2bBJ2xqFNxGBSrUWswT3M0VJow==", + "node_modules/@aws-sdk/xml-builder": { + "version": "3.972.24", + "resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.972.24.tgz", + "integrity": "sha512-V8z5YcDPfsvzrBlj0xR1vhRtocblhYbqdreCJB/voGd4Sr5zjNAeWxexbnqVtskTJe0vFb5KMqbSL++ePl+zRw==", "license": "Apache-2.0", "dependencies": { + "@nodable/entities": "2.1.0", + "@smithy/types": "^4.14.1", + "fast-xml-parser": "5.7.3", "tslib": "^2.6.2" }, "engines": { - "node": ">=18.0.0" + "node": ">=20.0.0" } }, - "node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-buffer-from": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-4.2.2.tgz", - "integrity": "sha512-FDXD7cvUoFWwN6vtQfEta540Y/YBe5JneK3SoZg9bThSoOAC/eGeYEua6RkBgKjGa/sz6Y+DuBZj3+YEY21y4Q==", + "node_modules/@aws/lambda-invoke-store": { + "version": "0.2.4", + "resolved": "https://registry.npmjs.org/@aws/lambda-invoke-store/-/lambda-invoke-store-0.2.4.tgz", + "integrity": "sha512-iY8yvjE0y651BixKNPgmv1WrQc+GZ142sb0z4gYnChDDY2YqI4P/jsSopBWrKfAt7LOJAkOXt7rC/hms+WclQQ==", "license": "Apache-2.0", - "dependencies": { - "@smithy/is-array-buffer": "^4.2.2", - "tslib": "^2.6.2" - }, "engines": { "node": ">=18.0.0" } }, - "node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-utf8": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-4.2.2.tgz", - "integrity": "sha512-75MeYpjdWRe8M5E3AW0O4Cx3UadweS+cwdXjwYGBW5h/gxxnbeZ877sLPX/ZJA9GVTlL/qG0dXP29JWFCD1Ayw==", - "license": "Apache-2.0", + "node_modules/@babel/code-frame": { + "version": "7.29.0", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.0.tgz", + "integrity": "sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==", + "dev": true, + "license": "MIT", "dependencies": { - "@smithy/util-buffer-from": "^4.2.2", - "tslib": "^2.6.2" + "@babel/helper-validator-identifier": "^7.28.5", + "js-tokens": "^4.0.0", + "picocolors": "^1.1.1" }, "engines": { - "node": ">=18.0.0" + "node": ">=6.9.0" } }, - "node_modules/@aws-sdk/region-config-resolver": { - "version": "3.972.13", - "resolved": "https://registry.npmjs.org/@aws-sdk/region-config-resolver/-/region-config-resolver-3.972.13.tgz", - "integrity": "sha512-CvJ2ZIjK/jVD/lbOpowBVElJyC1YxLTIJ13yM0AEo0t2v7swOzGjSA6lJGH+DwZXQhcjUjoYwc8bVYCX5MDr1A==", - "license": "Apache-2.0", - "dependencies": { - "@aws-sdk/types": "^3.973.8", - "@smithy/config-resolver": "^4.4.17", - "@smithy/node-config-provider": "^4.3.14", - "@smithy/types": "^4.14.1", - "tslib": "^2.6.2" - }, + "node_modules/@babel/compat-data": { + "version": "7.29.0", + "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.29.0.tgz", + "integrity": "sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg==", + "dev": true, + "license": "MIT", "engines": { - "node": ">=20.0.0" - } - }, - "node_modules/@aws-sdk/signature-v4-multi-region": { - "version": "3.996.21", - "resolved": "https://registry.npmjs.org/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.996.21.tgz", - "integrity": "sha512-3EpT+C0QdmTMB5aVeJ5odWSLt9vg2oGzUXl1xvUazKGlkr9OBYnegNWqhhjGgZdv8RmSi5eS8nqqB+euNP2aqA==", - "license": "Apache-2.0", - "dependencies": { - "@aws-sdk/middleware-sdk-s3": "^3.972.33", - "@aws-sdk/types": "^3.973.8", - "@smithy/protocol-http": "^5.3.14", - "@smithy/signature-v4": "^5.3.14", - "@smithy/types": "^4.14.1", - "tslib": "^2.6.2" - }, - "engines": { - "node": ">=20.0.0" - } - }, - "node_modules/@aws-sdk/token-providers": { - "version": "3.1035.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.1035.0.tgz", - "integrity": "sha512-E6IO3Cn+OzBe6Sb5pnubd5Y8qSUMAsVKkD5QSwFfIx5fV1g5SkYwUDRDyPlm90RuIVcCo28wpMJU6W8wXH46Aw==", - "license": "Apache-2.0", - "dependencies": { - "@aws-sdk/core": "^3.974.4", - "@aws-sdk/nested-clients": "^3.997.2", - "@aws-sdk/types": "^3.973.8", - "@smithy/property-provider": "^4.2.14", - "@smithy/shared-ini-file-loader": "^4.4.9", - "@smithy/types": "^4.14.1", - "tslib": "^2.6.2" - }, - "engines": { - "node": ">=20.0.0" - } - }, - "node_modules/@aws-sdk/types": { - "version": "3.973.8", - "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.973.8.tgz", - "integrity": "sha512-gjlAdtHMbtR9X5iIhVUvbVcy55KnznpC6bkDUWW9z915bi0ckdUr5cjf16Kp6xq0bP5HBD2xzgbL9F9Quv5vUw==", - "license": "Apache-2.0", - "dependencies": { - "@smithy/types": "^4.14.1", - "tslib": "^2.6.2" - }, - "engines": { - "node": ">=20.0.0" - } - }, - "node_modules/@aws-sdk/util-arn-parser": { - "version": "3.972.3", - "resolved": "https://registry.npmjs.org/@aws-sdk/util-arn-parser/-/util-arn-parser-3.972.3.tgz", - "integrity": "sha512-HzSD8PMFrvgi2Kserxuff5VitNq2sgf3w9qxmskKDiDTThWfVteJxuCS9JXiPIPtmCrp+7N9asfIaVhBFORllA==", - "license": "Apache-2.0", - "dependencies": { - "tslib": "^2.6.2" - }, - "engines": { - "node": ">=20.0.0" - } - }, - "node_modules/@aws-sdk/util-endpoints": { - "version": "3.996.8", - "resolved": "https://registry.npmjs.org/@aws-sdk/util-endpoints/-/util-endpoints-3.996.8.tgz", - "integrity": "sha512-oOZHcRDihk5iEe5V25NVWg45b3qEA8OpHWVdU/XQh8Zj4heVPAJqWvMphQnU7LkufmUo10EpvFPZuQMiFLJK3g==", - "license": "Apache-2.0", - "dependencies": { - "@aws-sdk/types": "^3.973.8", - "@smithy/types": "^4.14.1", - "@smithy/url-parser": "^4.2.14", - "@smithy/util-endpoints": "^3.4.2", - "tslib": "^2.6.2" - }, - "engines": { - "node": ">=20.0.0" - } - }, - "node_modules/@aws-sdk/util-locate-window": { - "version": "3.310.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/util-locate-window/-/util-locate-window-3.310.0.tgz", - "integrity": "sha512-qo2t/vBTnoXpjKxlsC2e1gBrRm80M3bId27r0BRB2VniSSe7bL1mmzM+/HFtujm0iAxtPM+aLEflLJlJeDPg0w==", - "dependencies": { - "tslib": "^2.5.0" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@aws-sdk/util-user-agent-browser": { - "version": "3.972.10", - "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.972.10.tgz", - "integrity": "sha512-FAzqXvfEssGdSIz8ejatan0bOdx1qefBWKF/gWmVBXIP1HkS7v/wjjaqrAGGKvyihrXTXW00/2/1nTJtxpXz7g==", - "license": "Apache-2.0", - "dependencies": { - "@aws-sdk/types": "^3.973.8", - "@smithy/types": "^4.14.1", - "bowser": "^2.11.0", - "tslib": "^2.6.2" - } - }, - "node_modules/@aws-sdk/util-user-agent-node": { - "version": "3.973.20", - "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.973.20.tgz", - "integrity": "sha512-owEqyKr0z5hWwk+uHwudwNhyFMZ9f9eSWr/k/XD6yeDCI7hHyc56s4UOY1iBQmoramTbdAY4UCuLLEuKmjVXrg==", - "license": "Apache-2.0", - "dependencies": { - "@aws-sdk/middleware-user-agent": "^3.972.34", - "@aws-sdk/types": "^3.973.8", - "@smithy/node-config-provider": "^4.3.14", - "@smithy/types": "^4.14.1", - "@smithy/util-config-provider": "^4.2.2", - "tslib": "^2.6.2" - }, - "engines": { - "node": ">=20.0.0" - }, - "peerDependencies": { - "aws-crt": ">=1.0.0" - }, - "peerDependenciesMeta": { - "aws-crt": { - "optional": true - } - } - }, - "node_modules/@aws-sdk/xml-builder": { - "version": "3.972.18", - "resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.972.18.tgz", - "integrity": "sha512-BMDNVG1ETXRhl1tnisQiYBef3RShJ1kfZA7x7afivTFMLirfHNTb6U71K569HNXhSXbQZsweHvSDZ6euBw8hPA==", - "license": "Apache-2.0", - "dependencies": { - "@smithy/types": "^4.14.1", - "fast-xml-parser": "5.5.8", - "tslib": "^2.6.2" - }, - "engines": { - "node": ">=20.0.0" - } - }, - "node_modules/@aws/lambda-invoke-store": { - "version": "0.2.4", - "resolved": "https://registry.npmjs.org/@aws/lambda-invoke-store/-/lambda-invoke-store-0.2.4.tgz", - "integrity": "sha512-iY8yvjE0y651BixKNPgmv1WrQc+GZ142sb0z4gYnChDDY2YqI4P/jsSopBWrKfAt7LOJAkOXt7rC/hms+WclQQ==", - "license": "Apache-2.0", - "engines": { - "node": ">=18.0.0" - } - }, - "node_modules/@babel/code-frame": { - "version": "7.29.0", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.0.tgz", - "integrity": "sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-validator-identifier": "^7.28.5", - "js-tokens": "^4.0.0", - "picocolors": "^1.1.1" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/compat-data": { - "version": "7.29.0", - "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.29.0.tgz", - "integrity": "sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=6.9.0" + "node": ">=6.9.0" } }, "node_modules/@babel/core": { @@ -2069,21 +1501,21 @@ "integrity": "sha512-Ft4tmMM8vfuQOD3jpmvCYPEXoLhWLXWh/Mkeql09d3+9FFMaQBdFdo8GBmhQ01z+D6P3NkqNq02rbb4oBkhjLw==" }, "node_modules/@clickhouse/client": { - "version": "1.18.2", - "resolved": "https://registry.npmjs.org/@clickhouse/client/-/client-1.18.2.tgz", - "integrity": "sha512-fuquQswRSHWM6D079ZeuGqkMOsqtcUPL06UdTnowmoeeYjVrqisfVmvnw8pc3OeKS4kVb91oygb/MfLDiMs0TQ==", + "version": "1.18.5", + "resolved": "https://registry.npmjs.org/@clickhouse/client/-/client-1.18.5.tgz", + "integrity": "sha512-4FfoyMkFWhsdNMuXsoEL6l3c12svA63BBJBtDo9SrxRZ14RdmN6jLr/rF3f84BK8cFoxETZCSeKlsbk6NNYebw==", "license": "Apache-2.0", "dependencies": { - "@clickhouse/client-common": "1.18.2" + "@clickhouse/client-common": "1.18.5" }, "engines": { "node": ">=16" } }, "node_modules/@clickhouse/client-common": { - "version": "1.18.2", - "resolved": "https://registry.npmjs.org/@clickhouse/client-common/-/client-common-1.18.2.tgz", - "integrity": "sha512-J0SG6q9V31ydxonglpj9xhNRsUxCsF71iEZ784yldqMYwsHixj/9xHFDgBDX3DuMiDx/kPDfXnf+pimp08wIBA==", + "version": "1.18.5", + "resolved": "https://registry.npmjs.org/@clickhouse/client-common/-/client-common-1.18.5.tgz", + "integrity": "sha512-g9LwcS1dvkatKDsIjT1PwUHldsiYzwdKAB0nXfd9APLd+t4PrNJa+my+dXcqJdmcWyhWjKLP/2/ztBwgxp+sbQ==", "license": "Apache-2.0" }, "node_modules/@cspotcode/source-map-support": { @@ -2390,9 +1822,9 @@ } }, "node_modules/@google-cloud/translate": { - "version": "9.3.0", - "resolved": "https://registry.npmjs.org/@google-cloud/translate/-/translate-9.3.0.tgz", - "integrity": "sha512-OgZ2bCu3P0ZzMhEdYubwyCo/eFFlJMYalozmgOxlVcD51vCYelYUJeVnGlS+3cFQTJQX4RE84bYTKu7W0wqByw==", + "version": "9.4.1", + "resolved": "https://registry.npmjs.org/@google-cloud/translate/-/translate-9.4.1.tgz", + "integrity": "sha512-3KPzuTdo50iatTf5jOeBreFFFtwruwuvn7gYm4vL+XgihDZvcHfFF6cGKGXzGIhLJTis9CfePO8ZHQVtoPWC9A==", "license": "Apache-2.0", "dependencies": { "@google-cloud/common": "^6.0.0", @@ -3426,17 +2858,18 @@ } }, "node_modules/@opentelemetry/api": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/@opentelemetry/api/-/api-1.8.0.tgz", - "integrity": "sha512-I/s6F7yKUDdtMsoBWXJe8Qz40Tui5vsuKCWJEWVL+5q9sSWRzzx6v2KeNsOBEwd94j0eWkpWCH4yB6rZg9Mf0w==", + "version": "1.9.1", + "resolved": "https://registry.npmjs.org/@opentelemetry/api/-/api-1.9.1.tgz", + "integrity": "sha512-gLyJlPHPZYdAk1JENA9LeHejZe1Ti77/pTeFm/nMXmQH/HFZlcS/O2XJB+L8fkbrNSqhdtlvjBVjxwUYanNH5Q==", + "license": "Apache-2.0", "engines": { "node": ">=8.0.0" } }, "node_modules/@opentelemetry/semantic-conventions": { - "version": "1.40.0", - "resolved": "https://registry.npmjs.org/@opentelemetry/semantic-conventions/-/semantic-conventions-1.40.0.tgz", - "integrity": "sha512-cifvXDhcqMwwTlTK04GBNeIe7yyo28Mfby85QXFe1Yk8nmi36Ab/5UQwptOx84SsoGNRg+EVSjwzfSZMy6pmlw==", + "version": "1.41.1", + "resolved": "https://registry.npmjs.org/@opentelemetry/semantic-conventions/-/semantic-conventions-1.41.1.tgz", + "integrity": "sha512-/UhIkaZgPutTFmQ7RnIJGgDXZmtEJ7Dvi86xNTFWcnRxVRNk/aotsqDJYeEvDP+FSMB2SdW+pQzNMcWP0rwuNA==", "license": "Apache-2.0", "engines": { "node": ">=14" @@ -3520,9 +2953,9 @@ "license": "BSD-3-Clause" }, "node_modules/@roostorg/coop-integration-example": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@roostorg/coop-integration-example/-/coop-integration-example-2.0.0.tgz", - "integrity": "sha512-/n1cXsgypyKpTQsNN+r9p7UWxOOkXco4BOVbbBipbXPfUtHmedcUts4npRxcBm6657MgsYl+TuovZIKX90eF4w==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@roostorg/coop-integration-example/-/coop-integration-example-2.0.1.tgz", + "integrity": "sha512-9evLP/X7wTrfXJM0khGfGFeM3x8LlJEwX7qDeLuR46btSoTv3nMq0C7wcR54UkXd53yB+8+7b1fIwYT4hGjeFg==", "license": "Apache-2.0", "engines": { "node": ">=18" @@ -3623,992 +3056,1443 @@ "@sinonjs/commons": "^3.0.0" } }, - "node_modules/@smithy/chunked-blob-reader": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/@smithy/chunked-blob-reader/-/chunked-blob-reader-5.2.2.tgz", - "integrity": "sha512-St+kVicSyayWQca+I1rGitaOEH6uKgE8IUWoYnnEX26SWdWQcL6LvMSD19Lg+vYHKdT9B2Zuu7rd3i6Wnyb/iw==", + "node_modules/@smithy/core": { + "version": "3.24.3", + "resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.24.3.tgz", + "integrity": "sha512-Ep/7tPamGY8mgESE3LyLKtxJyy6U52WWAqr/3wial47Sj4u3PiIF73AOGI27UyLy9duTkhZbgzodOfLV4TduZg==", "license": "Apache-2.0", "dependencies": { + "@aws-crypto/crc32": "5.2.0", + "@smithy/types": "^4.14.2", "tslib": "^2.6.2" }, "engines": { "node": ">=18.0.0" } }, - "node_modules/@smithy/chunked-blob-reader-native": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/@smithy/chunked-blob-reader-native/-/chunked-blob-reader-native-4.2.3.tgz", - "integrity": "sha512-jA5k5Udn7Y5717L86h4EIv06wIr3xn8GM1qHRi/Nf31annXcXHJjBKvgztnbn2TxH3xWrPBfgwHsOwZf0UmQWw==", + "node_modules/@smithy/credential-provider-imds": { + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/@smithy/credential-provider-imds/-/credential-provider-imds-4.3.3.tgz", + "integrity": "sha512-I2Bti0DKFo2IJyN28ijCsx51BAumEYR4/1yZ1FXyBygy9MqbnMqCev4JPth/MbpRfBSRAX35hITSnAdJRo1u5w==", "license": "Apache-2.0", "dependencies": { - "@smithy/util-base64": "^4.3.2", + "@smithy/core": "^3.24.3", + "@smithy/types": "^4.14.2", "tslib": "^2.6.2" }, "engines": { "node": ">=18.0.0" } }, - "node_modules/@smithy/config-resolver": { - "version": "4.4.17", - "resolved": "https://registry.npmjs.org/@smithy/config-resolver/-/config-resolver-4.4.17.tgz", - "integrity": "sha512-TzDZcAnhTyAHbXVxWZo7/tEcrIeFq20IBk8So3OLOetWpR8EwY/yEqBMBFaJMeyEiREDq4NfEl+qO3OAUD+vbQ==", + "node_modules/@smithy/fetch-http-handler": { + "version": "5.4.3", + "resolved": "https://registry.npmjs.org/@smithy/fetch-http-handler/-/fetch-http-handler-5.4.3.tgz", + "integrity": "sha512-F+DRf8IJazRJgYog2A/yJK7eYVc0rqTlRzO+5ZxjJd4WkZoKz0IJRncf7G6t1pdVT3kryJcwuTFhN1c5m6N47A==", "license": "Apache-2.0", "dependencies": { - "@smithy/node-config-provider": "^4.3.14", - "@smithy/types": "^4.14.1", - "@smithy/util-config-provider": "^4.2.2", - "@smithy/util-endpoints": "^3.4.2", - "@smithy/util-middleware": "^4.2.14", + "@smithy/core": "^3.24.3", + "@smithy/types": "^4.14.2", "tslib": "^2.6.2" }, "engines": { "node": ">=18.0.0" } }, - "node_modules/@smithy/core": { - "version": "3.23.17", - "resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.23.17.tgz", - "integrity": "sha512-x7BlLbUFL8NWCGjMF9C+1N5cVCxcPa7g6Tv9B4A2luWx3be3oU8hQ96wIwxe/s7OhIzvoJH73HAUSg5JXVlEtQ==", - "license": "Apache-2.0", + "node_modules/@smithy/is-array-buffer": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-2.0.0.tgz", + "integrity": "sha512-z3PjFjMyZNI98JFRJi/U0nGoLWMSJlDjAW4QUX2WNZLas5C0CmVV6LJ01JI0k90l7FvpmixjWxPFmENSClQ7ug==", "dependencies": { - "@smithy/protocol-http": "^5.3.14", - "@smithy/types": "^4.14.1", - "@smithy/url-parser": "^4.2.14", - "@smithy/util-base64": "^4.3.2", - "@smithy/util-body-length-browser": "^4.2.2", - "@smithy/util-middleware": "^4.2.14", - "@smithy/util-stream": "^4.5.25", - "@smithy/util-utf8": "^4.2.2", - "@smithy/uuid": "^1.1.2", - "tslib": "^2.6.2" + "tslib": "^2.5.0" }, "engines": { - "node": ">=18.0.0" + "node": ">=14.0.0" } }, - "node_modules/@smithy/core/node_modules/@smithy/is-array-buffer": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-4.2.2.tgz", - "integrity": "sha512-n6rQ4N8Jj4YTQO3YFrlgZuwKodf4zUFs7EJIWH86pSCWBaAtAGBFfCM7Wx6D2bBJ2xqFNxGBSrUWswT3M0VJow==", + "node_modules/@smithy/node-http-handler": { + "version": "4.7.3", + "resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.7.3.tgz", + "integrity": "sha512-/jPhevcTFPMVl6KNjbaI47iOg1zxC7IsnX4PQDGVZKMFceOXtB8IEYaB7a9VvkP/3oC60WzTeKocvSI7vLT0vA==", "license": "Apache-2.0", "dependencies": { + "@smithy/core": "^3.24.3", + "@smithy/types": "^4.14.2", "tslib": "^2.6.2" }, "engines": { "node": ">=18.0.0" } }, - "node_modules/@smithy/core/node_modules/@smithy/util-buffer-from": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-4.2.2.tgz", - "integrity": "sha512-FDXD7cvUoFWwN6vtQfEta540Y/YBe5JneK3SoZg9bThSoOAC/eGeYEua6RkBgKjGa/sz6Y+DuBZj3+YEY21y4Q==", + "node_modules/@smithy/signature-v4": { + "version": "5.4.3", + "resolved": "https://registry.npmjs.org/@smithy/signature-v4/-/signature-v4-5.4.3.tgz", + "integrity": "sha512-53+75QuPl6DL+ct6vVEB51FDO5oulXr20TPV46VvJZg76lIlXNWfxi8j+G2V/t0I2qxCBOa3vX/8bmjrpFVo9g==", "license": "Apache-2.0", "dependencies": { - "@smithy/is-array-buffer": "^4.2.2", + "@smithy/core": "^3.24.3", + "@smithy/types": "^4.14.2", "tslib": "^2.6.2" }, "engines": { "node": ">=18.0.0" } }, - "node_modules/@smithy/core/node_modules/@smithy/util-utf8": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-4.2.2.tgz", - "integrity": "sha512-75MeYpjdWRe8M5E3AW0O4Cx3UadweS+cwdXjwYGBW5h/gxxnbeZ877sLPX/ZJA9GVTlL/qG0dXP29JWFCD1Ayw==", + "node_modules/@smithy/types": { + "version": "4.14.2", + "resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.14.2.tgz", + "integrity": "sha512-P+otAxbV4CqBybp7EkcJCrig63yE2E7PuNVOmilVMRcx/O+QDzGULTrKsq4DV13gSfak9ObPrWaHl/9bL5YcWw==", "license": "Apache-2.0", "dependencies": { - "@smithy/util-buffer-from": "^4.2.2", "tslib": "^2.6.2" }, "engines": { "node": ">=18.0.0" } }, - "node_modules/@smithy/credential-provider-imds": { - "version": "4.2.14", - "resolved": "https://registry.npmjs.org/@smithy/credential-provider-imds/-/credential-provider-imds-4.2.14.tgz", - "integrity": "sha512-Au28zBN48ZAoXdooGUHemuVBrkE+Ie6RPmGNIAJsFqj33Vhb6xAgRifUydZ2aY+M+KaMAETAlKk5NC5h1G7wpg==", - "license": "Apache-2.0", + "node_modules/@smithy/util-buffer-from": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-2.0.0.tgz", + "integrity": "sha512-/YNnLoHsR+4W4Vf2wL5lGv0ksg8Bmk3GEGxn2vEQt52AQaPSCuaO5PM5VM7lP1K9qHRKHwrPGktqVoAHKWHxzw==", "dependencies": { - "@smithy/node-config-provider": "^4.3.14", - "@smithy/property-provider": "^4.2.14", - "@smithy/types": "^4.14.1", - "@smithy/url-parser": "^4.2.14", - "tslib": "^2.6.2" + "@smithy/is-array-buffer": "^2.0.0", + "tslib": "^2.5.0" }, "engines": { - "node": ">=18.0.0" + "node": ">=14.0.0" } }, - "node_modules/@smithy/eventstream-codec": { - "version": "4.2.14", - "resolved": "https://registry.npmjs.org/@smithy/eventstream-codec/-/eventstream-codec-4.2.14.tgz", - "integrity": "sha512-erZq0nOIpzfeZdCyzZjdJb4nVSKLUmSkaQUVkRGQTXs30gyUGeKnrYEg+Xe1W5gE3aReS7IgsvANwVPxSzY6Pw==", - "license": "Apache-2.0", + "node_modules/@smithy/util-utf8": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-2.0.0.tgz", + "integrity": "sha512-rctU1VkziY84n5OXe3bPNpKR001ZCME2JCaBBFgtiM2hfKbHFudc/BkMuPab8hRbLd0j3vbnBTTZ1igBf0wgiQ==", "dependencies": { - "@aws-crypto/crc32": "5.2.0", - "@smithy/types": "^4.14.1", - "@smithy/util-hex-encoding": "^4.2.2", - "tslib": "^2.6.2" + "@smithy/util-buffer-from": "^2.0.0", + "tslib": "^2.5.0" }, "engines": { - "node": ">=18.0.0" + "node": ">=14.0.0" } }, - "node_modules/@smithy/eventstream-serde-browser": { - "version": "4.2.14", - "resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-browser/-/eventstream-serde-browser-4.2.14.tgz", - "integrity": "sha512-8IelTCtTctWRbb+0Dcy+C0aICh1qa0qWXqgjcXDmMuCvPJRnv26hiDZoAau2ILOniki65mCPKqOQs/BaWvO4CQ==", + "node_modules/@stdlib/array-base-filled": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/array-base-filled/-/array-base-filled-0.2.3.tgz", + "integrity": "sha512-+npZqPn297Gv+D6B/OUkDT/3JGFdrr31+d/SGTeCzm7JQ22tGCUDmixDXwqVp9fWwB+LbjrOWrXMKluUTLcNWg==", "license": "Apache-2.0", - "dependencies": { - "@smithy/eventstream-serde-universal": "^4.2.14", - "@smithy/types": "^4.14.1", - "tslib": "^2.6.2" - }, + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "engines": { - "node": ">=18.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/eventstream-serde-config-resolver": { - "version": "4.3.14", - "resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-config-resolver/-/eventstream-serde-config-resolver-4.3.14.tgz", - "integrity": "sha512-sqHiHpYRYo3FJlaIxD1J8PhbcmJAm7IuM16mVnwSkCToD7g00IBZzKuiLNMGmftULmEUX6/UAz8/NN5uMP8bVA==", + "node_modules/@stdlib/array-base-zeros": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/array-base-zeros/-/array-base-zeros-0.2.3.tgz", + "integrity": "sha512-C+eo5MFy37TR7BJ5EDK/5O83/x1n4pozCRj3fcL3ZrURTwUHq0nwRCVCmym/DrmZuxb7MM4xHyYto/suoQOm3A==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "@smithy/types": "^4.14.1", - "tslib": "^2.6.2" + "@stdlib/array-base-filled": "^0.2.2" }, "engines": { - "node": ">=18.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/eventstream-serde-node": { - "version": "4.2.14", - "resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-node/-/eventstream-serde-node-4.2.14.tgz", - "integrity": "sha512-Ht/8BuGlKfFTy0H3+8eEu0vdpwGztCnaLLXtpXNdQqiR7Hj4vFScU3T436vRAjATglOIPjJXronY+1WxxNLSiw==", + "node_modules/@stdlib/array-float32": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/array-float32/-/array-float32-0.2.3.tgz", + "integrity": "sha512-LxdKGrpsCehFDgU+nw7r3/NL+g8pe9zcDn/6fvNwiuy0AiunX/+c8lin9qUy/FEhrbU6aFXepFM2Ql/9YQD+TA==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "@smithy/eventstream-serde-universal": "^4.2.14", - "@smithy/types": "^4.14.1", - "tslib": "^2.6.2" + "@stdlib/assert-has-float32array-support": "^0.2.3" }, "engines": { - "node": ">=18.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/eventstream-serde-universal": { - "version": "4.2.14", - "resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-4.2.14.tgz", - "integrity": "sha512-lWyt4T2XQZUZgK3tQ3Wn0w3XBvZsK/vjTuJl6bXbnGZBHH0ZUSONTYiK9TgjTTzU54xQr3DRFwpjmhp0oLm3gg==", - "license": "Apache-2.0", - "dependencies": { - "@smithy/eventstream-codec": "^4.2.14", - "@smithy/types": "^4.14.1", - "tslib": "^2.6.2" - }, - "engines": { - "node": ">=18.0.0" - } - }, - "node_modules/@smithy/fetch-http-handler": { - "version": "5.3.17", - "resolved": "https://registry.npmjs.org/@smithy/fetch-http-handler/-/fetch-http-handler-5.3.17.tgz", - "integrity": "sha512-bXOvQzaSm6MnmLaWA1elgfQcAtN4UP3vXqV97bHuoOrHQOJiLT3ds6o9eo5bqd0TJfRFpzdGnDQdW3FACiAVdw==", + "node_modules/@stdlib/array-float64": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/array-float64/-/array-float64-0.2.3.tgz", + "integrity": "sha512-LtQOcxfE2zX5QnYfLNfptSV9q3JUGkOvGhvtO94iPXEvYTvJSEWLK7G97AJR9MK3rdL1+USjGQzUPiUd1/kAbw==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "@smithy/protocol-http": "^5.3.14", - "@smithy/querystring-builder": "^4.2.14", - "@smithy/types": "^4.14.1", - "@smithy/util-base64": "^4.3.2", - "tslib": "^2.6.2" + "@stdlib/assert-has-float64array-support": "^0.2.3" }, "engines": { - "node": ">=18.0.0" - } - }, - "node_modules/@smithy/hash-blob-browser": { - "version": "4.2.15", - "resolved": "https://registry.npmjs.org/@smithy/hash-blob-browser/-/hash-blob-browser-4.2.15.tgz", - "integrity": "sha512-0PJ4Al3fg2nM4qKrAIxyNcApgqHAXcBkN8FeizOz69z0rb26uZ6lMESYtxegaTlXB5Hj84JfwMPavMrwDMjucA==", - "license": "Apache-2.0", - "dependencies": { - "@smithy/chunked-blob-reader": "^5.2.2", - "@smithy/chunked-blob-reader-native": "^4.2.3", - "@smithy/types": "^4.14.1", - "tslib": "^2.6.2" + "node": ">=0.10.0", + "npm": ">2.7.0" }, - "engines": { - "node": ">=18.0.0" + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/hash-node": { - "version": "4.2.14", - "resolved": "https://registry.npmjs.org/@smithy/hash-node/-/hash-node-4.2.14.tgz", - "integrity": "sha512-8ZBDY2DD4wr+GGjTpPtiglEsqr0lUP+KHqgZcWczFf6qeZ/YRjMIOoQWVQlmwu7EtxKTd8YXD8lblmYcpBIA1g==", + "node_modules/@stdlib/array-uint16": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/array-uint16/-/array-uint16-0.2.3.tgz", + "integrity": "sha512-ceDGvNGOxR2kUO30USUWL8ezKw+R6wBwQNJmPOfT1HJRmCxio+eRMBygmxoRmWwoj2pj8IHC/GlC3N2kSNN0Iw==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "@smithy/types": "^4.14.1", - "@smithy/util-buffer-from": "^4.2.2", - "@smithy/util-utf8": "^4.2.2", - "tslib": "^2.6.2" + "@stdlib/assert-has-uint16array-support": "^0.2.3" }, "engines": { - "node": ">=18.0.0" - } - }, - "node_modules/@smithy/hash-node/node_modules/@smithy/is-array-buffer": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-4.2.2.tgz", - "integrity": "sha512-n6rQ4N8Jj4YTQO3YFrlgZuwKodf4zUFs7EJIWH86pSCWBaAtAGBFfCM7Wx6D2bBJ2xqFNxGBSrUWswT3M0VJow==", - "license": "Apache-2.0", - "dependencies": { - "tslib": "^2.6.2" + "node": ">=0.10.0", + "npm": ">2.7.0" }, - "engines": { - "node": ">=18.0.0" + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/hash-node/node_modules/@smithy/util-buffer-from": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-4.2.2.tgz", - "integrity": "sha512-FDXD7cvUoFWwN6vtQfEta540Y/YBe5JneK3SoZg9bThSoOAC/eGeYEua6RkBgKjGa/sz6Y+DuBZj3+YEY21y4Q==", + "node_modules/@stdlib/array-uint32": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/array-uint32/-/array-uint32-0.2.3.tgz", + "integrity": "sha512-zZGjkJjPsgp3WyKOCICOGaJ3OoVyzwgyZgyEHl3wlEqfPhUPpVJGLhy9mFx8WIoTGHsCWHs1COWZfh88bL/pSA==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "@smithy/is-array-buffer": "^4.2.2", - "tslib": "^2.6.2" + "@stdlib/assert-has-uint32array-support": "^0.2.3" }, "engines": { - "node": ">=18.0.0" - } - }, - "node_modules/@smithy/hash-node/node_modules/@smithy/util-utf8": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-4.2.2.tgz", - "integrity": "sha512-75MeYpjdWRe8M5E3AW0O4Cx3UadweS+cwdXjwYGBW5h/gxxnbeZ877sLPX/ZJA9GVTlL/qG0dXP29JWFCD1Ayw==", - "license": "Apache-2.0", - "dependencies": { - "@smithy/util-buffer-from": "^4.2.2", - "tslib": "^2.6.2" + "node": ">=0.10.0", + "npm": ">2.7.0" }, - "engines": { - "node": ">=18.0.0" + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/hash-stream-node": { - "version": "4.2.14", - "resolved": "https://registry.npmjs.org/@smithy/hash-stream-node/-/hash-stream-node-4.2.14.tgz", - "integrity": "sha512-tw4GANWkZPb6+BdD4Fgucqzey2+r73Z/GRo9zklsCdwrnxxumUV83ZIaBDdudV4Ylazw3EPTiJZhpX42105ruQ==", + "node_modules/@stdlib/array-uint8": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/array-uint8/-/array-uint8-0.2.3.tgz", + "integrity": "sha512-+UVsdR94Qe1zXEbpE+rpXFxp/VB8+zGxH3d7RH2cUpy5eFeqcSQNvxaxfqZnbmqk2Gu5tJEv/ZBcTXkpeKH7HA==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "@smithy/types": "^4.14.1", - "@smithy/util-utf8": "^4.2.2", - "tslib": "^2.6.2" + "@stdlib/assert-has-uint8array-support": "^0.2.3" }, "engines": { - "node": ">=18.0.0" - } - }, - "node_modules/@smithy/hash-stream-node/node_modules/@smithy/is-array-buffer": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-4.2.2.tgz", - "integrity": "sha512-n6rQ4N8Jj4YTQO3YFrlgZuwKodf4zUFs7EJIWH86pSCWBaAtAGBFfCM7Wx6D2bBJ2xqFNxGBSrUWswT3M0VJow==", - "license": "Apache-2.0", - "dependencies": { - "tslib": "^2.6.2" + "node": ">=0.10.0", + "npm": ">2.7.0" }, - "engines": { - "node": ">=18.0.0" + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/hash-stream-node/node_modules/@smithy/util-buffer-from": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-4.2.2.tgz", - "integrity": "sha512-FDXD7cvUoFWwN6vtQfEta540Y/YBe5JneK3SoZg9bThSoOAC/eGeYEua6RkBgKjGa/sz6Y+DuBZj3+YEY21y4Q==", + "node_modules/@stdlib/assert-has-float32array-support": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-has-float32array-support/-/assert-has-float32array-support-0.2.3.tgz", + "integrity": "sha512-nNRO8I4dp3CtxFXCD901IBmVc+/otaFMr/Mx1jN956nkaXaL3GZR6p12IGgN535Nj3QILoKPmOG7gOjts+uQOA==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "@smithy/is-array-buffer": "^4.2.2", - "tslib": "^2.6.2" + "@stdlib/assert-is-float32array": "^0.2.3", + "@stdlib/constants-float64-pinf": "^0.2.3" }, "engines": { - "node": ">=18.0.0" - } - }, - "node_modules/@smithy/hash-stream-node/node_modules/@smithy/util-utf8": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-4.2.2.tgz", - "integrity": "sha512-75MeYpjdWRe8M5E3AW0O4Cx3UadweS+cwdXjwYGBW5h/gxxnbeZ877sLPX/ZJA9GVTlL/qG0dXP29JWFCD1Ayw==", - "license": "Apache-2.0", - "dependencies": { - "@smithy/util-buffer-from": "^4.2.2", - "tslib": "^2.6.2" + "node": ">=0.10.0", + "npm": ">2.7.0" }, - "engines": { - "node": ">=18.0.0" + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/invalid-dependency": { - "version": "4.2.14", - "resolved": "https://registry.npmjs.org/@smithy/invalid-dependency/-/invalid-dependency-4.2.14.tgz", - "integrity": "sha512-c21qJiTSb25xvvOp+H2TNZzPCngrvl5vIPqPB8zQ/DmJF4QWXO19x1dWfMJZ6wZuuWUPPm0gV8C0cU3+ifcWuw==", + "node_modules/@stdlib/assert-has-float64array-support": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-has-float64array-support/-/assert-has-float64array-support-0.2.3.tgz", + "integrity": "sha512-BbHjShic68woFydK2s8ECn4uKM+Cr3lB6kBP+9wK7wkUGVzq4lo7n+Twt0cBbgwJOGLlQayJQOQAVVq/nu/wDg==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "@smithy/types": "^4.14.1", - "tslib": "^2.6.2" + "@stdlib/assert-is-float64array": "^0.2.3" }, "engines": { - "node": ">=18.0.0" - } - }, - "node_modules/@smithy/is-array-buffer": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-2.0.0.tgz", - "integrity": "sha512-z3PjFjMyZNI98JFRJi/U0nGoLWMSJlDjAW4QUX2WNZLas5C0CmVV6LJ01JI0k90l7FvpmixjWxPFmENSClQ7ug==", - "dependencies": { - "tslib": "^2.5.0" + "node": ">=0.10.0", + "npm": ">2.7.0" }, - "engines": { - "node": ">=14.0.0" + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/md5-js": { - "version": "4.2.14", - "resolved": "https://registry.npmjs.org/@smithy/md5-js/-/md5-js-4.2.14.tgz", - "integrity": "sha512-V2v0vx+h0iUSNG1Alt+GNBMSLGCrl9iVsdd+Ap67HPM9PN479x12V8LkuMoKImNZxn3MXeuyUjls+/7ZACZghA==", + "node_modules/@stdlib/assert-has-generator-support": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-has-generator-support/-/assert-has-generator-support-0.2.3.tgz", + "integrity": "sha512-wr4w9/ufSBHSj+x3WNGK2WdEA9u+itVeY2Tx6ExN7w5avBAFe5EF8/ndeta4iQd8Su6YKJCqCUXNVJ3Dq4gl5g==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "@smithy/types": "^4.14.1", - "@smithy/util-utf8": "^4.2.2", - "tslib": "^2.6.2" + "@stdlib/utils-eval": "^0.2.3" }, "engines": { - "node": ">=18.0.0" - } - }, - "node_modules/@smithy/md5-js/node_modules/@smithy/is-array-buffer": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-4.2.2.tgz", - "integrity": "sha512-n6rQ4N8Jj4YTQO3YFrlgZuwKodf4zUFs7EJIWH86pSCWBaAtAGBFfCM7Wx6D2bBJ2xqFNxGBSrUWswT3M0VJow==", - "license": "Apache-2.0", - "dependencies": { - "tslib": "^2.6.2" + "node": ">=0.10.0", + "npm": ">2.7.0" }, - "engines": { - "node": ">=18.0.0" + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/md5-js/node_modules/@smithy/util-buffer-from": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-4.2.2.tgz", - "integrity": "sha512-FDXD7cvUoFWwN6vtQfEta540Y/YBe5JneK3SoZg9bThSoOAC/eGeYEua6RkBgKjGa/sz6Y+DuBZj3+YEY21y4Q==", + "node_modules/@stdlib/assert-has-own-property": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-has-own-property/-/assert-has-own-property-0.2.3.tgz", + "integrity": "sha512-BnX1Lpvd9YaucQLokQrf7ppLwa3V+nTUQ9qoys5SloYhjwbYWtO61SJVT2JK+cfsCxUAx/HAh3dN1qTKxx1PIg==", "license": "Apache-2.0", - "dependencies": { - "@smithy/is-array-buffer": "^4.2.2", - "tslib": "^2.6.2" - }, + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "engines": { - "node": ">=18.0.0" - } - }, - "node_modules/@smithy/md5-js/node_modules/@smithy/util-utf8": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-4.2.2.tgz", - "integrity": "sha512-75MeYpjdWRe8M5E3AW0O4Cx3UadweS+cwdXjwYGBW5h/gxxnbeZ877sLPX/ZJA9GVTlL/qG0dXP29JWFCD1Ayw==", - "license": "Apache-2.0", - "dependencies": { - "@smithy/util-buffer-from": "^4.2.2", - "tslib": "^2.6.2" + "node": ">=0.10.0", + "npm": ">2.7.0" }, - "engines": { - "node": ">=18.0.0" + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/middleware-content-length": { - "version": "4.2.14", - "resolved": "https://registry.npmjs.org/@smithy/middleware-content-length/-/middleware-content-length-4.2.14.tgz", - "integrity": "sha512-xhHq7fX4/3lv5NHxLUk3OeEvl0xZ+Ek3qIbWaCL4f9JwgDZEclPBElljaZCAItdGPQl/kSM4LPMOpy1MYgprpw==", + "node_modules/@stdlib/assert-has-symbol-support": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-has-symbol-support/-/assert-has-symbol-support-0.2.3.tgz", + "integrity": "sha512-yNsJnCb7HWye5xhZ/eRIpp28HwOVFF5gUCKeT1p4haoDJOn+3YEPYaXMn4mYK6kRN96tUhovlJQv9H/9jwnLpA==", "license": "Apache-2.0", - "dependencies": { - "@smithy/protocol-http": "^5.3.14", - "@smithy/types": "^4.14.1", - "tslib": "^2.6.2" - }, + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "engines": { - "node": ">=18.0.0" - } - }, - "node_modules/@smithy/middleware-endpoint": { - "version": "4.4.32", - "resolved": "https://registry.npmjs.org/@smithy/middleware-endpoint/-/middleware-endpoint-4.4.32.tgz", - "integrity": "sha512-ZZkgyjnJppiZbIm6Qbx92pbXYi1uzenIvGhBSCDlc7NwuAkiqSgS75j1czAD25ZLs2FjMjYy1q7gyRVWG6JA0Q==", - "license": "Apache-2.0", - "dependencies": { - "@smithy/core": "^3.23.17", - "@smithy/middleware-serde": "^4.2.20", - "@smithy/node-config-provider": "^4.3.14", - "@smithy/shared-ini-file-loader": "^4.4.9", - "@smithy/types": "^4.14.1", - "@smithy/url-parser": "^4.2.14", - "@smithy/util-middleware": "^4.2.14", - "tslib": "^2.6.2" + "node": ">=0.10.0", + "npm": ">2.7.0" }, - "engines": { - "node": ">=18.0.0" + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/middleware-retry": { - "version": "4.5.5", - "resolved": "https://registry.npmjs.org/@smithy/middleware-retry/-/middleware-retry-4.5.5.tgz", - "integrity": "sha512-wnYOpB5vATFKWrY2Z9Alb0KhjZI6AbzU6Fbz3Hq2GnURdRYWB4q+qWivQtSTwXcmWUA3MZ6krfwL6Cq5MAbxsA==", + "node_modules/@stdlib/assert-has-to-primitive-symbol-support": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/assert-has-to-primitive-symbol-support/-/assert-has-to-primitive-symbol-support-0.1.1.tgz", + "integrity": "sha512-nobeU8aB76XlDtKCC4DZWRdWSbPCoOGOOwEuVoyJ058gNacR4lRPoCA/7cxAVl3UqqLwhX3E1MSOMxNTnMyTGA==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "@smithy/core": "^3.23.17", - "@smithy/node-config-provider": "^4.3.14", - "@smithy/protocol-http": "^5.3.14", - "@smithy/service-error-classification": "^4.3.0", - "@smithy/smithy-client": "^4.12.13", - "@smithy/types": "^4.14.1", - "@smithy/util-middleware": "^4.2.14", - "@smithy/util-retry": "^4.3.4", - "@smithy/uuid": "^1.1.2", - "tslib": "^2.6.2" + "@stdlib/assert-has-own-property": "^0.2.3", + "@stdlib/symbol-ctor": "^0.2.3" }, "engines": { - "node": ">=18.0.0" - } - }, - "node_modules/@smithy/middleware-serde": { - "version": "4.2.20", - "resolved": "https://registry.npmjs.org/@smithy/middleware-serde/-/middleware-serde-4.2.20.tgz", - "integrity": "sha512-Lx9JMO9vArPtiChE3wbEZ5akMIDQpWQtlu90lhACQmNOXcGXRbaDywMHDzuDZ2OkZzP+9wQfZi3YJT9F67zTQQ==", - "license": "Apache-2.0", - "dependencies": { - "@smithy/core": "^3.23.17", - "@smithy/protocol-http": "^5.3.14", - "@smithy/types": "^4.14.1", - "tslib": "^2.6.2" + "node": ">=0.10.0", + "npm": ">2.7.0" }, - "engines": { - "node": ">=18.0.0" + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/middleware-stack": { - "version": "4.2.14", - "resolved": "https://registry.npmjs.org/@smithy/middleware-stack/-/middleware-stack-4.2.14.tgz", - "integrity": "sha512-2dvkUKLuFdKsCRmOE4Mn63co0Djtsm+JMh0bYZQupN1pJwMeE8FmQmRLLzzEMN0dnNi7CDCYYH8F0EVwWiPBeA==", + "node_modules/@stdlib/assert-has-tostringtag-support": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-has-tostringtag-support/-/assert-has-tostringtag-support-0.2.3.tgz", + "integrity": "sha512-9sULfRKYneF/Mq6F96xqeQrf0a9wdJc1lNZf2wfs1EtRwQHQfx5+QlYl7hp3gWI/iid5M4Npme86T0413eaBfA==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "@smithy/types": "^4.14.1", - "tslib": "^2.6.2" + "@stdlib/assert-has-symbol-support": "^0.2.3" }, "engines": { - "node": ">=18.0.0" - } - }, - "node_modules/@smithy/node-config-provider": { - "version": "4.3.14", - "resolved": "https://registry.npmjs.org/@smithy/node-config-provider/-/node-config-provider-4.3.14.tgz", - "integrity": "sha512-S+gFjyo/weSVL0P1b9Ts8C/CwIfNCgUPikk3sl6QVsfE/uUuO+QsF+NsE/JkpvWqqyz1wg7HFdiaZuj5CoBMRg==", - "license": "Apache-2.0", - "dependencies": { - "@smithy/property-provider": "^4.2.14", - "@smithy/shared-ini-file-loader": "^4.4.9", - "@smithy/types": "^4.14.1", - "tslib": "^2.6.2" + "node": ">=0.10.0", + "npm": ">2.7.0" }, - "engines": { - "node": ">=18.0.0" + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/node-http-handler": { - "version": "4.6.1", - "resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.6.1.tgz", - "integrity": "sha512-iB+orM4x3xrr57X3YaXazfKnntl0LHlZB1kcXSGzMV1Tt0+YwEjGlbjk/44qEGtBzXAz6yFDzkYTKSV6Pj2HUg==", + "node_modules/@stdlib/assert-has-uint16array-support": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-has-uint16array-support/-/assert-has-uint16array-support-0.2.3.tgz", + "integrity": "sha512-7PjQTyXmpIczUz7Vx8c7BcdroJmMmQjyNQDF9a46Ya+nZxqH7g9jRsxmvzqVrSyXhkIyAbw1Ao2QyKocz+hZhg==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "@smithy/protocol-http": "^5.3.14", - "@smithy/querystring-builder": "^4.2.14", - "@smithy/types": "^4.14.1", - "tslib": "^2.6.2" + "@stdlib/assert-is-uint16array": "^0.2.2", + "@stdlib/constants-uint16-max": "^0.2.3" }, "engines": { - "node": ">=18.0.0" - } - }, - "node_modules/@smithy/property-provider": { - "version": "4.2.14", - "resolved": "https://registry.npmjs.org/@smithy/property-provider/-/property-provider-4.2.14.tgz", - "integrity": "sha512-WuM31CgfsnQ/10i7NYr0PyxqknD72Y5uMfUMVSniPjbEPceiTErb4eIqJQ+pdxNEAUEWrewrGjIRjVbVHsxZiQ==", - "license": "Apache-2.0", - "dependencies": { - "@smithy/types": "^4.14.1", - "tslib": "^2.6.2" + "node": ">=0.10.0", + "npm": ">2.7.0" }, - "engines": { - "node": ">=18.0.0" + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/protocol-http": { - "version": "5.3.14", - "resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-5.3.14.tgz", - "integrity": "sha512-dN5F8kHx8RNU0r+pCwNmFZyz6ChjMkzShy/zup6MtkRmmix4vZzJdW+di7x//b1LiynIev88FM18ie+wwPcQtQ==", + "node_modules/@stdlib/assert-has-uint32array-support": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-has-uint32array-support/-/assert-has-uint32array-support-0.2.3.tgz", + "integrity": "sha512-xa/0yWs+fhp/yUZPD3/ZmQCXqv7haJGGJE75HBX9tw9CHgmqpgAihD4yGy982CtQaxEltH8icNOX8CQzZZS31w==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "@smithy/types": "^4.14.1", - "tslib": "^2.6.2" + "@stdlib/assert-is-uint32array": "^0.2.2", + "@stdlib/constants-uint32-max": "^0.2.3" }, "engines": { - "node": ">=18.0.0" - } - }, - "node_modules/@smithy/querystring-builder": { - "version": "4.2.14", - "resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-4.2.14.tgz", - "integrity": "sha512-XYA5Z0IqTeF+5XDdh4BBmSA0HvbgVZIyv4cmOoUheDNR57K1HgBp9ukUMx3Cr3XpDHHpLBnexPE3LAtDsZkj2A==", - "license": "Apache-2.0", - "dependencies": { - "@smithy/types": "^4.14.1", - "@smithy/util-uri-escape": "^4.2.2", - "tslib": "^2.6.2" + "node": ">=0.10.0", + "npm": ">2.7.0" }, - "engines": { - "node": ">=18.0.0" + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/querystring-parser": { - "version": "4.2.14", - "resolved": "https://registry.npmjs.org/@smithy/querystring-parser/-/querystring-parser-4.2.14.tgz", - "integrity": "sha512-hr+YyqBD23GVvRxGGrcc/oOeNlK3PzT5Fu4dzrDXxzS1LpFiuL2PQQqKPs87M79aW7ziMs+nvB3qdw77SqE7Lw==", + "node_modules/@stdlib/assert-has-uint8array-support": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-has-uint8array-support/-/assert-has-uint8array-support-0.2.3.tgz", + "integrity": "sha512-cgXcNtv5PS+LEV0tj8VOZ8WVjLJuvSzG0GolF+2M0u5le2hHk7BfKH9bqmrk0AzpipAEEdQgp4CGc/Mmji5s8g==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "@smithy/types": "^4.14.1", - "tslib": "^2.6.2" + "@stdlib/assert-is-uint8array": "^0.2.2", + "@stdlib/constants-uint8-max": "^0.2.3" }, "engines": { - "node": ">=18.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/service-error-classification": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/@smithy/service-error-classification/-/service-error-classification-4.3.0.tgz", - "integrity": "sha512-9jKsBYQRPR0xBLgc2415RsA5PIcP2sis4oBdN9s0D13cg1B1284mNTjx9Yc+BEERXzuPm5ObktI96OxsKh8E9A==", + "node_modules/@stdlib/assert-is-array": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-is-array/-/assert-is-array-0.2.3.tgz", + "integrity": "sha512-ayRsLGmssNO+8SR63tPP2+LZCxFVsSXtdN0ToSdm0kAOaGT4e0FoQus+AlFdhW5xWtvoxL8r5WKTVqJ514/rvQ==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "@smithy/types": "^4.14.1" + "@stdlib/utils-native-class": "^0.2.2" }, "engines": { - "node": ">=18.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/shared-ini-file-loader": { - "version": "4.4.9", - "resolved": "https://registry.npmjs.org/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.4.9.tgz", - "integrity": "sha512-495/V2I15SHgedSJoDPD23JuSfKAp726ZI1V0wtjB07Wh7q/0tri/0e0DLefZCHgxZonrGKt/OCTpAtP1wE1kQ==", + "node_modules/@stdlib/assert-is-array-like": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-is-array-like/-/assert-is-array-like-0.2.3.tgz", + "integrity": "sha512-HXjWVOiyYwjSOAhq5LDXWcZDuUwHRcOWKY9s0PqeMS7/15smJJCMc6y1yg/aXae0qzHdex4UmCB4zIxXOftJvA==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "@smithy/types": "^4.14.1", - "tslib": "^2.6.2" + "@stdlib/constants-array-max-array-length": "^0.2.2", + "@stdlib/math-base-assert-is-integer": "^0.2.7" }, "engines": { - "node": ">=18.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/signature-v4": { - "version": "5.3.14", - "resolved": "https://registry.npmjs.org/@smithy/signature-v4/-/signature-v4-5.3.14.tgz", - "integrity": "sha512-1D9Y/nmlVjCeSivCbhZ7hgEpmHyY1h0GvpSZt3l0xcD9JjmjVC1CHOozS6+Gh+/ldMH8JuJ6cujObQqfayAVFA==", + "node_modules/@stdlib/assert-is-big-endian": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-is-big-endian/-/assert-is-big-endian-0.2.3.tgz", + "integrity": "sha512-+/X7ZcXFdboHIKDtxnx25fKmf9EhPRyp37qp9H9tUb0RnPT8SgmQKtYZxovp7EeBbESZOKSousg0jZKLbPqRAg==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "@smithy/is-array-buffer": "^4.2.2", - "@smithy/protocol-http": "^5.3.14", - "@smithy/types": "^4.14.1", - "@smithy/util-hex-encoding": "^4.2.2", - "@smithy/util-middleware": "^4.2.14", - "@smithy/util-uri-escape": "^4.2.2", - "@smithy/util-utf8": "^4.2.2", - "tslib": "^2.6.2" + "@stdlib/array-uint16": "^0.2.2", + "@stdlib/array-uint8": "^0.2.2" }, "engines": { - "node": ">=18.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/signature-v4/node_modules/@smithy/is-array-buffer": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-4.2.2.tgz", - "integrity": "sha512-n6rQ4N8Jj4YTQO3YFrlgZuwKodf4zUFs7EJIWH86pSCWBaAtAGBFfCM7Wx6D2bBJ2xqFNxGBSrUWswT3M0VJow==", + "node_modules/@stdlib/assert-is-boolean": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-is-boolean/-/assert-is-boolean-0.2.3.tgz", + "integrity": "sha512-36BETlRDrBeCOBLowW1/vqk9wD+OA3Wp9eQxFij/7icKiMDURH+Fiw2hfbhaZ3c3Y9uEN0rAdOT7AJlwWhXc7Q==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "tslib": "^2.6.2" + "@stdlib/assert-has-tostringtag-support": "^0.2.3", + "@stdlib/boolean-ctor": "^0.2.3", + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3", + "@stdlib/utils-native-class": "^0.2.2" }, "engines": { - "node": ">=18.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/signature-v4/node_modules/@smithy/util-buffer-from": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-4.2.2.tgz", - "integrity": "sha512-FDXD7cvUoFWwN6vtQfEta540Y/YBe5JneK3SoZg9bThSoOAC/eGeYEua6RkBgKjGa/sz6Y+DuBZj3+YEY21y4Q==", + "node_modules/@stdlib/assert-is-buffer": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-is-buffer/-/assert-is-buffer-0.2.3.tgz", + "integrity": "sha512-ppnL0sC5XHSk221AYjT4zD33TDB/XuSkhbbbr5sviTH5+88KAqy7SjFlvcpqpvB2BvEVzqRE1fgVso8SjGQD+A==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "@smithy/is-array-buffer": "^4.2.2", - "tslib": "^2.6.2" + "@stdlib/assert-is-object-like": "^0.2.2" }, "engines": { - "node": ">=18.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/signature-v4/node_modules/@smithy/util-utf8": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-4.2.2.tgz", - "integrity": "sha512-75MeYpjdWRe8M5E3AW0O4Cx3UadweS+cwdXjwYGBW5h/gxxnbeZ877sLPX/ZJA9GVTlL/qG0dXP29JWFCD1Ayw==", + "node_modules/@stdlib/assert-is-float32array": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-is-float32array/-/assert-is-float32array-0.2.3.tgz", + "integrity": "sha512-fHPem8taZPd1YoYIB1lqju9HEPDUuY/UFKG0/PquCZtA/g32TEyMM7tb/GCcDQuxno9jnH4+6r7CTfHaa9758w==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "@smithy/util-buffer-from": "^4.2.2", - "tslib": "^2.6.2" + "@stdlib/utils-native-class": "^0.2.2" }, "engines": { - "node": ">=18.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/smithy-client": { - "version": "4.12.13", - "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-4.12.13.tgz", - "integrity": "sha512-y/Pcj1V9+qG98gyu1gvftHB7rDpdh+7kIBIggs55yGm3JdtBV8GT8IFF3a1qxZ79QnaJHX9GXzvBG6tAd+czJA==", + "node_modules/@stdlib/assert-is-float64array": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-is-float64array/-/assert-is-float64array-0.2.3.tgz", + "integrity": "sha512-GEuYmjWDT2PY530fIO4qBDr4xO9vYWTjyszkyma0RWKzyGBdCV6GYdMj8qO+W7bOVsqeuoYNTCNebOYfpgZbSQ==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "@smithy/core": "^3.23.17", - "@smithy/middleware-endpoint": "^4.4.32", - "@smithy/middleware-stack": "^4.2.14", - "@smithy/protocol-http": "^5.3.14", - "@smithy/types": "^4.14.1", - "@smithy/util-stream": "^4.5.25", - "tslib": "^2.6.2" + "@stdlib/utils-native-class": "^0.2.2" }, "engines": { - "node": ">=18.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/types": { - "version": "4.14.1", - "resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.14.1.tgz", - "integrity": "sha512-59b5HtSVrVR/eYNei3BUj3DCPKD/G7EtDDe7OEJE7i7FtQFugYo6MxbotS8mVJkLNVf8gYaAlEBwwtJ9HzhWSg==", + "node_modules/@stdlib/assert-is-function": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-is-function/-/assert-is-function-0.2.3.tgz", + "integrity": "sha512-6EdSkdJ1KtILdGb84MhherNtitGgzHH+u6rs1gGj+294wg/9IzLYaaHDktJVRN/viD3XLEQjPGzSTq5x5DzPbQ==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "tslib": "^2.6.2" + "@stdlib/utils-type-of": "^0.2.2" }, "engines": { - "node": ">=18.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/url-parser": { - "version": "4.2.14", - "resolved": "https://registry.npmjs.org/@smithy/url-parser/-/url-parser-4.2.14.tgz", - "integrity": "sha512-p06BiBigJ8bTA3MgnOfCtDUWnAMY0YfedO/GRpmc7p+wg3KW8vbXy1xwSu5ASy0wV7rRYtlfZOIKH4XqfhjSQQ==", + "node_modules/@stdlib/assert-is-integer": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-is-integer/-/assert-is-integer-0.2.3.tgz", + "integrity": "sha512-HfJg0x6YWW6aP3JSONoI5bNXFGqtiNqWj0L0ex+oDpzrVbXQOu9GNlRKP5P5cDgfI+3rpZMCINX52IGKyCiUJw==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "@smithy/querystring-parser": "^4.2.14", - "@smithy/types": "^4.14.1", - "tslib": "^2.6.2" + "@stdlib/assert-is-number": "^0.2.2", + "@stdlib/constants-float64-ninf": "^0.2.3", + "@stdlib/constants-float64-pinf": "^0.2.3", + "@stdlib/math-base-assert-is-integer": "^0.2.7", + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3" }, "engines": { - "node": ">=18.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/util-base64": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/@smithy/util-base64/-/util-base64-4.3.2.tgz", - "integrity": "sha512-XRH6b0H/5A3SgblmMa5ErXQ2XKhfbQB+Fm/oyLZ2O2kCUrwgg55bU0RekmzAhuwOjA9qdN5VU2BprOvGGUkOOQ==", + "node_modules/@stdlib/assert-is-little-endian": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-is-little-endian/-/assert-is-little-endian-0.2.3.tgz", + "integrity": "sha512-TvKdQhKwrWf0rik5iiurlI1hpJru+bbYGByoSJ6SScTvZIgf54MTYEsWgVyoNqMw8AQFxOyDbMRee+je65ZbMA==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "@smithy/util-buffer-from": "^4.2.2", - "@smithy/util-utf8": "^4.2.2", - "tslib": "^2.6.2" + "@stdlib/array-uint16": "^0.2.2", + "@stdlib/array-uint8": "^0.2.2" }, "engines": { - "node": ">=18.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/util-base64/node_modules/@smithy/is-array-buffer": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-4.2.2.tgz", - "integrity": "sha512-n6rQ4N8Jj4YTQO3YFrlgZuwKodf4zUFs7EJIWH86pSCWBaAtAGBFfCM7Wx6D2bBJ2xqFNxGBSrUWswT3M0VJow==", + "node_modules/@stdlib/assert-is-nan": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-is-nan/-/assert-is-nan-0.2.3.tgz", + "integrity": "sha512-gFTy7KCz0/bqf0pnEBihtpVz8QYZHiYDuv8wvTZsybMz8tDOE5LnNPJ1klCsWgRLgCy9MA7uec3xwfst9n+71A==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "tslib": "^2.6.2" + "@stdlib/assert-is-number": "^0.2.2", + "@stdlib/math-base-assert-is-nan": "^0.2.3", + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3" }, "engines": { - "node": ">=18.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/util-base64/node_modules/@smithy/util-buffer-from": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-4.2.2.tgz", - "integrity": "sha512-FDXD7cvUoFWwN6vtQfEta540Y/YBe5JneK3SoZg9bThSoOAC/eGeYEua6RkBgKjGa/sz6Y+DuBZj3+YEY21y4Q==", + "node_modules/@stdlib/assert-is-nonnegative-integer": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-is-nonnegative-integer/-/assert-is-nonnegative-integer-0.2.3.tgz", + "integrity": "sha512-3Goiu4Kum1Xm9NbvC23GZOj1a6aVrGF1D8CkZkKDNp8kiYgKSKonvcbf3JeVrr/fLxsdfjnprbzrPOYsMOsRYw==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "@smithy/is-array-buffer": "^4.2.2", - "tslib": "^2.6.2" + "@stdlib/assert-is-integer": "^0.2.2", + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3" }, "engines": { - "node": ">=18.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/util-base64/node_modules/@smithy/util-utf8": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-4.2.2.tgz", - "integrity": "sha512-75MeYpjdWRe8M5E3AW0O4Cx3UadweS+cwdXjwYGBW5h/gxxnbeZ877sLPX/ZJA9GVTlL/qG0dXP29JWFCD1Ayw==", + "node_modules/@stdlib/assert-is-number": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-is-number/-/assert-is-number-0.2.3.tgz", + "integrity": "sha512-6i2RoG5TYn7mfKnPmvAA1Gdhn3PxvQegb2bh2pi5k/+xXgEHoubpqBSVxZBTZ70GIkPwNFJQDRWqwOwHet6enQ==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "@smithy/util-buffer-from": "^4.2.2", - "tslib": "^2.6.2" + "@stdlib/assert-has-tostringtag-support": "^0.2.3", + "@stdlib/number-ctor": "^0.2.3", + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3", + "@stdlib/utils-native-class": "^0.2.2" }, "engines": { - "node": ">=18.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/util-body-length-browser": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/util-body-length-browser/-/util-body-length-browser-4.2.2.tgz", - "integrity": "sha512-JKCrLNOup3OOgmzeaKQwi4ZCTWlYR5H4Gm1r2uTMVBXoemo1UEghk5vtMi1xSu2ymgKVGW631e2fp9/R610ZjQ==", + "node_modules/@stdlib/assert-is-number-array": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-is-number-array/-/assert-is-number-array-0.2.3.tgz", + "integrity": "sha512-jpodfINEvUe6lQWxurZduf2aiaAoBD+KZsXq4Pn8sas6XDjPRmHkqth6dJFz8QcyzDdCmq6CbyPOEs7e/q192g==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "tslib": "^2.6.2" + "@stdlib/assert-is-number": "^0.2.2", + "@stdlib/assert-tools-array-like-function": "^0.2.3", + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3" }, "engines": { - "node": ">=18.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/util-body-length-node": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/@smithy/util-body-length-node/-/util-body-length-node-4.2.3.tgz", - "integrity": "sha512-ZkJGvqBzMHVHE7r/hcuCxlTY8pQr1kMtdsVPs7ex4mMU+EAbcXppfo5NmyxMYi2XU49eqaz56j2gsk4dHHPG/g==", + "node_modules/@stdlib/assert-is-object": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-is-object/-/assert-is-object-0.2.3.tgz", + "integrity": "sha512-H9NaVGuPl4qA3J4gDAzy+sHCkTImVycoNd7izPF63JuAlEO6KTdpVK7stQBXgcWf1pyRHem7ZTJCzht2UMLzcA==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "tslib": "^2.6.2" + "@stdlib/assert-is-array": "^0.2.3" }, "engines": { - "node": ">=18.0.0" - } - }, - "node_modules/@smithy/util-buffer-from": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-2.0.0.tgz", - "integrity": "sha512-/YNnLoHsR+4W4Vf2wL5lGv0ksg8Bmk3GEGxn2vEQt52AQaPSCuaO5PM5VM7lP1K9qHRKHwrPGktqVoAHKWHxzw==", - "dependencies": { - "@smithy/is-array-buffer": "^2.0.0", - "tslib": "^2.5.0" + "node": ">=0.10.0", + "npm": ">2.7.0" }, - "engines": { - "node": ">=14.0.0" + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/util-config-provider": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/util-config-provider/-/util-config-provider-4.2.2.tgz", - "integrity": "sha512-dWU03V3XUprJwaUIFVv4iOnS1FC9HnMHDfUrlNDSh4315v0cWyaIErP8KiqGVbf5z+JupoVpNM7ZB3jFiTejvQ==", + "node_modules/@stdlib/assert-is-object-like": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-is-object-like/-/assert-is-object-like-0.2.3.tgz", + "integrity": "sha512-K6G58h5euEVSEZvFZSHADoYL7sixNTRy+ezHl/I3byJpC9PJdvTO0XWYD0CT0yVXIaqmCYU2NsPpgGdcPLELFg==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "tslib": "^2.6.2" + "@stdlib/assert-tools-array-function": "^0.2.2", + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3" }, "engines": { - "node": ">=18.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/util-defaults-mode-browser": { - "version": "4.3.49", - "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.3.49.tgz", - "integrity": "sha512-a5bNrdiONYB/qE2BuKegvUMd/+ZDwdg4vsNuuSzYE8qs2EYAdK9CynL+Rzn29PbPiUqoz/cbpRbcLzD5lEevHw==", + "node_modules/@stdlib/assert-is-plain-object": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-is-plain-object/-/assert-is-plain-object-0.2.3.tgz", + "integrity": "sha512-MRdn9kuzC4Hf/2Z/911yZUso6s6f048Ck3dO1j9scHk9EKnU404XrC5NJHeZ9OaI/689Fs+JKDWyKyqyHYRV8A==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "@smithy/property-provider": "^4.2.14", - "@smithy/smithy-client": "^4.12.13", - "@smithy/types": "^4.14.1", - "tslib": "^2.6.2" + "@stdlib/assert-has-own-property": "^0.2.3", + "@stdlib/assert-is-function": "^0.2.3", + "@stdlib/assert-is-object": "^0.2.2", + "@stdlib/utils-get-prototype-of": "^0.2.3", + "@stdlib/utils-native-class": "^0.2.3" }, "engines": { - "node": ">=18.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/util-defaults-mode-node": { - "version": "4.2.54", - "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.2.54.tgz", - "integrity": "sha512-g1cvrJvOnzeJgEdf7AE4luI7gp6L8weE0y9a9wQUSGtjb8QRHDbCJYuE4Sy0SD9N8RrnNPFsPltAz/OSoBR9Zw==", + "node_modules/@stdlib/assert-is-positive-integer": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-is-positive-integer/-/assert-is-positive-integer-0.2.3.tgz", + "integrity": "sha512-lGd068beyzC9O1cAlyI5vKlCEUyJwwTrSdLkfVqNdqppiX64lOngjoAhu4BmHScuWSiJz9Zz39YnQ/mA6cH/kg==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "@smithy/config-resolver": "^4.4.17", - "@smithy/credential-provider-imds": "^4.2.14", - "@smithy/node-config-provider": "^4.3.14", - "@smithy/property-provider": "^4.2.14", - "@smithy/smithy-client": "^4.12.13", - "@smithy/types": "^4.14.1", - "tslib": "^2.6.2" + "@stdlib/assert-is-integer": "^0.2.2", + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3" }, "engines": { - "node": ">=18.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/util-endpoints": { - "version": "3.4.2", - "resolved": "https://registry.npmjs.org/@smithy/util-endpoints/-/util-endpoints-3.4.2.tgz", - "integrity": "sha512-a55Tr+3OKld4TTtnT+RhKOQHyPxm3j/xL4OR83WBUhLJaKDS9dnJ7arRMOp3t31dcLhApwG9bgvrRXBHlLdIkg==", + "node_modules/@stdlib/assert-is-regexp": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-is-regexp/-/assert-is-regexp-0.2.3.tgz", + "integrity": "sha512-+QlQMHrmSmF++7gK0Jjgy7W5aa91gAfpFWPyY4gUwkrSc+mY+JPPYW4peAf+v6dXABOgfKH/JOaFPSv227SSTQ==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "@smithy/node-config-provider": "^4.3.14", - "@smithy/types": "^4.14.1", - "tslib": "^2.6.2" + "@stdlib/assert-has-tostringtag-support": "^0.2.3", + "@stdlib/utils-native-class": "^0.2.2" }, "engines": { - "node": ">=18.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/util-hex-encoding": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/util-hex-encoding/-/util-hex-encoding-4.2.2.tgz", - "integrity": "sha512-Qcz3W5vuHK4sLQdyT93k/rfrUwdJ8/HZ+nMUOyGdpeGA1Wxt65zYwi3oEl9kOM+RswvYq90fzkNDahPS8K0OIg==", + "node_modules/@stdlib/assert-is-string": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-is-string/-/assert-is-string-0.2.3.tgz", + "integrity": "sha512-KC2sHwnIo775uEPRG7miERHb3DMABf37jS6o2bmcMHyME+gl+HC/bnqgwYTfgOsM0YOvYMSgA1HJo6iPDXdFrw==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "tslib": "^2.6.2" + "@stdlib/assert-has-tostringtag-support": "^0.2.3", + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3", + "@stdlib/utils-native-class": "^0.2.2" }, "engines": { - "node": ">=18.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/util-middleware": { - "version": "4.2.14", - "resolved": "https://registry.npmjs.org/@smithy/util-middleware/-/util-middleware-4.2.14.tgz", - "integrity": "sha512-1Su2vj9RYNDEv/V+2E+jXkkwGsgR7dc4sfHn9Z7ruzQHJIEni9zzw5CauvRXlFJfmgcqYP8fWa0dkh2Q2YaQyw==", + "node_modules/@stdlib/assert-is-uint16array": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-is-uint16array/-/assert-is-uint16array-0.2.3.tgz", + "integrity": "sha512-gHnj9FpIpyiIgsDfA7exvfqqn91THgGJD6BAWqiBgQQccK++K5q3ARc31ysTBuIea1FqYfpy30vt2ZW46lIMcw==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "@smithy/types": "^4.14.1", - "tslib": "^2.6.2" + "@stdlib/utils-native-class": "^0.2.2" }, "engines": { - "node": ">=18.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/util-retry": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/@smithy/util-retry/-/util-retry-4.3.4.tgz", - "integrity": "sha512-FY1UQQ1VFmMwiYp1GVS4MeaGD5O0blLNYK0xCRHU+mJgeoH/hSY8Ld8sJWKQ6uznkh14HveRGQJncgPyNl9J+A==", + "node_modules/@stdlib/assert-is-uint32array": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-is-uint32array/-/assert-is-uint32array-0.2.3.tgz", + "integrity": "sha512-Jt9hp3iolCoQC6zC/yisTvxcuxhZ9jyiYwNzyEzgoY4GdV/WETuTpQKwTKbgQkJdUbcl/3VIQaVopEJSUaoV5w==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "@smithy/service-error-classification": "^4.3.0", - "@smithy/types": "^4.14.1", - "tslib": "^2.6.2" + "@stdlib/utils-native-class": "^0.2.2" }, "engines": { - "node": ">=18.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/util-stream": { - "version": "4.5.25", - "resolved": "https://registry.npmjs.org/@smithy/util-stream/-/util-stream-4.5.25.tgz", - "integrity": "sha512-/PFpG4k8Ze8Ei+mMKj3oiPICYekthuzePZMgZbCqMiXIHHf4n2aZ4Ps0aSRShycFTGuj/J6XldmC0x0DwednIA==", + "node_modules/@stdlib/assert-is-uint8array": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-is-uint8array/-/assert-is-uint8array-0.2.3.tgz", + "integrity": "sha512-a+CzS7ffk2D8oFsswqGJk3L8zpqcnzuB5rwolilRVQtrWjQT/s2ydv5b1HbMB2rEcT6h64rYJDNAITeetGmzBA==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "@smithy/fetch-http-handler": "^5.3.17", - "@smithy/node-http-handler": "^4.6.1", - "@smithy/types": "^4.14.1", - "@smithy/util-base64": "^4.3.2", - "@smithy/util-buffer-from": "^4.2.2", - "@smithy/util-hex-encoding": "^4.2.2", - "@smithy/util-utf8": "^4.2.2", - "tslib": "^2.6.2" + "@stdlib/utils-native-class": "^0.2.2" }, "engines": { - "node": ">=18.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/util-stream/node_modules/@smithy/is-array-buffer": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-4.2.2.tgz", - "integrity": "sha512-n6rQ4N8Jj4YTQO3YFrlgZuwKodf4zUFs7EJIWH86pSCWBaAtAGBFfCM7Wx6D2bBJ2xqFNxGBSrUWswT3M0VJow==", + "node_modules/@stdlib/assert-napi-equal-typedarray-types": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-napi-equal-typedarray-types/-/assert-napi-equal-typedarray-types-0.2.3.tgz", + "integrity": "sha512-eBfODSc+zsPnsIXuO1cmWZ6AgGFXPpx0YEApBFzG6akllcPssYuOIJHuE9xBdgL2c8NAGKl91tMitlkmEulG8w==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "tslib": "^2.6.2" + "@stdlib/assert-napi-status-ok": "^0.2.2", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { - "node": ">=18.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/util-stream/node_modules/@smithy/util-buffer-from": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-4.2.2.tgz", - "integrity": "sha512-FDXD7cvUoFWwN6vtQfEta540Y/YBe5JneK3SoZg9bThSoOAC/eGeYEua6RkBgKjGa/sz6Y+DuBZj3+YEY21y4Q==", + "node_modules/@stdlib/assert-napi-equal-types": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-napi-equal-types/-/assert-napi-equal-types-0.2.3.tgz", + "integrity": "sha512-JfESREBknrUOorPQp6y0vQicG5oSrzopRs2/Uas4tXRWRWe8J+WI60W/HTNAbfow03a5k30M9b7Vg81N6zf2mw==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "@smithy/is-array-buffer": "^4.2.2", - "tslib": "^2.6.2" + "@stdlib/assert-napi-status-ok": "^0.2.2", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { - "node": ">=18.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/util-stream/node_modules/@smithy/util-utf8": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-4.2.2.tgz", - "integrity": "sha512-75MeYpjdWRe8M5E3AW0O4Cx3UadweS+cwdXjwYGBW5h/gxxnbeZ877sLPX/ZJA9GVTlL/qG0dXP29JWFCD1Ayw==", + "node_modules/@stdlib/assert-napi-is-type": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-napi-is-type/-/assert-napi-is-type-0.2.3.tgz", + "integrity": "sha512-EajA0tANjWepz0MVE0zZU45CXLA12/uuRpQ+680ZBfULsVc0plipSQfIMePBgHueJe9YMgyqm3r25RXzf98i7g==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "@smithy/util-buffer-from": "^4.2.2", - "tslib": "^2.6.2" + "@stdlib/assert-napi-equal-types": "^0.2.2", + "@stdlib/assert-napi-status-ok": "^0.2.2", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { - "node": ">=18.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/util-uri-escape": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@smithy/util-uri-escape/-/util-uri-escape-4.2.2.tgz", - "integrity": "sha512-2kAStBlvq+lTXHyAZYfJRb/DfS3rsinLiwb+69SstC9Vb0s9vNWkRwpnj918Pfi85mzi42sOqdV72OLxWAISnw==", + "node_modules/@stdlib/assert-napi-is-typedarray": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-napi-is-typedarray/-/assert-napi-is-typedarray-0.2.3.tgz", + "integrity": "sha512-szTmOUQmxi7wi+sJjOpmqBeKdaTHXJAYaBAlrT4Lm8KPjIGr+RP2Fvi2CfFqQu4faekHEM/AXuKbujZnc/P7Xw==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "tslib": "^2.6.2" + "@stdlib/assert-napi-status-ok": "^0.2.2", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { - "node": ">=18.0.0" - } - }, - "node_modules/@smithy/util-utf8": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-2.0.0.tgz", - "integrity": "sha512-rctU1VkziY84n5OXe3bPNpKR001ZCME2JCaBBFgtiM2hfKbHFudc/BkMuPab8hRbLd0j3vbnBTTZ1igBf0wgiQ==", - "dependencies": { - "@smithy/util-buffer-from": "^2.0.0", - "tslib": "^2.5.0" + "node": ">=0.10.0", + "npm": ">2.7.0" }, - "engines": { - "node": ">=14.0.0" + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/util-waiter": { - "version": "4.2.16", - "resolved": "https://registry.npmjs.org/@smithy/util-waiter/-/util-waiter-4.2.16.tgz", - "integrity": "sha512-GtclrKoZ3Lt7jPQ7aTIYKfjY92OgceScftVnkTsG8e1KV8rkvZgN+ny6YSRhd9hxB8rZtwVbmln7NTvE5O3GmQ==", + "node_modules/@stdlib/assert-napi-status-ok": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-napi-status-ok/-/assert-napi-status-ok-0.2.3.tgz", + "integrity": "sha512-rA+0Vo1ULn4uBHQ+FfagPAcikFT3W/t9I7HdP7SMjz71IZpkWyuxVFZi5MTv2+7hGMYA8be5FibLz20uzbZ9pA==", "license": "Apache-2.0", - "dependencies": { - "@smithy/types": "^4.14.1", - "tslib": "^2.6.2" - }, + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "engines": { - "node": ">=18.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@smithy/uuid": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/@smithy/uuid/-/uuid-1.1.2.tgz", - "integrity": "sha512-O/IEdcCUKkubz60tFbGA7ceITTAJsty+lBjNoorP4Z6XRqaFb/OjQjZODophEcuq68nKm6/0r+6/lLQ+XVpk8g==", + "node_modules/@stdlib/assert-tools-array-function": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-tools-array-function/-/assert-tools-array-function-0.2.3.tgz", + "integrity": "sha512-z2a2G6f9Exz/V0UfE00TLm1sp6W+pOdYltekRRgdEgFNPPP66WxaJfFLkXwqZv0X75U6TuQ0pp7tFq6Ac0lf5A==", "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "dependencies": { - "tslib": "^2.6.2" + "@stdlib/assert-is-array": "^0.2.2", + "@stdlib/error-tools-fmtprodmsg": "^0.2.3", + "@stdlib/string-format": "^0.2.3" }, "engines": { - "node": ">=18.0.0" + "node": ">=0.10.0", + "npm": ">2.7.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/array-base-filled": { - "version": "0.0.2", - "resolved": "https://registry.npmjs.org/@stdlib/array-base-filled/-/array-base-filled-0.0.2.tgz", - "integrity": "sha512-X/beQFsIJy2KfLfkxm/F+hMr8esrxbHwPLu+9jBBvN5iGAAb+AMRVunXWdMV02DT12Q/M0vPcMGT1Yd3nJjEaw==", + "node_modules/@stdlib/assert-tools-array-like-function": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/assert-tools-array-like-function/-/assert-tools-array-like-function-0.2.3.tgz", + "integrity": "sha512-OjU5pTqnG5vVLQnQNhbtuENciUJHOo8KO3QiUPUcvEY72bkF9ONNthYUl4VmKEEeHZnyrHIeIpjOQk18JNTKeA==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -4620,19 +4504,25 @@ "win32", "windows" ], + "dependencies": { + "@stdlib/assert-is-array-like": "^0.2.2", + "@stdlib/error-tools-fmtprodmsg": "^0.2.3", + "@stdlib/string-format": "^0.2.3" + }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/array-base-zeros": { - "version": "0.0.2", - "resolved": "https://registry.npmjs.org/@stdlib/array-base-zeros/-/array-base-zeros-0.0.2.tgz", - "integrity": "sha512-Ga4qR5l6RRssonfEMa2YwGd0gGyQXqZQeifirXs8CYmQk/x3n2wMrNgPeSn0RPbLIKWlL8NpSnnx6hSeEPtRRQ==", + "node_modules/@stdlib/boolean-ctor": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/boolean-ctor/-/boolean-ctor-0.2.3.tgz", + "integrity": "sha512-JmVu1SdJHYK5ubLl8nqi0gfYX5kAcSRRJYNQ7JuG8oU6WtkIMsC0ahQ8+3G673czRaQ7HGE+pL0IZiH/s8HSrQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -4644,22 +4534,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/array-base-filled": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/array-float32": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/array-float32/-/array-float32-0.0.6.tgz", - "integrity": "sha512-QgKT5UaE92Rv7cxfn7wBKZAlwFFHPla8eXsMFsTGt5BiL4yUy36lwinPUh4hzybZ11rw1vifS3VAPuk6JP413Q==", + "node_modules/@stdlib/complex-float32-ctor": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/complex-float32-ctor/-/complex-float32-ctor-0.1.1.tgz", + "integrity": "sha512-P5aJ7kJ3VkOCvtwIipYH2t/vENK8XnwQGDChQiZAgkJadrF2dKYOXa8t1vWEsy/AMVujAjamHlCXQffhafYm8A==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -4672,21 +4560,27 @@ "windows" ], "dependencies": { - "@stdlib/assert-has-float32array-support": "^0.0.x" + "@stdlib/assert-is-number": "^0.2.3", + "@stdlib/error-tools-fmtprodmsg": "^0.2.3", + "@stdlib/number-float64-base-to-float32": "^0.2.2", + "@stdlib/string-format": "^0.2.3", + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3", + "@stdlib/utils-define-read-only-property": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/array-float64": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/array-float64/-/array-float64-0.0.6.tgz", - "integrity": "sha512-oE8y4a84LyBF1goX5//sU1mOjet8gLI0/6wucZcjg+j/yMmNV1xFu84Az9GOGmFSE6Ze6lirGOhfBeEWNNNaJg==", + "node_modules/@stdlib/complex-float32-reim": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/@stdlib/complex-float32-reim/-/complex-float32-reim-0.1.4.tgz", + "integrity": "sha512-PXnims1rRAVGARrpoeiwxkYcThjCoXv3iLhUhz8oyulcHteGkJuBAmhnrLANfkh2ro+bFlk6lC9znLt13SOM2g==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -4699,21 +4593,23 @@ "windows" ], "dependencies": { - "@stdlib/assert-has-float64array-support": "^0.0.x" + "@stdlib/array-float32": "^0.2.3", + "@stdlib/complex-float32-ctor": "^0.1.0" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/array-uint16": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/array-uint16/-/array-uint16-0.0.6.tgz", - "integrity": "sha512-/A8Tr0CqJ4XScIDRYQawosko8ha1Uy+50wsTgJhjUtXDpPRp7aUjmxvYkbe7Rm+ImYYbDQVix/uCiPAFQ8ed4Q==", + "node_modules/@stdlib/complex-float64-ctor": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/@stdlib/complex-float64-ctor/-/complex-float64-ctor-0.1.2.tgz", + "integrity": "sha512-xCVE2Lv1/I7A/2mDloT3hDCpA9NP9XOqZKpyKhg3D/9D/vJnh1rnn9CK8+xzVfRborsyQbJF7OI+Ijc3szDI1A==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -4726,21 +4622,27 @@ "windows" ], "dependencies": { - "@stdlib/assert-has-uint16array-support": "^0.0.x" + "@stdlib/assert-is-number": "^0.2.2", + "@stdlib/complex-float32-ctor": "^0.1.0", + "@stdlib/error-tools-fmtprodmsg": "^0.2.3", + "@stdlib/string-format": "^0.2.3", + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3", + "@stdlib/utils-define-read-only-property": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/array-uint32": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/array-uint32/-/array-uint32-0.0.6.tgz", - "integrity": "sha512-2hFPK1Fg7obYPZWlGDjW9keiIB6lXaM9dKmJubg/ergLQCsJQJZpYsG6mMAfTJi4NT1UF4jTmgvyKD+yf0D9cA==", + "node_modules/@stdlib/complex-float64-reim": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/@stdlib/complex-float64-reim/-/complex-float64-reim-0.1.4.tgz", + "integrity": "sha512-5IxS+GqkVezTGh57Gp7pIyAHS+obDqUpq5y7KpAjrH0s6gp6oN/m+tmPh7K6Yz8yX+7FLVn5b9lZxY1otBBEJQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -4753,21 +4655,23 @@ "windows" ], "dependencies": { - "@stdlib/assert-has-uint32array-support": "^0.0.x" + "@stdlib/array-float64": "^0.2.3", + "@stdlib/complex-float64-ctor": "^0.1.2" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/array-uint8": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/array-uint8/-/array-uint8-0.0.7.tgz", - "integrity": "sha512-qYJQQfGKIcky6TzHFIGczZYTuVlut7oO+V8qUBs7BJC9TwikVnnOmb3hY3jToY4xaoi5p9OvgdJKPInhyIhzFg==", + "node_modules/@stdlib/constants-array-max-array-length": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-array-max-array-length/-/constants-array-max-array-length-0.2.3.tgz", + "integrity": "sha512-f6X1YlF9RnN5HkeFZFr8V4iSpV5968/4V5j6RFKY7gwr3jxjiIBar4CFja8W0f5eRUsuAlxf3HQ+Y0syYKpLuQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -4779,22 +4683,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/assert-has-uint8array-support": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/assert-has-float32array-support": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/assert-has-float32array-support/-/assert-has-float32array-support-0.0.8.tgz", - "integrity": "sha512-Yrg7K6rBqwCzDWZ5bN0VWLS5dNUWcoSfUeU49vTERdUmZID06J069CDc07UUl8vfQWhFgBWGocH3rrpKm1hi9w==", + "node_modules/@stdlib/constants-float16-eps": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float16-eps/-/constants-float16-eps-0.2.3.tgz", + "integrity": "sha512-gdDE9eYNuJqIxmpWFfFsTx24uJv3BV/S+MKi3vj/TgWFeGMnsqHP+xIf46Hby2OwRbr6yYzsVwfJMAzF7ItCQQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -4806,28 +4708,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/assert-is-float32array": "^0.0.x", - "@stdlib/cli-ctor": "^0.0.x", - "@stdlib/constants-float64-pinf": "^0.0.x", - "@stdlib/fs-read-file": "^0.0.x" - }, - "bin": { - "has-float32array-support": "bin/cli" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/assert-has-float64array-support": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/assert-has-float64array-support/-/assert-has-float64array-support-0.0.8.tgz", - "integrity": "sha512-UVQcoeWqgMw9b8PnAmm/sgzFnuWkZcNhJoi7xyMjbiDV/SP1qLCrvi06mq86cqS3QOCma1fEayJdwgteoXyyuw==", + "node_modules/@stdlib/constants-float16-exponent-bias": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float16-exponent-bias/-/constants-float16-exponent-bias-0.3.1.tgz", + "integrity": "sha512-fUqcun9eGniI8sqsZf06qa064cKcp6cARfX9dXuGnCQWSWEwn8Q/LKr8zEgUVEu6cJCVyCMHgm8VPpkTpnFPAQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -4839,27 +4733,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/assert-is-float64array": "^0.0.x", - "@stdlib/cli-ctor": "^0.0.x", - "@stdlib/fs-read-file": "^0.0.x" - }, - "bin": { - "has-float64array-support": "bin/cli" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/assert-has-generator-support": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/assert-has-generator-support/-/assert-has-generator-support-0.0.8.tgz", - "integrity": "sha512-TejqpxFYY1NVGGamtxvUrt1TiiSFMt5bL2X84GSmqZGFE8C7CEWevKF462dH+uquf5K7OfJVOaL6XSnDXLTG+g==", + "node_modules/@stdlib/constants-float16-exponent-mask": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float16-exponent-mask/-/constants-float16-exponent-mask-0.1.1.tgz", + "integrity": "sha512-5J38bgxW+UlF9AHG+C9Z7ilx25aPSOr3ECyK0LThG9H8Kw2zL+9cNbt72vRnVr0BSCv3NKvgxPza+B/bB7IJpg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -4871,27 +4758,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/cli-ctor": "^0.0.x", - "@stdlib/fs-read-file": "^0.0.x", - "@stdlib/utils-eval": "^0.0.x" - }, - "bin": { - "has-generator-support": "bin/cli" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/assert-has-node-buffer-support": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/assert-has-node-buffer-support/-/assert-has-node-buffer-support-0.0.8.tgz", - "integrity": "sha512-fgI+hW4Yg4ciiv4xVKH+1rzdV7e5+6UKgMnFbc1XDXHcxLub3vOr8+H6eDECdAIfgYNA7X0Dxa/DgvX9dwDTAQ==", + "node_modules/@stdlib/constants-float16-max": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float16-max/-/constants-float16-max-0.2.3.tgz", + "integrity": "sha512-M1Hgv/fUdnuV6uw9yyXXOAf7Bzf7I/8naaYolXGX4h7B6XSuCT6Of/0BRxXlU9D+V6zPniGo2zdBaXUGfek28g==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -4903,27 +4783,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/assert-is-buffer": "^0.0.x", - "@stdlib/cli-ctor": "^0.0.x", - "@stdlib/fs-read-file": "^0.0.x" - }, - "bin": { - "has-node-buffer-support": "bin/cli" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/assert-has-own-property": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/assert-has-own-property/-/assert-has-own-property-0.0.7.tgz", - "integrity": "sha512-3YHwSWiUqGlTLSwxAWxrqaD1PkgcJniGyotJeIt5X0tSNmSW0/c9RWroCImTUUB3zBkyBJ79MyU9Nf4Qgm59fQ==", + "node_modules/@stdlib/constants-float16-num-significand-bits": { + "version": "0.0.2", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float16-num-significand-bits/-/constants-float16-num-significand-bits-0.0.2.tgz", + "integrity": "sha512-qml2Wmm1/gHOGmEfrR1w5G2wYsBHKfCLBaJ8idZ4IMcBfmR8Ez4I9K3uQ3EZ6mW8QU2nUIgp0Fc99lnzLoH+7A==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -4940,14 +4813,15 @@ "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/assert-has-symbol-support": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/assert-has-symbol-support/-/assert-has-symbol-support-0.0.8.tgz", - "integrity": "sha512-PoQ9rk8DgDCuBEkOIzGGQmSnjtcdagnUIviaP5YskB45/TJHXseh4NASWME8FV77WFW9v/Wt1MzKFKMzpDFu4Q==", + "node_modules/@stdlib/constants-float16-sign-mask": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float16-sign-mask/-/constants-float16-sign-mask-0.1.1.tgz", + "integrity": "sha512-LpLyCmkhzwotXb1mAAkAZ4sTk5lh5lW3Q1pOp6jtepEFT/marQsoeTe+0r0mIwSncGbym/eEB455qUZQsdiTBg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -4959,26 +4833,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/cli-ctor": "^0.0.x", - "@stdlib/fs-read-file": "^0.0.x" - }, - "bin": { - "has-symbol-support": "bin/cli" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/assert-has-tostringtag-support": { - "version": "0.0.9", - "resolved": "https://registry.npmjs.org/@stdlib/assert-has-tostringtag-support/-/assert-has-tostringtag-support-0.0.9.tgz", - "integrity": "sha512-UTsqdkrnQ7eufuH5BeyWOJL3ska3u5nvDWKqw3onNNZ2mvdgkfoFD7wHutVGzAA2rkTsSJAMBHVwWLsm5SbKgw==", + "node_modules/@stdlib/constants-float16-significand-mask": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float16-significand-mask/-/constants-float16-significand-mask-0.1.1.tgz", + "integrity": "sha512-+IA0fHkBV7X00ZTqAo0ZZSSuh9fjLGB8+4ot8iR0irC0YxPLkvyPzFHujnWFu8UD1Eu3SZcyaCY20CLcgsGr9Q==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -4990,27 +4858,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/assert-has-symbol-support": "^0.0.x", - "@stdlib/cli-ctor": "^0.0.x", - "@stdlib/fs-read-file": "^0.0.x" - }, - "bin": { - "has-tostringtag-support": "bin/cli" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/assert-has-uint16array-support": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/assert-has-uint16array-support/-/assert-has-uint16array-support-0.0.8.tgz", - "integrity": "sha512-vqFDn30YrtzD+BWnVqFhB130g3cUl2w5AdOxhIkRkXCDYAM5v7YwdNMJEON+D4jI8YB4D5pEYjqKweYaCq4nyg==", + "node_modules/@stdlib/constants-float16-smallest-normal": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float16-smallest-normal/-/constants-float16-smallest-normal-0.2.3.tgz", + "integrity": "sha512-u/EzlthAeRba4TePLQzTyivIAp4GB9jLdOwE9FdxSYmqUwAbEIODkd7vft1ArzuCILRHM4NNNESJeaLlv9Qd7w==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -5022,28 +4883,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/assert-is-uint16array": "^0.0.x", - "@stdlib/cli-ctor": "^0.0.x", - "@stdlib/constants-uint16-max": "^0.0.x", - "@stdlib/fs-read-file": "^0.0.x" - }, - "bin": { - "has-uint16array-support": "bin/cli" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/assert-has-uint32array-support": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/assert-has-uint32array-support/-/assert-has-uint32array-support-0.0.8.tgz", - "integrity": "sha512-tJtKuiFKwFSQQUfRXEReOVGXtfdo6+xlshSfwwNWXL1WPP2LrceoiUoQk7zMCMT6VdbXgGH92LDjVcPmSbH4Xw==", + "node_modules/@stdlib/constants-float32-abs-mask": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float32-abs-mask/-/constants-float32-abs-mask-0.2.3.tgz", + "integrity": "sha512-owGGn8KvmHmne0u5ItTvOpHL6lUJP+tuUe2wzrKYiZuoUTg+7cOhNW4fPWCK8AFYxs11Ha3qPA7oAzjqlq+Log==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -5055,28 +4908,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/assert-is-uint32array": "^0.0.x", - "@stdlib/cli-ctor": "^0.0.x", - "@stdlib/constants-uint32-max": "^0.0.x", - "@stdlib/fs-read-file": "^0.0.x" - }, - "bin": { - "has-uint32array-support": "bin/cli" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/assert-has-uint8array-support": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/assert-has-uint8array-support/-/assert-has-uint8array-support-0.0.8.tgz", - "integrity": "sha512-ie4vGTbAS/5Py+LLjoSQi0nwtYBp+WKk20cMYCzilT0rCsBI/oez0RqHrkYYpmt4WaJL4eJqC+/vfQ5NsI7F5w==", + "node_modules/@stdlib/constants-float32-eps": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float32-eps/-/constants-float32-eps-0.2.3.tgz", + "integrity": "sha512-yJY7ipPOriceMh2zQvNVDYRrBJlQoBN+7cejox5DxTTn5zytyJn9sfdBQs2buGBqT7BiV+RJE7iE1vQdhuslcQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -5089,27 +4934,22 @@ "windows" ], "dependencies": { - "@stdlib/assert-is-uint8array": "^0.0.x", - "@stdlib/cli-ctor": "^0.0.x", - "@stdlib/constants-uint8-max": "^0.0.x", - "@stdlib/fs-read-file": "^0.0.x" - }, - "bin": { - "has-uint8array-support": "bin/cli" + "@stdlib/number-float64-base-to-float32": "^0.2.2" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/assert-is-array": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/assert-is-array/-/assert-is-array-0.0.7.tgz", - "integrity": "sha512-/o6KclsGkNcZ5hiROarsD9XUs6xQMb4lTwF6O71UHbKWTtomEF/jD0rxLvlvj0BiCxfKrReddEYd2CnhUyskMA==", + "node_modules/@stdlib/constants-float32-exponent-bias": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float32-exponent-bias/-/constants-float32-exponent-bias-0.2.3.tgz", + "integrity": "sha512-AdJFdh75o8cBwT/zjRebtZGGz0lYY2P/ITKrxHo4snqinm+DoMFRChkYM2s0QYn8ZgFBHQ1iEPB0cYzxTLk3tg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -5121,22 +4961,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/utils-native-class": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/assert-is-array-like": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/assert-is-array-like/-/assert-is-array-like-0.0.8.tgz", - "integrity": "sha512-LV1MSacc3cUsDl17rT5kQswzOeACwaWiEU5T3KKWkr2QezST17RTf2ItthWBwXFKeE2YUDn0hI4QC08PeHOQ6w==", + "node_modules/@stdlib/constants-float32-exponent-mask": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float32-exponent-mask/-/constants-float32-exponent-mask-0.2.3.tgz", + "integrity": "sha512-mkSAIakaixXJy45Ss8G7QbrS6eQemGjfIZhwmwlWDHxCJEVcfpuIijO/N0gtlF/MnGSOACwgn3Qkt1t3Eg30IQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -5148,23 +4986,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/constants-array-max-array-length": "^0.0.x", - "@stdlib/math-base-assert-is-integer": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/assert-is-big-endian": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/assert-is-big-endian/-/assert-is-big-endian-0.0.7.tgz", - "integrity": "sha512-BvutsX84F76YxaSIeS5ZQTl536lz+f+P7ew68T1jlFqxBhr4v7JVYFmuf24U040YuK1jwZ2sAq+bPh6T09apwQ==", + "node_modules/@stdlib/constants-float32-max": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float32-max/-/constants-float32-max-0.2.3.tgz", + "integrity": "sha512-b+G9qRNbN4/Ke1BKK3fP7+nWahbWJhcCpbieaiAsbdJyucx7oIaHyzcnNDSmPYhVP57iGEqL9RzhVRd0u4+u4w==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -5176,28 +5011,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/array-uint16": "^0.0.x", - "@stdlib/array-uint8": "^0.0.x", - "@stdlib/cli-ctor": "^0.0.x", - "@stdlib/fs-read-file": "^0.0.x" - }, - "bin": { - "is-big-endian": "bin/cli" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/assert-is-boolean": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/assert-is-boolean/-/assert-is-boolean-0.0.8.tgz", - "integrity": "sha512-PRCpslMXSYqFMz1Yh4dG2K/WzqxTCtlKbgJQD2cIkAtXux4JbYiXCtepuoV7l4Wv1rm0a1eU8EqNPgnOmWajGw==", + "node_modules/@stdlib/constants-float32-ninf": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float32-ninf/-/constants-float32-ninf-0.2.3.tgz", + "integrity": "sha512-X0t2gw6UKfzDRRjYH8k8dqRv2C6iI2sn3UrunRIzCL4WYYR+QWn1UwjZWG4fviIE+QuEGTyoKKb4wG6gTiS8yw==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -5210,23 +5037,23 @@ "windows" ], "dependencies": { - "@stdlib/assert-has-tostringtag-support": "^0.0.x", - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x", - "@stdlib/utils-native-class": "^0.0.x" + "@stdlib/array-float32": "^0.2.3", + "@stdlib/array-uint32": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/assert-is-buffer": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/assert-is-buffer/-/assert-is-buffer-0.0.8.tgz", - "integrity": "sha512-SYmGwOXkzZVidqUyY1IIx6V6QnSL36v3Lcwj8Rvne/fuW0bU2OomsEBzYCFMvcNgtY71vOvgZ9VfH3OppvV6eA==", + "node_modules/@stdlib/constants-float32-num-significand-bits": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float32-num-significand-bits/-/constants-float32-num-significand-bits-0.1.1.tgz", + "integrity": "sha512-pb5IMIdVb22DP6yJc1PmsqTc3mmn02ze4P1oE5aZY/0v4bPUf9yegUmYIyCEWPfM1HX/xnW4GwXDZ3QptSgLqg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -5238,22 +5065,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/assert-is-object-like": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/assert-is-float32array": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/assert-is-float32array/-/assert-is-float32array-0.0.8.tgz", - "integrity": "sha512-Phk0Ze7Vj2/WLv5Wy8Oo7poZIDMSTiTrEnc1t4lBn3Svz2vfBXlvCufi/i5d93vc4IgpkdrOEwfry6nldABjNQ==", + "node_modules/@stdlib/constants-float32-pinf": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float32-pinf/-/constants-float32-pinf-0.2.3.tgz", + "integrity": "sha512-ofzg0/NDAjALtXw0GPGzsfwpTEziENlSNln2PqoPphno6u7yfCD7BWblIinvDALFwbpsUVWuxAvarL8XnXl4mA==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -5266,21 +5091,23 @@ "windows" ], "dependencies": { - "@stdlib/utils-native-class": "^0.0.x" + "@stdlib/array-float32": "^0.2.3", + "@stdlib/array-uint32": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/assert-is-float64array": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/assert-is-float64array/-/assert-is-float64array-0.0.8.tgz", - "integrity": "sha512-UC0Av36EEYIgqBbCIz1lj9g7qXxL5MqU1UrWun+n91lmxgdJ+Z77fHy75efJbJlXBf6HXhcYXECIsc0u3SzyDQ==", + "node_modules/@stdlib/constants-float32-sign-mask": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float32-sign-mask/-/constants-float32-sign-mask-0.2.3.tgz", + "integrity": "sha512-CdGdK5nHesLEkS6TeQ/jdl3iThAZYrNCysRVshkpz15ORgvbFyHiXaYFIGkwt0a5RnA4i11e3nioHBNWxITGxQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -5292,22 +5119,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/utils-native-class": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/assert-is-function": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/assert-is-function/-/assert-is-function-0.0.8.tgz", - "integrity": "sha512-M55Dt2njp5tnY8oePdbkKBRIypny+LpCMFZhEjJIxjLE4rA6zSlHs1yRMqD4PmW+Wl9WTeEM1GYO4AQHl1HAjA==", + "node_modules/@stdlib/constants-float32-significand-mask": { + "version": "0.2.4", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float32-significand-mask/-/constants-float32-significand-mask-0.2.4.tgz", + "integrity": "sha512-6oBi94bfEEqEPHyzgS3YNBK0fjCRsh/8A6xyaPuHBP+ltGmGfNsZmsZ5vQ+vChszKVyJG1/Bd/j4wif7GGJ/3A==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -5319,22 +5144,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/utils-type-of": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/assert-is-integer": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/assert-is-integer/-/assert-is-integer-0.0.8.tgz", - "integrity": "sha512-gCjuKGglSt0IftXJXIycLFNNRw0C+8235oN0Qnw3VAdMuEWauwkNhoiw0Zsu6Arzvud8MQJY0oBGZtvLUC6QzQ==", + "node_modules/@stdlib/constants-float32-smallest-normal": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float32-smallest-normal/-/constants-float32-smallest-normal-0.2.3.tgz", + "integrity": "sha512-NHUPJr9+Bwcr0lMZ2goX7T5jWpel9AQcv4fZfnlabQ3HSYDkAhLBmoCUJh2jxjItR4SbWXzpIEKL3RNDeiKEeQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -5346,26 +5169,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/assert-is-number": "^0.0.x", - "@stdlib/constants-float64-ninf": "^0.0.x", - "@stdlib/constants-float64-pinf": "^0.0.x", - "@stdlib/math-base-assert-is-integer": "^0.0.x", - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/assert-is-little-endian": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/assert-is-little-endian/-/assert-is-little-endian-0.0.7.tgz", - "integrity": "sha512-SPObC73xXfDXY0dOewXR0LDGN3p18HGzm+4K8azTj6wug0vpRV12eB3hbT28ybzRCa6TAKUjwM/xY7Am5QzIlA==", + "node_modules/@stdlib/constants-float64-e": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-e/-/constants-float64-e-0.2.3.tgz", + "integrity": "sha512-8nQCMqyeLPdNN2Kzc+tSeoksZbvyfRpqUgB2xCujfWIxdsPKvAXclWpMQ0EZuk19MBpNPSOEbiXbUiAIrk1Ksg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -5377,28 +5194,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/array-uint16": "^0.0.x", - "@stdlib/array-uint8": "^0.0.x", - "@stdlib/cli-ctor": "^0.0.x", - "@stdlib/fs-read-file": "^0.0.x" - }, - "bin": { - "is-little-endian": "bin/cli" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/assert-is-nan": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/assert-is-nan/-/assert-is-nan-0.0.8.tgz", - "integrity": "sha512-K57sjcRzBybdRpCoiuqyrn/d+R0X98OVlmXT4xEk3VPYqwux8e0NModVFHDehe+zuhmZLvYM50mNwp1TQC2AxA==", + "node_modules/@stdlib/constants-float64-eps": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-eps/-/constants-float64-eps-0.2.3.tgz", + "integrity": "sha512-TB4+YU9vc9RwMmSrCt9+UuFeXp+a29Q1KrzcBTcxU8uB/2totg6yYAFwhs8+48Vr5T/bQOsTQpuxXA5KEaThrg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -5410,24 +5219,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/assert-is-number": "^0.0.x", - "@stdlib/math-base-assert-is-nan": "^0.0.x", - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/assert-is-nonnegative-integer": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/assert-is-nonnegative-integer/-/assert-is-nonnegative-integer-0.0.7.tgz", - "integrity": "sha512-+5SrGM3C1QRpzmi+JnyZF9QsH29DCkSONm2558yOTdfCLClYOXDs++ktQo/8baCBFSi9JnFaLXVt1w1sayQeEQ==", + "node_modules/@stdlib/constants-float64-eulergamma": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-eulergamma/-/constants-float64-eulergamma-0.2.3.tgz", + "integrity": "sha512-8scw10W2H/rgE2gSmW3Ubp310dsxW0UGppUoDcm5aJNOu/KgCUMqStoPLU653f5AbPZ//hSBpRh2+Nv31WCieg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -5439,23 +5244,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/assert-is-integer": "^0.0.x", - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/assert-is-number": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/assert-is-number/-/assert-is-number-0.0.7.tgz", - "integrity": "sha512-mNV4boY1cUOmoWWfA2CkdEJfXA6YvhcTvwKC0Fzq+HoFFOuTK/scpTd9HanUyN6AGBlWA8IW+cQ1ZwOT3XMqag==", + "node_modules/@stdlib/constants-float64-exponent-bias": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-exponent-bias/-/constants-float64-exponent-bias-0.2.3.tgz", + "integrity": "sha512-GjhdDNlHP96WooqvgEvsCPcK64ZsfpU6DlAsjRMJAPuh/QJ+Ut4WC7vMxuLp/Qio/N3AEsRvCOWIqa5jTvEWUw==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -5467,25 +5269,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/assert-has-tostringtag-support": "^0.0.x", - "@stdlib/number-ctor": "^0.0.x", - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x", - "@stdlib/utils-native-class": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/assert-is-number-array": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/assert-is-number-array/-/assert-is-number-array-0.0.8.tgz", - "integrity": "sha512-HYkUu8uKRa1gwfHEMLA6iGSXSa4ZQRviIJV4A3XIROIUAVSsobIUt7EDaloZ4m9tyUokY5d7J0bLTjBlhOZcUg==", + "node_modules/@stdlib/constants-float64-fourth-pi": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-fourth-pi/-/constants-float64-fourth-pi-0.2.3.tgz", + "integrity": "sha512-Ib/W5K0Pf/sDLjnGclxigJkGQJ/1Jtb+id4kuyRrf1qrlQwiP7tZq60prd+czL14r+1r2y3MYE/7ow4Fc1chUA==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -5497,24 +5294,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/assert-is-number": "^0.0.x", - "@stdlib/assert-tools-array-like-function": "^0.0.x", - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/assert-is-object": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/assert-is-object/-/assert-is-object-0.0.8.tgz", - "integrity": "sha512-ooPfXDp9c7w+GSqD2NBaZ/Du1JRJlctv+Abj2vRJDcDPyrnRTb1jmw+AuPgcW7Ca7op39JTbArI+RVHm/FPK+Q==", + "node_modules/@stdlib/constants-float64-gamma-lanczos-g": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-gamma-lanczos-g/-/constants-float64-gamma-lanczos-g-0.2.3.tgz", + "integrity": "sha512-bAC0FhhxMDeU6UsCGsAzVZXjnJOc65StXINkvIzhKTw8SjrlQGifNNcanOVtrwKMnpq13MLsVcG+m0R7BmiUZA==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -5526,22 +5319,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/assert-is-array": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/assert-is-object-like": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/assert-is-object-like/-/assert-is-object-like-0.0.8.tgz", - "integrity": "sha512-pe9selDPYAu/lYTFV5Rj4BStepgbzQCr36b/eC8EGSJh6gMgRXgHVv0R+EbdJ69KNkHvKKRjnWj0A/EmCwW+OA==", + "node_modules/@stdlib/constants-float64-half-ln-two": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-half-ln-two/-/constants-float64-half-ln-two-0.2.3.tgz", + "integrity": "sha512-5FcB6dmhWYNSvCRIukJ3fdd5kNH2eTbpgKo1pYqksp3dwMD6GKR3i/832maewutCvcT72Baj95Si1bqX037AXQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -5553,23 +5344,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/assert-tools-array-function": "^0.0.x", - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/assert-is-plain-object": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/assert-is-plain-object/-/assert-is-plain-object-0.0.7.tgz", - "integrity": "sha512-t/CEq2a083ajAgXgSa5tsH8l3kSoEqKRu1qUwniVLFYL4RGv3615CrpJUDQKVtEX5S/OKww5q0Byu3JidJ4C5w==", + "node_modules/@stdlib/constants-float64-half-pi": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-half-pi/-/constants-float64-half-pi-0.2.3.tgz", + "integrity": "sha512-JBDU7c03I5H0kvmOM0ZyxwVxK6kZTLogYSXAS8ho3jkHU8P+DFHXxn6X9DhGKKlTaCTHCAEYQ7zSmV8H886TMA==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -5581,26 +5369,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/assert-has-own-property": "^0.0.x", - "@stdlib/assert-is-function": "^0.0.x", - "@stdlib/assert-is-object": "^0.0.x", - "@stdlib/utils-get-prototype-of": "^0.0.x", - "@stdlib/utils-native-class": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/assert-is-positive-integer": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/assert-is-positive-integer/-/assert-is-positive-integer-0.0.7.tgz", - "integrity": "sha512-Znm/lyZk27C5qirlA9pEyTEgxlpE8e7KwjUhkEWdSZzKV3rzxheHbTQ5MYIVcc4nClmwWm8Ep4lQ0BkSwjkfKg==", + "node_modules/@stdlib/constants-float64-high-word-abs-mask": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-high-word-abs-mask/-/constants-float64-high-word-abs-mask-0.2.3.tgz", + "integrity": "sha512-AXa286EisR1y71U71M18QvzldmIWsh1TNimoBjrUdCQn5jELOJAQPriTKt0H8kngfOUYfy/+EJwCpuQEL/VWrg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -5612,23 +5394,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/assert-is-integer": "^0.0.x", - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/assert-is-regexp": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/assert-is-regexp/-/assert-is-regexp-0.0.7.tgz", - "integrity": "sha512-ty5qvLiqkDq6AibHlNJe0ZxDJ9Mg896qolmcHb69mzp64vrsORnPPOTzVapAq0bEUZbXoypeijypLPs9sCGBSQ==", + "node_modules/@stdlib/constants-float64-high-word-exponent-mask": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-high-word-exponent-mask/-/constants-float64-high-word-exponent-mask-0.2.3.tgz", + "integrity": "sha512-/q5YMZwugOvQGCXp2kusJY04/KHDzAKMv/QEFBB98fDhN6Ux2VWbVyBESJzn55zVGQvb9XhULwkBy/KdB6YuqQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -5640,23 +5419,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/assert-has-tostringtag-support": "^0.0.x", - "@stdlib/utils-native-class": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/assert-is-regexp-string": { - "version": "0.0.9", - "resolved": "https://registry.npmjs.org/@stdlib/assert-is-regexp-string/-/assert-is-regexp-string-0.0.9.tgz", - "integrity": "sha512-FYRJJtH7XwXEf//X6UByUC0Eqd0ZYK5AC8or5g5m5efQrgr2lOaONHyDQ3Scj1A2D6QLIJKZc9XBM4uq5nOPXA==", + "node_modules/@stdlib/constants-float64-high-word-sign-mask": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-high-word-sign-mask/-/constants-float64-high-word-sign-mask-0.2.1.tgz", + "integrity": "sha512-Fep/Ccgvz5i9d5k96zJsDjgXGno8HJfmH7wihLmziFmA2z9t7NSacH4/BH4rPJ5yXFHLkacNLDxaF1gO1XpcLA==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -5668,31 +5444,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/assert-is-string": "^0.0.x", - "@stdlib/cli-ctor": "^0.0.x", - "@stdlib/fs-read-file": "^0.0.x", - "@stdlib/process-read-stdin": "^0.0.x", - "@stdlib/regexp-eol": "^0.0.x", - "@stdlib/regexp-regexp": "^0.0.x", - "@stdlib/streams-node-stdin": "^0.0.x" - }, - "bin": { - "is-regexp-string": "bin/cli" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/assert-is-string": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/assert-is-string/-/assert-is-string-0.0.8.tgz", - "integrity": "sha512-Uk+bR4cglGBbY0q7O7HimEJiW/DWnO1tSzr4iAGMxYgf+VM2PMYgI5e0TLy9jOSOzWon3YS39lc63eR3a9KqeQ==", + "node_modules/@stdlib/constants-float64-high-word-significand-mask": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-high-word-significand-mask/-/constants-float64-high-word-significand-mask-0.2.3.tgz", + "integrity": "sha512-SGQfHBnS71PFGQt7Tv6ptAHStJy0sTXmUEjOOXoJlnlClizsgdHXwkeho4xIvycxyNe7L4nT34cFPDMRFguT7w==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -5704,24 +5469,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/assert-has-tostringtag-support": "^0.0.x", - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x", - "@stdlib/utils-native-class": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/assert-is-uint16array": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/assert-is-uint16array/-/assert-is-uint16array-0.0.8.tgz", - "integrity": "sha512-M+qw7au+qglRXcXHjvoUZVLlGt1mPjuKudrVRto6KL4+tDsP2j+A89NDP3Fz8/XIUD+5jhj+65EOKHSMvDYnng==", + "node_modules/@stdlib/constants-float64-ln-sqrt-two-pi": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-ln-sqrt-two-pi/-/constants-float64-ln-sqrt-two-pi-0.2.3.tgz", + "integrity": "sha512-+VE4Z3OoPmyVzYJ7mbQUkKdkT7+uHeSG821U0hZLtUQAD2AmPWQNUzKk+G6IF8FUQv03Ly6U4lLL9aoXxXjz0A==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -5733,22 +5494,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/utils-native-class": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/assert-is-uint32array": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/assert-is-uint32array/-/assert-is-uint32array-0.0.8.tgz", - "integrity": "sha512-cnZi2DicYcplMnkJ3dBxBVKsRNFjzoGpmG9A6jXq4KH5rFl52SezGAXSVY9o5ZV7bQGaF5JLyCLp6n9Y74hFGg==", + "node_modules/@stdlib/constants-float64-ln-two": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-ln-two/-/constants-float64-ln-two-0.2.3.tgz", + "integrity": "sha512-pCNVc7Cmr56sg+jOrN2yLSWNHdN0UECAZIJ79sDaLBpF2FqeL6EI52EJesLmD64oGSNUC4yZNdGBe+DpKc1ZXw==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -5760,22 +5519,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/utils-native-class": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/assert-is-uint8array": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/assert-is-uint8array/-/assert-is-uint8array-0.0.8.tgz", - "integrity": "sha512-8cqpDQtjnJAuVtRkNAktn45ixq0JHaGJxVsSiK79k7GRggvMI6QsbzO6OvcLnZ/LimD42FmgbLd13Yc2esDmZw==", + "node_modules/@stdlib/constants-float64-max": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-max/-/constants-float64-max-0.2.3.tgz", + "integrity": "sha512-UiN+AZ8FuWCq0vXjTYRzQVpMA5Dnx5lBGaYP46/XiT9DY5v4I4ooJiSGcRpnMa/AcFvM+ZLVq/K/2c1VdL8h3g==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -5787,22 +5544,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/utils-native-class": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/assert-tools-array-function": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/assert-tools-array-function/-/assert-tools-array-function-0.0.7.tgz", - "integrity": "sha512-3lqkaCIBMSJ/IBHHk4NcCnk2NYU52tmwTYbbqhAmv7vim8rZPNmGfj3oWkzrCsyCsyTF7ooD+In2x+qTmUbCtQ==", + "node_modules/@stdlib/constants-float64-max-base10-exponent": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-max-base10-exponent/-/constants-float64-max-base10-exponent-0.2.3.tgz", + "integrity": "sha512-hM5h/ZFk/XM9bpb5NZcpsRcVQLL5PRdXveVise/FS6NbKEkOvvFqZ0FBXeAYkA1mvnGSPE90gKFvF32/3kv83A==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -5814,22 +5569,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/assert-is-array": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/assert-tools-array-like-function": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/assert-tools-array-like-function/-/assert-tools-array-like-function-0.0.7.tgz", - "integrity": "sha512-k2eh70W1Fz96b0s1vRF+MmyBdKdILIQLShT/Z+/+r1PNWlQRsZcIhAVpGJk9Ukv9Yijgcj03WA1sYvE0dnPblQ==", + "node_modules/@stdlib/constants-float64-max-base2-exponent": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-max-base2-exponent/-/constants-float64-max-base2-exponent-0.2.3.tgz", + "integrity": "sha512-DXOhw/QF63NCeB7o7zAgq2g6IeT7jGDT5kBoRP67qbOeHm+NpZdrFdHXo7acH+pwLJXf5iECnVdyQ/axDLQ5mQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -5841,22 +5594,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/assert-is-array-like": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/buffer-ctor": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/buffer-ctor/-/buffer-ctor-0.0.7.tgz", - "integrity": "sha512-4IyTSGijKUQ8+DYRaKnepf9spvKLZ+nrmZ+JrRcB3FrdTX/l9JDpggcUcC/Fe+A4KIZOnClfxLn6zfIlkCZHNA==", + "node_modules/@stdlib/constants-float64-max-base2-exponent-subnormal": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-max-base2-exponent-subnormal/-/constants-float64-max-base2-exponent-subnormal-0.2.1.tgz", + "integrity": "sha512-D1wBNn54Hu2pK6P/yBz0FtPBI3/7HdgK8igYjWDKWUKzC92R/6PHZ9q5NzedcGxoBs8MUk1zNpP0tZyYj9Y4YQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -5868,22 +5619,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/assert-has-node-buffer-support": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/buffer-from-string": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/buffer-from-string/-/buffer-from-string-0.0.8.tgz", - "integrity": "sha512-Dws5ZbK2M9l4Bkn/ODHFm3lNZ8tWko+NYXqGS/UH/RIQv3PGp+1tXFUSvjwjDneM6ppjQVExzVedUH1ftABs9A==", + "node_modules/@stdlib/constants-float64-max-ln": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-max-ln/-/constants-float64-max-ln-0.2.3.tgz", + "integrity": "sha512-M/qzo1CWhgX84vCuF6Nba/Jf+doaQKxQHNXr3yXKL7BEatz7MWweEMaU2pxfKWa5wADMDvLttskYm5jLWnkiNg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -5895,25 +5644,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/assert-is-function": "^0.0.x", - "@stdlib/assert-is-string": "^0.0.x", - "@stdlib/buffer-ctor": "^0.0.x", - "@stdlib/string-format": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/cli-ctor": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/@stdlib/cli-ctor/-/cli-ctor-0.0.3.tgz", - "integrity": "sha512-0zCuZnzFyxj66GoF8AyIOhTX5/mgGczFvr6T9h4mXwegMZp8jBC/ZkOGMwmp+ODLBTvlcnnDNpNFkDDyR6/c2g==", + "node_modules/@stdlib/constants-float64-max-nth-factorial": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-max-nth-factorial/-/constants-float64-max-nth-factorial-0.1.1.tgz", + "integrity": "sha512-krwhCczEOQQDllianEG3LMR7m887BBMZV/udK1/0bYhXJPA2joOEp3RNz3F+IOMJZgPwMnK/x5P66Yp44jeydg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -5925,24 +5669,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x", - "@stdlib/utils-noop": "^0.0.x", - "minimist": "^1.2.0" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/complex-float32": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/complex-float32/-/complex-float32-0.0.7.tgz", - "integrity": "sha512-POCtQcBZnPm4IrFmTujSaprR1fcOFr/MRw2Mt7INF4oed6b1nzeG647K+2tk1m4mMrMPiuXCdvwJod4kJ0SXxQ==", + "node_modules/@stdlib/constants-float64-max-safe-integer": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-max-safe-integer/-/constants-float64-max-safe-integer-0.2.3.tgz", + "integrity": "sha512-T1CHYahzAHGLEIS5NMiHjOkGzvgZ0KFtBvFB62shkfMbnkc2gHxVuUzmbxaIm8jQO9X4qafQkRpHFg8AE/e4kg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -5954,26 +5694,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/assert-is-number": "^0.0.x", - "@stdlib/number-float64-base-to-float32": "^0.0.x", - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x", - "@stdlib/utils-define-property": "^0.0.x", - "@stdlib/utils-library-manifest": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/complex-float64": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/complex-float64/-/complex-float64-0.0.8.tgz", - "integrity": "sha512-lUJwsXtGEziOWAqCcnKnZT4fcVoRsl6t6ECaCJX45Z7lAc70yJLiwUieLWS5UXmyoADHuZyUXkxtI4oClfpnaw==", + "node_modules/@stdlib/constants-float64-min-base10-exponent": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-min-base10-exponent/-/constants-float64-min-base10-exponent-0.2.3.tgz", + "integrity": "sha512-IECHt7a8dZloMWBzs8/05OC09K6Fi5J4rkNnayWVZbfHUHpls8bMqibcjgHPmebGWHCFkHcyKYCL73Sb0+Lang==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -5985,26 +5719,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/assert-is-number": "^0.0.x", - "@stdlib/complex-float32": "^0.0.x", - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x", - "@stdlib/utils-define-property": "^0.0.x", - "@stdlib/utils-library-manifest": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/complex-reim": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/complex-reim/-/complex-reim-0.0.6.tgz", - "integrity": "sha512-28WXfPSIFMtHb0YgdatkGS4yxX5sPYea5MiNgqPv3E78+tFcg8JJG52NQ/MviWP2wsN9aBQAoCPeu8kXxSPdzA==", + "node_modules/@stdlib/constants-float64-min-base10-exponent-subnormal": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-min-base10-exponent-subnormal/-/constants-float64-min-base10-exponent-subnormal-0.2.1.tgz", + "integrity": "sha512-AghpVQcTuhPiLE1IAk+e8HNU+wce/132Sg3MsL60CQaRVnG8X/VdivzEJGt2Nw9uH5rctvVINFrNnM0gxtmzJg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -6016,25 +5744,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/array-float64": "^0.0.x", - "@stdlib/complex-float64": "^0.0.x", - "@stdlib/types": "^0.0.x", - "@stdlib/utils-library-manifest": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/complex-reimf": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/@stdlib/complex-reimf/-/complex-reimf-0.0.1.tgz", - "integrity": "sha512-P9zu05ZW2i68Oppp3oHelP7Tk0D7tGBL0hGl1skJppr2vY9LltuNbeYI3C96tQe/7Enw/5GyAWgxoQI4cWccQA==", + "node_modules/@stdlib/constants-float64-min-base2-exponent": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-min-base2-exponent/-/constants-float64-min-base2-exponent-0.2.3.tgz", + "integrity": "sha512-N6Xh+ZCnSCMC+ImkgmYAPHFn4V+94pA5KM2ekhNUC3as1pZVJRkJVacogGnqJ9vnoAbZ0QgZpkJpap8Jy7Pldw==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -6046,25 +5769,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/array-float32": "^0.0.x", - "@stdlib/complex-float32": "^0.0.x", - "@stdlib/types": "^0.0.x", - "@stdlib/utils-library-manifest": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-array-max-array-length": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/constants-array-max-array-length/-/constants-array-max-array-length-0.0.7.tgz", - "integrity": "sha512-JkZipiDUgJ1/H8lKjGllbvMREYwlF/S9rVZtPhqRsf1CMySLAFP56fs4szwmFB2Yz2//JxJedN/sS9niULAJHw==", + "node_modules/@stdlib/constants-float64-min-base2-exponent-subnormal": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-min-base2-exponent-subnormal/-/constants-float64-min-base2-exponent-subnormal-0.2.1.tgz", + "integrity": "sha512-fTXfvctXWj/48gK+gbRBrHuEHEKY4QOJoXSGp414Sz6vUxHusHJJ686p8ze3XqM7CY6fmL09ZgdGz/uhJl/7lw==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -6081,14 +5799,15 @@ "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-float32-max": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/constants-float32-max/-/constants-float32-max-0.0.8.tgz", - "integrity": "sha512-3WEx/X5uottIFyhuNJxfgfknQkKCKKxbwMlqJ2rJUc/HPgffOta/7upxOcG6TOK9DOu3lQlbv3gnQXVlCPsd8A==", + "node_modules/@stdlib/constants-float64-min-ln": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-min-ln/-/constants-float64-min-ln-0.2.3.tgz", + "integrity": "sha512-xiA2KS0yVt69fPehhEgl2glBJJrMLH/0q6eornMRkrZuG+o03wLKaqAqTcrkm2nhIMmhNXEVm+gQU0nfiI8Cmw==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -6100,22 +5819,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/utils-library-manifest": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-float32-smallest-normal": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/constants-float32-smallest-normal/-/constants-float32-smallest-normal-0.0.8.tgz", - "integrity": "sha512-WXNkxGNXsOFGbyEakZswheMtQen+kX2neBK5PpGzHI3YzgBetE4rh40A1YXxBl2c05aikGjjV/TL9ANMQuUAUQ==", + "node_modules/@stdlib/constants-float64-ninf": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-ninf/-/constants-float64-ninf-0.2.3.tgz", + "integrity": "sha512-1yBmgdNkvxWR0IfebDnhS4KOHPNgTpe3j6CCRt3qUW98l45tUkjuqyKKu8jNvjJCq+qKaNHNNk8xAl+/eDuABg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -6128,21 +5845,22 @@ "windows" ], "dependencies": { - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/number-ctor": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-float64-e": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-e/-/constants-float64-e-0.0.8.tgz", - "integrity": "sha512-RUDKwoMQguOxvNa6QQImChDJsCAjB5YQAg4caaOki06eV7Qm+xee+KSgsQJyjmEFXvjOfuQTBYqUDSuWyW7EZw==", + "node_modules/@stdlib/constants-float64-num-high-word-significand-bits": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-num-high-word-significand-bits/-/constants-float64-num-high-word-significand-bits-0.1.1.tgz", + "integrity": "sha512-qyZWHlGYIS6Hjxnt8TTBWlvkGQlFJT2UVQhaoBrQfp456YF8aghgiwHiaUTXzngMH1llcEq2tyPjCxBdTLs6Hg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -6154,22 +5872,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/utils-library-manifest": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-float64-eps": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-eps/-/constants-float64-eps-0.0.8.tgz", - "integrity": "sha512-jfsy5syNCwt5xQu0+TG+2MZzWS0x0OwHkPjhsShfPcS0fOLg/Si7V3RU057HEvViYfqJI48bfjswmko9/Jb21w==", + "node_modules/@stdlib/constants-float64-pi": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-pi/-/constants-float64-pi-0.2.3.tgz", + "integrity": "sha512-1s/4TBYzAj+tOgi2yRX6Iecos8SUn968Vymsl8U7+5pDpJzicfBpB9ZIbWNVMQVkBRWFnMx/T3BUzW1+g/dEsA==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -6181,22 +5897,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/utils-library-manifest": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-float64-eulergamma": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-eulergamma/-/constants-float64-eulergamma-0.0.8.tgz", - "integrity": "sha512-VZhhSQtVatnxgJlW9t2ewDtzhQ02WOTQcTSSwIXc1bGbrglIaBZGusHPIxGXCv1tQwBx67tfd6Rho1QjMdHSAQ==", + "node_modules/@stdlib/constants-float64-pinf": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-pinf/-/constants-float64-pinf-0.2.3.tgz", + "integrity": "sha512-8kRy0XOvW7QiJlxdy8MXx7rM3S4H/ZsUI+q9dNoarKVDBtWzkqnEG/u5QYouVjGHaSVL8C7b7qwL1FdpSD+24g==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -6208,22 +5922,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/utils-library-manifest": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-float64-exponent-bias": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-exponent-bias/-/constants-float64-exponent-bias-0.0.8.tgz", - "integrity": "sha512-IzBJQw9hYgWCki7VoC/zJxEA76Nmf8hmY+VkOWnJ8IyfgTXClgY8tfDGS1cc4l/hCOEllxGp9FRvVdn24A5tKQ==", + "node_modules/@stdlib/constants-float64-smallest-normal": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-smallest-normal/-/constants-float64-smallest-normal-0.2.3.tgz", + "integrity": "sha512-z2IDWJD7s6QwrfzI5o4q3OnZ7mEzUIs1V1PdTuHDofyWkpFGEr7GgwGI/0cZbuhW3aY3xydvM3rZ5SxT+6KQoQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -6235,22 +5947,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/utils-library-manifest": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-float64-fourth-pi": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-fourth-pi/-/constants-float64-fourth-pi-0.0.8.tgz", - "integrity": "sha512-WGiyq8jVw7e8hI6fUh4VVhkpP0Ycdt+agTxJEQeHdab0ZsloIPpt/Yj7UjQ7iH63ARC6jdVWH1CmnxQFuIBMWg==", + "node_modules/@stdlib/constants-float64-smallest-subnormal": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-smallest-subnormal/-/constants-float64-smallest-subnormal-0.2.3.tgz", + "integrity": "sha512-NcXOJRA9vuhWcPPvwQf+c86Oab8UtJ3P8Y2DwKt9eRzjRdFFMw73pDmYXEOHSwczn/mGaTHG4HxmVBTugh/ezw==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -6262,22 +5972,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/utils-library-manifest": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-float64-gamma-lanczos-g": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-gamma-lanczos-g/-/constants-float64-gamma-lanczos-g-0.0.8.tgz", - "integrity": "sha512-yTSjiOeqD3VPEFPHBmk5EqroUy7+CoNRe7L0a3+rvgcgcs8Gw5+RDWiCRPh1Q1p/41BKeVmVEV7/ZTjz7Wkc3Q==", + "node_modules/@stdlib/constants-float64-sqrt-eps": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-sqrt-eps/-/constants-float64-sqrt-eps-0.2.3.tgz", + "integrity": "sha512-N6ga0XNLkDgrGCs1cgajXzTYFgl6gDrgWOJW3AQhZPaFEswTtD+yMmcw3p4ye1LZpU3JyDr8hcY2iwL8whX+nA==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -6289,22 +5997,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/utils-library-manifest": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-float64-half-ln-two": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-half-ln-two/-/constants-float64-half-ln-two-0.0.8.tgz", - "integrity": "sha512-DrVD4BN2O3VLNtLixx2BQxqfy7ZSuABjyUQ03Hsgg862UnjJB5SxRy8OPjlYOdQ8QQtefyv0fJNshyw1P/hZQg==", + "node_modules/@stdlib/constants-float64-sqrt-two": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-sqrt-two/-/constants-float64-sqrt-two-0.2.3.tgz", + "integrity": "sha512-vehmaN+P1IYJ6HhbH70ebhLAZOYnuTm1ezWpFBm/IEC9NGiKKmyrtO+z1xp6iWGl1VrAAhWJE+bBQEP4wVQsCw==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -6316,22 +6022,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/utils-library-manifest": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-float64-half-pi": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-half-pi/-/constants-float64-half-pi-0.0.8.tgz", - "integrity": "sha512-g37Iw0h6603VNNxalTI6b2wIqGP8T17Z6rHQ/WFmau2tx3pb2zQD6OveZ90Mr8vyZ8fyKBbwUAaHSwWCAS7FEw==", + "node_modules/@stdlib/constants-float64-sqrt-two-pi": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-sqrt-two-pi/-/constants-float64-sqrt-two-pi-0.2.3.tgz", + "integrity": "sha512-XVCJ0voDf2U/MMqqnLOo9CB8IEC4odQoercGolrJBud6MXmWp1eVrRYM6y0ocJuyaAPgsYSoPKp0+Gc907InTQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -6343,22 +6047,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/utils-library-manifest": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-float64-high-word-abs-mask": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-high-word-abs-mask/-/constants-float64-high-word-abs-mask-0.0.1.tgz", - "integrity": "sha512-1vy8SUyMHFBwqUUVaZFA7r4/E3cMMRKSwsaa/EZ15w7Kmc01W/ZmaaTLevRcIdACcNgK+8i8813c8H7LScXNcQ==", + "node_modules/@stdlib/constants-float64-two-pi": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-two-pi/-/constants-float64-two-pi-0.2.3.tgz", + "integrity": "sha512-KoNeAgq+jSDT0lYYHAYosZJwRSH9VlykKjI7BK8TVox7z5QqlXG4Sa94NeGwP8qhp+g4N3Mb7BqXlol3t4vPfg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -6370,22 +6072,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/utils-library-manifest": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-float64-high-word-exponent-mask": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-high-word-exponent-mask/-/constants-float64-high-word-exponent-mask-0.0.8.tgz", - "integrity": "sha512-z28/EQERc0VG7N36bqdvtrRWjFc8600PKkwvl/nqx6TpKAzMXNw55BS1xT4C28Sa9Z7uBWeUj3UbIFedbkoyMw==", + "node_modules/@stdlib/constants-int32-max": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/@stdlib/constants-int32-max/-/constants-int32-max-0.3.1.tgz", + "integrity": "sha512-ZAhWfNaBhVzDatkha1q0vu7tO6XRbP6kxJk/Erh4emgE/4JpC9WPlXfkZvhOoCWQ1Rsll7tevxN3rfu6oGN7OA==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -6397,22 +6097,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/utils-library-manifest": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-float64-high-word-sign-mask": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-high-word-sign-mask/-/constants-float64-high-word-sign-mask-0.0.1.tgz", - "integrity": "sha512-hmTr5caK1lh1m0eyaQqt2Vt3y+eEdAx57ndbADEbXhxC9qSGd0b4bLSzt/Xp4MYBYdQkHAE/BlkgUiRThswhCg==", + "node_modules/@stdlib/constants-uint16-max": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-uint16-max/-/constants-uint16-max-0.2.3.tgz", + "integrity": "sha512-QLqt85JMBnL8ozliswgAeR9oWrsmWeaeWjr10P0zbGV1dKhM2HoRK3VXjO4SCtNWUwiV4w8Wa5ylSYdJhORDjA==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -6424,22 +6122,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/utils-library-manifest": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-float64-high-word-significand-mask": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-high-word-significand-mask/-/constants-float64-high-word-significand-mask-0.0.8.tgz", - "integrity": "sha512-axiB0JMao3ZYTxPtK3K75q+UjTDF1OM2KoCYVukZbs+GWenAR4EkEsCJ4nW5a4ONDXNLsVuRVeL8sgte7prt4g==", + "node_modules/@stdlib/constants-uint32-max": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-uint32-max/-/constants-uint32-max-0.2.3.tgz", + "integrity": "sha512-NYQIGMA3Z8+1gp2qUfmr90whvZJLDq737ipNeujrFm98/RcbBlCRmXCLlj0WMwxniw2T35ysfclAcFSE7caUCA==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -6451,22 +6147,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/utils-library-manifest": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-float64-ln-sqrt-two-pi": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-ln-sqrt-two-pi/-/constants-float64-ln-sqrt-two-pi-0.0.8.tgz", - "integrity": "sha512-/tfOMZs4ZyhY1nIrxUgGAVXjR9vLXNC5RyZjYIfRMfS9Xov1mZwu0TtnYbRMRP1/rWyMJHs5RrVk0BpYT/Cm9g==", + "node_modules/@stdlib/constants-uint8-max": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/constants-uint8-max/-/constants-uint8-max-0.2.3.tgz", + "integrity": "sha512-B4VzHho0T43dJk3m1x9V3GZ1OOK9AKNojo3jOweixBLLlofaEIe0E9f4Gihc2ef7+M4azYptsJdPY1jPy7kK2g==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -6478,22 +6172,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/utils-library-manifest": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-float64-ln-two": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-ln-two/-/constants-float64-ln-two-0.0.8.tgz", - "integrity": "sha512-XwhMhGkimMpDa8Dgk7HnZd+Bzs1SerCTJqRfDRODQFzf0lj7y27SAB0vK3XYWfY7YJSLRUNXMIQ9MrALu6Sg4g==", + "node_modules/@stdlib/error-tools-fmtprodmsg": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/error-tools-fmtprodmsg/-/error-tools-fmtprodmsg-0.2.3.tgz", + "integrity": "sha512-mt4YRp52oCkNWhxkUIJkeGaFnSvZkyfl4rOJX8Drz99xFiIdanXcSacckhrXXu6NQvMDKidCGr6DvrhHHx15LQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -6505,22 +6197,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/utils-library-manifest": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-float64-max": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-max/-/constants-float64-max-0.0.8.tgz", - "integrity": "sha512-I1Dm73NUAJl7z/TtXwow/4nZeFhhs4VFdPSZR3nwqrZbvBQyEhQx/aX1hCjiQiktXDeLQm8mMYCth7KB0RuTMQ==", + "node_modules/@stdlib/fs-exists": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/fs-exists/-/fs-exists-0.2.3.tgz", + "integrity": "sha512-kfHok9sKxvCftgWriVtNjqezNZA72Q/rJh78lcrGCLPvSHGIAL460olzl7D1OgAgQvM3Cwdoupay0o3dBCCwVQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -6533,21 +6223,22 @@ "windows" ], "dependencies": { - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-float64-max-base10-exponent": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-max-base10-exponent/-/constants-float64-max-base10-exponent-0.0.8.tgz", - "integrity": "sha512-evqQtzfKUnFEsmg+0INRoLTTym1NUk/vpxu3zm7i3Cc2NGh9+H+4SZ+JFUVhNeXg0x5ZA4tMxHJeaj+FdCegSA==", + "node_modules/@stdlib/fs-resolve-parent-path": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/fs-resolve-parent-path/-/fs-resolve-parent-path-0.2.3.tgz", + "integrity": "sha512-bof7pQQewv8LLaSi2Ut77mkEv4v45Z/w/hYocG0UUzmXhu4lXIiCcXz9ZAMJC4tdN5hwBReJGfJ0mQryddhGGA==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -6560,21 +6251,30 @@ "windows" ], "dependencies": { - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/assert-has-own-property": "^0.2.3", + "@stdlib/assert-is-function": "^0.2.3", + "@stdlib/assert-is-plain-object": "^0.2.3", + "@stdlib/assert-is-string": "^0.2.3", + "@stdlib/error-tools-fmtprodmsg": "^0.2.3", + "@stdlib/fs-exists": "^0.2.3", + "@stdlib/process-cwd": "^0.2.3", + "@stdlib/string-format": "^0.2.3", + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-float64-max-base2-exponent": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-max-base2-exponent/-/constants-float64-max-base2-exponent-0.0.8.tgz", - "integrity": "sha512-xBAOtso1eiy27GnTut2difuSdpsGxI8dJhXupw0UukGgvy/3CSsyNm+a1Suz/dhqK4tPOTe5QboIdNMw5IgXKQ==", + "node_modules/@stdlib/function-ctor": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/function-ctor/-/function-ctor-0.2.3.tgz", + "integrity": "sha512-/Ny143oEz3YAwauaPZ+J9A3IGFdE+0dam5/ATJPGLcl2nDj8P2shAsMp30coyEyzKDoMZqYSKTFFTV5rxyChAA==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -6586,22 +6286,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/utils-library-manifest": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-float64-max-base2-exponent-subnormal": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-max-base2-exponent-subnormal/-/constants-float64-max-base2-exponent-subnormal-0.0.8.tgz", - "integrity": "sha512-YGBZykSiXFebznnJfWFDwhho2Q9xhUWOL+X0lZJ4ItfTTo40W6VHAyNYz98tT/gJECFype0seNzzo1nUxCE7jQ==", + "node_modules/@stdlib/math-base-assert-is-even": { + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-assert-is-even/-/math-base-assert-is-even-0.2.5.tgz", + "integrity": "sha512-EtCGbIAnrhgYpCrCrYNQC6aqOPviTdU2Ui1t9grPG2e1eE8cMjzSpTg1TJmcZeMShzlWl9BcgeCS2GQPaYhkCQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -6614,21 +6312,27 @@ "windows" ], "dependencies": { - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/math-base-assert-is-integer": "^0.2.7", + "@stdlib/napi-argv": "^0.2.3", + "@stdlib/napi-argv-double": "^0.2.2", + "@stdlib/napi-create-int32": "^0.0.3", + "@stdlib/napi-export": "^0.3.1", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-float64-max-ln": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-max-ln/-/constants-float64-max-ln-0.0.8.tgz", - "integrity": "sha512-wrZTI9ncpIWZBmfS0PuKhB8jxjT3KWmJs3/SjOB8l0gA/6tBV/Wjw5IrO+fgut0NgT3SJRjbu/hrz06iKUeS7Q==", + "node_modules/@stdlib/math-base-assert-is-finite": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-assert-is-finite/-/math-base-assert-is-finite-0.2.3.tgz", + "integrity": "sha512-PqqxkiubjHe9jdIfAf/PTHZLbYIk1wcFwPGALM+PR3kjRngEkti7NbbkTQX3sByZCCfRwOf7VxLPWDlGo3EmLw==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -6641,21 +6345,28 @@ "windows" ], "dependencies": { - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/constants-float64-ninf": "^0.2.3", + "@stdlib/constants-float64-pinf": "^0.2.3", + "@stdlib/napi-argv": "^0.2.3", + "@stdlib/napi-argv-double": "^0.2.2", + "@stdlib/napi-create-int32": "^0.0.3", + "@stdlib/napi-export": "^0.3.1", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-float64-max-safe-integer": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-max-safe-integer/-/constants-float64-max-safe-integer-0.0.8.tgz", - "integrity": "sha512-0W7bE7Ph74i5+wHoaUQveAyUZCjmfO3f2E20Na2+ruRBAQgGXNybzEKTUwLCDFniEHdBzJdCiYcxFxmaV5dFTQ==", + "node_modules/@stdlib/math-base-assert-is-finitef": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-assert-is-finitef/-/math-base-assert-is-finitef-0.2.3.tgz", + "integrity": "sha512-FiP4w+PjwD6zapXgrD0hLEtnUMi+uCcBQw+tU9cAGyB+7NrhnUoKSWgHsjtLGLMD08gWsFOIjZzZRavx4PocfA==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -6668,21 +6379,28 @@ "windows" ], "dependencies": { - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/constants-float32-ninf": "^0.2.2", + "@stdlib/constants-float32-pinf": "^0.2.2", + "@stdlib/napi-argv": "^0.2.3", + "@stdlib/napi-argv-float": "^0.2.3", + "@stdlib/napi-create-int32": "^0.0.3", + "@stdlib/napi-export": "^0.3.1", + "@stdlib/utils-library-manifest": "^0.2.4" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-float64-min-base10-exponent": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-min-base10-exponent/-/constants-float64-min-base10-exponent-0.0.8.tgz", - "integrity": "sha512-X/asZnJiLcRkgw6hO5LF7niyTtOtip5mUQl66BR0XiJo1zW3i5jYtq2zElvvbY5VlL7lBEQrlbvZwo1gMp+SqQ==", + "node_modules/@stdlib/math-base-assert-is-infinite": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-assert-is-infinite/-/math-base-assert-is-infinite-0.2.3.tgz", + "integrity": "sha512-tWQoN9z7j56DIop5cBnbdkP/o1MGQ0K8bX4v6Nxsgqngk7YBXYlxGRVw+46FVyxNButJY20VwxpMhrv4fQg35g==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -6695,21 +6413,24 @@ "windows" ], "dependencies": { - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/constants-float64-ninf": "^0.2.3", + "@stdlib/constants-float64-pinf": "^0.2.3", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-float64-min-base10-exponent-subnormal": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-min-base10-exponent-subnormal/-/constants-float64-min-base10-exponent-subnormal-0.0.8.tgz", - "integrity": "sha512-0to1PTsNMBkm23pPYZIYQCEbSN0c2vd/PwVkHX6D2L2ZYy3UYlCFTydMhvhLEsHeZWZaUJz67sDTieTiYue9Yg==", + "node_modules/@stdlib/math-base-assert-is-integer": { + "version": "0.2.7", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-assert-is-integer/-/math-base-assert-is-integer-0.2.7.tgz", + "integrity": "sha512-rsxiM7N9Y5kd9elTEJpx1kAcHBeHETH46vn2s5FoKyNt7oZLqv9iE5oKF3oNznA3H47o7SNyQSdcJpUDqS1W3w==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -6722,21 +6443,27 @@ "windows" ], "dependencies": { - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/math-base-special-floor": "^0.2.4", + "@stdlib/napi-argv": "^0.2.3", + "@stdlib/napi-argv-double": "^0.2.2", + "@stdlib/napi-create-int32": "^0.0.3", + "@stdlib/napi-export": "^0.3.1", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-float64-min-base2-exponent-subnormal": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-min-base2-exponent-subnormal/-/constants-float64-min-base2-exponent-subnormal-0.0.8.tgz", - "integrity": "sha512-bt81nBus/91aEqGRQBenEFCyWNsf8uaxn4LN1NjgkvY92S1yVxXFlC65fJHsj9FTqvyZ+uj690/gdMKUDV3NjQ==", + "node_modules/@stdlib/math-base-assert-is-nan": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-assert-is-nan/-/math-base-assert-is-nan-0.2.3.tgz", + "integrity": "sha512-mj1p+JUSfbsiBI3+hwRV7bS0qgI2nWdzrFtBJUSLk+17MJSdA4aboUsXM12wIV1kg5JNfEAn+5eh4NF/sMvaoQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -6749,21 +6476,22 @@ "windows" ], "dependencies": { - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-float64-min-ln": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-min-ln/-/constants-float64-min-ln-0.0.8.tgz", - "integrity": "sha512-+FLeaQGpa7Pt53jU+hPL7GQI++BAsDy3MiYW8n97AvMDvgAecbq1UjbJFWYu91ZtdOk8S8mwNRrm4jo//Hy3/w==", + "node_modules/@stdlib/math-base-assert-is-nanf": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-assert-is-nanf/-/math-base-assert-is-nanf-0.2.3.tgz", + "integrity": "sha512-sWMMFhTrkeYu/t5bv7KZ8Rm7H4pD+O1+wYYNu1CsJ4y1Q6HwSDeHBNIH7Z4zHOOSFiOidb04jnqMGSsL5UCFRg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -6776,21 +6504,26 @@ "windows" ], "dependencies": { - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/napi-argv": "^0.2.3", + "@stdlib/napi-argv-float": "^0.2.3", + "@stdlib/napi-create-int32": "^0.0.3", + "@stdlib/napi-export": "^0.3.1", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-float64-ninf": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-ninf/-/constants-float64-ninf-0.0.8.tgz", - "integrity": "sha512-bn/uuzCne35OSLsQZJlNrkvU1/40spGTm22g1+ZI1LL19J8XJi/o4iupIHRXuLSTLFDBqMoJlUNphZlWQ4l8zw==", + "node_modules/@stdlib/math-base-assert-is-negative-zero": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-assert-is-negative-zero/-/math-base-assert-is-negative-zero-0.2.3.tgz", + "integrity": "sha512-5XzTwloDrG60ZRd5vgbw/lXKn794s2q8Hb0pT2LUy0WG2j98LhAQNEv0f0a7brhHlGOMTX5Hmg1DZXw+ve2u5Q==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -6803,22 +6536,23 @@ "windows" ], "dependencies": { - "@stdlib/number-ctor": "^0.0.x", - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/constants-float64-ninf": "^0.2.3", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-float64-pi": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-pi/-/constants-float64-pi-0.0.8.tgz", - "integrity": "sha512-MgIu0vc3fq+AcXPWGgP2dfNoeKRd1KHpRNL5S0m8olKRg+6cn5Ac+aQtRCmya3reUojDxytipBGPGHDPxUK5iw==", + "node_modules/@stdlib/math-base-assert-is-nonnegative-integer": { + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-assert-is-nonnegative-integer/-/math-base-assert-is-nonnegative-integer-0.2.2.tgz", + "integrity": "sha512-wBUFjhXVNxpIJ4Ldul8AuDZNJJ7vd8Rqa9m78MR44br114KXfZyiGXCsRm9pphJAbtve3xNjNnpe96fd5bqfpA==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -6831,21 +6565,23 @@ "windows" ], "dependencies": { - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/math-base-special-floor": "^0.2.3", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-float64-pinf": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-pinf/-/constants-float64-pinf-0.0.8.tgz", - "integrity": "sha512-I3R4rm2cemoMuiDph07eo5oWZ4ucUtpuK73qBJiJPDQKz8fSjSe4wJBAigq2AmWYdd7yJHsl5NJd8AgC6mP5Qw==", + "node_modules/@stdlib/math-base-assert-is-odd": { + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-assert-is-odd/-/math-base-assert-is-odd-0.3.2.tgz", + "integrity": "sha512-AVtda9LMQ7WgracZDygZzh7rBDys8KKn4qzAIVv2hWG3ns8X8btQ46plekP44iRyGjYagXMzLJn2jo/Irkf71Q==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -6858,21 +6594,27 @@ "windows" ], "dependencies": { - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/math-base-assert-is-even": "^0.2.4", + "@stdlib/napi-argv": "^0.2.3", + "@stdlib/napi-argv-double": "^0.2.2", + "@stdlib/napi-create-int32": "^0.0.3", + "@stdlib/napi-export": "^0.3.1", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-float64-smallest-normal": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-smallest-normal/-/constants-float64-smallest-normal-0.0.8.tgz", - "integrity": "sha512-Qwxpn5NA3RXf+mQcffCWRcsHSPTUQkalsz0+JDpblDszuz2XROcXkOdDr5LKgTAUPIXsjOgZzTsuRONENhsSEg==", + "node_modules/@stdlib/math-base-assert-is-positive-zero": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-assert-is-positive-zero/-/math-base-assert-is-positive-zero-0.2.3.tgz", + "integrity": "sha512-V+f8enSK2dEk2V/nHMezyJaUfSC0QJNUD8+mQYON7JtFaxq/+xURnPMllF9h84cFqQ9SAuxWXP+Y7MoE+ENORw==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -6885,21 +6627,23 @@ "windows" ], "dependencies": { - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/constants-float64-pinf": "^0.2.3", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-float64-smallest-subnormal": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-smallest-subnormal/-/constants-float64-smallest-subnormal-0.0.8.tgz", - "integrity": "sha512-LCvJyC8FEsA3Qf18nGmq/J2yuW2jgSXTzT9zBND/x0Zk9GYXcPYqaZkv3pk297WZqBbZOnI0Ho13EBAL4NqRVA==", + "node_modules/@stdlib/math-base-napi-binary": { + "version": "0.3.3", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-napi-binary/-/math-base-napi-binary-0.3.3.tgz", + "integrity": "sha512-rLBojVTK0GRhy5v0MEKLmamggOrosEMaDcMS5ITuUe6Jgz4DM3lsiB/EHhd0TamPdqo+5HPjqSo10zpFVbLZbA==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -6912,21 +6656,26 @@ "windows" ], "dependencies": { - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/complex-float32-ctor": "^0.1.0", + "@stdlib/complex-float32-reim": "^0.1.3", + "@stdlib/complex-float64-ctor": "^0.1.1", + "@stdlib/complex-float64-reim": "^0.1.3", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-float64-sqrt-eps": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-sqrt-eps/-/constants-float64-sqrt-eps-0.0.8.tgz", - "integrity": "sha512-3VjVQczBFNy74xABiTwN38Hdr2ApgWfaY04iI5eBufWjPw3M1bNVE5UMk6HSYJseEIP3PevcZxqJ3XehCgPZHA==", + "node_modules/@stdlib/math-base-napi-ternary": { + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-napi-ternary/-/math-base-napi-ternary-0.3.2.tgz", + "integrity": "sha512-DUu7zbd692l86VnUaav4dgIVIkYnxklDMMKpmGT+mi30QH959324tjl3dsthYy5iySnKWg/V0z54opu0FC8jXA==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -6939,21 +6688,26 @@ "windows" ], "dependencies": { - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/complex-float32-ctor": "^0.1.0", + "@stdlib/complex-float32-reim": "^0.1.3", + "@stdlib/complex-float64-ctor": "^0.1.1", + "@stdlib/complex-float64-reim": "^0.1.3", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-float64-sqrt-two": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-sqrt-two/-/constants-float64-sqrt-two-0.0.8.tgz", - "integrity": "sha512-OTZ1KE21bO26bD/Rp/ldf2GiYH913jkpYhkyvDWNROw8ZSQ+G+ntJvymuvsYtFnUHJgv7bjk1tUpaKXuTXpxYA==", + "node_modules/@stdlib/math-base-napi-unary": { + "version": "0.2.7", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-napi-unary/-/math-base-napi-unary-0.2.7.tgz", + "integrity": "sha512-eEu0nAq8WzCGe15ppGJWtLGhKOoG4OcMJQpsfbjwaa3sZ9h1sREmV1iiAFWyi/mHy8C0y6PiG2szx4D/F0ywmg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -6966,21 +6720,29 @@ "windows" ], "dependencies": { - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/complex-float32-ctor": "^0.1.0", + "@stdlib/complex-float32-reim": "^0.1.3", + "@stdlib/complex-float64-ctor": "^0.1.1", + "@stdlib/complex-float64-reim": "^0.1.3", + "@stdlib/number-float16-base-to-float64": "^0.1.1", + "@stdlib/number-float16-ctor": "^0.1.1", + "@stdlib/number-float64-base-to-float16": "^0.1.1", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-float64-sqrt-two-pi": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-sqrt-two-pi/-/constants-float64-sqrt-two-pi-0.0.8.tgz", - "integrity": "sha512-xSMg6UreLhgUUFhA0yhJWfyROJvOJ+gUtjcbj8GFlym18EjQ13x9x8gNgUocPNm4qvQVKWBDDXcbkc+fPTp+eg==", + "node_modules/@stdlib/math-base-special-abs": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-abs/-/math-base-special-abs-0.2.3.tgz", + "integrity": "sha512-0n2Jb1NQv/siPL5EJFf6/cCuK63zqgqFjQwPujJI8B+dDizlHJKF4jR6yOtavrB5RvVf37/3Ibpdjf8UPf3uzA==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -6993,21 +6755,25 @@ "windows" ], "dependencies": { - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/constants-float64-high-word-abs-mask": "^0.2.2", + "@stdlib/math-base-napi-unary": "^0.2.6", + "@stdlib/number-float64-base-to-words": "^0.2.2", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-float64-two-pi": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/constants-float64-two-pi/-/constants-float64-two-pi-0.0.8.tgz", - "integrity": "sha512-YxgFEytCkQDhdBZpjWOCtUBgp6PPuuQZP5dXlpSNGKBShEQ60Sr3xTpdQt6WzErr+ZeNBvxaw6BlY8Mw6oK12Q==", + "node_modules/@stdlib/math-base-special-absf": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-absf/-/math-base-special-absf-0.2.3.tgz", + "integrity": "sha512-lUEEnIo6jpR397bn4mphlihPBMncdgKYQQYZ8nwnL/wGNE9InwqLqrO6otM+CO2nkG/kOyt0dSAhSSffqBZU6g==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -7020,21 +6786,25 @@ "windows" ], "dependencies": { - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/constants-float32-abs-mask": "^0.2.2", + "@stdlib/math-base-napi-unary": "^0.2.6", + "@stdlib/number-float32-base-to-word": "^0.2.2", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-int32-max": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/constants-int32-max/-/constants-int32-max-0.0.7.tgz", - "integrity": "sha512-um/tgiIotQy7jkN6b7GzaOMQT4PN/o7Z6FR0CJn0cHIZfWCNKyVObfaR68uDX1nDwYGfNrO7BkCbU4ccrtflDA==", + "node_modules/@stdlib/math-base-special-acos": { + "version": "0.2.4", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-acos/-/math-base-special-acos-0.2.4.tgz", + "integrity": "sha512-lidI9Q1No+jYM7glXFXMPzxQKwrzqV/QuAp4hVDmidDTL1d6NW0jPBAiaRL7RLcqXqd8oYVirTrQIga8RhMatQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -7046,19 +6816,28 @@ "win32", "windows" ], + "dependencies": { + "@stdlib/constants-float64-fourth-pi": "^0.2.2", + "@stdlib/math-base-assert-is-nan": "^0.2.3", + "@stdlib/math-base-napi-unary": "^0.2.7", + "@stdlib/math-base-special-asin": "^0.2.3", + "@stdlib/math-base-special-sqrt": "^0.2.3", + "@stdlib/utils-library-manifest": "^0.2.3" + }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-uint16-max": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/constants-uint16-max/-/constants-uint16-max-0.0.7.tgz", - "integrity": "sha512-7TPoku7SlskA67mAm7mykIAjeEnkQJemw1cnKZur0mT5W4ryvDR6iFfL9xBiByVnWYq/+ei7DHbOv6/2b2jizw==", + "node_modules/@stdlib/math-base-special-asin": { + "version": "0.2.4", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-asin/-/math-base-special-asin-0.2.4.tgz", + "integrity": "sha512-HM/x7n25umG0plZrAil2wq21m6+9rA9TDTXErYXAv27HEM5NZGCZn9i+kpTog5/IDSdM58OkTsEB5FOfaBCjuw==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -7070,19 +6849,27 @@ "win32", "windows" ], + "dependencies": { + "@stdlib/constants-float64-fourth-pi": "^0.2.2", + "@stdlib/math-base-assert-is-nan": "^0.2.3", + "@stdlib/math-base-napi-unary": "^0.2.7", + "@stdlib/math-base-special-sqrt": "^0.2.3", + "@stdlib/utils-library-manifest": "^0.2.3" + }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-uint32-max": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/constants-uint32-max/-/constants-uint32-max-0.0.7.tgz", - "integrity": "sha512-8+NK0ewqc1vnEZNqzwFJgFSy3S543Eft7i8WyW/ygkofiqEiLAsujvYMHzPAB8/3D+PYvjTSe37StSwRwvQ6uw==", + "node_modules/@stdlib/math-base-special-beta": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-beta/-/math-base-special-beta-0.3.1.tgz", + "integrity": "sha512-DabfQZifUcNF529IYtj/9A5oAmZD6g4JhQt1drx8sMMLUJ89r8TZLIyMZU/bgp4cpzSkRGRSPjfXWL/98y5Y7w==", + "license": "Apache-2.0 AND BSL-1.0", "os": [ "aix", "darwin", @@ -7094,19 +6881,32 @@ "win32", "windows" ], + "dependencies": { + "@stdlib/constants-float64-e": "^0.2.3", + "@stdlib/constants-float64-eps": "^0.2.3", + "@stdlib/math-base-assert-is-nan": "^0.2.3", + "@stdlib/math-base-napi-binary": "^0.3.3", + "@stdlib/math-base-special-abs": "^0.2.3", + "@stdlib/math-base-special-exp": "^0.2.4", + "@stdlib/math-base-special-log1p": "^0.2.4", + "@stdlib/math-base-special-pow": "^0.3.0", + "@stdlib/math-base-special-sqrt": "^0.2.3", + "@stdlib/utils-library-manifest": "^0.2.4" + }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/constants-uint8-max": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/constants-uint8-max/-/constants-uint8-max-0.0.7.tgz", - "integrity": "sha512-fqV+xds4jgwFxwWu08b8xDuIoW6/D4/1dtEjZ1sXVeWR7nf0pjj1cHERq4kdkYxsvOGu+rjoR3MbjzpFc4fvSw==", + "node_modules/@stdlib/math-base-special-betainc": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-betainc/-/math-base-special-betainc-0.2.3.tgz", + "integrity": "sha512-yTGYcCptTWVFxL9hv4Uc221kb7tULU5JkRp5oklPhZmg2uj/eRIvaGYtYvzuTnEU2HpdgWcTVwdDaWsG68F6NQ==", + "license": "Apache-2.0 AND BSL-1.0", "os": [ "aix", "darwin", @@ -7118,19 +6918,23 @@ "win32", "windows" ], + "dependencies": { + "@stdlib/math-base-special-kernel-betainc": "^0.2.2" + }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/fs-exists": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/fs-exists/-/fs-exists-0.0.8.tgz", - "integrity": "sha512-mZktcCxiLmycCJefm1+jbMTYkmhK6Jk1ShFmUVqJvs+Ps9/2EEQXfPbdEniLoVz4HeHLlcX90JWobUEghOOnAQ==", + "node_modules/@stdlib/math-base-special-betaincinv": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-betaincinv/-/math-base-special-betaincinv-0.2.3.tgz", + "integrity": "sha512-PbOUNFuVaNvaLLXANFc8d+Y7MX0HrHugWR7AvCKEH9Kc+codwuZaZOXgErsJKNaCP34M61kCR918Kn/X/BwZWA==", + "license": "Apache-2.0 AND BSL-1.0", "os": [ "aix", "darwin", @@ -7143,27 +6947,23 @@ "windows" ], "dependencies": { - "@stdlib/cli-ctor": "^0.0.x", - "@stdlib/fs-read-file": "^0.0.x", - "@stdlib/process-cwd": "^0.0.x", - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x" - }, - "bin": { - "exists": "bin/cli" + "@stdlib/math-base-assert-is-nan": "^0.2.3", + "@stdlib/math-base-special-kernel-betaincinv": "^0.2.2" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/fs-read-file": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/fs-read-file/-/fs-read-file-0.0.8.tgz", - "integrity": "sha512-pIZID/G91+q7ep4x9ECNC45+JT2j0+jdz/ZQVjCHiEwXCwshZPEvxcPQWb9bXo6coOY+zJyX5TwBIpXBxomWFg==", + "node_modules/@stdlib/math-base-special-betaln": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-betaln/-/math-base-special-betaln-0.3.1.tgz", + "integrity": "sha512-1wT+AEJHFxzQN/HUaunmDObaKurd2s06duyFohNGrcIRvXchzRpVJ4pT3ysSmM9aBc6KwUQaIiA+KFMK8CB/qQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -7176,25 +6976,33 @@ "windows" ], "dependencies": { - "@stdlib/cli-ctor": "^0.0.x", - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x" - }, - "bin": { - "read-file": "bin/cli" + "@stdlib/constants-float64-ln-sqrt-two-pi": "^0.2.3", + "@stdlib/constants-float64-ninf": "^0.2.3", + "@stdlib/constants-float64-pinf": "^0.2.3", + "@stdlib/math-base-napi-binary": "^0.3.3", + "@stdlib/math-base-special-gamma": "^0.3.1", + "@stdlib/math-base-special-gammaln": "^0.3.1", + "@stdlib/math-base-special-ln": "^0.2.5", + "@stdlib/math-base-special-log1p": "^0.2.4", + "@stdlib/math-base-special-max": "^0.3.1", + "@stdlib/math-base-special-min": "^0.2.4", + "@stdlib/math-base-special-pow": "^0.3.1", + "@stdlib/utils-library-manifest": "^0.2.4" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/fs-resolve-parent-path": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/fs-resolve-parent-path/-/fs-resolve-parent-path-0.0.8.tgz", - "integrity": "sha512-ok1bTWsAziChibQE3u7EoXwbCQUDkFjjRAHSxh7WWE5JEYVJQg1F0o3bbjRr4D/wfYYPWLAt8AFIKBUDmWghpg==", + "node_modules/@stdlib/math-base-special-binomcoef": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-binomcoef/-/math-base-special-binomcoef-0.3.1.tgz", + "integrity": "sha512-ywcno89Y7ntRdj3NdAVfVzYoIrJb5lILhq+K+NqhgrJBOcrE8ZF+/yPhyVwjUvksfGy990tBnyhx+06VLVFAQg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -7207,32 +7015,30 @@ "windows" ], "dependencies": { - "@stdlib/assert-has-own-property": "^0.0.x", - "@stdlib/assert-is-function": "^0.0.x", - "@stdlib/assert-is-plain-object": "^0.0.x", - "@stdlib/assert-is-string": "^0.0.x", - "@stdlib/cli-ctor": "^0.0.x", - "@stdlib/fs-exists": "^0.0.x", - "@stdlib/fs-read-file": "^0.0.x", - "@stdlib/process-cwd": "^0.0.x", - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x" - }, - "bin": { - "resolve-parent-path": "bin/cli" + "@stdlib/constants-float64-max-safe-integer": "^0.2.2", + "@stdlib/constants-float64-pinf": "^0.2.3", + "@stdlib/math-base-assert-is-integer": "^0.2.7", + "@stdlib/math-base-assert-is-nan": "^0.2.3", + "@stdlib/math-base-assert-is-odd": "^0.3.2", + "@stdlib/math-base-napi-binary": "^0.3.3", + "@stdlib/math-base-special-floor": "^0.2.4", + "@stdlib/math-base-special-gcd": "^0.3.2", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-assert-is-even": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-assert-is-even/-/math-base-assert-is-even-0.0.7.tgz", - "integrity": "sha512-tKHutmKSPsJ41DVZBbdfSW6njZtTjqeAIpS4ZjKom4AJwvqJGRDjOzLOzi8+jeRn3bhjfABRPCd35EAkHUnNog==", + "node_modules/@stdlib/math-base-special-binomcoefln": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-binomcoefln/-/math-base-special-binomcoefln-0.3.1.tgz", + "integrity": "sha512-0+AMNJQTtAvbAtJ/mqAmK3cQ7utmAPV47C1uL/khrRZyFPMM8KOyvEe5/93BnI4wgyc0XdIVkHXgjjBD6p5TKg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -7245,21 +7051,29 @@ "windows" ], "dependencies": { - "@stdlib/math-base-assert-is-integer": "^0.0.x" + "@stdlib/constants-float64-ninf": "^0.2.3", + "@stdlib/math-base-assert-is-integer": "^0.2.7", + "@stdlib/math-base-assert-is-nan": "^0.2.3", + "@stdlib/math-base-napi-binary": "^0.3.3", + "@stdlib/math-base-special-abs": "^0.2.3", + "@stdlib/math-base-special-betaln": "^0.3.0", + "@stdlib/math-base-special-ln": "^0.2.5", + "@stdlib/utils-library-manifest": "^0.2.4" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-assert-is-infinite": { - "version": "0.0.9", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-assert-is-infinite/-/math-base-assert-is-infinite-0.0.9.tgz", - "integrity": "sha512-JuPDdmxd+AtPWPHu9uaLvTsnEPaZODZk+zpagziNbDKy8DRiU1cy+t+QEjB5WizZt0A5MkuxDTjZ/8/sG5GaYQ==", + "node_modules/@stdlib/math-base-special-ceil": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-ceil/-/math-base-special-ceil-0.2.3.tgz", + "integrity": "sha512-QJsGAxftN8RLjDkqKqyOcWh8tGFauyXMvqLxoq4C22tm+1ABJ+1rU5wEATOgvOHaDVc7HvHA7fakHTB0UsDUyw==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -7272,23 +7086,23 @@ "windows" ], "dependencies": { - "@stdlib/constants-float64-ninf": "^0.0.x", - "@stdlib/constants-float64-pinf": "^0.0.x", - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/math-base-napi-unary": "^0.2.6", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-assert-is-integer": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-assert-is-integer/-/math-base-assert-is-integer-0.0.7.tgz", - "integrity": "sha512-swIEKQJZOwzacYDiX5SSt5/nHd6PYJkLlVKZiVx/GCpflstQnseWA0TmudG7XU5HJnxDGV/w6UL02dEyBH7VEw==", + "node_modules/@stdlib/math-base-special-copysign": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-copysign/-/math-base-special-copysign-0.2.3.tgz", + "integrity": "sha512-kOPVuWHQht53FcFXO4L1yqXSZy4emdI6qITJAWRENDuW9YZ6QRTONBqOaDC5uU/dRZg3LcMUpQ7iuqYqa/pbeQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -7301,21 +7115,28 @@ "windows" ], "dependencies": { - "@stdlib/math-base-special-floor": "^0.0.x" + "@stdlib/constants-float64-high-word-abs-mask": "^0.2.3", + "@stdlib/constants-float64-high-word-sign-mask": "^0.2.1", + "@stdlib/math-base-napi-binary": "^0.3.3", + "@stdlib/number-float64-base-from-words": "^0.2.2", + "@stdlib/number-float64-base-get-high-word": "^0.2.3", + "@stdlib/number-float64-base-to-words": "^0.2.3", + "@stdlib/utils-library-manifest": "^0.2.4" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-assert-is-nan": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-assert-is-nan/-/math-base-assert-is-nan-0.0.8.tgz", - "integrity": "sha512-m+gCVBxLFW8ZdAfdkATetYMvM7sPFoMKboacHjb1pe21jHQqVb+/4bhRSDg6S7HGX7/8/bSzEUm9zuF7vqK5rQ==", + "node_modules/@stdlib/math-base-special-cos": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-cos/-/math-base-special-cos-0.3.1.tgz", + "integrity": "sha512-efthz58G0wf8rXh4+jbYeRuRCagNlYb8AL3es1GxwV9P9/8ZpKAlkQiRPY3AI3ZJMB17aR/KHpVw7Pz+rw4Fhg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -7328,21 +7149,29 @@ "windows" ], "dependencies": { - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/constants-float64-high-word-abs-mask": "^0.2.3", + "@stdlib/constants-float64-high-word-exponent-mask": "^0.2.3", + "@stdlib/math-base-napi-unary": "^0.2.7", + "@stdlib/math-base-special-kernel-cos": "^0.2.4", + "@stdlib/math-base-special-kernel-sin": "^0.2.4", + "@stdlib/math-base-special-rempio2": "^0.3.0", + "@stdlib/number-float64-base-get-high-word": "^0.2.3", + "@stdlib/utils-library-manifest": "^0.2.4" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-assert-is-negative-zero": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-assert-is-negative-zero/-/math-base-assert-is-negative-zero-0.0.8.tgz", - "integrity": "sha512-xajwAxn1SC0HWx9Fw8wQZ/RGTpG7Pf9ZA13rpnKvq/4yblCk8tT8Ws+zEwgbHCt5PQe45SEtUZOQ42k3YpX3DA==", + "node_modules/@stdlib/math-base-special-erfc": { + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-erfc/-/math-base-special-erfc-0.2.5.tgz", + "integrity": "sha512-qA2iPLKr8SjYpI9TCT7LoQCbUrbx17kmiRidDewWk/aHL0pcpSm8KITCjBUtsmletSEUNUS+8MyAPqisXT3N1g==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -7355,22 +7184,28 @@ "windows" ], "dependencies": { - "@stdlib/constants-float64-ninf": "^0.0.x", - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/constants-float64-ninf": "^0.2.3", + "@stdlib/constants-float64-pinf": "^0.2.3", + "@stdlib/math-base-assert-is-nan": "^0.2.3", + "@stdlib/math-base-napi-unary": "^0.2.7", + "@stdlib/math-base-special-exp": "^0.2.4", + "@stdlib/number-float64-base-set-low-word": "^0.2.3", + "@stdlib/utils-library-manifest": "^0.2.4" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-assert-is-nonnegative-integer": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-assert-is-nonnegative-integer/-/math-base-assert-is-nonnegative-integer-0.0.7.tgz", - "integrity": "sha512-G43o1iesRe86xm+JX8uf6bW4iNlyRvhasba4Q3IwqZBvnK9q916xzaqxFPaZmzBWhuXqg5jcaAB/j9xRm3MALA==", + "node_modules/@stdlib/math-base-special-erfcinv": { + "version": "0.2.4", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-erfcinv/-/math-base-special-erfcinv-0.2.4.tgz", + "integrity": "sha512-oF/3UXs2zZFAOKe19rRcWg2SFZFHQbnFJ4ucbSzYykM79pDnvVtSP/dRPtDy3uevUix6BzeloFyK0dLbQsYt+w==", + "license": "Apache-2.0 AND BSL-1.0", "os": [ "aix", "darwin", @@ -7383,21 +7218,28 @@ "windows" ], "dependencies": { - "@stdlib/math-base-special-floor": "^0.0.x" + "@stdlib/constants-float64-ninf": "^0.2.3", + "@stdlib/constants-float64-pinf": "^0.2.3", + "@stdlib/math-base-assert-is-nan": "^0.2.3", + "@stdlib/math-base-napi-unary": "^0.2.7", + "@stdlib/math-base-special-ln": "^0.2.5", + "@stdlib/math-base-special-sqrt": "^0.2.3", + "@stdlib/utils-library-manifest": "^0.2.4" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-assert-is-odd": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-assert-is-odd/-/math-base-assert-is-odd-0.0.7.tgz", - "integrity": "sha512-ZjIIu1AX57ZnKDxJW67t/FUyMkDnZLCZgvWiDr7+nkfTfGB1uLckJtwkmnZqz0CGtkpTU3geELbvGQ+e60kLEA==", + "node_modules/@stdlib/math-base-special-exp": { + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-exp/-/math-base-special-exp-0.2.5.tgz", + "integrity": "sha512-1xZWUc+uDQHRD/mHJMsAjenRq7w6ZZqAUc8Jtxwcd5Ccv23CckP0TvDNkC6RqVWWPJploxoxDArQ+BUXgHbpeA==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -7410,21 +7252,28 @@ "windows" ], "dependencies": { - "@stdlib/math-base-assert-is-even": "^0.0.x" + "@stdlib/constants-float64-ninf": "^0.2.3", + "@stdlib/constants-float64-pinf": "^0.2.3", + "@stdlib/math-base-assert-is-nan": "^0.2.3", + "@stdlib/math-base-napi-unary": "^0.2.7", + "@stdlib/math-base-special-ldexp": "^0.2.4", + "@stdlib/math-base-special-trunc": "^0.2.3", + "@stdlib/utils-library-manifest": "^0.2.4" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-assert-is-positive-zero": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-assert-is-positive-zero/-/math-base-assert-is-positive-zero-0.0.8.tgz", - "integrity": "sha512-/9OtPelOyekHTk5hOvPjJl6LCY8CHQmib6TFKbRjqhqwjnqUGIO4bv80TSCKFddoEj/viIHXQfYHXXuQosMTVg==", + "node_modules/@stdlib/math-base-special-expm1": { + "version": "0.2.4", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-expm1/-/math-base-special-expm1-0.2.4.tgz", + "integrity": "sha512-/2HSORRdM0vAdiEEILreYV8cKtnUfW2OrxKLc5dbkCMHe895gURlrpTA507lF3x02uAnHh8PiasMsYTOXcGeCA==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -7437,22 +7286,31 @@ "windows" ], "dependencies": { - "@stdlib/constants-float64-pinf": "^0.0.x", - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/constants-float64-exponent-bias": "^0.2.3", + "@stdlib/constants-float64-half-ln-two": "^0.2.3", + "@stdlib/constants-float64-ninf": "^0.2.3", + "@stdlib/constants-float64-pinf": "^0.2.3", + "@stdlib/math-base-assert-is-nan": "^0.2.3", + "@stdlib/math-base-napi-unary": "^0.2.7", + "@stdlib/number-float64-base-from-words": "^0.2.2", + "@stdlib/number-float64-base-get-high-word": "^0.2.3", + "@stdlib/number-float64-base-set-high-word": "^0.2.3", + "@stdlib/utils-library-manifest": "^0.2.4" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-napi-binary": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-napi-binary/-/math-base-napi-binary-0.0.8.tgz", - "integrity": "sha512-B8d0HBPhfXefbdl/h0h5c+lM2sE+/U7Fb7hY/huVeoQtBtEx0Jbx/qKvPSVxMjmWCKfWlbPpbgKpN5GbFgLiAg==", + "node_modules/@stdlib/math-base-special-factorial": { + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-factorial/-/math-base-special-factorial-0.3.2.tgz", + "integrity": "sha512-YOqPZBtZPP+Pa6jQn/IY0JjGx1sShxQ27XYbpgupg9yZCvabLzhHg+J6/mnjqf4eti6UcVtCITFUZOZ671GyOQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -7465,25 +7323,28 @@ "windows" ], "dependencies": { - "@stdlib/complex-float32": "^0.0.x", - "@stdlib/complex-float64": "^0.0.x", - "@stdlib/complex-reim": "^0.0.x", - "@stdlib/complex-reimf": "^0.0.x", - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/constants-float64-max-nth-factorial": "^0.1.1", + "@stdlib/constants-float64-pinf": "^0.2.3", + "@stdlib/math-base-assert-is-integer": "^0.2.7", + "@stdlib/math-base-assert-is-nan": "^0.2.3", + "@stdlib/math-base-napi-unary": "^0.2.7", + "@stdlib/math-base-special-gamma": "^0.3.0", + "@stdlib/utils-library-manifest": "^0.2.4" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-napi-unary": { - "version": "0.0.9", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-napi-unary/-/math-base-napi-unary-0.0.9.tgz", - "integrity": "sha512-2WNKhjCygkGMp0RgjaD7wAHJTqPZmuVW7yPOc62Tnz2U+Ad8q/tcOcN+uvq2dtKsAGr1HDMIQxZ/XrrThMePyA==", + "node_modules/@stdlib/math-base-special-floor": { + "version": "0.2.4", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-floor/-/math-base-special-floor-0.2.4.tgz", + "integrity": "sha512-YSDt9gHSp8SeVBVzHfpZZ1HFEQDPihHUF92zTDCRGKeKBC4BTFlw9Q4/fNWqS1mtuBGli1zgpRbiTv3atQ5EjQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -7496,11 +7357,8 @@ "windows" ], "dependencies": { - "@stdlib/complex-float32": "^0.0.7", - "@stdlib/complex-float64": "^0.0.8", - "@stdlib/complex-reim": "^0.0.6", - "@stdlib/complex-reimf": "^0.0.1", - "@stdlib/utils-library-manifest": "^0.0.8" + "@stdlib/math-base-napi-unary": "^0.2.6", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", @@ -7511,10 +7369,11 @@ "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-abs": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-abs/-/math-base-special-abs-0.0.6.tgz", - "integrity": "sha512-FaaMUnYs2qIVN3kI5m/qNlBhDnjszhDOzEhxGEoQWR/k0XnxbCsTyjNesR2DkpiKuoAXAr9ojoDe2qBYdirWoQ==", + "node_modules/@stdlib/math-base-special-fmod": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-fmod/-/math-base-special-fmod-0.1.1.tgz", + "integrity": "sha512-pW0Jn1S9D8Eh34tEmEJUzZlkfN2nhOmi0dCO8xDWhgdit3+qG/U85t0bULT+/5kRezy8SspnTFkGOoopHztzQQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -7527,23 +7386,31 @@ "windows" ], "dependencies": { - "@stdlib/math-base-napi-unary": "^0.0.x", - "@stdlib/number-float64-base-to-words": "^0.0.x", - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/constants-float64-exponent-bias": "^0.2.2", + "@stdlib/constants-float64-high-word-abs-mask": "^0.2.2", + "@stdlib/constants-float64-high-word-exponent-mask": "^0.2.2", + "@stdlib/constants-float64-high-word-sign-mask": "^0.2.1", + "@stdlib/constants-float64-high-word-significand-mask": "^0.2.2", + "@stdlib/constants-float64-min-base2-exponent": "^0.2.2", + "@stdlib/math-base-napi-binary": "^0.3.2", + "@stdlib/number-float64-base-from-words": "^0.2.2", + "@stdlib/number-float64-base-to-words": "^0.2.2", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-acos": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-acos/-/math-base-special-acos-0.0.7.tgz", - "integrity": "sha512-SLxb4Od8nKPxgTqfDnGrhUquANVQFmdz5Ao/pjraelVQEoRLc/lFKGNZQkyQNxlRX/CQelA8Ea20rauSL/hoSg==", + "node_modules/@stdlib/math-base-special-gamma": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-gamma/-/math-base-special-gamma-0.3.1.tgz", + "integrity": "sha512-WONtgh00BdeBbgvhjjmn4kviBXb2ybFa4IDOhknxvKS3m8mIVJU59tzLHVa9XiGcomq1H7Mm6CeGPmjmkD+Rpw==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -7556,24 +7423,36 @@ "windows" ], "dependencies": { - "@stdlib/constants-float64-fourth-pi": "^0.0.x", - "@stdlib/math-base-assert-is-nan": "^0.0.x", - "@stdlib/math-base-special-asin": "^0.0.x", - "@stdlib/math-base-special-sqrt": "^0.0.x" + "@stdlib/constants-float64-eulergamma": "^0.2.3", + "@stdlib/constants-float64-ninf": "^0.2.3", + "@stdlib/constants-float64-pi": "^0.2.3", + "@stdlib/constants-float64-pinf": "^0.2.3", + "@stdlib/constants-float64-sqrt-two-pi": "^0.2.3", + "@stdlib/math-base-assert-is-integer": "^0.2.7", + "@stdlib/math-base-assert-is-nan": "^0.2.3", + "@stdlib/math-base-assert-is-negative-zero": "^0.2.3", + "@stdlib/math-base-napi-unary": "^0.2.7", + "@stdlib/math-base-special-abs": "^0.2.3", + "@stdlib/math-base-special-exp": "^0.2.5", + "@stdlib/math-base-special-floor": "^0.2.4", + "@stdlib/math-base-special-pow": "^0.3.1", + "@stdlib/math-base-special-sin": "^0.3.0", + "@stdlib/utils-library-manifest": "^0.2.4" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-asin": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-asin/-/math-base-special-asin-0.0.7.tgz", - "integrity": "sha512-S0lAJy6jMLmVy4u3O5cnANq57W7ND8D/tnGZUm87yQqGAR4ZUXqLwH/RjB0fc9l/yhMqFGHP3+xWRjjD23M41Q==", + "node_modules/@stdlib/math-base-special-gamma-delta-ratio": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-gamma-delta-ratio/-/math-base-special-gamma-delta-ratio-0.3.1.tgz", + "integrity": "sha512-Tekp7Flw36nZPZ8fQilkPRiGyMbYyzWjRV/HZWuBaqqDWE3+J2W68qflGFCad0M6qkWDxLV65TJ9E8yJiTYxAQ==", + "license": "Apache-2.0 AND BSL-1.0", "os": [ "aix", "darwin", @@ -7586,23 +7465,35 @@ "windows" ], "dependencies": { - "@stdlib/constants-float64-fourth-pi": "^0.0.x", - "@stdlib/math-base-assert-is-nan": "^0.0.x", - "@stdlib/math-base-special-sqrt": "^0.0.x" + "@stdlib/constants-float64-e": "^0.2.3", + "@stdlib/constants-float64-eps": "^0.2.3", + "@stdlib/constants-float64-gamma-lanczos-g": "^0.2.3", + "@stdlib/constants-float64-max-nth-factorial": "^0.1.1", + "@stdlib/math-base-napi-binary": "^0.3.3", + "@stdlib/math-base-special-abs": "^0.2.3", + "@stdlib/math-base-special-exp": "^0.2.5", + "@stdlib/math-base-special-factorial": "^0.3.2", + "@stdlib/math-base-special-floor": "^0.2.4", + "@stdlib/math-base-special-gamma": "^0.3.0", + "@stdlib/math-base-special-gamma-lanczos-sum": "^0.3.2", + "@stdlib/math-base-special-log1p": "^0.2.4", + "@stdlib/math-base-special-pow": "^0.3.1", + "@stdlib/utils-library-manifest": "^0.2.4" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-beta": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-beta/-/math-base-special-beta-0.0.6.tgz", - "integrity": "sha512-t5O3R7bsvl7tK0jXmm+X6zYEomIZELiaboiZfJFX0gsiawVaogT/8jLuCjiGE7o3jB65PGSY7hYAChQ0Gl6CKw==", + "node_modules/@stdlib/math-base-special-gamma-lanczos-sum": { + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-gamma-lanczos-sum/-/math-base-special-gamma-lanczos-sum-0.3.2.tgz", + "integrity": "sha512-wIH23KUPBKhu0nCraZ3aY882ICDtLIDxeiiBY4F1hNeBBrMeODcCWJc3+jwXvzjigBXPRFHWJqjOyL57FyoGBQ==", + "license": "Apache-2.0 AND BSL-1.0", "os": [ "aix", "darwin", @@ -7615,28 +7506,23 @@ "windows" ], "dependencies": { - "@stdlib/constants-float64-e": "^0.0.x", - "@stdlib/constants-float64-eps": "^0.0.x", - "@stdlib/math-base-assert-is-nan": "^0.0.x", - "@stdlib/math-base-special-abs": "^0.0.x", - "@stdlib/math-base-special-exp": "^0.0.x", - "@stdlib/math-base-special-log1p": "^0.0.x", - "@stdlib/math-base-special-pow": "^0.0.x", - "@stdlib/math-base-special-sqrt": "^0.0.x" + "@stdlib/math-base-napi-unary": "^0.2.6", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-betainc": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-betainc/-/math-base-special-betainc-0.0.6.tgz", - "integrity": "sha512-xV/4zuikNN7zaU+XGmTRKV87kv0JkAqPIvX3PWD+dO8jy5Pmy+iaRkF99wFk8XjpDKj0fpK0yMf7W6i7kT12BA==", + "node_modules/@stdlib/math-base-special-gamma-lanczos-sum-expg-scaled": { + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-gamma-lanczos-sum-expg-scaled/-/math-base-special-gamma-lanczos-sum-expg-scaled-0.2.2.tgz", + "integrity": "sha512-P8exugMuGijA+9FzG1krmfPIHWqRolFm9xws+H1OGTw9lq6c+sPAny/1KNLo/QbL/UaKrjhbeUDVHOjN3wj2Hw==", + "license": "Apache-2.0 AND BSL-1.0", "os": [ "aix", "darwin", @@ -7649,21 +7535,23 @@ "windows" ], "dependencies": { - "@stdlib/math-base-special-kernel-betainc": "^0.0.x" + "@stdlib/math-base-napi-unary": "^0.2.6", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-betaincinv": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-betaincinv/-/math-base-special-betaincinv-0.0.6.tgz", - "integrity": "sha512-Re3ArtbFKKf7dynIJDccz4ohifhD24zAnGRS3nYAO+DoYWfVxiit4K2j2Tg3bINXhsH0x/uDWeqIwpWJrlDo9Q==", + "node_modules/@stdlib/math-base-special-gamma1pm1": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-gamma1pm1/-/math-base-special-gamma1pm1-0.3.1.tgz", + "integrity": "sha512-cZ6m+qn350Hi6nBXoqH/4WLRInDRJ4cZLVgfzuP/49waT9iOGX+kszKAVnMjvp4AYe96ZEBJ1DwUcMYDrX3S1A==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -7676,22 +7564,29 @@ "windows" ], "dependencies": { - "@stdlib/math-base-assert-is-nan": "^0.0.x", - "@stdlib/math-base-special-kernel-betaincinv": "^0.0.x" + "@stdlib/constants-float64-eps": "^0.2.3", + "@stdlib/math-base-assert-is-nan": "^0.2.3", + "@stdlib/math-base-napi-unary": "^0.2.7", + "@stdlib/math-base-special-expm1": "^0.2.4", + "@stdlib/math-base-special-gamma": "^0.3.0", + "@stdlib/math-base-special-ln": "^0.2.5", + "@stdlib/math-base-special-log1p": "^0.2.4", + "@stdlib/utils-library-manifest": "^0.2.4" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-betaln": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-betaln/-/math-base-special-betaln-0.0.6.tgz", - "integrity": "sha512-KrHivIFThZ2NrJPbQbkNTgywPnWKrCXJ3Nisk3Dus6AedLb4gZILd1+X3zXVqugKPCUlv47J3CYB7RTVHsxVjA==", + "node_modules/@stdlib/math-base-special-gammainc": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-gammainc/-/math-base-special-gammainc-0.3.1.tgz", + "integrity": "sha512-w9R2wnk+5gvZaWiPsnlpZVELYvQ+6ZccgBY2JmRmwBLbvj5t/u8M0jC7MM3CaMCIt5jBmocCD4kCtconzx4WuQ==", + "license": "Apache-2.0 AND BSL-1.0", "os": [ "aix", "darwin", @@ -7704,30 +7599,59 @@ "windows" ], "dependencies": { - "@stdlib/constants-float64-ln-sqrt-two-pi": "^0.0.x", - "@stdlib/constants-float64-ninf": "^0.0.x", - "@stdlib/constants-float64-pinf": "^0.0.x", - "@stdlib/math-base-special-gamma": "^0.0.x", - "@stdlib/math-base-special-gammaln": "^0.0.x", - "@stdlib/math-base-special-ln": "^0.0.x", - "@stdlib/math-base-special-log1p": "^0.0.x", - "@stdlib/math-base-special-max": "^0.0.x", - "@stdlib/math-base-special-min": "^0.0.x", - "@stdlib/math-base-special-pow": "^0.0.x" + "@stdlib/constants-float32-smallest-normal": "^0.2.3", + "@stdlib/constants-float64-e": "^0.2.3", + "@stdlib/constants-float64-eps": "^0.2.3", + "@stdlib/constants-float64-gamma-lanczos-g": "^0.2.3", + "@stdlib/constants-float64-max": "^0.2.3", + "@stdlib/constants-float64-max-ln": "^0.2.3", + "@stdlib/constants-float64-max-nth-factorial": "^0.1.1", + "@stdlib/constants-float64-min-ln": "^0.2.3", + "@stdlib/constants-float64-pi": "^0.2.3", + "@stdlib/constants-float64-pinf": "^0.2.3", + "@stdlib/constants-float64-sqrt-eps": "^0.2.3", + "@stdlib/constants-float64-sqrt-two-pi": "^0.2.3", + "@stdlib/constants-float64-two-pi": "^0.2.3", + "@stdlib/math-base-assert-is-nan": "^0.2.3", + "@stdlib/math-base-special-abs": "^0.2.3", + "@stdlib/math-base-special-erfc": "^0.2.5", + "@stdlib/math-base-special-exp": "^0.2.5", + "@stdlib/math-base-special-floor": "^0.2.4", + "@stdlib/math-base-special-gamma": "^0.3.0", + "@stdlib/math-base-special-gamma-lanczos-sum-expg-scaled": "^0.2.2", + "@stdlib/math-base-special-gamma1pm1": "^0.3.0", + "@stdlib/math-base-special-gammaln": "^0.3.0", + "@stdlib/math-base-special-ln": "^0.2.5", + "@stdlib/math-base-special-log1pmx": "^0.2.4", + "@stdlib/math-base-special-max": "^0.3.1", + "@stdlib/math-base-special-min": "^0.2.4", + "@stdlib/math-base-special-pow": "^0.3.1", + "@stdlib/math-base-special-powm1": "^0.3.2", + "@stdlib/math-base-special-sqrt": "^0.2.3", + "@stdlib/math-base-tools-continued-fraction": "^0.2.3", + "@stdlib/math-base-tools-evalpoly": "^0.2.3", + "@stdlib/math-base-tools-sum-series": "^0.2.3", + "@stdlib/napi-argv": "^0.2.3", + "@stdlib/napi-argv-bool": "^0.1.1", + "@stdlib/napi-argv-double": "^0.2.2", + "@stdlib/napi-create-double": "^0.0.3", + "@stdlib/napi-export": "^0.3.1", + "@stdlib/utils-library-manifest": "^0.2.4" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-binomcoef": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-binomcoef/-/math-base-special-binomcoef-0.0.8.tgz", - "integrity": "sha512-N1eWKSA4PknbU0HwRhUOTQvAog79C0fOp+eg2Q7U8WH+mCDKMS9LErs0hsA6dRlRZu+5DzldZr5ae6RHxNzlhA==", + "node_modules/@stdlib/math-base-special-gammaincinv": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-gammaincinv/-/math-base-special-gammaincinv-0.2.3.tgz", + "integrity": "sha512-eH3TCXZdH4WvtgKc+jI3ATeaYq87eKcActfSpV0ZZE6Otc326vmNzhv7dXnjVxgSY81bKgKeBzfaTW/fGyXT7w==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -7740,24 +7664,55 @@ "windows" ], "dependencies": { - "@stdlib/math-base-assert-is-integer": "^0.0.x", - "@stdlib/math-base-assert-is-nan": "^0.0.x", - "@stdlib/math-base-assert-is-odd": "^0.0.x", - "@stdlib/math-base-special-round": "^0.0.x" + "@stdlib/constants-float32-max": "^0.2.3", + "@stdlib/constants-float32-smallest-normal": "^0.2.3", + "@stdlib/constants-float64-ln-sqrt-two-pi": "^0.2.3", + "@stdlib/constants-float64-pinf": "^0.2.3", + "@stdlib/constants-float64-sqrt-two-pi": "^0.2.3", + "@stdlib/constants-float64-two-pi": "^0.2.3", + "@stdlib/math-base-assert-is-nan": "^0.2.3", + "@stdlib/math-base-special-abs": "^0.2.3", + "@stdlib/math-base-special-erfcinv": "^0.2.4", + "@stdlib/math-base-special-exp": "^0.2.5", + "@stdlib/math-base-special-gamma": "^0.3.0", + "@stdlib/math-base-special-gammainc": "^0.3.0", + "@stdlib/math-base-special-gammaln": "^0.3.0", + "@stdlib/math-base-special-ln": "^0.2.5", + "@stdlib/math-base-special-min": "^0.2.4", + "@stdlib/math-base-special-pow": "^0.3.1", + "@stdlib/math-base-special-sqrt": "^0.2.3", + "@stdlib/math-base-tools-evalpoly": "^0.2.3", + "debug": "^2.6.9" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-binomcoefln": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-binomcoefln/-/math-base-special-binomcoefln-0.0.7.tgz", - "integrity": "sha512-mdEEefX9hRs2fyyX3fbXR5tN1Cogaszp+BLsKND2hJmhxy3zJzDRFSYimDrMmbEJMAbzXr26JHQw0feCiyevZQ==", + "node_modules/@stdlib/math-base-special-gammaincinv/node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "license": "MIT", + "dependencies": { + "ms": "2.0.0" + } + }, + "node_modules/@stdlib/math-base-special-gammaincinv/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", + "license": "MIT" + }, + "node_modules/@stdlib/math-base-special-gammaln": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-gammaln/-/math-base-special-gammaln-0.3.1.tgz", + "integrity": "sha512-ptzVz18xkfxzgekgAbk6ytMoDc7MYAUY4xZuAW/SyFGO6sCPVbwU4GH1/1IQAGLrDKYizKeVoTsO5NGK5Zpvyw==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -7770,26 +7725,31 @@ "windows" ], "dependencies": { - "@stdlib/constants-float64-ninf": "^0.0.x", - "@stdlib/math-base-assert-is-integer": "^0.0.x", - "@stdlib/math-base-assert-is-nan": "^0.0.x", - "@stdlib/math-base-special-abs": "^0.0.x", - "@stdlib/math-base-special-betaln": "^0.0.x", - "@stdlib/math-base-special-ln": "^0.0.x" + "@stdlib/constants-float64-pi": "^0.2.3", + "@stdlib/constants-float64-pinf": "^0.2.3", + "@stdlib/math-base-assert-is-infinite": "^0.2.3", + "@stdlib/math-base-assert-is-nan": "^0.2.3", + "@stdlib/math-base-napi-unary": "^0.2.7", + "@stdlib/math-base-special-abs": "^0.2.3", + "@stdlib/math-base-special-ln": "^0.2.5", + "@stdlib/math-base-special-sinpi": "^0.3.0", + "@stdlib/math-base-special-trunc": "^0.2.3", + "@stdlib/utils-library-manifest": "^0.2.4" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-ceil": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-ceil/-/math-base-special-ceil-0.0.8.tgz", - "integrity": "sha512-TP6DWHXreyjO3iZntIsMcHcVYhQEhaQavjYX5z9FiYt8WOEliGRmb9TBAl4SWrHqIq+RTP8IwOydkBpAFndIbA==", + "node_modules/@stdlib/math-base-special-gcd": { + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-gcd/-/math-base-special-gcd-0.3.2.tgz", + "integrity": "sha512-eQKqRFOlHGw5Ce4mo91uilqywONEp/7L4d/bDEUqL1sRj3bTAIZeCa6ap7wl8vnMXCHLGI0ve7xp6wxVHo4Bdg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -7802,22 +7762,29 @@ "windows" ], "dependencies": { - "@stdlib/math-base-napi-unary": "^0.0.x", - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/constants-float64-ninf": "^0.2.3", + "@stdlib/constants-float64-pinf": "^0.2.3", + "@stdlib/constants-int32-max": "^0.3.1", + "@stdlib/math-base-assert-is-integer": "^0.2.7", + "@stdlib/math-base-assert-is-nan": "^0.2.3", + "@stdlib/math-base-napi-binary": "^0.3.3", + "@stdlib/math-base-special-fmod": "^0.1.1", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-copysign": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-copysign/-/math-base-special-copysign-0.0.7.tgz", - "integrity": "sha512-7Br7oeuVJSBKG8BiSk/AIRFTBd2sbvHdV3HaqRj8tTZHX8BQomZ3Vj4Qsiz3kPyO4d6PpBLBTYlGTkSDlGOZJA==", + "node_modules/@stdlib/math-base-special-kernel-betainc": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-kernel-betainc/-/math-base-special-kernel-betainc-0.2.3.tgz", + "integrity": "sha512-ho7hVn2GAnHsoj+SKJxrgo5rvftmIinE2H2J9/NWXYU6ubjQJ1EmJAzZ6fMSED++lK+eARS1kUl8hUeKRuIbDQ==", + "license": "Apache-2.0 AND BSL-1.0", "os": [ "aix", "darwin", @@ -7830,27 +7797,56 @@ "windows" ], "dependencies": { - "@stdlib/constants-float64-high-word-abs-mask": "^0.0.x", - "@stdlib/constants-float64-high-word-sign-mask": "^0.0.x", - "@stdlib/math-base-napi-binary": "^0.0.x", - "@stdlib/number-float64-base-from-words": "^0.0.x", - "@stdlib/number-float64-base-get-high-word": "^0.0.x", - "@stdlib/number-float64-base-to-words": "^0.0.x", - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/constants-float64-e": "^0.2.3", + "@stdlib/constants-float64-eps": "^0.2.3", + "@stdlib/constants-float64-gamma-lanczos-g": "^0.2.3", + "@stdlib/constants-float64-half-pi": "^0.2.3", + "@stdlib/constants-float64-max": "^0.2.3", + "@stdlib/constants-float64-max-ln": "^0.2.3", + "@stdlib/constants-float64-min-ln": "^0.2.3", + "@stdlib/constants-float64-pi": "^0.2.3", + "@stdlib/constants-float64-smallest-normal": "^0.2.3", + "@stdlib/constants-int32-max": "^0.3.1", + "@stdlib/math-base-assert-is-nan": "^0.2.3", + "@stdlib/math-base-special-abs": "^0.2.3", + "@stdlib/math-base-special-asin": "^0.2.4", + "@stdlib/math-base-special-beta": "^0.3.1", + "@stdlib/math-base-special-binomcoef": "^0.3.1", + "@stdlib/math-base-special-exp": "^0.2.5", + "@stdlib/math-base-special-expm1": "^0.2.4", + "@stdlib/math-base-special-factorial": "^0.3.2", + "@stdlib/math-base-special-floor": "^0.2.4", + "@stdlib/math-base-special-gamma": "^0.3.0", + "@stdlib/math-base-special-gamma-delta-ratio": "^0.3.0", + "@stdlib/math-base-special-gamma-lanczos-sum-expg-scaled": "^0.2.2", + "@stdlib/math-base-special-gammainc": "^0.3.0", + "@stdlib/math-base-special-gammaln": "^0.3.0", + "@stdlib/math-base-special-ln": "^0.2.5", + "@stdlib/math-base-special-log1p": "^0.2.4", + "@stdlib/math-base-special-max": "^0.3.1", + "@stdlib/math-base-special-maxabs": "^0.3.1", + "@stdlib/math-base-special-min": "^0.2.4", + "@stdlib/math-base-special-minabs": "^0.2.4", + "@stdlib/math-base-special-pow": "^0.3.1", + "@stdlib/math-base-special-sqrt": "^0.2.3", + "@stdlib/math-base-tools-continued-fraction": "^0.2.3", + "@stdlib/math-base-tools-sum-series": "^0.2.3", + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-cos": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-cos/-/math-base-special-cos-0.0.6.tgz", - "integrity": "sha512-dmBXZ5iRnC8u13EiZEfkjIzzOFiasvPM9MZldW6qK70aP1U+bmw1/Y27rwe4na+X6Yrkh+Vg/88NIjAOWccCXQ==", + "node_modules/@stdlib/math-base-special-kernel-betaincinv": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-kernel-betaincinv/-/math-base-special-kernel-betaincinv-0.2.3.tgz", + "integrity": "sha512-k93/sg4xC/eIsUUw1OD3Rwb8Y2Bl5moTMuOoKeSo5aogqpP6mFwSKOkoW9VS4iAHFUHkjPLgpaN7eRStm1/Deg==", + "license": "Apache-2.0 AND BSL-1.0", "os": [ "aix", "darwin", @@ -7863,24 +7859,52 @@ "windows" ], "dependencies": { - "@stdlib/math-base-special-kernel-cos": "^0.0.x", - "@stdlib/math-base-special-kernel-sin": "^0.0.x", - "@stdlib/math-base-special-rempio2": "^0.0.x", - "@stdlib/number-float64-base-get-high-word": "^0.0.x" + "@stdlib/constants-float64-eps": "^0.2.3", + "@stdlib/constants-float64-half-pi": "^0.2.3", + "@stdlib/constants-float64-max": "^0.2.3", + "@stdlib/constants-float64-pi": "^0.2.3", + "@stdlib/constants-float64-smallest-normal": "^0.2.3", + "@stdlib/constants-float64-smallest-subnormal": "^0.2.3", + "@stdlib/constants-float64-sqrt-two": "^0.2.3", + "@stdlib/math-base-special-abs": "^0.2.3", + "@stdlib/math-base-special-acos": "^0.2.4", + "@stdlib/math-base-special-asin": "^0.2.4", + "@stdlib/math-base-special-beta": "^0.3.1", + "@stdlib/math-base-special-betainc": "^0.2.3", + "@stdlib/math-base-special-cos": "^0.3.1", + "@stdlib/math-base-special-erfcinv": "^0.2.4", + "@stdlib/math-base-special-exp": "^0.2.5", + "@stdlib/math-base-special-expm1": "^0.2.4", + "@stdlib/math-base-special-floor": "^0.2.4", + "@stdlib/math-base-special-gamma-delta-ratio": "^0.3.1", + "@stdlib/math-base-special-gammaincinv": "^0.2.3", + "@stdlib/math-base-special-kernel-betainc": "^0.2.3", + "@stdlib/math-base-special-ldexp": "^0.2.5", + "@stdlib/math-base-special-ln": "^0.2.5", + "@stdlib/math-base-special-log1p": "^0.2.4", + "@stdlib/math-base-special-max": "^0.3.1", + "@stdlib/math-base-special-min": "^0.2.4", + "@stdlib/math-base-special-pow": "^0.3.1", + "@stdlib/math-base-special-round": "^0.3.1", + "@stdlib/math-base-special-signum": "^0.2.3", + "@stdlib/math-base-special-sin": "^0.3.1", + "@stdlib/math-base-special-sqrt": "^0.2.3", + "@stdlib/math-base-tools-evalpoly": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-erfc": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-erfc/-/math-base-special-erfc-0.0.6.tgz", - "integrity": "sha512-QLqfjP55VK9aW0VOq30lsi3ymDSvDBjUOI1fTRZmqMNizB38AM+ZlPkn9e9SNLYXRxp8BHZUEjOsEi6b5HnNIw==", + "node_modules/@stdlib/math-base-special-kernel-cos": { + "version": "0.2.4", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-kernel-cos/-/math-base-special-kernel-cos-0.2.4.tgz", + "integrity": "sha512-DFaoDJCFhPXiOuiGPSU1tmlUQ2UzRWMMB7lKKARjUoxbFpNLwB1TAqAnlx/rguQcCMf7uSZYALpTfxYlJHDPyg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -7893,25 +7917,23 @@ "windows" ], "dependencies": { - "@stdlib/constants-float64-ninf": "^0.0.x", - "@stdlib/constants-float64-pinf": "^0.0.x", - "@stdlib/math-base-assert-is-nan": "^0.0.x", - "@stdlib/math-base-special-exp": "^0.0.x", - "@stdlib/number-float64-base-set-low-word": "^0.0.x" + "@stdlib/math-base-napi-binary": "^0.3.2", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-erfcinv": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-erfcinv/-/math-base-special-erfcinv-0.0.6.tgz", - "integrity": "sha512-OBXoR771SxlJarOARcvEIcIlMTCdEsR0wg20oHZO/vvLNwB8znMCC2ZGC76jzqBVlo41V2p34L2FPjLJfwJeXQ==", + "node_modules/@stdlib/math-base-special-kernel-sin": { + "version": "0.2.4", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-kernel-sin/-/math-base-special-kernel-sin-0.2.4.tgz", + "integrity": "sha512-mMXh47MXZd4gB45747Y+6Z5G4oQW0Uaqo5sx+HmJ7JPol/Sp3B6JSqahT+OtAf7oZVBAJ7qWmNlmib6IiueosQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -7924,25 +7946,23 @@ "windows" ], "dependencies": { - "@stdlib/constants-float64-ninf": "^0.0.x", - "@stdlib/constants-float64-pinf": "^0.0.x", - "@stdlib/math-base-assert-is-nan": "^0.0.x", - "@stdlib/math-base-special-ln": "^0.0.x", - "@stdlib/math-base-special-sqrt": "^0.0.x" + "@stdlib/math-base-napi-binary": "^0.3.2", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-exp": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-exp/-/math-base-special-exp-0.0.6.tgz", - "integrity": "sha512-oHhH7WlPIwoT/nY29p3eLn/Zh1oAOLsZvr3kf5Lb/ntenkpgB7wMjynsiGKyBupNR49esB4/FaBbGqhYmKgwaQ==", + "node_modules/@stdlib/math-base-special-ldexp": { + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-ldexp/-/math-base-special-ldexp-0.2.5.tgz", + "integrity": "sha512-ZbuCayeY8zsmptOxDsTnDmRGmEt10wjOXOdsKTCNGZwLP7h7e0ImTRbJ8wpKiLWv8JKef/xE+rp61wQrjZHS3A==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -7955,25 +7975,35 @@ "windows" ], "dependencies": { - "@stdlib/constants-float64-ninf": "^0.0.x", - "@stdlib/constants-float64-pinf": "^0.0.x", - "@stdlib/math-base-assert-is-nan": "^0.0.x", - "@stdlib/math-base-special-ldexp": "^0.0.x", - "@stdlib/math-base-special-trunc": "^0.0.x" + "@stdlib/constants-float64-exponent-bias": "^0.2.3", + "@stdlib/constants-float64-max-base2-exponent": "^0.2.3", + "@stdlib/constants-float64-max-base2-exponent-subnormal": "^0.2.1", + "@stdlib/constants-float64-min-base2-exponent-subnormal": "^0.2.1", + "@stdlib/constants-float64-ninf": "^0.2.3", + "@stdlib/constants-float64-pinf": "^0.2.3", + "@stdlib/math-base-assert-is-infinite": "^0.2.3", + "@stdlib/math-base-assert-is-nan": "^0.2.3", + "@stdlib/math-base-special-copysign": "^0.2.3", + "@stdlib/number-float64-base-exponent": "^0.2.3", + "@stdlib/number-float64-base-from-words": "^0.2.2", + "@stdlib/number-float64-base-normalize": "^0.2.4", + "@stdlib/number-float64-base-to-words": "^0.2.3", + "@stdlib/utils-library-manifest": "^0.2.4" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-expm1": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-expm1/-/math-base-special-expm1-0.0.6.tgz", - "integrity": "sha512-q6csQF1XZD5ikudP8laJwPh390VnqkEkL7Nv39GSa4JKuQUt+EAxc+Y1HEWEw+Io06eTLl36SYEZy7Pz/NL1PA==", + "node_modules/@stdlib/math-base-special-ln": { + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-ln/-/math-base-special-ln-0.2.5.tgz", + "integrity": "sha512-ki+/tyoi767DsNyaw95O5NDMt1MbmRp5PI5ZfZo11AE6yUDKeS1H5cm3N3SE2GdwtuKyT3ZBc5/d8MtWzTPObA==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -7986,27 +8016,28 @@ "windows" ], "dependencies": { - "@stdlib/constants-float64-exponent-bias": "^0.0.x", - "@stdlib/constants-float64-half-ln-two": "^0.0.x", - "@stdlib/constants-float64-ninf": "^0.0.x", - "@stdlib/constants-float64-pinf": "^0.0.x", - "@stdlib/math-base-assert-is-nan": "^0.0.x", - "@stdlib/number-float64-base-get-high-word": "^0.0.x", - "@stdlib/number-float64-base-set-high-word": "^0.0.x" + "@stdlib/constants-float64-exponent-bias": "^0.2.3", + "@stdlib/constants-float64-ninf": "^0.2.3", + "@stdlib/math-base-assert-is-nan": "^0.2.3", + "@stdlib/math-base-napi-unary": "^0.2.7", + "@stdlib/number-float64-base-get-high-word": "^0.2.2", + "@stdlib/number-float64-base-set-high-word": "^0.2.3", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-factorial": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-factorial/-/math-base-special-factorial-0.0.6.tgz", - "integrity": "sha512-FU3CpQ3bhAGhw9fP6yNI+U0i1qEtAvT3Xhu6yAGMPDsfB2tdi8YLipiqFPKiS6i3ub7srknYkLFKq6M9n1tHNw==", + "node_modules/@stdlib/math-base-special-log1p": { + "version": "0.2.4", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-log1p/-/math-base-special-log1p-0.2.4.tgz", + "integrity": "sha512-x7YYsmM3NqfcZlDwZ4x88e5MtkXHTtUAroPhuDgDk2Ez9J/ZWQY4/t3RHb+wwEYtZU1WG4PQ7VMDlHOJUvEhBQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -8019,24 +8050,29 @@ "windows" ], "dependencies": { - "@stdlib/constants-float64-pinf": "^0.0.x", - "@stdlib/math-base-assert-is-integer": "^0.0.x", - "@stdlib/math-base-assert-is-nan": "^0.0.x", - "@stdlib/math-base-special-gamma": "^0.0.x" + "@stdlib/constants-float64-exponent-bias": "^0.2.3", + "@stdlib/constants-float64-ninf": "^0.2.3", + "@stdlib/constants-float64-pinf": "^0.2.3", + "@stdlib/math-base-assert-is-nan": "^0.2.3", + "@stdlib/math-base-napi-unary": "^0.2.7", + "@stdlib/number-float64-base-get-high-word": "^0.2.2", + "@stdlib/number-float64-base-set-high-word": "^0.2.3", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-floor": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-floor/-/math-base-special-floor-0.0.8.tgz", - "integrity": "sha512-VwpaiU0QhQKB8p+r9p9mNzhrjU5ZVBnUcLjKNCDADiGNvO5ACI/I+W++8kxBz5XSp5PAQhaFCH4MpRM1tSkd/w==", + "node_modules/@stdlib/math-base-special-log1pmx": { + "version": "0.2.4", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-log1pmx/-/math-base-special-log1pmx-0.2.4.tgz", + "integrity": "sha512-CrF4ucxzA1hkR4zSHaXWZGhfFuHS9A80nZP8cvIBvrtU8Dl21fHqCegOSSZBNvzL7WPssCXNzgkfdf5GUGvwlw==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -8049,22 +8085,28 @@ "windows" ], "dependencies": { - "@stdlib/math-base-napi-unary": "^0.0.x", - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/constants-float64-eps": "^0.2.3", + "@stdlib/math-base-napi-unary": "^0.2.7", + "@stdlib/math-base-special-abs": "^0.2.3", + "@stdlib/math-base-special-ln": "^0.2.5", + "@stdlib/math-base-special-log1p": "^0.2.4", + "@stdlib/math-base-tools-sum-series": "^0.2.3", + "@stdlib/utils-library-manifest": "^0.2.4" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-gamma": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-gamma/-/math-base-special-gamma-0.0.6.tgz", - "integrity": "sha512-UqxLakbDrCsobOFzp0VC/OCTLimgnZPJOyrUJ4Vw3UAObmkqrH+Lxh3cYZgX/AMLAcWdN/MSPdRK9QMAp5vHYQ==", + "node_modules/@stdlib/math-base-special-max": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-max/-/math-base-special-max-0.3.1.tgz", + "integrity": "sha512-TV4GK3gt5BCy4se6Rn59zSbcL2EQBYynJ4g15KeniZWrQbvpm7WdjdJRJk/Ly78ESAoM6Qd2KEaP/bTGukGTqA==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -8077,33 +8119,26 @@ "windows" ], "dependencies": { - "@stdlib/constants-float64-eulergamma": "^0.0.x", - "@stdlib/constants-float64-ninf": "^0.0.x", - "@stdlib/constants-float64-pi": "^0.0.x", - "@stdlib/constants-float64-pinf": "^0.0.x", - "@stdlib/constants-float64-sqrt-two-pi": "^0.0.x", - "@stdlib/math-base-assert-is-integer": "^0.0.x", - "@stdlib/math-base-assert-is-nan": "^0.0.x", - "@stdlib/math-base-assert-is-negative-zero": "^0.0.x", - "@stdlib/math-base-special-abs": "^0.0.x", - "@stdlib/math-base-special-exp": "^0.0.x", - "@stdlib/math-base-special-floor": "^0.0.x", - "@stdlib/math-base-special-pow": "^0.0.x", - "@stdlib/math-base-special-sin": "^0.0.x" + "@stdlib/constants-float64-pinf": "^0.2.3", + "@stdlib/math-base-assert-is-nan": "^0.2.3", + "@stdlib/math-base-assert-is-positive-zero": "^0.2.3", + "@stdlib/math-base-napi-binary": "^0.3.3", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-gamma-delta-ratio": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-gamma-delta-ratio/-/math-base-special-gamma-delta-ratio-0.0.6.tgz", - "integrity": "sha512-d4so1qxVsPZF1cBtprdFOjyQIUxawiMI/rl+L8LTlGPaJvo9b/pChVkLl1eS2r/EuPvTD0YwzDoNWXWVpyi9qA==", + "node_modules/@stdlib/math-base-special-maxabs": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-maxabs/-/math-base-special-maxabs-0.3.1.tgz", + "integrity": "sha512-nvlh0Pkwrmh3E6Nva+o0dbAksJ7BErsp9v3Q783TGNlwsRNovOc8FmrkqvmuDhWkSoUUuYtefYyxz1HZ+CzvDg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -8116,31 +8151,25 @@ "windows" ], "dependencies": { - "@stdlib/constants-float64-e": "^0.0.x", - "@stdlib/constants-float64-eps": "^0.0.x", - "@stdlib/constants-float64-gamma-lanczos-g": "^0.0.x", - "@stdlib/math-base-special-abs": "^0.0.x", - "@stdlib/math-base-special-exp": "^0.0.x", - "@stdlib/math-base-special-factorial": "^0.0.x", - "@stdlib/math-base-special-floor": "^0.0.x", - "@stdlib/math-base-special-gamma": "^0.0.x", - "@stdlib/math-base-special-gamma-lanczos-sum": "^0.0.x", - "@stdlib/math-base-special-log1p": "^0.0.x", - "@stdlib/math-base-special-pow": "^0.0.x" + "@stdlib/math-base-napi-binary": "^0.3.3", + "@stdlib/math-base-special-abs": "^0.2.3", + "@stdlib/math-base-special-max": "^0.3.0", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-gamma-lanczos-sum": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-gamma-lanczos-sum/-/math-base-special-gamma-lanczos-sum-0.0.7.tgz", - "integrity": "sha512-Exmay1SmzBCwscGOZZYeQwaOQvjUlYWR8UI0WPSeWRLa9Myhhj+Cu98pHuKsvNaktDKyeWGgW/QhFPudRyIoVw==", + "node_modules/@stdlib/math-base-special-min": { + "version": "0.2.4", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-min/-/math-base-special-min-0.2.4.tgz", + "integrity": "sha512-RjwMYI+CqdD8Pg41RBsvv0g50nl3d2a5SJBXDcjzHIs0Lj4+qdOXSYQYbn2IQH0dVCNlZrBwaGX3L8O9tu5umQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -8152,19 +8181,27 @@ "win32", "windows" ], + "dependencies": { + "@stdlib/constants-float64-ninf": "^0.2.3", + "@stdlib/math-base-assert-is-nan": "^0.2.3", + "@stdlib/math-base-assert-is-negative-zero": "^0.2.2", + "@stdlib/math-base-napi-binary": "^0.3.3", + "@stdlib/utils-library-manifest": "^0.2.3" + }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-gamma-lanczos-sum-expg-scaled": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-gamma-lanczos-sum-expg-scaled/-/math-base-special-gamma-lanczos-sum-expg-scaled-0.0.7.tgz", - "integrity": "sha512-zjdpS8owElpxosiEs78XawbJ/+pvMsUdEN7ThLiGpTToSqffb/L9FGlD3uD/LiXHgiqs4CwsU1xBaX8cI6tn2A==", + "node_modules/@stdlib/math-base-special-minabs": { + "version": "0.2.4", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-minabs/-/math-base-special-minabs-0.2.4.tgz", + "integrity": "sha512-aRQBXaoSBj026u90ZTreKa88GAF8SWSqm2WD43v22TFJVJ0qhjtSmQXRLs+tD2ug7LDUHa8Bf1Ui2DYuVw41uQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -8176,19 +8213,26 @@ "win32", "windows" ], + "dependencies": { + "@stdlib/math-base-napi-binary": "^0.3.3", + "@stdlib/math-base-special-abs": "^0.2.3", + "@stdlib/math-base-special-min": "^0.2.3", + "@stdlib/utils-library-manifest": "^0.2.3" + }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-gamma1pm1": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-gamma1pm1/-/math-base-special-gamma1pm1-0.0.6.tgz", - "integrity": "sha512-MAyGncYTJjdSAUCjezMq9ah+hEc4A3yiyTmBMtJ60xkFzRiMOgI+KZV8Yb3brtRWtMayGmRsarqbroXeAnzJKQ==", + "node_modules/@stdlib/math-base-special-pow": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-pow/-/math-base-special-pow-0.3.1.tgz", + "integrity": "sha512-8i5zbz0KfhnNeACMsT+94/iv1/zCNj5JurXvrNHfLg3eLwvKIvwI28G+anpaqGZdPX3aJq66M5+dKDMSWvUvyw==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -8201,26 +8245,43 @@ "windows" ], "dependencies": { - "@stdlib/constants-float64-eps": "^0.0.x", - "@stdlib/math-base-assert-is-nan": "^0.0.x", - "@stdlib/math-base-special-expm1": "^0.0.x", - "@stdlib/math-base-special-gamma": "^0.0.x", - "@stdlib/math-base-special-ln": "^0.0.x", - "@stdlib/math-base-special-log1p": "^0.0.x" + "@stdlib/constants-float64-exponent-bias": "^0.2.3", + "@stdlib/constants-float64-high-word-abs-mask": "^0.2.3", + "@stdlib/constants-float64-high-word-significand-mask": "^0.2.3", + "@stdlib/constants-float64-ln-two": "^0.2.3", + "@stdlib/constants-float64-ninf": "^0.2.3", + "@stdlib/constants-float64-num-high-word-significand-bits": "^0.1.1", + "@stdlib/constants-float64-pinf": "^0.2.3", + "@stdlib/math-base-assert-is-infinite": "^0.2.3", + "@stdlib/math-base-assert-is-integer": "^0.2.7", + "@stdlib/math-base-assert-is-nan": "^0.2.3", + "@stdlib/math-base-assert-is-odd": "^0.3.2", + "@stdlib/math-base-napi-binary": "^0.3.3", + "@stdlib/math-base-special-abs": "^0.2.3", + "@stdlib/math-base-special-copysign": "^0.2.3", + "@stdlib/math-base-special-ldexp": "^0.2.4", + "@stdlib/math-base-special-sqrt": "^0.2.3", + "@stdlib/number-float64-base-get-high-word": "^0.2.3", + "@stdlib/number-float64-base-set-high-word": "^0.2.3", + "@stdlib/number-float64-base-set-low-word": "^0.2.3", + "@stdlib/number-float64-base-to-words": "^0.2.3", + "@stdlib/number-uint32-base-to-int32": "^0.2.3", + "@stdlib/utils-library-manifest": "^0.2.4" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-gammainc": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-gammainc/-/math-base-special-gammainc-0.0.6.tgz", - "integrity": "sha512-KZ5Fz/DVyTTeuEckXxU6OKouAzjEHPBTIyDi8ttoeYV1CEtaBkdI/7azrw/27lPrxFGChX9+T7b5bInyBoCSeg==", + "node_modules/@stdlib/math-base-special-powm1": { + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-powm1/-/math-base-special-powm1-0.3.2.tgz", + "integrity": "sha512-GwjXuzaKy4uO+DDFirt1HIKlvL5359ssx4AgMhYuPnwcHvq+B8NSo8gld/jgcshTXelzkSHvupOcgZrBO8gZVQ==", + "license": "Apache-2.0 AND BSL-1.0", "os": [ "aix", "darwin", @@ -8233,48 +8294,31 @@ "windows" ], "dependencies": { - "@stdlib/constants-float64-e": "^0.0.x", - "@stdlib/constants-float64-gamma-lanczos-g": "^0.0.x", - "@stdlib/constants-float64-max": "^0.0.x", - "@stdlib/constants-float64-max-ln": "^0.0.x", - "@stdlib/constants-float64-min-ln": "^0.0.x", - "@stdlib/constants-float64-pi": "^0.0.x", - "@stdlib/constants-float64-pinf": "^0.0.x", - "@stdlib/constants-float64-sqrt-eps": "^0.0.x", - "@stdlib/constants-float64-sqrt-two-pi": "^0.0.x", - "@stdlib/constants-float64-two-pi": "^0.0.x", - "@stdlib/math-base-special-abs": "^0.0.x", - "@stdlib/math-base-special-erfc": "^0.0.x", - "@stdlib/math-base-special-exp": "^0.0.x", - "@stdlib/math-base-special-floor": "^0.0.x", - "@stdlib/math-base-special-gamma": "^0.0.x", - "@stdlib/math-base-special-gamma-lanczos-sum-expg-scaled": "^0.0.x", - "@stdlib/math-base-special-gamma1pm1": "^0.0.x", - "@stdlib/math-base-special-gammaln": "^0.0.x", - "@stdlib/math-base-special-ln": "^0.0.x", - "@stdlib/math-base-special-log1p": "^0.0.x", - "@stdlib/math-base-special-max": "^0.0.x", - "@stdlib/math-base-special-min": "^0.0.x", - "@stdlib/math-base-special-pow": "^0.0.x", - "@stdlib/math-base-special-powm1": "^0.0.x", - "@stdlib/math-base-special-sqrt": "^0.0.x", - "@stdlib/math-base-tools-continued-fraction": "^0.0.x", - "@stdlib/math-base-tools-evalpoly": "^0.0.x", - "@stdlib/math-base-tools-sum-series": "^0.0.x" + "@stdlib/math-base-assert-is-infinite": "^0.2.3", + "@stdlib/math-base-assert-is-nan": "^0.2.3", + "@stdlib/math-base-napi-binary": "^0.3.3", + "@stdlib/math-base-special-abs": "^0.2.3", + "@stdlib/math-base-special-expm1": "^0.2.3", + "@stdlib/math-base-special-fmod": "^0.1.1", + "@stdlib/math-base-special-ln": "^0.2.5", + "@stdlib/math-base-special-pow": "^0.3.0", + "@stdlib/math-base-special-trunc": "^0.2.3", + "@stdlib/utils-library-manifest": "^0.2.4" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-gammaincinv": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-gammaincinv/-/math-base-special-gammaincinv-0.0.6.tgz", - "integrity": "sha512-4FIUriC46apqk+CaoPtcW6B1bu71RMnez/cxCJ8o+wpU4O6sAgzYweVqf8Z9EITkrILwAgtXIRo9qb/FmMiBiQ==", + "node_modules/@stdlib/math-base-special-rempio2": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-rempio2/-/math-base-special-rempio2-0.3.1.tgz", + "integrity": "sha512-tHqU2T0ewJKOUhlAqV5hc1iQzPC2KoBn88ahOBndQqfJUKUG0vg/sDPfi6LF35RVo+yW03pDMzeZlAmCi4bSzg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -8287,52 +8331,37 @@ "windows" ], "dependencies": { - "@stdlib/constants-float32-max": "^0.0.x", - "@stdlib/constants-float32-smallest-normal": "^0.0.x", - "@stdlib/constants-float64-ln-sqrt-two-pi": "^0.0.x", - "@stdlib/constants-float64-pinf": "^0.0.x", - "@stdlib/constants-float64-sqrt-two-pi": "^0.0.x", - "@stdlib/constants-float64-two-pi": "^0.0.x", - "@stdlib/math-base-assert-is-nan": "^0.0.x", - "@stdlib/math-base-special-abs": "^0.0.x", - "@stdlib/math-base-special-erfcinv": "^0.0.x", - "@stdlib/math-base-special-exp": "^0.0.x", - "@stdlib/math-base-special-gamma": "^0.0.x", - "@stdlib/math-base-special-gammainc": "^0.0.x", - "@stdlib/math-base-special-gammaln": "^0.0.x", - "@stdlib/math-base-special-ln": "^0.0.x", - "@stdlib/math-base-special-min": "^0.0.x", - "@stdlib/math-base-special-pow": "^0.0.x", - "@stdlib/math-base-special-sqrt": "^0.0.x", - "@stdlib/math-base-tools-evalpoly": "^0.0.x", - "debug": "^2.6.9" + "@stdlib/array-base-zeros": "^0.2.2", + "@stdlib/constants-float64-high-word-abs-mask": "^0.2.3", + "@stdlib/constants-float64-high-word-exponent-mask": "^0.2.3", + "@stdlib/constants-float64-high-word-significand-mask": "^0.2.3", + "@stdlib/math-base-special-floor": "^0.2.4", + "@stdlib/math-base-special-ldexp": "^0.2.5", + "@stdlib/math-base-special-round": "^0.3.1", + "@stdlib/napi-argv": "^0.2.3", + "@stdlib/napi-argv-double": "^0.2.2", + "@stdlib/napi-argv-float64array": "^0.2.3", + "@stdlib/napi-create-double": "^0.0.3", + "@stdlib/napi-export": "^0.3.1", + "@stdlib/number-float64-base-from-words": "^0.2.3", + "@stdlib/number-float64-base-get-high-word": "^0.2.3", + "@stdlib/number-float64-base-get-low-word": "^0.2.3", + "@stdlib/utils-library-manifest": "^0.2.4" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" - } - }, - "node_modules/@stdlib/math-base-special-gammaincinv/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" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-gammaincinv/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/math-base-special-gammaln": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-gammaln/-/math-base-special-gammaln-0.0.6.tgz", - "integrity": "sha512-qrFAPEcwHcTsDBUJkqDY5VmhW6NU8UcN7n14zo1SO/cguks8bmFRe7kqxmKMzy5xI2Xff/NmgYpLcAIc+gC9Hw==", + "node_modules/@stdlib/math-base-special-round": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-round/-/math-base-special-round-0.3.1.tgz", + "integrity": "sha512-YoFhBJb0J21QLG1sEHoC8Pxnb+eMfu+pAeT40jF1vlC6p18MFEDVgcX/iBpJg52jPal7CHJF86X6XxlbJCh3Yg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -8345,28 +8374,26 @@ "windows" ], "dependencies": { - "@stdlib/constants-float64-pi": "^0.0.x", - "@stdlib/constants-float64-pinf": "^0.0.x", - "@stdlib/math-base-assert-is-infinite": "^0.0.x", - "@stdlib/math-base-assert-is-nan": "^0.0.x", - "@stdlib/math-base-special-abs": "^0.0.x", - "@stdlib/math-base-special-ln": "^0.0.x", - "@stdlib/math-base-special-sinpi": "^0.0.x", - "@stdlib/math-base-special-trunc": "^0.0.x" + "@stdlib/math-base-assert-is-nan": "^0.2.2", + "@stdlib/math-base-assert-is-negative-zero": "^0.2.2", + "@stdlib/math-base-napi-unary": "^0.2.6", + "@stdlib/math-base-special-floor": "^0.2.3", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-kernel-betainc": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-kernel-betainc/-/math-base-special-kernel-betainc-0.0.6.tgz", - "integrity": "sha512-tvmVgDIrffI3ySspU+b8XwUmzBXf7ggbf3PRX1Gq4unOJteV6b+Kw1f979FuWzV4iDKzTAqkex6xGeNlWavZtQ==", + "node_modules/@stdlib/math-base-special-roundn": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-roundn/-/math-base-special-roundn-0.2.3.tgz", + "integrity": "sha512-u3G0ZUNJJzG8BFHmy+YhJpBFklTzF7I+Jz502bhv84GBjfwaaFOaJP1/RADmjcZsWU+ZuH/5G/kmFSwMFtKc8A==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -8379,56 +8406,32 @@ "windows" ], "dependencies": { - "@stdlib/constants-float64-e": "^0.0.x", - "@stdlib/constants-float64-eps": "^0.0.x", - "@stdlib/constants-float64-gamma-lanczos-g": "^0.0.x", - "@stdlib/constants-float64-half-pi": "^0.0.x", - "@stdlib/constants-float64-max": "^0.0.x", - "@stdlib/constants-float64-max-ln": "^0.0.x", - "@stdlib/constants-float64-min-ln": "^0.0.x", - "@stdlib/constants-float64-pi": "^0.0.x", - "@stdlib/constants-float64-smallest-normal": "^0.0.x", - "@stdlib/constants-int32-max": "^0.0.x", - "@stdlib/math-base-assert-is-nan": "^0.0.x", - "@stdlib/math-base-special-abs": "^0.0.x", - "@stdlib/math-base-special-asin": "^0.0.x", - "@stdlib/math-base-special-beta": "^0.0.x", - "@stdlib/math-base-special-binomcoef": "^0.0.x", - "@stdlib/math-base-special-exp": "^0.0.x", - "@stdlib/math-base-special-expm1": "^0.0.x", - "@stdlib/math-base-special-factorial": "^0.0.x", - "@stdlib/math-base-special-floor": "^0.0.x", - "@stdlib/math-base-special-gamma": "^0.0.x", - "@stdlib/math-base-special-gamma-delta-ratio": "^0.0.x", - "@stdlib/math-base-special-gamma-lanczos-sum-expg-scaled": "^0.0.x", - "@stdlib/math-base-special-gammainc": "^0.0.x", - "@stdlib/math-base-special-gammaln": "^0.0.x", - "@stdlib/math-base-special-ln": "^0.0.x", - "@stdlib/math-base-special-log1p": "^0.0.x", - "@stdlib/math-base-special-max": "^0.0.x", - "@stdlib/math-base-special-maxabs": "^0.0.x", - "@stdlib/math-base-special-min": "^0.0.x", - "@stdlib/math-base-special-minabs": "^0.0.x", - "@stdlib/math-base-special-pow": "^0.0.x", - "@stdlib/math-base-special-sqrt": "^0.0.x", - "@stdlib/math-base-tools-continued-fraction": "^0.0.x", - "@stdlib/math-base-tools-sum-series": "^0.0.x", - "@stdlib/types": "^0.0.x", - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x" + "@stdlib/constants-float64-max-base10-exponent": "^0.2.3", + "@stdlib/constants-float64-max-safe-integer": "^0.2.3", + "@stdlib/constants-float64-min-base10-exponent": "^0.2.3", + "@stdlib/constants-float64-min-base10-exponent-subnormal": "^0.2.1", + "@stdlib/math-base-assert-is-infinite": "^0.2.3", + "@stdlib/math-base-assert-is-nan": "^0.2.3", + "@stdlib/math-base-napi-binary": "^0.3.3", + "@stdlib/math-base-special-abs": "^0.2.3", + "@stdlib/math-base-special-pow": "^0.3.0", + "@stdlib/math-base-special-round": "^0.3.1", + "@stdlib/utils-library-manifest": "^0.2.4" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-kernel-betaincinv": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-kernel-betaincinv/-/math-base-special-kernel-betaincinv-0.0.6.tgz", - "integrity": "sha512-3qAYsk7QgbvKQr1vAUHiEddEBLXvMZd0H+HBHnLs19vXmklJOlxIPJjCpVSH0XnAT8iM6F7Qtb7ph88J0RYLdg==", + "node_modules/@stdlib/math-base-special-signum": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-signum/-/math-base-special-signum-0.2.3.tgz", + "integrity": "sha512-a4Ar0QsFqsie6dOAvJQyb7OWpIZKIbaa6EVn/ZF+B/CPfczQvqrv7UujeH5tfwZYOXqFbKXAOXv//nQm8/4yHQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -8441,51 +8444,24 @@ "windows" ], "dependencies": { - "@stdlib/constants-float64-eps": "^0.0.x", - "@stdlib/constants-float64-half-pi": "^0.0.x", - "@stdlib/constants-float64-max": "^0.0.x", - "@stdlib/constants-float64-pi": "^0.0.x", - "@stdlib/constants-float64-smallest-normal": "^0.0.x", - "@stdlib/constants-float64-smallest-subnormal": "^0.0.x", - "@stdlib/constants-float64-sqrt-two": "^0.0.x", - "@stdlib/math-base-special-abs": "^0.0.x", - "@stdlib/math-base-special-acos": "^0.0.x", - "@stdlib/math-base-special-asin": "^0.0.x", - "@stdlib/math-base-special-beta": "^0.0.x", - "@stdlib/math-base-special-betainc": "^0.0.x", - "@stdlib/math-base-special-cos": "^0.0.x", - "@stdlib/math-base-special-erfcinv": "^0.0.x", - "@stdlib/math-base-special-exp": "^0.0.x", - "@stdlib/math-base-special-expm1": "^0.0.x", - "@stdlib/math-base-special-floor": "^0.0.x", - "@stdlib/math-base-special-gamma-delta-ratio": "^0.0.x", - "@stdlib/math-base-special-gammaincinv": "^0.0.x", - "@stdlib/math-base-special-kernel-betainc": "^0.0.x", - "@stdlib/math-base-special-ldexp": "^0.0.x", - "@stdlib/math-base-special-ln": "^0.0.x", - "@stdlib/math-base-special-log1p": "^0.0.x", - "@stdlib/math-base-special-max": "^0.0.x", - "@stdlib/math-base-special-min": "^0.0.x", - "@stdlib/math-base-special-pow": "^0.0.x", - "@stdlib/math-base-special-round": "^0.0.x", - "@stdlib/math-base-special-signum": "^0.0.x", - "@stdlib/math-base-special-sin": "^0.0.x", - "@stdlib/math-base-special-sqrt": "^0.0.x", - "@stdlib/math-base-tools-evalpoly": "^0.0.x" + "@stdlib/math-base-assert-is-nan": "^0.2.3", + "@stdlib/math-base-napi-unary": "^0.2.7", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-kernel-cos": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-kernel-cos/-/math-base-special-kernel-cos-0.0.7.tgz", - "integrity": "sha512-u3u7xKJtEjfYMSVokJuX+09wNqLpVEaSnHTDVyWl2zkUzHVt0hZ/okd1T7hTZ444pIA10d9niI3OWXWiYryBrw==", + "node_modules/@stdlib/math-base-special-sin": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-sin/-/math-base-special-sin-0.3.1.tgz", + "integrity": "sha512-t1mU2N6muFdXaafeYtxB3NQ9udxzL7gwFtKyph+GaMWJKLg1EAZ9G31StMFh5dqxmY0IjHLdkDUhwwh3pXxgPQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -8497,19 +8473,30 @@ "win32", "windows" ], + "dependencies": { + "@stdlib/constants-float64-high-word-abs-mask": "^0.2.3", + "@stdlib/constants-float64-high-word-exponent-mask": "^0.2.3", + "@stdlib/math-base-napi-unary": "^0.2.7", + "@stdlib/math-base-special-kernel-cos": "^0.2.4", + "@stdlib/math-base-special-kernel-sin": "^0.2.4", + "@stdlib/math-base-special-rempio2": "^0.3.0", + "@stdlib/number-float64-base-get-high-word": "^0.2.3", + "@stdlib/utils-library-manifest": "^0.2.4" + }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-kernel-sin": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-kernel-sin/-/math-base-special-kernel-sin-0.0.7.tgz", - "integrity": "sha512-fhTxDb9klS2F4an7W7iyDcc2Nh/MzE7U4dAtxsVXviHiVNYc///wPkg9hHXqYe/c6q7FxnanXCGW9FOTWfhe/Q==", + "node_modules/@stdlib/math-base-special-sinpi": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-sinpi/-/math-base-special-sinpi-0.3.1.tgz", + "integrity": "sha512-IHBiUy9KmG0pR6nqCaVktw/7j0IestUk6gIqMIQtQSyC11sgByhNJFKEBbIwqLgPGnLJ10B8Y3iN5jgBC7lRpQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -8521,19 +8508,32 @@ "win32", "windows" ], + "dependencies": { + "@stdlib/constants-float64-pi": "^0.2.3", + "@stdlib/math-base-assert-is-infinite": "^0.2.3", + "@stdlib/math-base-assert-is-nan": "^0.2.3", + "@stdlib/math-base-napi-unary": "^0.2.7", + "@stdlib/math-base-special-abs": "^0.2.3", + "@stdlib/math-base-special-copysign": "^0.2.3", + "@stdlib/math-base-special-cos": "^0.3.0", + "@stdlib/math-base-special-fmod": "^0.1.1", + "@stdlib/math-base-special-sin": "^0.3.0", + "@stdlib/utils-library-manifest": "^0.2.4" + }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-ldexp": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-ldexp/-/math-base-special-ldexp-0.0.8.tgz", - "integrity": "sha512-VTzu2kdgzQT3ebHGtCegKDpTA3RtsUVhb7V3IjAu/dHFLlXPXh5MEuxK/gV4vCpGBW0MKPTO73vwBjo6RT4xUg==", + "node_modules/@stdlib/math-base-special-sqrt": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-sqrt/-/math-base-special-sqrt-0.2.3.tgz", + "integrity": "sha512-Pdgq9Imx4lxsmM4jouu4b2ynB1osgrKLkJtdsaNUjrA3kTxc16FALkAJVEdKA9/7FxEFLji9CvJ0VBOWXzoyTQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -8546,33 +8546,23 @@ "windows" ], "dependencies": { - "@stdlib/constants-float64-exponent-bias": "^0.0.x", - "@stdlib/constants-float64-max-base2-exponent": "^0.0.x", - "@stdlib/constants-float64-max-base2-exponent-subnormal": "^0.0.x", - "@stdlib/constants-float64-min-base2-exponent-subnormal": "^0.0.x", - "@stdlib/constants-float64-ninf": "^0.0.x", - "@stdlib/constants-float64-pinf": "^0.0.x", - "@stdlib/math-base-assert-is-infinite": "^0.0.x", - "@stdlib/math-base-assert-is-nan": "^0.0.x", - "@stdlib/math-base-special-copysign": "^0.0.x", - "@stdlib/number-float64-base-exponent": "^0.0.x", - "@stdlib/number-float64-base-from-words": "^0.0.x", - "@stdlib/number-float64-base-normalize": "^0.0.x", - "@stdlib/number-float64-base-to-words": "^0.0.x" + "@stdlib/math-base-napi-unary": "^0.2.6", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-ln": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-ln/-/math-base-special-ln-0.0.6.tgz", - "integrity": "sha512-WswUUVL/PLCglfp8yDD1CjkaEofzaNkDnTkQgCEMFuEqlKQEeMS3D8Z5skThILZtT/EF6YupmBezQKXTEqTFiQ==", + "node_modules/@stdlib/math-base-special-trunc": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-trunc/-/math-base-special-trunc-0.2.3.tgz", + "integrity": "sha512-ga3rqr82G7Q3eqpF/aFR4v2Bj3meKhbuWRiEWrJwWARTqQa0e8aWTI7p9qYeQ0mFsKVoXH21oESjAHuJ1WfsQg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -8585,25 +8575,25 @@ "windows" ], "dependencies": { - "@stdlib/constants-float64-exponent-bias": "^0.0.x", - "@stdlib/constants-float64-ninf": "^0.0.x", - "@stdlib/math-base-assert-is-nan": "^0.0.x", - "@stdlib/number-float64-base-get-high-word": "^0.0.x", - "@stdlib/number-float64-base-set-high-word": "^0.0.x" + "@stdlib/math-base-napi-unary": "^0.2.6", + "@stdlib/math-base-special-ceil": "^0.2.2", + "@stdlib/math-base-special-floor": "^0.2.3", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-log1p": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-log1p/-/math-base-special-log1p-0.0.6.tgz", - "integrity": "sha512-/azhtpBdJ2DJBRunAyPe/+Hr2YhWh21WJ7Lytc/uxaUvHCLVjPRZBjZW3lcjpweHIECd1+m4jBb2RYYqHGWjfQ==", + "node_modules/@stdlib/math-base-tools-continued-fraction": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-tools-continued-fraction/-/math-base-tools-continued-fraction-0.2.3.tgz", + "integrity": "sha512-EyzelNGzuL7wFfzbpuDFbf7//a3Z9iSRtIEbVbulduXQ8uYbB3YGMbbuKES2nG+WBeawpKFAgMDTC6siPdo1Vw==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -8616,26 +8606,25 @@ "windows" ], "dependencies": { - "@stdlib/constants-float64-exponent-bias": "^0.0.x", - "@stdlib/constants-float64-ninf": "^0.0.x", - "@stdlib/constants-float64-pinf": "^0.0.x", - "@stdlib/math-base-assert-is-nan": "^0.0.x", - "@stdlib/number-float64-base-get-high-word": "^0.0.x", - "@stdlib/number-float64-base-set-high-word": "^0.0.x" + "@stdlib/assert-has-generator-support": "^0.2.2", + "@stdlib/constants-float32-smallest-normal": "^0.2.3", + "@stdlib/constants-float64-eps": "^0.2.3", + "@stdlib/math-base-special-abs": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-max": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-max/-/math-base-special-max-0.0.7.tgz", - "integrity": "sha512-BCvHfLflabBPBv7Ueoe48AmdDZLsp0eOfwkA84+WHvr/MthXUf6Ptz6GqDkEjKNQNMN+reSluyq3uCB2HLrr3Q==", + "node_modules/@stdlib/math-base-tools-evalpoly": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-tools-evalpoly/-/math-base-tools-evalpoly-0.2.3.tgz", + "integrity": "sha512-SJFnTcVUeDqVp+wJIZe9yj6Ddxn7kaf+aCepbmnxqdJLtvOtCsEyvOYX5q26x6Ik/JJULTNiOMQqWm2VInNAzQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -8648,24 +8637,23 @@ "windows" ], "dependencies": { - "@stdlib/constants-float64-ninf": "^0.0.x", - "@stdlib/constants-float64-pinf": "^0.0.x", - "@stdlib/math-base-assert-is-nan": "^0.0.x", - "@stdlib/math-base-assert-is-positive-zero": "^0.0.x" + "@stdlib/function-ctor": "^0.2.2", + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-maxabs": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-maxabs/-/math-base-special-maxabs-0.0.6.tgz", - "integrity": "sha512-AbTCAyrX5CULvQ9te4YBqJlcfTuTj31TlGtF8NEm8v+SWt5Bbu2DSfGrwND/9ppWZcOVhRZm1RnCUwDfzRbEKQ==", + "node_modules/@stdlib/math-base-tools-sum-series": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/math-base-tools-sum-series/-/math-base-tools-sum-series-0.2.3.tgz", + "integrity": "sha512-2Tc5fjKCXizXLb266n+AxNu0tTXau3DLd2lVPDhyBSqXoCqT0N/PZBmxWujaRuTpr7WxmEMzoMTxegwz487oaA==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -8678,23 +8666,24 @@ "windows" ], "dependencies": { - "@stdlib/constants-float64-pinf": "^0.0.x", - "@stdlib/math-base-special-abs": "^0.0.x", - "@stdlib/math-base-special-max": "^0.0.x" + "@stdlib/assert-has-generator-support": "^0.2.2", + "@stdlib/constants-float64-eps": "^0.2.3", + "@stdlib/math-base-special-abs": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-min": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-min/-/math-base-special-min-0.0.7.tgz", - "integrity": "sha512-xaQeSHElt75MkOhqQ+6TWjbf5I5PmlnGyWY5QZRdrr9YWuWsOVuxW75VPHwNFQ1YmnD5d6TtB6pbCE9FKEBzQA==", + "node_modules/@stdlib/napi-argv": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/napi-argv/-/napi-argv-0.2.3.tgz", + "integrity": "sha512-JQe8cqcCmxVhAMZ6z7Ysx0hmY8DtIGEXcM7Ymmjxl5VNaVXq/grw3HEQm5Fcb+TdqJIb7xEbsRHCiowRzvk0Pg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -8707,24 +8696,22 @@ "windows" ], "dependencies": { - "@stdlib/constants-float64-ninf": "^0.0.x", - "@stdlib/constants-float64-pinf": "^0.0.x", - "@stdlib/math-base-assert-is-nan": "^0.0.x", - "@stdlib/math-base-assert-is-negative-zero": "^0.0.x" + "@stdlib/assert-napi-status-ok": "^0.2.2" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-minabs": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-minabs/-/math-base-special-minabs-0.0.6.tgz", - "integrity": "sha512-yLAbgqNAl48bgMvXc/iQLDgg0Ao4GnSEBwq72somqCFY3MWYTkEXXbkgtpJdSjSj196IgN2lTwPnxPXun3IH/Q==", + "node_modules/@stdlib/napi-argv-bool": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/napi-argv-bool/-/napi-argv-bool-0.1.1.tgz", + "integrity": "sha512-xW+BJ8wYeJAs3GPhu8SdlZur9WgzfKwFESJR8gzsaKkUy9+1POMs3jZA++I+Ote7CNY0AmFgC3/5v+qLNcb+Xw==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -8737,23 +8724,25 @@ "windows" ], "dependencies": { - "@stdlib/constants-float64-pinf": "^0.0.x", - "@stdlib/math-base-special-abs": "^0.0.x", - "@stdlib/math-base-special-min": "^0.0.x" + "@stdlib/assert-napi-is-type": "^0.2.2", + "@stdlib/assert-napi-status-ok": "^0.2.2", + "@stdlib/napi-argv": "^0.2.2", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-pow": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-pow/-/math-base-special-pow-0.0.7.tgz", - "integrity": "sha512-sOew6OWapY6uesIg/i4eOveORzE0MfA7XtFcNgkpdsLJ4A4AkSZTz4zMmDxX2C22vI30aHR47O2ro3UZHFWCzw==", + "node_modules/@stdlib/napi-argv-double": { + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/@stdlib/napi-argv-double/-/napi-argv-double-0.2.2.tgz", + "integrity": "sha512-QJrnt4CTS8x7WHny4s8eHvGT2u5x8BSH6RWVaPg6ZrnHwqz9Jz48JGTawFKLgcyvZyeE9kCwKDkPIN7MbXcHKQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -8766,39 +8755,25 @@ "windows" ], "dependencies": { - "@stdlib/constants-float64-exponent-bias": "^0.0.x", - "@stdlib/constants-float64-high-word-abs-mask": "^0.0.x", - "@stdlib/constants-float64-high-word-significand-mask": "^0.0.x", - "@stdlib/constants-float64-ln-two": "^0.0.x", - "@stdlib/constants-float64-ninf": "^0.0.x", - "@stdlib/constants-float64-pinf": "^0.0.x", - "@stdlib/math-base-assert-is-infinite": "^0.0.x", - "@stdlib/math-base-assert-is-integer": "^0.0.x", - "@stdlib/math-base-assert-is-nan": "^0.0.x", - "@stdlib/math-base-assert-is-odd": "^0.0.x", - "@stdlib/math-base-special-abs": "^0.0.x", - "@stdlib/math-base-special-copysign": "^0.0.x", - "@stdlib/math-base-special-ldexp": "^0.0.x", - "@stdlib/math-base-special-sqrt": "^0.0.x", - "@stdlib/number-float64-base-get-high-word": "^0.0.x", - "@stdlib/number-float64-base-set-high-word": "^0.0.x", - "@stdlib/number-float64-base-set-low-word": "^0.0.x", - "@stdlib/number-float64-base-to-words": "^0.0.x", - "@stdlib/number-uint32-base-to-int32": "^0.0.x" + "@stdlib/assert-napi-is-type": "^0.2.2", + "@stdlib/assert-napi-status-ok": "^0.2.2", + "@stdlib/napi-argv": "^0.2.2", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-powm1": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-powm1/-/math-base-special-powm1-0.0.6.tgz", - "integrity": "sha512-cOfqg4QXRcgra/uv0azCwQArsl9+KOQo5YQoLGOWc7IVHibVW3s2DPXLh1JaEAeSu+/H1W9/970O6Uo86TwGgQ==", + "node_modules/@stdlib/napi-argv-float": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/napi-argv-float/-/napi-argv-float-0.2.3.tgz", + "integrity": "sha512-2hNFgenY7M5iVfIbRw+xccutxtKfk89VQb1RMGbSAOrRcR53J5OENAaddohrCp1zT1FKe14LCG/k+LlZR5jEdA==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -8811,26 +8786,25 @@ "windows" ], "dependencies": { - "@stdlib/math-base-assert-is-nan": "^0.0.x", - "@stdlib/math-base-special-abs": "^0.0.x", - "@stdlib/math-base-special-expm1": "^0.0.x", - "@stdlib/math-base-special-ln": "^0.0.x", - "@stdlib/math-base-special-pow": "^0.0.x", - "@stdlib/math-base-special-trunc": "^0.0.x" + "@stdlib/assert-napi-is-type": "^0.2.2", + "@stdlib/assert-napi-status-ok": "^0.2.2", + "@stdlib/napi-argv": "^0.2.2", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-rempio2": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-rempio2/-/math-base-special-rempio2-0.0.6.tgz", - "integrity": "sha512-0cSuSZwkTiPWxDdIZggyNdp3WSPqmY/oWd0tEZ47gpg3rIOwShiq0wyncX6v1MVEMJeSg5M9rhxb8WZlgD6RWw==", + "node_modules/@stdlib/napi-argv-float64array": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/napi-argv-float64array/-/napi-argv-float64array-0.2.3.tgz", + "integrity": "sha512-0uZaYZC/sV6UN/rDNJxQVn5U4CsdjPGztT2c0D7i0bPPwLscv4THKyLge6x41acHx1kjPuEvq03l+Wg94/DL+A==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -8843,28 +8817,26 @@ "windows" ], "dependencies": { - "@stdlib/array-base-zeros": "^0.0.x", - "@stdlib/math-base-special-floor": "^0.0.x", - "@stdlib/math-base-special-ldexp": "^0.0.x", - "@stdlib/math-base-special-round": "^0.0.x", - "@stdlib/number-float64-base-from-words": "^0.0.x", - "@stdlib/number-float64-base-get-high-word": "^0.0.x", - "@stdlib/number-float64-base-get-low-word": "^0.0.x", - "@stdlib/types": "^0.0.x" + "@stdlib/assert-napi-equal-typedarray-types": "^0.2.2", + "@stdlib/assert-napi-is-typedarray": "^0.2.2", + "@stdlib/assert-napi-status-ok": "^0.2.2", + "@stdlib/napi-argv": "^0.2.2", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-round": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-round/-/math-base-special-round-0.0.7.tgz", - "integrity": "sha512-uFPWDru18ouUFD5/TQzm3fNzds/IlQbpQXjUBjIDpxN9PizneZLZSNNYg6ECq+FQv8WK1CQmyj10bu2zLReqGQ==", + "node_modules/@stdlib/napi-argv-int32": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/napi-argv-int32/-/napi-argv-int32-0.2.3.tgz", + "integrity": "sha512-Set5AdSIUePU/Y0gT+WC4lerzahwaAQJd1USCgnKQD55xmDfXAPMyJliZnZPNUyjQ6SsWN6PaiOfJluq+oVcVQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -8876,19 +8848,26 @@ "win32", "windows" ], + "dependencies": { + "@stdlib/assert-napi-is-type": "^0.2.2", + "@stdlib/assert-napi-status-ok": "^0.2.2", + "@stdlib/napi-argv": "^0.2.2", + "@stdlib/utils-library-manifest": "^0.2.3" + }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-roundn": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-roundn/-/math-base-special-roundn-0.0.6.tgz", - "integrity": "sha512-lNpL3AMQBQfXrxDKaQzzEGWFHgYsTKPDVXbUfmfBM+RQAxSNT4gS04us5tjnax3u4n9LpANPEiHAG4Olxc/RMA==", + "node_modules/@stdlib/napi-create-double": { + "version": "0.0.3", + "resolved": "https://registry.npmjs.org/@stdlib/napi-create-double/-/napi-create-double-0.0.3.tgz", + "integrity": "sha512-6JcSG40t8HQGOgRaaxpxMWKrkqqZbSnUIKi9qx8R4g1gWWzbP5/aRMmMcLpanmXP61PjryfpnjhtUC27WMFNfQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -8901,29 +8880,25 @@ "windows" ], "dependencies": { - "@stdlib/constants-float64-max-base10-exponent": "^0.0.x", - "@stdlib/constants-float64-max-safe-integer": "^0.0.x", - "@stdlib/constants-float64-min-base10-exponent": "^0.0.x", - "@stdlib/constants-float64-min-base10-exponent-subnormal": "^0.0.x", - "@stdlib/math-base-assert-is-infinite": "^0.0.x", - "@stdlib/math-base-assert-is-nan": "^0.0.x", - "@stdlib/math-base-special-abs": "^0.0.x", - "@stdlib/math-base-special-pow": "^0.0.x", - "@stdlib/math-base-special-round": "^0.0.x" + "@stdlib/assert-napi-status-ok": "^0.2.2", + "@stdlib/napi-argv": "^0.2.2", + "@stdlib/napi-argv-double": "^0.2.1", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-signum": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-signum/-/math-base-special-signum-0.0.8.tgz", - "integrity": "sha512-+N65a4Dgsq342kSX77aHIf+mQJt10sZe0Y5vmfwR/LRmRGW2g+exBIH7goZKLxagV5MdyDuoyjEwEuzVJAdryg==", + "node_modules/@stdlib/napi-create-int32": { + "version": "0.0.3", + "resolved": "https://registry.npmjs.org/@stdlib/napi-create-int32/-/napi-create-int32-0.0.3.tgz", + "integrity": "sha512-tIT9BWA3jmOjzz4XTwVplkKETI3dyTK4BZoMtbQGnTxfsHz+pNdgepbp8hEx7wJADHKO2L8YTqddTHij4H3Ptw==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -8936,23 +8911,25 @@ "windows" ], "dependencies": { - "@stdlib/math-base-assert-is-nan": "^0.0.x", - "@stdlib/math-base-napi-unary": "^0.0.x", - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/assert-napi-status-ok": "^0.2.2", + "@stdlib/napi-argv": "^0.2.2", + "@stdlib/napi-argv-int32": "^0.2.2", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-sin": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-sin/-/math-base-special-sin-0.0.6.tgz", - "integrity": "sha512-gymfzwJ/ROkLDWD/gBIjFDjsWweXgH7zV24qlsQ/z4XUG2jET9yFqzO5wIFnMzrQsTcRGkiXb9Q69pIoGxx1ww==", + "node_modules/@stdlib/napi-export": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/@stdlib/napi-export/-/napi-export-0.3.1.tgz", + "integrity": "sha512-JQaR2FYyIGprLgjg02JwgGGbjaYgRsWJpF72T748AiUQMd8SEN/mjUkqPq4zYLRjYATpKxnDUQNvP642z9JnIg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -8964,25 +8941,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/math-base-special-kernel-cos": "^0.0.x", - "@stdlib/math-base-special-kernel-sin": "^0.0.x", - "@stdlib/math-base-special-rempio2": "^0.0.x", - "@stdlib/number-float64-base-get-high-word": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-sinpi": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-sinpi/-/math-base-special-sinpi-0.0.6.tgz", - "integrity": "sha512-g1uvvnolfkqJTozdrm/OtxEaTpz2nDwe9PeT/M1zm/J+MR6V9paoJCUAz4MfAwsz6VKRgA5FH+8BkCIsItl0Mg==", + "node_modules/@stdlib/number-ctor": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/number-ctor/-/number-ctor-0.2.3.tgz", + "integrity": "sha512-T4xeLGny/gBRe4ZJcS5ugluT8E7Y/LCEHycTQingYWqbBK+5XJED7zJrcawkneewXd7CgqypCtVuI0BOxBBzcQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -8994,28 +8966,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/constants-float64-pi": "^0.0.x", - "@stdlib/math-base-assert-is-infinite": "^0.0.x", - "@stdlib/math-base-assert-is-nan": "^0.0.x", - "@stdlib/math-base-special-abs": "^0.0.x", - "@stdlib/math-base-special-copysign": "^0.0.x", - "@stdlib/math-base-special-cos": "^0.0.x", - "@stdlib/math-base-special-sin": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-sqrt": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-sqrt/-/math-base-special-sqrt-0.0.8.tgz", - "integrity": "sha512-obYr15u/c76VEeAAXhvyUgVsxJb357CTgerLoFJqMj0diKXdjisLIWSlU+UZHKerYH9gnzZPN24gwwaTLJDmaw==", + "node_modules/@stdlib/number-float16-base-to-float32": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/@stdlib/number-float16-base-to-float32/-/number-float16-base-to-float32-0.1.2.tgz", + "integrity": "sha512-OClMQYz6GJEiSxrzhNp2LK4K8j75Rq6HCk+ReRBNQjXYdvNfzzaYoqnv3ZSzrXdvqUoGz+19XaVTLLzkKT1GCg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -9028,22 +8992,34 @@ "windows" ], "dependencies": { - "@stdlib/math-base-napi-unary": "^0.0.x", - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/constants-float16-exponent-bias": "^0.3.1", + "@stdlib/constants-float16-exponent-mask": "^0.1.1", + "@stdlib/constants-float16-num-significand-bits": "^0.0.2", + "@stdlib/constants-float16-sign-mask": "^0.1.1", + "@stdlib/constants-float16-significand-mask": "^0.1.1", + "@stdlib/constants-float32-exponent-bias": "^0.2.3", + "@stdlib/constants-float32-exponent-mask": "^0.2.3", + "@stdlib/constants-float32-num-significand-bits": "^0.1.1", + "@stdlib/number-float16-ctor": "^0.1.2", + "@stdlib/number-float32-base-to-float16": "^0.1.0", + "@stdlib/number-float64-base-to-float16": "^0.1.2", + "@stdlib/number-float64-base-to-float32": "^0.2.2", + "@stdlib/utils-library-manifest": "^0.2.4" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-special-trunc": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-special-trunc/-/math-base-special-trunc-0.0.8.tgz", - "integrity": "sha512-nSio+gKcZARQWH9a/mKYPjT5v1uNW2PztaToGY2Qt53ij8iWx4cNEBgR3J9ewXgAuoPTjJ0eHcfc6JeyFlBITQ==", + "node_modules/@stdlib/number-float16-base-to-float64": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/@stdlib/number-float16-base-to-float64/-/number-float16-base-to-float64-0.1.2.tgz", + "integrity": "sha512-1MNdMfThDFEIMeJHKmum343x9sbiRplRmsjEHojVGyMQNuxOamzbzw+Gw3xl04GrfOIUG673KZEljwUwDFgtUA==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -9056,24 +9032,25 @@ "windows" ], "dependencies": { - "@stdlib/math-base-napi-unary": "^0.0.x", - "@stdlib/math-base-special-ceil": "^0.0.x", - "@stdlib/math-base-special-floor": "^0.0.x", - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/number-float16-base-to-float32": "^0.1.1", + "@stdlib/number-float16-ctor": "^0.1.1", + "@stdlib/number-float64-base-to-float16": "^0.1.1", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-tools-continued-fraction": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-tools-continued-fraction/-/math-base-tools-continued-fraction-0.0.6.tgz", - "integrity": "sha512-eKIZIbkS5glfPIzPsK7037EPNsLPxm7lG2Eww0TmV+kvCXsDMpus4wUpJv0g1QbjVAXQizyBky8izbWk3ChlUw==", + "node_modules/@stdlib/number-float16-ctor": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/@stdlib/number-float16-ctor/-/number-float16-ctor-0.1.2.tgz", + "integrity": "sha512-bdBhgwgtRClxBU9Ef8puY/WQ+DMqUr0oXfkfCrYKUATmqVQghv3bDw/dMggz01AguJo2ZtdjGp3PjQwNZlmHcg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -9086,25 +9063,29 @@ "windows" ], "dependencies": { - "@stdlib/assert-has-generator-support": "^0.0.x", - "@stdlib/constants-float32-smallest-normal": "^0.0.x", - "@stdlib/constants-float64-eps": "^0.0.x", - "@stdlib/math-base-special-abs": "^0.0.x", - "@stdlib/types": "^0.0.x" + "@stdlib/assert-has-to-primitive-symbol-support": "^0.1.0", + "@stdlib/assert-is-number": "^0.2.3", + "@stdlib/error-tools-fmtprodmsg": "^0.2.3", + "@stdlib/number-float64-base-to-float16": "^0.1.2", + "@stdlib/string-format": "^0.2.3", + "@stdlib/symbol-to-primitive": "^0.1.1", + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3", + "@stdlib/utils-define-read-only-property": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-tools-evalpoly": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-tools-evalpoly/-/math-base-tools-evalpoly-0.0.7.tgz", - "integrity": "sha512-Ktc3h4nr6V2I++vUQ1lbuONwoI7BccLeYbqXsu9PhUfNZsgzK4z4mc1GPpVGkKk21352DJLJC2rC4/O7wPo17g==", + "node_modules/@stdlib/number-float32-base-exponent": { + "version": "0.2.4", + "resolved": "https://registry.npmjs.org/@stdlib/number-float32-base-exponent/-/number-float32-base-exponent-0.2.4.tgz", + "integrity": "sha512-JUuSZCPD6yWA2jJhtS5MIYSZGerJJCXfwStz0Mqsh76x166mSkiZ4dH3VpDz2OMrZk6rvt35UB2HhAZecTqFAw==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -9117,21 +9098,25 @@ "windows" ], "dependencies": { - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x" + "@stdlib/constants-float32-exponent-bias": "^0.2.3", + "@stdlib/constants-float32-exponent-mask": "^0.2.3", + "@stdlib/number-float32-base-to-word": "^0.2.2", + "@stdlib/utils-library-manifest": "^0.2.4" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/math-base-tools-sum-series": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/math-base-tools-sum-series/-/math-base-tools-sum-series-0.0.6.tgz", - "integrity": "sha512-9YT53LEPPC9Us2wRbGWzoCgm/U7NyXgubgmioIJ16hwwj5X69dYgOppzGGgq4/VJsgVMRLJH3sSu/51joWDjfg==", + "node_modules/@stdlib/number-float32-base-to-float16": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@stdlib/number-float32-base-to-float16/-/number-float32-base-to-float16-0.1.1.tgz", + "integrity": "sha512-phYWBtfheX0c/pXtbiK/xr6lVwU5HKYVNgmol8y0HE8NvwXG3oCXLySa2p0jr+Xi7G9xtMdXW4Eq0rShs4lTmQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -9144,24 +9129,37 @@ "windows" ], "dependencies": { - "@stdlib/assert-has-generator-support": "^0.0.x", - "@stdlib/constants-float64-eps": "^0.0.x", - "@stdlib/math-base-special-abs": "^0.0.x", - "@stdlib/types": "^0.0.x" + "@stdlib/constants-float16-eps": "^0.2.3", + "@stdlib/constants-float16-max": "^0.2.3", + "@stdlib/constants-float16-smallest-normal": "^0.2.3", + "@stdlib/constants-float32-eps": "^0.2.3", + "@stdlib/constants-float32-exponent-mask": "^0.2.3", + "@stdlib/constants-float32-num-significand-bits": "^0.1.1", + "@stdlib/constants-float32-pinf": "^0.2.2", + "@stdlib/constants-float32-sign-mask": "^0.2.3", + "@stdlib/constants-float32-significand-mask": "^0.2.4", + "@stdlib/math-base-assert-is-finitef": "^0.2.2", + "@stdlib/math-base-assert-is-nanf": "^0.2.3", + "@stdlib/math-base-special-absf": "^0.2.3", + "@stdlib/number-float16-ctor": "^0.1.2", + "@stdlib/number-float32-base-exponent": "^0.2.4", + "@stdlib/number-float64-base-to-float32": "^0.2.2", + "@stdlib/utils-library-manifest": "^0.2.4" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/number-ctor": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/number-ctor/-/number-ctor-0.0.7.tgz", - "integrity": "sha512-kXNwKIfnb10Ro3RTclhAYqbE3DtIXax+qpu0z1/tZpI2vkmTfYDQLno2QJrzJsZZgdeFtXIws+edONN9kM34ow==", + "node_modules/@stdlib/number-float32-base-to-word": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/number-float32-base-to-word/-/number-float32-base-to-word-0.2.3.tgz", + "integrity": "sha512-E42KOQ+jqVDElwvFtrDMEkXYl03btIPan3g/YAScCibfmYDkYRDT9iuaydyYS/O3+m/MPM1Jhn+U/B8+f+C1HQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -9173,19 +9171,25 @@ "win32", "windows" ], + "dependencies": { + "@stdlib/array-float32": "^0.2.3", + "@stdlib/array-uint32": "^0.2.3", + "@stdlib/utils-library-manifest": "^0.2.4" + }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, "node_modules/@stdlib/number-float64-base-exponent": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/number-float64-base-exponent/-/number-float64-base-exponent-0.0.6.tgz", - "integrity": "sha512-wLXsG+cvynmapoffmj5hVNDH7BuHIGspBcTCdjPaD+tnqPDIm03qV5Z9YBhDh91BdOCuPZQ8Ovu2WBpX+ySeGg==", + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/number-float64-base-exponent/-/number-float64-base-exponent-0.2.3.tgz", + "integrity": "sha512-KRicBsOMrVCIB2veebT+mPpTrxyXCP6eknJTs8A59E/ATU2/gKYbMKzkdEX/FzxSBcdw5thvuuqmmwJKGZYSkA==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -9198,23 +9202,25 @@ "windows" ], "dependencies": { - "@stdlib/constants-float64-exponent-bias": "^0.0.x", - "@stdlib/constants-float64-high-word-exponent-mask": "^0.0.x", - "@stdlib/number-float64-base-get-high-word": "^0.0.x" + "@stdlib/constants-float64-exponent-bias": "^0.2.3", + "@stdlib/constants-float64-high-word-exponent-mask": "^0.2.3", + "@stdlib/number-float64-base-get-high-word": "^0.2.2", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, "node_modules/@stdlib/number-float64-base-from-words": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/number-float64-base-from-words/-/number-float64-base-from-words-0.0.6.tgz", - "integrity": "sha512-r0elnekypCN831aw9Gp8+08br8HHAqvqtc5uXaxEh3QYIgBD/QM5qSb3b7WSAQ0ZxJJKdoykupODWWBkWQTijg==", + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/number-float64-base-from-words/-/number-float64-base-from-words-0.2.3.tgz", + "integrity": "sha512-7v0bOW1AjsoWqkiVFqljLxCWmGA+iZ3OA/NwuIFBsYOEOpZqMIevu6TkJkWYaP6YYUJUrSG0w6t7b1P9JuzBgw==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -9227,25 +9233,26 @@ "windows" ], "dependencies": { - "@stdlib/array-float64": "^0.0.x", - "@stdlib/array-uint32": "^0.0.x", - "@stdlib/assert-is-little-endian": "^0.0.x", - "@stdlib/number-float64-base-to-words": "^0.0.x", - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/array-float64": "^0.2.3", + "@stdlib/array-uint32": "^0.2.3", + "@stdlib/assert-is-little-endian": "^0.2.3", + "@stdlib/number-float64-base-to-words": "^0.2.3", + "@stdlib/utils-library-manifest": "^0.2.4" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, "node_modules/@stdlib/number-float64-base-get-high-word": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/number-float64-base-get-high-word/-/number-float64-base-get-high-word-0.0.6.tgz", - "integrity": "sha512-jSFSYkgiG/IzDurbwrDKtWiaZeSEJK8iJIsNtbPG1vOIdQMRyw+t0bf3Kf3vuJu/+bnSTvYZLqpCO6wzT/ve9g==", + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/number-float64-base-get-high-word/-/number-float64-base-get-high-word-0.2.3.tgz", + "integrity": "sha512-yyJJR8+8BK88ldB5rM3GaM6S7vfUXZ3ib2VPse7Jb/ecd9r9gE6ojJv9v7N/M4STmKVrWWcggFEHzAVe/KMhrQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -9258,25 +9265,26 @@ "windows" ], "dependencies": { - "@stdlib/array-float64": "^0.0.x", - "@stdlib/array-uint32": "^0.0.x", - "@stdlib/assert-is-little-endian": "^0.0.x", - "@stdlib/number-float64-base-to-words": "^0.0.x", - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/array-float64": "^0.2.2", + "@stdlib/array-uint32": "^0.2.3", + "@stdlib/assert-is-little-endian": "^0.2.2", + "@stdlib/number-float64-base-to-words": "^0.2.2", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, "node_modules/@stdlib/number-float64-base-get-low-word": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/number-float64-base-get-low-word/-/number-float64-base-get-low-word-0.0.6.tgz", - "integrity": "sha512-N2h2QuhmuEA/TOq6W/B1oAHesX5IYtH46Fvo/tLzlodSsFq292kKWGlq9N6AhlVVIJOGibBQN+EHrAPGcNn2wA==", + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/number-float64-base-get-low-word/-/number-float64-base-get-low-word-0.2.3.tgz", + "integrity": "sha512-e2OcnZ8wAYU5w/sFXY5d8bOFyjWYHW4UxdxLUsf24nVKyBPvS2Rhib8NbOETPeT8WYqFN6yrL2L4VlXO3Mz6ig==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -9289,26 +9297,26 @@ "windows" ], "dependencies": { - "@stdlib/array-float64": "^0.0.x", - "@stdlib/array-uint32": "^0.0.x", - "@stdlib/assert-is-little-endian": "^0.0.x", - "@stdlib/number-float64-base-to-words": "^0.0.x", - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/array-float64": "^0.2.2", + "@stdlib/array-uint32": "^0.2.3", + "@stdlib/assert-is-little-endian": "^0.2.2", + "@stdlib/number-float64-base-to-words": "^0.2.2", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, "node_modules/@stdlib/number-float64-base-normalize": { - "version": "0.0.9", - "resolved": "https://registry.npmjs.org/@stdlib/number-float64-base-normalize/-/number-float64-base-normalize-0.0.9.tgz", - "integrity": "sha512-+rm7RQJEj8zHkqYFE2a6DgNQSB5oKE/IydHAajgZl40YB91BoYRYf/ozs5/tTwfy2Fc04+tIpSfFtzDr4ZY19Q==", - "hasInstallScript": true, + "version": "0.2.4", + "resolved": "https://registry.npmjs.org/@stdlib/number-float64-base-normalize/-/number-float64-base-normalize-0.2.4.tgz", + "integrity": "sha512-WVtJYkAt1zZXRlcjmbGEYVlZUd6dpSsOKACmVLEWyI9kMlegRAwibAKGMRtAcuYFSOyRVONwJbYar35McmabHg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -9321,27 +9329,27 @@ "windows" ], "dependencies": { - "@stdlib/constants-float64-smallest-normal": "^0.0.x", - "@stdlib/math-base-assert-is-infinite": "^0.0.x", - "@stdlib/math-base-assert-is-nan": "^0.0.x", - "@stdlib/math-base-special-abs": "^0.0.x", - "@stdlib/types": "^0.0.x", - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x", - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/constants-float64-smallest-normal": "^0.2.3", + "@stdlib/math-base-assert-is-infinite": "^0.2.2", + "@stdlib/math-base-assert-is-nan": "^0.2.3", + "@stdlib/math-base-special-abs": "^0.2.3", + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, "node_modules/@stdlib/number-float64-base-set-high-word": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/number-float64-base-set-high-word/-/number-float64-base-set-high-word-0.0.6.tgz", - "integrity": "sha512-Hqds3oALktHGDV5fNRjjwGBnb1ydOhQFrglRXrsAtJojq8KzIAQVGtYkkFtfmG+xadPNIW+PI95OBK3SgIoQDA==", + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/number-float64-base-set-high-word/-/number-float64-base-set-high-word-0.2.3.tgz", + "integrity": "sha512-tWyEAJlbINvxcGMK5wgOlfFcZP9ILpqdBWLrc9HCpbUul41pmWEZi7+zI7dwe5zWIlACzguykdY0cEe7raceIw==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -9354,25 +9362,26 @@ "windows" ], "dependencies": { - "@stdlib/array-float64": "^0.0.x", - "@stdlib/array-uint32": "^0.0.x", - "@stdlib/assert-is-little-endian": "^0.0.x", - "@stdlib/number-float64-base-to-words": "^0.0.x", - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/array-float64": "^0.2.2", + "@stdlib/array-uint32": "^0.2.3", + "@stdlib/assert-is-little-endian": "^0.2.2", + "@stdlib/number-float64-base-to-words": "^0.2.2", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, "node_modules/@stdlib/number-float64-base-set-low-word": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@stdlib/number-float64-base-set-low-word/-/number-float64-base-set-low-word-0.0.6.tgz", - "integrity": "sha512-8CMrWsL93rHELNAcKstKQpGH2XVIELm7BSut3ye0Ffa3ATTxuOfn2zXzS7yvlu/Lqi/47h5prpjRNsKQuLpp2Q==", + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/number-float64-base-set-low-word/-/number-float64-base-set-low-word-0.2.3.tgz", + "integrity": "sha512-lmZvzkVlPqM+viBpmI0lBzArRb2+ifBMhuZ/Rtla+O91bcXgBtx/+L4UuqofAfQ5PRRnCW82r3kzILEKsxSoaw==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -9385,25 +9394,26 @@ "windows" ], "dependencies": { - "@stdlib/array-float64": "^0.0.x", - "@stdlib/array-uint32": "^0.0.x", - "@stdlib/assert-is-little-endian": "^0.0.x", - "@stdlib/number-float64-base-to-words": "^0.0.x", - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/array-float64": "^0.2.2", + "@stdlib/array-uint32": "^0.2.3", + "@stdlib/assert-is-little-endian": "^0.2.2", + "@stdlib/number-float64-base-to-words": "^0.2.2", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/number-float64-base-to-float32": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/number-float64-base-to-float32/-/number-float64-base-to-float32-0.0.7.tgz", - "integrity": "sha512-PNUSi6+cqfFiu4vgFljUKMFY2O9PxI6+T+vqtIoh8cflf+PjSGj3v4QIlstK9+6qU40eGR5SHZyLTWdzmNqLTQ==", + "node_modules/@stdlib/number-float64-base-to-float16": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/@stdlib/number-float64-base-to-float16/-/number-float64-base-to-float16-0.1.2.tgz", + "integrity": "sha512-d+ZJYGoykrzI3H0GRCI3qqyjspgNcIvECQ4OjyC1qdy1haT3cgoj1rwWkJS9uFKD/QgWlFGMrcmRzf0MVj17zg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -9416,21 +9426,31 @@ "windows" ], "dependencies": { - "@stdlib/array-float32": "^0.0.x" + "@stdlib/constants-float16-eps": "^0.2.3", + "@stdlib/constants-float16-max": "^0.2.3", + "@stdlib/constants-float16-smallest-normal": "^0.2.3", + "@stdlib/constants-float64-eps": "^0.2.2", + "@stdlib/constants-float64-pinf": "^0.2.3", + "@stdlib/math-base-assert-is-finite": "^0.2.3", + "@stdlib/math-base-special-abs": "^0.2.3", + "@stdlib/number-float16-ctor": "^0.1.1", + "@stdlib/number-float32-base-to-float16": "^0.1.0", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/number-float64-base-to-words": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/number-float64-base-to-words/-/number-float64-base-to-words-0.0.7.tgz", - "integrity": "sha512-7wsYuq+2MGp9rAkTnQ985rah7EJI9TfgHrYSSd4UIu4qIjoYmWIKEhIDgu7/69PfGrls18C3PxKg1pD/v7DQTg==", + "node_modules/@stdlib/number-float64-base-to-float32": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/number-float64-base-to-float32/-/number-float64-base-to-float32-0.2.3.tgz", + "integrity": "sha512-+Lu8vk1oLCxO8RaRzw8pEY+BP2TWROweNFiML0w7TP4i9ZyG5E6EJdxZ2J3c29LVPfsf+oLOOxyySHH2kjwIsw==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -9443,28 +9463,22 @@ "windows" ], "dependencies": { - "@stdlib/array-float64": "^0.0.x", - "@stdlib/array-uint32": "^0.0.x", - "@stdlib/assert-is-little-endian": "^0.0.x", - "@stdlib/os-byte-order": "^0.0.x", - "@stdlib/os-float-word-order": "^0.0.x", - "@stdlib/types": "^0.0.x", - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x", - "@stdlib/utils-library-manifest": "^0.0.x" + "@stdlib/array-float32": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/number-uint32-base-to-int32": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/number-uint32-base-to-int32/-/number-uint32-base-to-int32-0.0.7.tgz", - "integrity": "sha512-KoDNJFtd/lzQQPR6HB3TPiC9DgQGXkBKHYeiYZVUaCW4uGu2IM5KtVOnnI2wkXPGQYpSuUiU9MGf9EywY+YHcA==", + "node_modules/@stdlib/number-float64-base-to-words": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/number-float64-base-to-words/-/number-float64-base-to-words-0.2.3.tgz", + "integrity": "sha512-G63YuysfTKRP3Tkn19zBxTseS+uYnnOYZSN9VRTWrx5iNE8IYDzanAJIolSBZ7PuFMoE+HmjEZ0E9SX3NsLKvg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -9476,19 +9490,29 @@ "win32", "windows" ], + "dependencies": { + "@stdlib/array-float64": "^0.2.2", + "@stdlib/array-uint32": "^0.2.3", + "@stdlib/assert-is-little-endian": "^0.2.2", + "@stdlib/os-byte-order": "^0.2.2", + "@stdlib/os-float-word-order": "^0.2.3", + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3", + "@stdlib/utils-library-manifest": "^0.2.3" + }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/os-byte-order": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/os-byte-order/-/os-byte-order-0.0.7.tgz", - "integrity": "sha512-rRJWjFM9lOSBiIX4zcay7BZsqYBLoE32Oz/Qfim8cv1cN1viS5D4d3DskRJcffw7zXDnG3oZAOw5yZS0FnlyUg==", + "node_modules/@stdlib/number-uint32-base-to-int32": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/number-uint32-base-to-int32/-/number-uint32-base-to-int32-0.2.3.tgz", + "integrity": "sha512-C6jGEzdnoiy9Er7mTwWO34r+6DVPRRVKRGVtxSQW3yAiQOnLS1ZvimqvgZtl0PYu1OnE02ReegpOMkpqSGO3vQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -9500,29 +9524,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/assert-is-big-endian": "^0.0.x", - "@stdlib/assert-is-little-endian": "^0.0.x", - "@stdlib/cli-ctor": "^0.0.x", - "@stdlib/fs-read-file": "^0.0.x", - "@stdlib/utils-library-manifest": "^0.0.x" - }, - "bin": { - "byte-order": "bin/cli" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/os-float-word-order": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/os-float-word-order/-/os-float-word-order-0.0.7.tgz", - "integrity": "sha512-gXIcIZf+ENKP7E41bKflfXmPi+AIfjXW/oU+m8NbP3DQasqHaZa0z5758qvnbO8L1lRJb/MzLOkIY8Bx/0cWEA==", + "node_modules/@stdlib/object-ctor": { + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/@stdlib/object-ctor/-/object-ctor-0.2.2.tgz", + "integrity": "sha512-3zkUkzZ9LdX+J5fEyU/D7I2c+0qG+ejNI3tCtSFek35bezdqWs9tOAAUiU6HeQJcGgqOmkakB4apIxvN+eehCA==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -9534,28 +9549,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/cli-ctor": "^0.0.x", - "@stdlib/fs-read-file": "^0.0.x", - "@stdlib/os-byte-order": "^0.0.x", - "@stdlib/utils-library-manifest": "^0.0.x" - }, - "bin": { - "float-word-order": "bin/cli" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/process-cwd": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/process-cwd/-/process-cwd-0.0.8.tgz", - "integrity": "sha512-GHINpJgSlKEo9ODDWTHp0/Zc/9C/qL92h5Mc0QlIFBXAoUjy6xT4FB2U16wCNZMG3eVOzt5+SjmCwvGH0Wbg3Q==", + "node_modules/@stdlib/os-byte-order": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/os-byte-order/-/os-byte-order-0.2.3.tgz", + "integrity": "sha512-QU4JY7WN4inoLVz+ML92TOevgyxZa+d2RcA1EmaDC0y0TNrXez1GmIn1t7+L7UTJEdf39IUm6VfdMmYdcDwFTw==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -9568,25 +9575,23 @@ "windows" ], "dependencies": { - "@stdlib/cli-ctor": "^0.0.x", - "@stdlib/fs-read-file": "^0.0.x" - }, - "bin": { - "cwd": "bin/cli" + "@stdlib/assert-is-big-endian": "^0.2.2", + "@stdlib/assert-is-little-endian": "^0.2.2" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/process-read-stdin": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/process-read-stdin/-/process-read-stdin-0.0.7.tgz", - "integrity": "sha512-nep9QZ5iDGrRtrZM2+pYAvyCiYG4HfO0/9+19BiLJepjgYq4GKeumPAQo22+1xawYDL7Zu62uWzYszaVZcXuyw==", + "node_modules/@stdlib/os-float-word-order": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/os-float-word-order/-/os-float-word-order-0.2.3.tgz", + "integrity": "sha512-5dLZBCNn9Fge3kq7uHIh7S1qshfe5L7pjLYLSUGxxKa7gecAbsaQBPLxDkFiFwMytr6tnGGjWQfyVbhq/+RjlQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -9599,26 +9604,22 @@ "windows" ], "dependencies": { - "@stdlib/assert-is-function": "^0.0.x", - "@stdlib/assert-is-string": "^0.0.x", - "@stdlib/buffer-ctor": "^0.0.x", - "@stdlib/buffer-from-string": "^0.0.x", - "@stdlib/streams-node-stdin": "^0.0.x", - "@stdlib/utils-next-tick": "^0.0.x" + "@stdlib/os-byte-order": "^0.2.2" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/regexp-eol": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/regexp-eol/-/regexp-eol-0.0.7.tgz", - "integrity": "sha512-BTMpRWrmlnf1XCdTxOrb8o6caO2lmu/c80XSyhYCi1DoizVIZnqxOaN5yUJNCr50g28vQ47PpsT3Yo7J3SdlRA==", + "node_modules/@stdlib/process-cwd": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/process-cwd/-/process-cwd-0.2.3.tgz", + "integrity": "sha512-T/sYVJjs9iHAOK9B8yGymGY+59eAz20G7eL/G4cObT6sWssAF7s/2+KgzAvWB0maE9qX6qnP4zBg2msCsWwvVg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -9630,26 +9631,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/assert-has-own-property": "^0.0.x", - "@stdlib/assert-is-boolean": "^0.0.x", - "@stdlib/assert-is-plain-object": "^0.0.x", - "@stdlib/assert-is-string": "^0.0.x", - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, "node_modules/@stdlib/regexp-extended-length-path": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/regexp-extended-length-path/-/regexp-extended-length-path-0.0.7.tgz", - "integrity": "sha512-z6uqzMWq3WPDKbl4MIZJoNA5ZsYLQI9G3j2TIvhU8X2hnhlku8p4mvK9F+QmoVvgPxKliwNnx/DAl7ltutSDKw==", + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/regexp-extended-length-path/-/regexp-extended-length-path-0.2.3.tgz", + "integrity": "sha512-3HYXiSzBpKz4nSOCtrYtMw9/OXN4EmTvq0owXv6HMvvDweFskieBcdNlVcOl0ViezjvUuvUL0DHJHdGp6SQEIw==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -9662,21 +9657,22 @@ "windows" ], "dependencies": { - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x" + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, "node_modules/@stdlib/regexp-function-name": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/regexp-function-name/-/regexp-function-name-0.0.7.tgz", - "integrity": "sha512-MaiyFUUqkAUpUoz/9F6AMBuMQQfA9ssQfK16PugehLQh4ZtOXV1LhdY8e5Md7SuYl9IrvFVg1gSAVDysrv5ZMg==", + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/regexp-function-name/-/regexp-function-name-0.2.3.tgz", + "integrity": "sha512-ER1C2rUW5Kzu5w4W0gbrJdIj5STNO5RfNy4GeiqycezeiXT99G393QeN4irqcOItYkeZhwbpY2ZzwlLxQvod1A==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -9689,21 +9685,22 @@ "windows" ], "dependencies": { - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x" + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/regexp-regexp": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/regexp-regexp/-/regexp-regexp-0.0.8.tgz", - "integrity": "sha512-S5PZICPd/XRcn1dncVojxIDzJsHtEleuJHHD7ji3o981uPHR7zI2Iy9a1eV2u7+ABeUswbI1Yuix6fXJfcwV1w==", + "node_modules/@stdlib/stats-base-dists-beta-quantile": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/stats-base-dists-beta-quantile/-/stats-base-dists-beta-quantile-0.2.3.tgz", + "integrity": "sha512-nrQuVzQDkThbNrY+zd01QjWp/OUfPWvRWh4ClPAxKJdvMleWSKIYVfcxx8Kgc5moW4xk7Q8QgJRJ4wpuugkszg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -9716,21 +9713,25 @@ "windows" ], "dependencies": { - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x" + "@stdlib/math-base-assert-is-nan": "^0.2.3", + "@stdlib/math-base-special-betaincinv": "^0.2.2", + "@stdlib/utils-constant-function": "^0.2.3", + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/stats-base-dists-beta-quantile": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/stats-base-dists-beta-quantile/-/stats-base-dists-beta-quantile-0.0.7.tgz", - "integrity": "sha512-K15aNEiAT9YznlvEUkM7P+6dyMiRprVArybocMvEKmXaKjTamPMKLaTLGfKPKlEtRajJYqWQZzEA9ibT9tQOdA==", + "node_modules/@stdlib/stats-base-dists-binomial-cdf": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/stats-base-dists-binomial-cdf/-/stats-base-dists-binomial-cdf-0.2.3.tgz", + "integrity": "sha512-37cZec1IqVWSmblTPa8oW6YbCqUONVK3WVVd8Sk5Qj8ltHlJ41HpyEHa7sP0VB/bagKOMd3uz9lWKl9r7w4XsA==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -9743,24 +9744,28 @@ "windows" ], "dependencies": { - "@stdlib/math-base-assert-is-nan": "^0.0.x", - "@stdlib/math-base-special-betaincinv": "^0.0.x", - "@stdlib/utils-constant-function": "^0.0.x", - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x" + "@stdlib/constants-float64-pinf": "^0.2.3", + "@stdlib/math-base-assert-is-nan": "^0.2.3", + "@stdlib/math-base-assert-is-nonnegative-integer": "^0.2.2", + "@stdlib/math-base-special-betainc": "^0.2.2", + "@stdlib/math-base-special-floor": "^0.2.4", + "@stdlib/utils-constant-function": "^0.2.3", + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/stats-base-dists-binomial-cdf": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/stats-base-dists-binomial-cdf/-/stats-base-dists-binomial-cdf-0.0.7.tgz", - "integrity": "sha512-lHf38UyG6lVPJjkbjY/UhIGHO4aHEZm1yn+PSJZZUyvYZuMzSQ94hVcMcZjFHv2Nn3lNwEVXbRzjaxys8EoZfw==", + "node_modules/@stdlib/stats-base-dists-binomial-pmf": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/@stdlib/stats-base-dists-binomial-pmf/-/stats-base-dists-binomial-pmf-0.3.1.tgz", + "integrity": "sha512-eMZ6b6N1m/A0u1rIpKwX5ctPLZuj6i70rKSI5Q4CYnN4W4LisIJo13xebjtEYXWtpmq6Kg2wdEKiov2gqoUq6Q==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -9773,27 +9778,33 @@ "windows" ], "dependencies": { - "@stdlib/constants-float64-pinf": "^0.0.x", - "@stdlib/math-base-assert-is-nan": "^0.0.x", - "@stdlib/math-base-assert-is-nonnegative-integer": "^0.0.x", - "@stdlib/math-base-special-betainc": "^0.0.x", - "@stdlib/math-base-special-floor": "^0.0.x", - "@stdlib/utils-constant-function": "^0.0.x", - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x" + "@stdlib/constants-float64-pinf": "^0.2.3", + "@stdlib/math-base-assert-is-nan": "^0.2.3", + "@stdlib/math-base-assert-is-nonnegative-integer": "^0.2.2", + "@stdlib/math-base-napi-ternary": "^0.3.2", + "@stdlib/math-base-special-binomcoefln": "^0.3.0", + "@stdlib/math-base-special-exp": "^0.2.5", + "@stdlib/math-base-special-ln": "^0.2.5", + "@stdlib/math-base-special-log1p": "^0.2.4", + "@stdlib/stats-base-dists-degenerate-pmf": "^0.3.1", + "@stdlib/utils-constant-function": "^0.2.3", + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3", + "@stdlib/utils-library-manifest": "^0.2.4" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/stats-base-dists-binomial-pmf": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/stats-base-dists-binomial-pmf/-/stats-base-dists-binomial-pmf-0.0.7.tgz", - "integrity": "sha512-IHB//+mk9jNYNpaaI1Nz6mJkg1QnRV/HdzmKBM/G3nI7TcIvXJbDinIE8a5j6jq0tj6ac66Xxq5E6+6NVOcRkA==", + "node_modules/@stdlib/stats-base-dists-degenerate-pmf": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/@stdlib/stats-base-dists-degenerate-pmf/-/stats-base-dists-degenerate-pmf-0.3.1.tgz", + "integrity": "sha512-yYns6c2NRihEuHDdpX2rrzr5i/cp3p1CIiVzQwTISnAnFRSlVHs5hdodEwRMg1VUC0+f2mHq9CV+VZmpl/WyXw==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -9806,30 +9817,26 @@ "windows" ], "dependencies": { - "@stdlib/constants-float64-pinf": "^0.0.x", - "@stdlib/math-base-assert-is-nan": "^0.0.x", - "@stdlib/math-base-assert-is-nonnegative-integer": "^0.0.x", - "@stdlib/math-base-special-binomcoefln": "^0.0.x", - "@stdlib/math-base-special-exp": "^0.0.x", - "@stdlib/math-base-special-ln": "^0.0.x", - "@stdlib/math-base-special-log1p": "^0.0.x", - "@stdlib/stats-base-dists-degenerate-pmf": "^0.0.x", - "@stdlib/utils-constant-function": "^0.0.x", - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x" + "@stdlib/math-base-assert-is-nan": "^0.2.3", + "@stdlib/math-base-napi-binary": "^0.3.3", + "@stdlib/utils-constant-function": "^0.2.3", + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3", + "@stdlib/utils-library-manifest": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/stats-base-dists-degenerate-pmf": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/stats-base-dists-degenerate-pmf/-/stats-base-dists-degenerate-pmf-0.0.8.tgz", - "integrity": "sha512-RJybhanXnMpI5bYYXOGujLYo1ZZBbD3UyqVIofJZwUqOkDYd8AV+J/Sl8RWkiA/um8blgQO+PhQGs3yFZs/ZkQ==", + "node_modules/@stdlib/stats-binomial-test": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/stats-binomial-test/-/stats-binomial-test-0.2.3.tgz", + "integrity": "sha512-69p0p+xtBz1n/9KydP77d4EyZyVUAwdAbxFdo3/hI7pY7aUuy6NswsH5LzlmlHoJLs5yP1YcATynYv49roev3g==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -9842,23 +9849,39 @@ "windows" ], "dependencies": { - "@stdlib/math-base-assert-is-nan": "^0.0.x", - "@stdlib/utils-constant-function": "^0.0.x", - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.0.x" + "@stdlib/assert-has-own-property": "^0.2.3", + "@stdlib/assert-is-boolean": "^0.2.3", + "@stdlib/assert-is-nan": "^0.2.3", + "@stdlib/assert-is-nonnegative-integer": "^0.2.3", + "@stdlib/assert-is-number": "^0.2.3", + "@stdlib/assert-is-number-array": "^0.2.3", + "@stdlib/assert-is-plain-object": "^0.2.3", + "@stdlib/assert-is-positive-integer": "^0.2.3", + "@stdlib/assert-is-string": "^0.2.3", + "@stdlib/error-tools-fmtprodmsg": "^0.2.3", + "@stdlib/math-base-special-ceil": "^0.2.3", + "@stdlib/math-base-special-floor": "^0.2.4", + "@stdlib/math-base-special-roundn": "^0.2.3", + "@stdlib/stats-base-dists-beta-quantile": "^0.2.2", + "@stdlib/stats-base-dists-binomial-cdf": "^0.2.3", + "@stdlib/stats-base-dists-binomial-pmf": "^0.3.1", + "@stdlib/string-format": "^0.2.3", + "@stdlib/utils-define-read-only-property": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/stats-binomial-test": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/stats-binomial-test/-/stats-binomial-test-0.0.7.tgz", - "integrity": "sha512-I+bLc7jOeuV0hauMBEjXS+ey/QE93fSJn099e4okqkEyDVuc6E+2tbWRaL+wsINlgaOjlwP/o1gA7UM0RHqquA==", + "node_modules/@stdlib/string-base-format-interpolate": { + "version": "0.2.4", + "resolved": "https://registry.npmjs.org/@stdlib/string-base-format-interpolate/-/string-base-format-interpolate-0.2.4.tgz", + "integrity": "sha512-POG725+DPEmzEJbMFTFPdKM4vA5i+t7juNYs+H2cQz5JXiPV1+5+P3epnO+/DqHWzLhiMlsKDCZq03C3WcBkSA==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -9870,37 +9893,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/assert-has-own-property": "^0.0.x", - "@stdlib/assert-is-boolean": "^0.0.x", - "@stdlib/assert-is-nan": "^0.0.x", - "@stdlib/assert-is-nonnegative-integer": "^0.0.x", - "@stdlib/assert-is-number": "^0.0.x", - "@stdlib/assert-is-number-array": "^0.0.x", - "@stdlib/assert-is-plain-object": "^0.0.x", - "@stdlib/assert-is-positive-integer": "^0.0.x", - "@stdlib/assert-is-string": "^0.0.x", - "@stdlib/math-base-special-ceil": "^0.0.x", - "@stdlib/math-base-special-floor": "^0.0.x", - "@stdlib/math-base-special-roundn": "^0.0.x", - "@stdlib/stats-base-dists-beta-quantile": "^0.0.x", - "@stdlib/stats-base-dists-binomial-cdf": "^0.0.x", - "@stdlib/stats-base-dists-binomial-pmf": "^0.0.x", - "@stdlib/utils-define-read-only-property": "^0.0.x" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/streams-node-stdin": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/streams-node-stdin/-/streams-node-stdin-0.0.7.tgz", - "integrity": "sha512-gg4lgrjuoG3V/L29wNs32uADMCqepIcmoOFHJCTAhVe0GtHDLybUVnLljaPfdvmpPZmTvmusPQtIcscbyWvAyg==", + "node_modules/@stdlib/string-base-format-tokenize": { + "version": "0.2.4", + "resolved": "https://registry.npmjs.org/@stdlib/string-base-format-tokenize/-/string-base-format-tokenize-0.2.4.tgz", + "integrity": "sha512-qYHSmqFv7vloLFvjBAbZCn5qtxj7M+Qru3VqBooJTxWMcUeZOEBZg18/PFgfUrZhji5MVWDXbRTAx5Bu5M5nQA==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -9917,14 +9923,15 @@ "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/string-base-format-interpolate": { - "version": "0.0.4", - "resolved": "https://registry.npmjs.org/@stdlib/string-base-format-interpolate/-/string-base-format-interpolate-0.0.4.tgz", - "integrity": "sha512-8FC8+/ey+P5hf1B50oXpXzRzoAgKI1rikpyKZ98Xmjd5rcbSq3NWYi8TqOF8mUHm9hVZ2CXWoNCtEe2wvMQPMg==", + "node_modules/@stdlib/string-base-lowercase": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/@stdlib/string-base-lowercase/-/string-base-lowercase-0.4.1.tgz", + "integrity": "sha512-3NcDy2j6HtvKrC2GRCt5mKiYaWWHLLSQRSbuu28WEzA98/2izmiHYkR0i9IeEd4Tqrxqof/FXP4gWj1f14RXTQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -9941,14 +9948,15 @@ "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/string-base-format-tokenize": { - "version": "0.0.4", - "resolved": "https://registry.npmjs.org/@stdlib/string-base-format-tokenize/-/string-base-format-tokenize-0.0.4.tgz", - "integrity": "sha512-+vMIkheqAhDeT/iF5hIQo95IMkt5IzC68eR3CxW1fhc48NMkKFE2UfN73ET8fmLuOanLo/5pO2E90c2G7PExow==", + "node_modules/@stdlib/string-base-replace": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/string-base-replace/-/string-base-replace-0.2.3.tgz", + "integrity": "sha512-FJdh2GzIkgMlr0v/ZZKD5cWRs+SMOhBTWxAexmWoYFL3WL1YMDgwI5hRtYh/ySyOy94MjJmYwRMpIVdxeclrAw==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -9965,14 +9973,15 @@ "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, "node_modules/@stdlib/string-format": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/@stdlib/string-format/-/string-format-0.0.3.tgz", - "integrity": "sha512-1jiElUQXlI/tTkgRuzJi9jUz/EjrO9kzS8VWHD3g7gdc3ZpxlA5G9JrIiPXGw/qmZTi0H1pXl6KmX+xWQEQJAg==", + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/string-format/-/string-format-0.2.3.tgz", + "integrity": "sha512-uE0LHUUnWKfxFeipyfb9yWbs+iczz6dHaolSGC1WBzMVyeHqx8xvq+yP3f2POYWgEcknmxNgU21WSqToSNrxdA==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -9985,22 +9994,23 @@ "windows" ], "dependencies": { - "@stdlib/string-base-format-interpolate": "^0.0.x", - "@stdlib/string-base-format-tokenize": "^0.0.x" + "@stdlib/string-base-format-interpolate": "^0.2.3", + "@stdlib/string-base-format-tokenize": "^0.2.4" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/string-lowercase": { - "version": "0.0.9", - "resolved": "https://registry.npmjs.org/@stdlib/string-lowercase/-/string-lowercase-0.0.9.tgz", - "integrity": "sha512-tXFFjbhIlDak4jbQyV1DhYiSTO8b1ozS2g/LELnsKUjIXECDKxGFyWYcz10KuyAWmFotHnCJdIm8/blm2CfDIA==", + "node_modules/@stdlib/string-replace": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/string-replace/-/string-replace-0.2.3.tgz", + "integrity": "sha512-CXJhl/L2TfRrkVUNVp8OfNsKeuUzOZXzJLUDoopHtQalbWBww1fDSDj1fwGpzgZV4IODs8LCsiIxLBnLRP6emg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -10013,29 +10023,53 @@ "windows" ], "dependencies": { - "@stdlib/assert-is-string": "^0.0.x", - "@stdlib/cli-ctor": "^0.0.x", - "@stdlib/fs-read-file": "^0.0.x", - "@stdlib/process-read-stdin": "^0.0.x", - "@stdlib/streams-node-stdin": "^0.0.x", - "@stdlib/string-format": "^0.0.x" + "@stdlib/assert-is-function": "^0.2.3", + "@stdlib/assert-is-regexp": "^0.2.3", + "@stdlib/assert-is-string": "^0.2.3", + "@stdlib/error-tools-fmtprodmsg": "^0.2.3", + "@stdlib/string-base-replace": "^0.2.3", + "@stdlib/string-format": "^0.2.3", + "@stdlib/utils-escape-regexp-string": "^0.2.3" }, - "bin": { - "lowercase": "bin/cli" + "engines": { + "node": ">=0.10.0", + "npm": ">2.7.0" }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stdlib" + } + }, + "node_modules/@stdlib/symbol-ctor": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/symbol-ctor/-/symbol-ctor-0.2.3.tgz", + "integrity": "sha512-wnuFrxnmhg2p6QQP0B/j97LD5ys2d1bHuwVvh9yuUSCLoX/GankaVyGSufk2ROlsxrcm2HPhSDB/ILBHeUmamA==", + "license": "Apache-2.0", + "os": [ + "aix", + "darwin", + "freebsd", + "linux", + "macos", + "openbsd", + "sunos", + "win32", + "windows" + ], "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, - "node_modules/@stdlib/string-replace": { - "version": "0.0.11", - "resolved": "https://registry.npmjs.org/@stdlib/string-replace/-/string-replace-0.0.11.tgz", - "integrity": "sha512-F0MY4f9mRE5MSKpAUfL4HLbJMCbG6iUTtHAWnNeAXIvUX1XYIw/eItkA58R9kNvnr1l5B08bavnjrgTJGIKFFQ==", + "node_modules/@stdlib/symbol-to-primitive": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/@stdlib/symbol-to-primitive/-/symbol-to-primitive-0.1.2.tgz", + "integrity": "sha512-//r52ighL35HprZrK5Pdiz1L27l47X9o+0LOJ84mTk5eB89i9shVRjOpHauKyx/uy9VkDoxUkMY0PwPrAIp4aw==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -10048,35 +10082,23 @@ "windows" ], "dependencies": { - "@stdlib/assert-is-function": "^0.0.x", - "@stdlib/assert-is-regexp": "^0.0.x", - "@stdlib/assert-is-regexp-string": "^0.0.x", - "@stdlib/assert-is-string": "^0.0.x", - "@stdlib/cli-ctor": "^0.0.x", - "@stdlib/fs-read-file": "^0.0.x", - "@stdlib/process-read-stdin": "^0.0.x", - "@stdlib/regexp-eol": "^0.0.x", - "@stdlib/streams-node-stdin": "^0.0.x", - "@stdlib/string-format": "^0.0.x", - "@stdlib/utils-escape-regexp-string": "^0.0.x", - "@stdlib/utils-regexp-from-string": "^0.0.x" - }, - "bin": { - "replace": "bin/cli" + "@stdlib/assert-has-to-primitive-symbol-support": "^0.1.0", + "@stdlib/symbol-ctor": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, "node_modules/@stdlib/types": { - "version": "0.0.14", - "resolved": "https://registry.npmjs.org/@stdlib/types/-/types-0.0.14.tgz", - "integrity": "sha512-AP3EI9/il/xkwUazcoY+SbjtxHRrheXgSbWZdEGD+rWpEgj6n2i63hp6hTOpAB5NipE0tJwinQlDGOuQ1lCaCw==", + "version": "0.4.3", + "resolved": "https://registry.npmjs.org/@stdlib/types/-/types-0.4.3.tgz", + "integrity": "sha512-9GCqS2eni2VSwa5/CCniAJ4I1eWLtvior1z6hoPJp6VTNMgW9Lh4BiI84IO0xun/0qAclJ+mTGTiCTZxZLK13A==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -10093,14 +10115,15 @@ "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, "node_modules/@stdlib/utils-constant-function": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/utils-constant-function/-/utils-constant-function-0.0.8.tgz", - "integrity": "sha512-GZNs2F/BmvTtUigAC3ig26++EOmoHMRpKZQE+DEMTTFPImOylXdvbi2HsZsDtbv2s/Fi016BqWNU/4fpnqPWsg==", + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/utils-constant-function/-/utils-constant-function-0.2.3.tgz", + "integrity": "sha512-mQ6606O8JKq4tgL508it1ro7hx+RK6j36URSjbRI7Dje72YYpdQJGnN6UJ183Im5TT0fN2s4oOCM6+SAGcQi2w==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -10117,14 +10140,15 @@ "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, "node_modules/@stdlib/utils-constructor-name": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/utils-constructor-name/-/utils-constructor-name-0.0.8.tgz", - "integrity": "sha512-GXpyNZwjN8u3tyYjL2GgGfrsxwvfogUC3gg7L7NRZ1i86B6xmgfnJUYHYOUnSfB+R531ET7NUZlK52GxL7P82Q==", + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/utils-constructor-name/-/utils-constructor-name-0.2.3.tgz", + "integrity": "sha512-/ApogDUIFxndcmnEeI6ctsqWt66c40g1T7R0nS9aOoYgnDOdmpUFSflzf++MDWksBycGsqgm1UD7IU54m4u7jg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -10137,23 +10161,24 @@ "windows" ], "dependencies": { - "@stdlib/assert-is-buffer": "^0.0.x", - "@stdlib/regexp-function-name": "^0.0.x", - "@stdlib/utils-native-class": "^0.0.x" + "@stdlib/assert-is-buffer": "^0.2.2", + "@stdlib/regexp-function-name": "^0.2.3", + "@stdlib/utils-native-class": "^0.2.2" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, "node_modules/@stdlib/utils-convert-path": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/utils-convert-path/-/utils-convert-path-0.0.8.tgz", - "integrity": "sha512-GNd8uIswrcJCctljMbmjtE4P4oOjhoUIfMvdkqfSrRLRY+ZqPB2xM+yI0MQFfUq/0Rnk/xtESlGSVLz9ZDtXfA==", + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/utils-convert-path/-/utils-convert-path-0.2.3.tgz", + "integrity": "sha512-fmqJ6Qvce0HV7D+uYrram/+iAHB3u2gMys9zeh0uc/h411sB8Hw9X7i1w2cJevCpouMzqTnpzp75C+swkoQlKA==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -10166,32 +10191,27 @@ "windows" ], "dependencies": { - "@stdlib/assert-is-string": "^0.0.x", - "@stdlib/cli-ctor": "^0.0.x", - "@stdlib/fs-read-file": "^0.0.x", - "@stdlib/process-read-stdin": "^0.0.x", - "@stdlib/regexp-eol": "^0.0.x", - "@stdlib/regexp-extended-length-path": "^0.0.x", - "@stdlib/streams-node-stdin": "^0.0.x", - "@stdlib/string-lowercase": "^0.0.x", - "@stdlib/string-replace": "^0.0.x" - }, - "bin": { - "convert-path": "bin/cli" + "@stdlib/assert-is-string": "^0.2.3", + "@stdlib/error-tools-fmtprodmsg": "^0.2.3", + "@stdlib/regexp-extended-length-path": "^0.2.3", + "@stdlib/string-base-lowercase": "^0.4.1", + "@stdlib/string-format": "^0.2.3", + "@stdlib/string-replace": "^0.2.2" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, "node_modules/@stdlib/utils-define-nonenumerable-read-only-property": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/utils-define-nonenumerable-read-only-property/-/utils-define-nonenumerable-read-only-property-0.0.7.tgz", - "integrity": "sha512-c7dnHDYuS4Xn3XBRWIQBPcROTtP/4lkcFyq0FrQzjXUjimfMgHF7cuFIIob6qUTnU8SOzY9p0ydRR2QJreWE6g==", + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/utils-define-nonenumerable-read-only-property/-/utils-define-nonenumerable-read-only-property-0.2.3.tgz", + "integrity": "sha512-W0rqnRsXgW3GjcwEcOMi0mI/CXn3TVqmFvcxItLUZPJNYmwrU6+t+9kGldhMw845DyOtv8uYASrnNoVE/VfiDw==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -10204,22 +10224,23 @@ "windows" ], "dependencies": { - "@stdlib/types": "^0.0.x", - "@stdlib/utils-define-property": "^0.0.x" + "@stdlib/types": "^0.4.3", + "@stdlib/utils-define-property": "^0.2.5" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, "node_modules/@stdlib/utils-define-property": { - "version": "0.0.9", - "resolved": "https://registry.npmjs.org/@stdlib/utils-define-property/-/utils-define-property-0.0.9.tgz", - "integrity": "sha512-pIzVvHJvVfU/Lt45WwUAcodlvSPDDSD4pIPc9WmIYi4vnEBA9U7yHtiNz2aTvfGmBMTaLYTVVFIXwkFp+QotMA==", + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/@stdlib/utils-define-property/-/utils-define-property-0.2.5.tgz", + "integrity": "sha512-WpbXc2uq8vtSqmWFzVrFifNj6HGoGHIZHolxX5GfRFbj4RNme1u/wtklmiOvcHE0s6SwPX764tuFXIgHBR5Vag==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -10232,21 +10253,23 @@ "windows" ], "dependencies": { - "@stdlib/types": "^0.0.x" + "@stdlib/error-tools-fmtprodmsg": "^0.2.2", + "@stdlib/string-format": "^0.2.2" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, "node_modules/@stdlib/utils-define-read-only-property": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/utils-define-read-only-property/-/utils-define-read-only-property-0.0.8.tgz", - "integrity": "sha512-luKlGCarho88e/WXvQzkSFF7ZFN6Q3Uszo4EfcXVYPGJfP448YMAsEwnXzUWkzCGfKPKubr03w94p87JrYrgSQ==", + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/utils-define-read-only-property/-/utils-define-read-only-property-0.2.3.tgz", + "integrity": "sha512-3sGMpmmSlErHup+Y6YwIgN075GW3t1FD8ARS+zHaU1U1IKEaiOVKMH49WfBGiSsVfV7sfieoZC5B//MrSWQjaA==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -10259,22 +10282,22 @@ "windows" ], "dependencies": { - "@stdlib/types": "^0.0.x", - "@stdlib/utils-define-property": "^0.0.x" + "@stdlib/utils-define-property": "^0.2.4" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, "node_modules/@stdlib/utils-escape-regexp-string": { - "version": "0.0.9", - "resolved": "https://registry.npmjs.org/@stdlib/utils-escape-regexp-string/-/utils-escape-regexp-string-0.0.9.tgz", - "integrity": "sha512-E+9+UDzf2mlMLgb+zYrrPy2FpzbXh189dzBJY6OG+XZqEJAXcjWs7DURO5oGffkG39EG5KXeaQwDXUavcMDCIw==", + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/utils-escape-regexp-string/-/utils-escape-regexp-string-0.2.3.tgz", + "integrity": "sha512-ZQAq5HHF+C1fmK+RvqeMO0iIQf5kGl2Ofx9LYloURUPZD2zVMX+2hxDLFBTPAusqYxffQAjj3ap4LE/J0+YiRQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -10287,22 +10310,24 @@ "windows" ], "dependencies": { - "@stdlib/assert-is-string": "^0.0.x", - "@stdlib/string-format": "^0.0.x" + "@stdlib/assert-is-string": "^0.2.2", + "@stdlib/error-tools-fmtprodmsg": "^0.2.3", + "@stdlib/string-format": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, "node_modules/@stdlib/utils-eval": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/utils-eval/-/utils-eval-0.0.8.tgz", - "integrity": "sha512-eJae8XdBRcHKQQuuW96VmfmXauZHICrLqNERtWgtJW75i0lEE0Le2jYk32O+UVETAFT8rzxMxfBxMckKfdJNaQ==", + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/utils-eval/-/utils-eval-0.2.3.tgz", + "integrity": "sha512-T9rL6lEX58My6GcZ0bXD7reJoBEzoO/r5i3U/lj6dC94immyQtbqoz0djHfpCVrCnoK4Mzbq3t813cBQS7yfRg==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -10314,26 +10339,20 @@ "win32", "windows" ], - "dependencies": { - "@stdlib/cli-ctor": "^0.0.x", - "@stdlib/fs-read-file": "^0.0.x" - }, - "bin": { - "js-eval": "bin/cli" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, "node_modules/@stdlib/utils-get-prototype-of": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/utils-get-prototype-of/-/utils-get-prototype-of-0.0.7.tgz", - "integrity": "sha512-fCUk9lrBO2ELrq+/OPJws1/hquI4FtwG0SzVRH6UJmJfwb1zoEFnjcwyDAy+HWNVmo3xeRLsrz6XjHrJwer9pg==", + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/utils-get-prototype-of/-/utils-get-prototype-of-0.2.3.tgz", + "integrity": "sha512-unEoKhhAnV4AbQ87oPo1v+4xLjd00nQxJLSvl43PkdoBn/GKNv/B6SMnQWmM5b62esWTbxBu/uWCYoglbprxkA==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -10346,22 +10365,24 @@ "windows" ], "dependencies": { - "@stdlib/assert-is-function": "^0.0.x", - "@stdlib/utils-native-class": "^0.0.x" + "@stdlib/assert-is-function": "^0.2.2", + "@stdlib/object-ctor": "^0.2.2", + "@stdlib/utils-native-class": "^0.2.2" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, "node_modules/@stdlib/utils-global": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@stdlib/utils-global/-/utils-global-0.0.7.tgz", - "integrity": "sha512-BBNYBdDUz1X8Lhfw9nnnXczMv9GztzGpQ88J/6hnY7PHJ71av5d41YlijWeM9dhvWjnH9I7HNE3LL7R07yw0kA==", + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/utils-global/-/utils-global-0.2.3.tgz", + "integrity": "sha512-e8gyuENhSeF8udH7vlZMDbNVQ/ZxZ4vWOcpB2iw06z1HSFZWc31Coh19ScfgagLfofo2GQYPJI3tJtZQYsUS6A==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -10374,21 +10395,24 @@ "windows" ], "dependencies": { - "@stdlib/assert-is-boolean": "^0.0.x" + "@stdlib/assert-is-boolean": "^0.2.2", + "@stdlib/error-tools-fmtprodmsg": "^0.2.3", + "@stdlib/string-format": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, "node_modules/@stdlib/utils-library-manifest": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/utils-library-manifest/-/utils-library-manifest-0.0.8.tgz", - "integrity": "sha512-IOQSp8skSRQn9wOyMRUX9Hi0j/P5v5TvD8DJWTqtE8Lhr8kVVluMBjHfvheoeKHxfWAbNHSVpkpFY/Bdh/SHgQ==", + "version": "0.2.4", + "resolved": "https://registry.npmjs.org/@stdlib/utils-library-manifest/-/utils-library-manifest-0.2.4.tgz", + "integrity": "sha512-sNzEclCbpRRa35DBv8ZOcOjCesBLczkOFX8o7mMrG9VWhyZuJUCBtgSPmzGIIBLAsVEYJuguEk4iYoMqFnCwnw==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -10401,28 +10425,25 @@ "windows" ], "dependencies": { - "@stdlib/cli-ctor": "^0.0.x", - "@stdlib/fs-resolve-parent-path": "^0.0.x", - "@stdlib/utils-convert-path": "^0.0.x", + "@stdlib/fs-resolve-parent-path": "^0.2.3", + "@stdlib/utils-convert-path": "^0.2.2", "debug": "^2.6.9", "resolve": "^1.1.7" }, - "bin": { - "library-manifest": "bin/cli" - }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, "node_modules/@stdlib/utils-library-manifest/node_modules/debug": { "version": "2.6.9", "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "license": "MIT", "dependencies": { "ms": "2.0.0" } @@ -10430,88 +10451,14 @@ "node_modules/@stdlib/utils-library-manifest/node_modules/ms": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", + "license": "MIT" }, "node_modules/@stdlib/utils-native-class": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/utils-native-class/-/utils-native-class-0.0.8.tgz", - "integrity": "sha512-0Zl9me2V9rSrBw/N8o8/9XjmPUy8zEeoMM0sJmH3N6C9StDsYTjXIAMPGzYhMEWaWHvGeYyNteFK2yDOVGtC3w==", - "os": [ - "aix", - "darwin", - "freebsd", - "linux", - "macos", - "openbsd", - "sunos", - "win32", - "windows" - ], - "dependencies": { - "@stdlib/assert-has-own-property": "^0.0.x", - "@stdlib/assert-has-tostringtag-support": "^0.0.x" - }, - "engines": { - "node": ">=0.10.0", - "npm": ">2.7.0" - }, - "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" - } - }, - "node_modules/@stdlib/utils-next-tick": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/utils-next-tick/-/utils-next-tick-0.0.8.tgz", - "integrity": "sha512-l+hPl7+CgLPxk/gcWOXRxX/lNyfqcFCqhzzV/ZMvFCYLY/wI9lcWO4xTQNMALY2rp+kiV+qiAiO9zcO+hewwUg==", - "os": [ - "aix", - "darwin", - "freebsd", - "linux", - "macos", - "openbsd", - "sunos", - "win32", - "windows" - ], - "engines": { - "node": ">=0.10.0", - "npm": ">2.7.0" - }, - "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" - } - }, - "node_modules/@stdlib/utils-noop": { - "version": "0.0.14", - "resolved": "https://registry.npmjs.org/@stdlib/utils-noop/-/utils-noop-0.0.14.tgz", - "integrity": "sha512-A5faFEUfszMgd93RCyB+aWb62hQxgP+dZ/l9rIOwNWbIrCYNwSuL4z50lNJuatnwwU4BQ4EjQr+AmBsnvuLcyQ==", - "os": [ - "aix", - "darwin", - "freebsd", - "linux", - "macos", - "openbsd", - "sunos", - "win32", - "windows" - ], - "engines": { - "node": ">=0.10.0", - "npm": ">2.7.0" - }, - "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" - } - }, - "node_modules/@stdlib/utils-regexp-from-string": { - "version": "0.0.9", - "resolved": "https://registry.npmjs.org/@stdlib/utils-regexp-from-string/-/utils-regexp-from-string-0.0.9.tgz", - "integrity": "sha512-3rN0Mcyiarl7V6dXRjFAUMacRwe0/sYX7ThKYurf0mZkMW9tjTP+ygak9xmL9AL0QQZtbrFFwWBrDO+38Vnavw==", + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/utils-native-class/-/utils-native-class-0.2.3.tgz", + "integrity": "sha512-UGXCPhgmOjwMpEQ5fFiifcqrhUnP8ICyWzEkHphUrh2/0pHyK0zilZvcODfROgzoy6L9ivUUuR6NjrAI+j14hA==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -10524,23 +10471,24 @@ "windows" ], "dependencies": { - "@stdlib/assert-is-string": "^0.0.x", - "@stdlib/regexp-regexp": "^0.0.x", - "@stdlib/string-format": "^0.0.x" + "@stdlib/assert-has-own-property": "^0.2.2", + "@stdlib/assert-has-tostringtag-support": "^0.2.3", + "@stdlib/symbol-ctor": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, "node_modules/@stdlib/utils-type-of": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@stdlib/utils-type-of/-/utils-type-of-0.0.8.tgz", - "integrity": "sha512-b4xqdy3AnnB7NdmBBpoiI67X4vIRxvirjg3a8BfhM5jPr2k0njby1jAbG9dUxJvgAV6o32S4kjUgfIdjEYpTNQ==", + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@stdlib/utils-type-of/-/utils-type-of-0.2.3.tgz", + "integrity": "sha512-2KmDUfqIv0g4lrWtnyR5xw82NvdsEwUHON43JAe55XRlLWnk1V1troiyJiM9fccENtl524kVRBnD7RMohmUyyQ==", + "license": "Apache-2.0", "os": [ "aix", "darwin", @@ -10553,22 +10501,23 @@ "windows" ], "dependencies": { - "@stdlib/utils-constructor-name": "^0.0.x", - "@stdlib/utils-global": "^0.0.x" + "@stdlib/utils-constructor-name": "^0.2.2", + "@stdlib/utils-global": "^0.2.3" }, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "funding": { - "type": "patreon", - "url": "https://www.patreon.com/athan" + "type": "opencollective", + "url": "https://opencollective.com/stdlib" } }, "node_modules/@total-typescript/ts-reset": { - "version": "0.3.7", - "resolved": "https://registry.npmjs.org/@total-typescript/ts-reset/-/ts-reset-0.3.7.tgz", - "integrity": "sha512-yXt2BRRVCJVvzWaxac5n0nCXzIrQEBE/MeYlNQ8/Iq7UeelNmm/AdnUAu18ilSS893mbEQ4u6whPt/HvOPc4rw==" + "version": "0.6.1", + "resolved": "https://registry.npmjs.org/@total-typescript/ts-reset/-/ts-reset-0.6.1.tgz", + "integrity": "sha512-cka47fVSo6lfQDIATYqb/vO1nvFfbPw7uWLayIXIhGETj0wcOOlrlkobOMDNQOFr9QOafegUPq13V2+6vtD7yg==", + "license": "MIT" }, "node_modules/@tsconfig/node10": { "version": "1.0.9", @@ -10681,10 +10630,11 @@ } }, "node_modules/@types/cookie-parser": { - "version": "1.4.3", - "resolved": "https://registry.npmjs.org/@types/cookie-parser/-/cookie-parser-1.4.3.tgz", - "integrity": "sha512-CqSKwFwefj4PzZ5n/iwad/bow2hTCh0FlNAeWLtQM3JA/NX/iYagIpWG2cf1bQKQ2c9gU2log5VUCrn7LDOs0w==", - "dependencies": { + "version": "1.4.10", + "resolved": "https://registry.npmjs.org/@types/cookie-parser/-/cookie-parser-1.4.10.tgz", + "integrity": "sha512-B4xqkqfZ8Wek+rCOeRxsjMS9OgvzebEzzLYw7NHYuvzb7IdxOkI0ZHGgeEBX4PUM7QGVvNSK60T3OvWj3YfBRg==", + "license": "MIT", + "peerDependencies": { "@types/express": "*" } }, @@ -10705,9 +10655,9 @@ } }, "node_modules/@types/debug": { - "version": "4.1.12", - "resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.12.tgz", - "integrity": "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==", + "version": "4.1.13", + "resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.13.tgz", + "integrity": "sha512-KSVgmQmzMwPlmtljOomayoR89W4FynCAi3E8PPs7vmDVPe84hT+vGPKkJfThkmXs0x0jAaa9U8uW8bbfyS2fWw==", "license": "MIT", "dependencies": { "@types/ms": "*" @@ -10743,9 +10693,10 @@ } }, "node_modules/@types/express-session": { - "version": "1.17.7", - "resolved": "https://registry.npmjs.org/@types/express-session/-/express-session-1.17.7.tgz", - "integrity": "sha512-L25080PBYoRLu472HY/HNCxaXY8AaGgqGC8/p/8+BYMhG0RDOLQ1wpXOpAzr4Gi5TGozTKyJv5BVODM5UNyVMw==", + "version": "1.19.0", + "resolved": "https://registry.npmjs.org/@types/express-session/-/express-session-1.19.0.tgz", + "integrity": "sha512-GbypG0bog68UbOq2tSAp7SclvCUm3ha1uDi58OPRGK1NfRvCIu7Gz0M7fTGtpNG1T9a29GpuurQj9zEcT/lMXQ==", + "license": "MIT", "dependencies": { "@types/express": "*" } @@ -10862,9 +10813,10 @@ } }, "node_modules/@types/lodash": { - "version": "4.14.198", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.198.tgz", - "integrity": "sha512-trNJ/vtMZYMLhfN45uLq4ShQSw0/S7xCTLLVM+WM1rmFpba/VS42jVUgaO3w/NOLiWR/09lnYk0yMaA/atdIsg==" + "version": "4.17.24", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.24.tgz", + "integrity": "sha512-gIW7lQLZbue7lRSWEFql49QJJWThrTFFeIMJdp3eH4tKoxm1OvEPg02rm4wCCSHS0cL3/Fizimb35b7k8atwsQ==", + "license": "MIT" }, "node_modules/@types/long": { "version": "4.0.2", @@ -10877,9 +10829,10 @@ "integrity": "sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==" }, "node_modules/@types/morgan": { - "version": "1.9.4", - "resolved": "https://registry.npmjs.org/@types/morgan/-/morgan-1.9.4.tgz", - "integrity": "sha512-cXoc4k+6+YAllH3ZHmx4hf7La1dzUk6keTR4bF4b4Sc0mZxU/zK4wO7l+ZzezXm/jkYj/qC+uYGZrarZdIVvyQ==", + "version": "1.9.10", + "resolved": "https://registry.npmjs.org/@types/morgan/-/morgan-1.9.10.tgz", + "integrity": "sha512-sS4A1zheMvsADRVfT0lYbJ4S9lmsey8Zo2F7cnbYjWHP67Q0AwMYuuzLlkIM2N8gAbb9cubhIVFwcIN2XyYCkA==", + "license": "MIT", "dependencies": { "@types/node": "*" } @@ -10890,9 +10843,13 @@ "integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==" }, "node_modules/@types/node": { - "version": "18.17.3", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.17.3.tgz", - "integrity": "sha512-2x8HWtFk0S99zqVQABU9wTpr8wPoaDHZUcAkoTKH+nL7kPv3WUI9cRi/Kk5Mz4xdqXSqTkKP7IWNoQQYCnDsTA==" + "version": "18.19.130", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.130.tgz", + "integrity": "sha512-GRaXQx6jGfL8sKfaIDD6OupbIHBr9jv7Jnaml9tB7l4v068PAOXqfcujMMo5PhbIs6ggR1XODELqahT2R8v0fg==", + "license": "MIT", + "dependencies": { + "undici-types": "~5.26.4" + } }, "node_modules/@types/node-fetch": { "version": "2.6.4", @@ -10949,9 +10906,10 @@ } }, "node_modules/@types/pg-cursor": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/@types/pg-cursor/-/pg-cursor-2.7.0.tgz", - "integrity": "sha512-4Milg/OUqTO2VuPvvRwPxaQTaiVb+bXvSK+ZCwiHjwinbD4/lPqV9AREg8sJAT0cy5ruY38aaajBc2FbdPaKcA==", + "version": "2.7.2", + "resolved": "https://registry.npmjs.org/@types/pg-cursor/-/pg-cursor-2.7.2.tgz", + "integrity": "sha512-m3xT8bVFCvx98LuzbvXyuCdT/Hjdd/v8ml4jL4K1QF70Y8clOfCFdgoaEB1FWdcSwcpoFYZTJQaMD9/GQ27efQ==", + "license": "MIT", "dependencies": { "@types/node": "*", "@types/pg": "*" @@ -10993,10 +10951,11 @@ } }, "node_modules/@types/stream-json": { - "version": "1.7.7", - "resolved": "https://registry.npmjs.org/@types/stream-json/-/stream-json-1.7.7.tgz", - "integrity": "sha512-hHG7cLQ09H/m9i0jzL6UJAeLLxIWej90ECn0svO4T8J0nGcl89xZDQ2ujT4WKlvg0GWkcxJbjIDzW/v7BYUM6Q==", + "version": "1.7.8", + "resolved": "https://registry.npmjs.org/@types/stream-json/-/stream-json-1.7.8.tgz", + "integrity": "sha512-MU1OB1eFLcYWd1LjwKXrxdoPtXSRzRmAnnxs4Js/ayB5O/NvHraWwuOaqMWIebpYwM6khFlsJOHEhI9xK/ab4Q==", "dev": true, + "license": "MIT", "dependencies": { "@types/node": "*", "@types/stream-chain": "*" @@ -11022,9 +10981,10 @@ } }, "node_modules/@types/validator": { - "version": "13.9.0", - "resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.9.0.tgz", - "integrity": "sha512-NclP0IbzHj/4tJZKFqKh8E7kZdgss+MCUYV9G+TLltFfDA4lFgE4PKPpDIyS2FlcdANIfSx273emkupvChigbw==" + "version": "13.15.10", + "resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.15.10.tgz", + "integrity": "sha512-T8L6i7wCuyoK8A/ZeLYt1+q0ty3Zb9+qbSSvrIVitzT3YjZqkTZ40IbRsPanlB4h1QB3JVL1SYCdR6ngtFYcuA==", + "license": "MIT" }, "node_modules/@types/xml-encryption": { "version": "1.2.4", @@ -12064,9 +12024,9 @@ } }, "node_modules/ajv": { - "version": "8.18.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.18.0.tgz", - "integrity": "sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==", + "version": "8.20.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.20.0.tgz", + "integrity": "sha512-Thbli+OlOj+iMPYFBVBfJ3OmCAnaSyNn4M1vz9T6Gka5Jt9ba/HIR56joy65tY6kx/FCF5VXNB819Y7/GUrBGA==", "license": "MIT", "dependencies": { "fast-deep-equal": "^3.1.3", @@ -12494,11 +12454,6 @@ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" }, - "node_modules/base-64": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/base-64/-/base-64-0.1.0.tgz", - "integrity": "sha512-Y5gU45svrR5tI2Vt/X9GPd3L0HNIKzGu202EjxrXMpuc2V2CiKgemAbUUsqYmZJvPtCXoUKjNZwBJzsNScUbXA==" - }, "node_modules/base64-js": { "version": "1.5.1", "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", @@ -12650,27 +12605,21 @@ "dev": true, "license": "MIT" }, - "node_modules/buffer-writer": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/buffer-writer/-/buffer-writer-2.0.0.tgz", - "integrity": "sha512-a7ZpuTZU1TRtnwyCNW3I5dc0wWNC3VR9S++Ewyk2HHZdrO3CQJqSpd+95Us590V6AL7JqUAH2IwZ/398PmNFgw==", - "engines": { - "node": ">=4" - } - }, "node_modules/bullmq": { - "version": "5.76.1", - "resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.76.1.tgz", - "integrity": "sha512-9Xc5Pj4Ho0clodowuuUSydMOR4gCn+YxYYVQXbGJycO8r4jyxsff1rZl3CKj3k50c/B42gDDNTLJH6uwb3dYmg==", + "version": "5.76.11", + "resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.76.11.tgz", + "integrity": "sha512-9gXmLLuMbF1RvF2mQlBANuQoCHleqrXHy7IdSDOghjflJ3QR97nRXABWne4Qngz8ZwZzCQPrelzNqwfKf8L3Xw==", "license": "MIT", "dependencies": { "cron-parser": "4.9.0", "ioredis": "5.10.1", - "msgpackr": "1.11.5", + "msgpackr": "2.0.1", "node-abort-controller": "3.1.1", - "semver": "7.7.4", - "tslib": "2.8.1", - "uuid": "11.1.0" + "semver": "7.8.0", + "tslib": "2.8.1" + }, + "engines": { + "node": ">=12.22.0" } }, "node_modules/bytes": { @@ -12768,17 +12717,26 @@ "license": "CC-BY-4.0" }, "node_modules/cassandra-driver": { - "version": "4.8.0", - "resolved": "https://registry.npmjs.org/cassandra-driver/-/cassandra-driver-4.8.0.tgz", - "integrity": "sha512-HritfMGq9V7SuESeSodHvArs0mLuMk7uh+7hQK2lqdvXrvm50aWxb4RPxkK3mPDdsgHjJ427xNRFITMH2ei+Sw==", + "version": "4.9.0", + "resolved": "https://registry.npmjs.org/cassandra-driver/-/cassandra-driver-4.9.0.tgz", + "integrity": "sha512-svYpdkLIGjD0WmuuwkkeYbfBdPX1zksK2cDyT1mWjX53OVTzuWBOVy54K6PPij8GgYpIG+K82OryrBv/xNeuWg==", "license": "Apache-2.0", "dependencies": { - "@types/node": "^18.11.18", + "@types/node": "^20.14.8", "adm-zip": "~0.5.10", "long": "~5.2.3" }, "engines": { - "node": ">=18" + "node": ">=20" + } + }, + "node_modules/cassandra-driver/node_modules/@types/node": { + "version": "20.19.41", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.19.41.tgz", + "integrity": "sha512-ECymXOukMnOoVkC2bb1Vc/w/836DXncOg5m8Xj1RH7xSHZJWNYY6Zh7EH477vcnD5egKNNfy2RpNOmuChhFPgQ==", + "license": "MIT", + "dependencies": { + "undici-types": "~6.21.0" } }, "node_modules/cassandra-driver/node_modules/long": { @@ -12787,6 +12745,12 @@ "integrity": "sha512-e0r9YBBgNCq1D1o5Dp8FMH0N5hsFtXDBiVa0qoJPHpakvZkmDKPRoGffZJII/XsHvj9An9blm+cRJ01yQqU+Dw==", "license": "Apache-2.0" }, + "node_modules/cassandra-driver/node_modules/undici-types": { + "version": "6.21.0", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", + "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", + "license": "MIT" + }, "node_modules/chalk": { "version": "4.1.2", "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", @@ -12812,14 +12776,6 @@ "node": ">=10" } }, - "node_modules/charenc": { - "version": "0.0.2", - "resolved": "https://registry.npmjs.org/charenc/-/charenc-0.0.2.tgz", - "integrity": "sha512-yrLQ/yVUFXkzg7EDQsPieE/53+0RlaWTs+wBrvW36cyilJ2SaDWfl4Yj7MtLTXleV9uEKefbAGUPv2/iWSooRA==", - "engines": { - "node": "*" - } - }, "node_modules/ci-info": { "version": "3.8.0", "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.8.0.tgz", @@ -13084,15 +13040,20 @@ "license": "MIT" }, "node_modules/cors": { - "version": "2.8.5", - "resolved": "https://registry.npmjs.org/cors/-/cors-2.8.5.tgz", - "integrity": "sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==", + "version": "2.8.6", + "resolved": "https://registry.npmjs.org/cors/-/cors-2.8.6.tgz", + "integrity": "sha512-tJtZBBHA6vjIAaF6EnIaq6laBBP9aq/Y3ouVJjEfoHbRBcHBAHYcMh/w8LDrk2PvIMMq8gmopa5D4V8RmbrxGw==", + "license": "MIT", "dependencies": { "object-assign": "^4", "vary": "^1" }, "engines": { "node": ">= 0.10" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/express" } }, "node_modules/create-jest": { @@ -13161,14 +13122,6 @@ "node": ">= 8" } }, - "node_modules/crypt": { - "version": "0.0.2", - "resolved": "https://registry.npmjs.org/crypt/-/crypt-0.0.2.tgz", - "integrity": "sha512-mCxBlsHFYh9C+HVpiEacem8FEBnMXgU9gy4zmNC+SXAZNB/1idgp/aulFJ4FgCi7GPEVbfyng092GqL2k2rmow==", - "engines": { - "node": "*" - } - }, "node_modules/crypto-js": { "version": "4.2.0", "resolved": "https://registry.npmjs.org/crypto-js/-/crypto-js-4.2.0.tgz", @@ -13238,9 +13191,10 @@ } }, "node_modules/dataloader": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/dataloader/-/dataloader-2.2.2.tgz", - "integrity": "sha512-8YnDaaf7N3k/q5HnTJVuzSyLETjoZjVmHc4AeKAzOvKHEFQKcn64OKBfzHYtE9zGjctNM7V9I0MfnUVLpi7M5g==" + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/dataloader/-/dataloader-2.2.3.tgz", + "integrity": "sha512-y2krtASINtPFS1rSDjacrFgn1dcUuoREVabwlOGOe4SdxenREqwjwjElAdwvbGM7kgZz9a3KVicWR7vcz8rnzA==", + "license": "MIT" }, "node_modules/date-fns": { "version": "2.30.0", @@ -13429,15 +13383,6 @@ "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, - "node_modules/digest-fetch": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/digest-fetch/-/digest-fetch-1.3.0.tgz", - "integrity": "sha512-CGJuv6iKNM7QyZlM2T3sPAdZWd/p9zQiRNS9G+9COUCwzWFTs0Xp8NF5iePx7wtvhDykReiRRrSeNb4oMmB8lA==", - "dependencies": { - "base-64": "^0.1.0", - "md5": "^2.3.0" - } - }, "node_modules/dir-glob": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz", @@ -14159,9 +14104,10 @@ } }, "node_modules/eslint-plugin-switch-statement": { - "version": "0.0.11", - "resolved": "https://registry.npmjs.org/eslint-plugin-switch-statement/-/eslint-plugin-switch-statement-0.0.11.tgz", - "integrity": "sha512-hjZ1D0Ri6IYG5raNOy/dyVDO/BX9p/9d0RLR9JrctTjFWoj9tozb7vu2d683b850Hy9OPGMB0Kvn3Ee3uWostQ==", + "version": "0.0.12", + "resolved": "https://registry.npmjs.org/eslint-plugin-switch-statement/-/eslint-plugin-switch-statement-0.0.12.tgz", + "integrity": "sha512-LJd6sTnm/nptvFcHfCau6Kx946LPBMFhF8Gz1gEPhlt5Kzv8wIEYCaut1W9xYksDKwbvk8Ir3QBZKRnzCO+R2g==", + "license": "ISC", "dependencies": { "@typescript-eslint/utils": "^7.4.0" }, @@ -14486,22 +14432,26 @@ } }, "node_modules/express-session": { - "version": "1.18.2", - "resolved": "https://registry.npmjs.org/express-session/-/express-session-1.18.2.tgz", - "integrity": "sha512-SZjssGQC7TzTs9rpPDuUrR23GNZ9+2+IkA/+IJWmvQilTr5OSliEHGF+D9scbIpdC6yGtTI0/VhaHoVes2AN/A==", + "version": "1.19.0", + "resolved": "https://registry.npmjs.org/express-session/-/express-session-1.19.0.tgz", + "integrity": "sha512-0csaMkGq+vaiZTmSMMGkfdCOabYv192VbytFypcvI0MANrp+4i/7yEkJ0sbAEhycQjntaKGzYfjfXQyVb7BHMA==", "license": "MIT", "dependencies": { - "cookie": "0.7.2", - "cookie-signature": "1.0.7", - "debug": "2.6.9", + "cookie": "~0.7.2", + "cookie-signature": "~1.0.7", + "debug": "~2.6.9", "depd": "~2.0.0", "on-headers": "~1.1.0", "parseurl": "~1.3.3", - "safe-buffer": "5.2.1", + "safe-buffer": "~5.2.1", "uid-safe": "~2.1.5" }, "engines": { "node": ">= 0.8.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/express" } }, "node_modules/express-session/node_modules/debug": { @@ -14557,9 +14507,9 @@ "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==" }, "node_modules/fast-check": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/fast-check/-/fast-check-4.6.0.tgz", - "integrity": "sha512-h7H6Dm0Fy+H4ciQYFxFjXnXkzR2kr9Fb22c0UBpHnm59K2zpr2t13aPTHlltFiNT6zuxp6HMPAVVvgur4BLdpA==", + "version": "4.8.0", + "resolved": "https://registry.npmjs.org/fast-check/-/fast-check-4.8.0.tgz", + "integrity": "sha512-GOJ158CUMnN6cSahsv4+ExARvIDuzzinFjkp0E9WtiBa5zcVeLozVkWaE4IzFcc+Y48Wp1EDlUZsXRyAztQcSg==", "funding": [ { "type": "individual", @@ -14921,9 +14871,10 @@ } }, "node_modules/form-data-encoder": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/form-data-encoder/-/form-data-encoder-4.0.2.tgz", - "integrity": "sha512-KQVhvhK8ZkWzxKxOr56CPulAhH3dobtuQ4+hNQ+HekH/Wp5gSOafqRAeTphQUJAIk0GBvHZgJ2ZGRWd5kphMuw==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/form-data-encoder/-/form-data-encoder-4.1.0.tgz", + "integrity": "sha512-G6NsmEW15s0Uw9XnCg+33H3ViYRyiM0hMrMhhqQOR8NFc5GhYrI+6I3u7OTw7b91J2g8rtvMBZJDbcGb2YUniw==", + "license": "MIT", "engines": { "node": ">= 18" } @@ -15048,14 +14999,14 @@ } }, "node_modules/fuzzball": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/fuzzball/-/fuzzball-2.1.2.tgz", - "integrity": "sha512-wVBw/a73M3luaX6ZHt9vIoEKT/rLqBkzdBRhQzWw/IQyIt0qnqc0IAJDCkX3CLgj2tRIUAfgDUT8G6YuMpmNXg==", + "version": "2.2.6", + "resolved": "https://registry.npmjs.org/fuzzball/-/fuzzball-2.2.6.tgz", + "integrity": "sha512-RFYKY0GGDOmocz6rYmvOk9qOnV2UCsLHbVPl5zfZVvcdBlilDg/84WSgAvOCGDq+UEnpnqjZMHk6a/hamC5VuQ==", + "license": "MIT", "dependencies": { "heap": ">=0.2.0", - "setimmediate": "^1.0.5", - "string.fromcodepoint": "^0.2.1", - "string.prototype.codepointat": "^0.2.0" + "lodash": "^4.17.21", + "setimmediate": "^1.0.5" } }, "node_modules/gaxios": { @@ -15397,9 +15348,9 @@ "dev": true }, "node_modules/graphql": { - "version": "16.13.2", - "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.13.2.tgz", - "integrity": "sha512-5bJ+nf/UCpAjHM8i06fl7eLyVC9iuNAjm9qzkiu2ZGhM0VscSvS6WDPfAwkdkBuoXGM9FJSbKl6wylMwP9Ktig==", + "version": "16.14.0", + "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.14.0.tgz", + "integrity": "sha512-BBvQ/406p+4CZbTpCbVPSxfzrZrbnuWSP1ELYgyS6B+hNeKzgrdB4JczCa5VZUBQrDa9hUngm0KnexY6pJRN5Q==", "license": "MIT", "engines": { "node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0" @@ -15430,9 +15381,10 @@ } }, "node_modules/graphql-scalars": { - "version": "1.22.2", - "resolved": "https://registry.npmjs.org/graphql-scalars/-/graphql-scalars-1.22.2.tgz", - "integrity": "sha512-my9FB4GtghqXqi/lWSVAOPiTzTnnEzdOXCsAC2bb5V7EFNQjVjwy3cSSbUvgYOtDuDibd+ZsCDhz+4eykYOlhQ==", + "version": "1.25.0", + "resolved": "https://registry.npmjs.org/graphql-scalars/-/graphql-scalars-1.25.0.tgz", + "integrity": "sha512-b0xyXZeRFkne4Eq7NAnL400gStGqG/Sx9VqX0A05nHyEbv57UJnWKsjNnrpVqv5e/8N1MUxkt0wwcRXbiyKcFg==", + "license": "MIT", "dependencies": { "tslib": "^2.5.0" }, @@ -15872,11 +15824,6 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/is-buffer": { - "version": "1.1.6", - "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz", - "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==" - }, "node_modules/is-callable": { "version": "1.2.7", "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz", @@ -17280,12 +17227,12 @@ } }, "node_modules/kysely": { - "version": "0.28.17", - "resolved": "https://registry.npmjs.org/kysely/-/kysely-0.28.17.tgz", - "integrity": "sha512-nbD8lB9EB3wNdMhOCdx5Li8DxnLbvKByylRLcJ1h+4SkrowVeECAyZlyiKMThF7xFdRz0jSQ2MoJr+wXux2y0Q==", + "version": "0.29.2", + "resolved": "https://registry.npmjs.org/kysely/-/kysely-0.29.2.tgz", + "integrity": "sha512-s6WVJyEZrbm6jhBpiKHsGHyePMrVQKJ85wZCFCr9W4QHv6WTjWIrdvTmO9hDEA3bNK0xkrE2DqrHsXMLWuZpQg==", "license": "MIT", "engines": { - "node": ">=20.0.0" + "node": ">=22.0.0" } }, "node_modules/latlon-geohash": { @@ -17483,16 +17430,6 @@ "node": ">= 0.4" } }, - "node_modules/md5": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/md5/-/md5-2.3.0.tgz", - "integrity": "sha512-T1GITYmFaKuO91vxyoQMFETst+O71VUPEU3ze5GNzDm0OWdP8v1ziTaAEPUr/3kLsY3Sftgz242A1SetQiDL7g==", - "dependencies": { - "charenc": "0.0.2", - "crypt": "0.0.2", - "is-buffer": "~1.1.6" - } - }, "node_modules/media-typer": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-1.1.0.tgz", @@ -17608,6 +17545,7 @@ "version": "1.2.8", "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", + "dev": true, "funding": { "url": "https://github.com/sponsors/ljharb" } @@ -17640,9 +17578,9 @@ "license": "MIT" }, "node_modules/msgpackr": { - "version": "1.11.5", - "resolved": "https://registry.npmjs.org/msgpackr/-/msgpackr-1.11.5.tgz", - "integrity": "sha512-UjkUHN0yqp9RWKy0Lplhh+wlpdt9oQBYgULZOiFhV3VclSF1JnSQWZ5r9gORQlNYaUKQoR8itv7g7z1xDDuACA==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/msgpackr/-/msgpackr-2.0.1.tgz", + "integrity": "sha512-9J+tqTEsbHqY8YohazYgty7LgerFIWxvMLpUjqETSmjHojtJm2WnX2kK/2a1fLI7CO7ERP1YSEUXMucz4j+yBA==", "license": "MIT", "optionalDependencies": { "msgpackr-extract": "^3.0.2" @@ -17847,9 +17785,10 @@ } }, "node_modules/normalize-text": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/normalize-text/-/normalize-text-2.4.1.tgz", - "integrity": "sha512-cmckAM5KW/lvqJoDUZWOdMHswvEA5LBEtkR/0YXv6iNV+4+5Aha+1lOKQuVFT38lnRavDRSzpoxb9DTt/3nbOw==", + "version": "2.6.0", + "resolved": "https://registry.npmjs.org/normalize-text/-/normalize-text-2.6.0.tgz", + "integrity": "sha512-/nNYxjIiJFatuDBPeYxrLH3GWw4y6jyplxkP3YEiwXtEYkbC6xvMMvjy+Y9wvlij4BrsTPGb+qUefphcnAfaKQ==", + "license": "MIT", "dependencies": { "@bitty/pipe": "^0.3.0" } @@ -18032,22 +17971,33 @@ } }, "node_modules/openai": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/openai/-/openai-4.24.0.tgz", - "integrity": "sha512-h8fsas4lu0ul18oDzFIZpEQryh2SJEUJWanyfEwjME/klcKWZM/blDz2cKiT+aFBqPJzcYdCUj/8E7n20f0jEw==", + "version": "4.104.0", + "resolved": "https://registry.npmjs.org/openai/-/openai-4.104.0.tgz", + "integrity": "sha512-p99EFNsA/yX6UhVO93f5kJsDRLAg+CTA2RBqdHK4RtK8u5IJw32Hyb2dTGKbnnFmnuoBv5r7Z2CURI9sGZpSuA==", + "license": "Apache-2.0", "dependencies": { "@types/node": "^18.11.18", "@types/node-fetch": "^2.6.4", "abort-controller": "^3.0.0", "agentkeepalive": "^4.2.1", - "digest-fetch": "^1.3.0", "form-data-encoder": "1.7.2", "formdata-node": "^4.3.2", - "node-fetch": "^2.6.7", - "web-streams-polyfill": "^3.2.1" + "node-fetch": "^2.6.7" }, "bin": { "openai": "bin/cli" + }, + "peerDependencies": { + "ws": "^8.18.0", + "zod": "^3.23.8" + }, + "peerDependenciesMeta": { + "ws": { + "optional": true + }, + "zod": { + "optional": true + } } }, "node_modules/openai/node_modules/form-data-encoder": { @@ -18181,11 +18131,6 @@ "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==", "license": "BlueOak-1.0.0" }, - "node_modules/packet-reader": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/packet-reader/-/packet-reader-1.0.0.tgz", - "integrity": "sha512-HAKu/fG3HpHFO0AA8WE8q2g+gBJaZ9MG7fcKk+IJPLTGAD6Psw4443l+9DGRbOIh3/aXr7Phy0TjilYivJo5XQ==" - }, "node_modules/pako": { "version": "1.0.11", "resolved": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz", @@ -18374,23 +18319,22 @@ } }, "node_modules/pg": { - "version": "8.11.2", - "resolved": "https://registry.npmjs.org/pg/-/pg-8.11.2.tgz", - "integrity": "sha512-l4rmVeV8qTIrrPrIR3kZQqBgSN93331s9i6wiUiLOSk0Q7PmUxZD/m1rQI622l3NfqBby9Ar5PABfS/SulfieQ==", + "version": "8.21.0", + "resolved": "https://registry.npmjs.org/pg/-/pg-8.21.0.tgz", + "integrity": "sha512-AUP1EYJuHraQGsVoCQVIcM7TEJVGtDzxWtGFZd8rds9d+CCXlU5Js1rYgfLNvxy9iJrpHjGrRjoi/3BT9fRyiA==", + "license": "MIT", "dependencies": { - "buffer-writer": "2.0.0", - "packet-reader": "1.0.0", - "pg-connection-string": "^2.6.2", - "pg-pool": "^3.6.1", - "pg-protocol": "^1.6.0", - "pg-types": "^2.1.0", - "pgpass": "1.x" + "pg-connection-string": "^2.13.0", + "pg-pool": "^3.14.0", + "pg-protocol": "^1.14.0", + "pg-types": "2.2.0", + "pgpass": "1.0.5" }, "engines": { - "node": ">= 8.0.0" + "node": ">= 16.0.0" }, "optionalDependencies": { - "pg-cloudflare": "^1.1.1" + "pg-cloudflare": "^1.4.0" }, "peerDependencies": { "pg-native": ">=3.0.1" @@ -18402,15 +18346,23 @@ } }, "node_modules/pg-cloudflare": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/pg-cloudflare/-/pg-cloudflare-1.1.1.tgz", - "integrity": "sha512-xWPagP/4B6BgFO+EKz3JONXv3YDgvkbVrGw2mTo3D6tVDQRh1e7cqVGvyR3BE+eQgAvx1XhW/iEASj4/jCWl3Q==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/pg-cloudflare/-/pg-cloudflare-1.4.0.tgz", + "integrity": "sha512-Vo7z/6rrQYxpNRylp4Tlob2elzbh+N/MOQbxFVWCxS7oEx6jF53GTJFxK2WWpKuBRkmiin4Mt+xofFDjx09R0A==", + "license": "MIT", "optional": true }, + "node_modules/pg-connection-string": { + "version": "2.13.0", + "resolved": "https://registry.npmjs.org/pg-connection-string/-/pg-connection-string-2.13.0.tgz", + "integrity": "sha512-EMnU9E2fSULdsbErBbMaXJvFeD9B4+nPcM3f+4lsiCR0BHLPrLVjv3DbyM2hgQQviKJaTWIRRTjKjWlHg3p2ig==", + "license": "MIT" + }, "node_modules/pg-cursor": { - "version": "2.10.2", - "resolved": "https://registry.npmjs.org/pg-cursor/-/pg-cursor-2.10.2.tgz", - "integrity": "sha512-fqn5FBDMu2TmecI205rD1Oi/85RtE/iBOP5amN1gaLdnkGGvA8+OsolzkUqnof1zsAgnvwO3LymKgvFlVZAlbw==", + "version": "2.20.0", + "resolved": "https://registry.npmjs.org/pg-cursor/-/pg-cursor-2.20.0.tgz", + "integrity": "sha512-HP/EbUafheaUOs7DxlG6tda/rhmsX2hCTJJJ+gCnhljGyNEs6pBHddbNuomlW3DqEhP3zYD+GqBWkYnJPIZ4tA==", + "license": "MIT", "peerDependencies": { "pg": "^8" } @@ -18424,17 +18376,19 @@ } }, "node_modules/pg-pool": { - "version": "3.6.1", - "resolved": "https://registry.npmjs.org/pg-pool/-/pg-pool-3.6.1.tgz", - "integrity": "sha512-jizsIzhkIitxCGfPRzJn1ZdcosIt3pz9Sh3V01fm1vZnbnCMgmGl5wvGGdNN2EL9Rmb0EcFoCkixH4Pu+sP9Og==", + "version": "3.14.0", + "resolved": "https://registry.npmjs.org/pg-pool/-/pg-pool-3.14.0.tgz", + "integrity": "sha512-gKtPkFdQPU3DksooVLi9LsjZxrsBUZIpa+7aVx+LV5pNh0KzP4Zleud2po+ConrxbuXGBJ6Hfer6hdgpIBpBaw==", + "license": "MIT", "peerDependencies": { "pg": ">=8.0" } }, "node_modules/pg-protocol": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/pg-protocol/-/pg-protocol-1.6.0.tgz", - "integrity": "sha512-M+PDm637OY5WM307051+bsDia5Xej6d9IR4GwJse1qA1DIhiKlksvrneZOYQq42OM+spubpcNYEo2FcKQrDk+Q==" + "version": "1.14.0", + "resolved": "https://registry.npmjs.org/pg-protocol/-/pg-protocol-1.14.0.tgz", + "integrity": "sha512-n5taZ1kO3s9ngDTVxsEznOqCyToTgz0FLuPq0B33COy5pPpuWJpY3/2oRBVETuOgzdqRXfWpM9HIhp2LBBT1BA==", + "license": "MIT" }, "node_modules/pg-types": { "version": "2.2.0", @@ -18451,11 +18405,6 @@ "node": ">=4" } }, - "node_modules/pg/node_modules/pg-connection-string": { - "version": "2.6.2", - "resolved": "https://registry.npmjs.org/pg-connection-string/-/pg-connection-string-2.6.2.tgz", - "integrity": "sha512-ch6OwaeaPYcova4kKZ15sbJ2hKb/VP48ZD2gE7i1J+L4MspCtBMAx8nMgz7bksc7IojCIIWuEhHibSMFH8m8oA==" - }, "node_modules/pgpass": { "version": "1.0.5", "resolved": "https://registry.npmjs.org/pgpass/-/pgpass-1.0.5.tgz", @@ -19326,9 +19275,10 @@ } }, "node_modules/safe-stable-stringify": { - "version": "2.4.3", - "resolved": "https://registry.npmjs.org/safe-stable-stringify/-/safe-stable-stringify-2.4.3.tgz", - "integrity": "sha512-e2bDA2WJT0wxseVd4lsDP4+3ONX6HpMXQa1ZhFQ7SU+GjvORCmShbCMltrtIDfkYhVHrOcPtj+KhmDBdPdZD1g==", + "version": "2.5.0", + "resolved": "https://registry.npmjs.org/safe-stable-stringify/-/safe-stable-stringify-2.5.0.tgz", + "integrity": "sha512-b3rppTKm9T+PsVCBEOUR46GWI7fdOs00VKZ1+9c1EWDaDMvjQc6tUwuFyIprgGgTcWoVHSKrU8H31ZHA2e0RHA==", + "license": "MIT", "engines": { "node": ">=10" } @@ -19349,9 +19299,9 @@ } }, "node_modules/semver": { - "version": "7.7.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz", - "integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==", + "version": "7.8.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.8.0.tgz", + "integrity": "sha512-AcM7dV/5ul4EekoQ29Agm5vri8JNqRyj39o0qpX6vDF2GZrtutZl5RwgD1XnZjiTAfncsJhMI48QQH3sN87YNA==", "license": "ISC", "bin": { "semver": "bin/semver.js" @@ -19787,9 +19737,10 @@ } }, "node_modules/stream-json": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/stream-json/-/stream-json-1.8.0.tgz", - "integrity": "sha512-HZfXngYHUAr1exT4fxlbc1IOce1RYxp2ldeaf97LYCOPSoOqY/1Psp7iGvpb+6JIOgkra9zDYnPX01hGAHzEPw==", + "version": "1.9.1", + "resolved": "https://registry.npmjs.org/stream-json/-/stream-json-1.9.1.tgz", + "integrity": "sha512-uWkjJ+2Nt/LO9Z/JyKZbMusL8Dkh97uUBTv3AJQ74y07lVahLY4eEFsPsE97pxYBwr8nnjMAIch5eqI0gPShyw==", + "license": "BSD-3-Clause", "dependencies": { "stream-chain": "^2.2.5" } @@ -19896,16 +19847,6 @@ "node": ">=8" } }, - "node_modules/string.fromcodepoint": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/string.fromcodepoint/-/string.fromcodepoint-0.2.1.tgz", - "integrity": "sha512-n69H31OnxSGSZyZbgBlvYIXlrMhJQ0dQAX1js1QDhpaUH6zmU3QYlj07bCwCNlPOu3oRXIubGPl2gDGnHsiCqg==" - }, - "node_modules/string.prototype.codepointat": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/string.prototype.codepointat/-/string.prototype.codepointat-0.2.1.tgz", - "integrity": "sha512-2cBVCj6I4IOvEnjgO/hWqXjqBGsY+zwPmHl12Srk9IXSZ56Jwwmy+66XO5Iut/oQVR7t5ihYdLB0GMa4alEUcg==" - }, "node_modules/string.prototype.trim": { "version": "1.2.10", "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.10.tgz", @@ -20373,9 +20314,10 @@ } }, "node_modules/ts-pattern": { - "version": "5.0.5", - "resolved": "https://registry.npmjs.org/ts-pattern/-/ts-pattern-5.0.5.tgz", - "integrity": "sha512-tL0w8U/pgaacOmkb9fRlYzWEUDCfVjjv9dD4wHTgZ61MjhuMt46VNWTG747NqW6vRzoWIKABVhFSOJ82FvXrfA==" + "version": "5.9.0", + "resolved": "https://registry.npmjs.org/ts-pattern/-/ts-pattern-5.9.0.tgz", + "integrity": "sha512-6s5V71mX8qBUmlgbrfL33xDUwO0fq48rxAu2LBE11WBeGdpCPOsXksQbZJHvHwhrd3QjUusd3mAOM5Gg0mFBLg==", + "license": "MIT" }, "node_modules/tsc-watch": { "version": "4.6.2", @@ -20464,9 +20406,10 @@ } }, "node_modules/type-fest": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.3.2.tgz", - "integrity": "sha512-VpwuOgnTsQUUWi0id8Hl4/xiQ+OoaeJGe8dnFjzubJYe/lOc2/d1Qx/d3FqWR0FlpOG/cvukAXfB12A49Y4iiA==", + "version": "4.41.0", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.41.0.tgz", + "integrity": "sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==", + "license": "(MIT OR CC0-1.0)", "engines": { "node": ">=16" }, @@ -20924,14 +20867,20 @@ } }, "node_modules/undici": { - "version": "7.24.5", - "resolved": "https://registry.npmjs.org/undici/-/undici-7.24.5.tgz", - "integrity": "sha512-3IWdCpjgxp15CbJnsi/Y9TCDE7HWVN19j1hmzVhoAkY/+CJx449tVxT5wZc1Gwg8J+P0LWvzlBzxYRnHJ+1i7Q==", + "version": "7.25.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-7.25.0.tgz", + "integrity": "sha512-xXnp4kTyor2Zq+J1FfPI6Eq3ew5h6Vl0F/8d9XU5zZQf1tX9s2Su1/3PiMmUANFULpmksxkClamIZcaUqryHsQ==", "license": "MIT", "engines": { "node": ">=20.18.1" } }, + "node_modules/undici-types": { + "version": "5.26.5", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz", + "integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==", + "license": "MIT" + }, "node_modules/unhomoglyph": { "version": "1.0.6", "resolved": "https://registry.npmjs.org/unhomoglyph/-/unhomoglyph-1.0.6.tgz", diff --git a/server/package.json b/server/package.json index c593b9d1..ebfdd23f 100644 --- a/server/package.json +++ b/server/package.json @@ -42,8 +42,8 @@ "@roostorg/coop-integration-example": "^2.0.0", "@roostorg/types": "^2.0.0", "@sendgrid/mail": "^8.1.6", - "@stdlib/stats-binomial-test": "^0.0.7", - "@total-typescript/ts-reset": "^0.3.7", + "@stdlib/stats-binomial-test": "^0.2.3", + "@total-typescript/ts-reset": "^0.6.1", "@types/bcryptjs": "^2.4.2", "@types/connect-pg-simple": "^7.0.0", "@types/cookie-parser": "^1.4.2", @@ -68,7 +68,7 @@ "cors": "^2.8.5", "dataloader": "^2.1.0", "date-fns": "^2.30.0", - "eslint-plugin-switch-statement": "^0.0.11", + "eslint-plugin-switch-statement": "^0.0.12", "express": "^5.1.0", "express-session": "^1.17.2", "fast-check": "^4.6.0", @@ -83,7 +83,7 @@ "helmet": "^8.1.0", "ioredis": "^5.2.4", "jsonwebtoken": "^9.0.3", - "kysely": "^0.28.17", + "kysely": "^0.29.2", "latlon-geohash": "^2.0.0", "lodash": "^4.18.1", "lru_map": "^0.4.1",