2021-05-24 17:11:01 +00:00
|
|
|
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
|
|
# yarn lockfile v1
|
|
|
|
|
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
"@babel/code-frame@^7.0.0":
|
2024-08-20 15:12:51 +00:00
|
|
|
version "7.24.7"
|
|
|
|
resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.7.tgz"
|
|
|
|
integrity sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==
|
2022-02-03 21:57:06 +00:00
|
|
|
dependencies:
|
2024-08-20 15:12:51 +00:00
|
|
|
"@babel/highlight" "^7.24.7"
|
2024-05-29 18:31:31 +00:00
|
|
|
picocolors "^1.0.0"
|
2022-02-03 21:57:06 +00:00
|
|
|
|
2024-08-20 15:12:51 +00:00
|
|
|
"@babel/helper-validator-identifier@^7.24.7":
|
|
|
|
version "7.24.7"
|
|
|
|
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz"
|
|
|
|
integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==
|
2022-02-03 21:57:06 +00:00
|
|
|
|
2024-08-20 15:12:51 +00:00
|
|
|
"@babel/highlight@^7.24.7":
|
|
|
|
version "7.24.7"
|
|
|
|
resolved "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.7.tgz"
|
|
|
|
integrity sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==
|
2022-02-03 21:57:06 +00:00
|
|
|
dependencies:
|
2024-08-20 15:12:51 +00:00
|
|
|
"@babel/helper-validator-identifier" "^7.24.7"
|
2023-11-27 20:39:23 +00:00
|
|
|
chalk "^2.4.2"
|
2022-02-03 21:57:06 +00:00
|
|
|
js-tokens "^4.0.0"
|
2024-05-29 18:31:31 +00:00
|
|
|
picocolors "^1.0.0"
|
2022-02-03 21:57:06 +00:00
|
|
|
|
2024-07-23 20:08:28 +00:00
|
|
|
"@evilmartians/lefthook@^1.7.1":
|
2024-08-20 15:12:51 +00:00
|
|
|
version "1.7.14"
|
|
|
|
resolved "https://registry.npmjs.org/@evilmartians/lefthook/-/lefthook-1.7.14.tgz"
|
|
|
|
integrity sha512-0FPRdmd7hIZXjTQKQjLnmqxx4xGRIM1oGN9pJ4PyI14tOqEAwstmLIbauqQpTVTj3MAPeylsQVXh9RGaq/F2/A==
|
2024-07-23 20:08:28 +00:00
|
|
|
|
2024-03-21 16:19:34 +00:00
|
|
|
"@isaacs/cliui@^8.0.2":
|
|
|
|
version "8.0.2"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==
|
|
|
|
dependencies:
|
|
|
|
string-width "^5.1.2"
|
|
|
|
string-width-cjs "npm:string-width@^4.2.0"
|
|
|
|
strip-ansi "^7.0.1"
|
|
|
|
strip-ansi-cjs "npm:strip-ansi@^6.0.1"
|
|
|
|
wrap-ansi "^8.1.0"
|
|
|
|
wrap-ansi-cjs "npm:wrap-ansi@^7.0.0"
|
|
|
|
|
2021-10-05 16:04:05 +00:00
|
|
|
"@nodelib/fs.scandir@2.1.5":
|
|
|
|
version "2.1.5"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz"
|
2021-10-05 16:04:05 +00:00
|
|
|
integrity sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
2021-10-05 16:04:05 +00:00
|
|
|
"@nodelib/fs.stat" "2.0.5"
|
2021-05-24 17:11:01 +00:00
|
|
|
run-parallel "^1.1.9"
|
|
|
|
|
2024-08-20 15:12:51 +00:00
|
|
|
"@nodelib/fs.stat@^2.0.2", "@nodelib/fs.stat@2.0.5":
|
2021-10-05 16:04:05 +00:00
|
|
|
version "2.0.5"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz"
|
2021-10-05 16:04:05 +00:00
|
|
|
integrity sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
|
|
|
"@nodelib/fs.walk@^1.2.3":
|
2021-10-05 16:04:05 +00:00
|
|
|
version "1.2.8"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz"
|
2021-10-05 16:04:05 +00:00
|
|
|
integrity sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
2021-10-05 16:04:05 +00:00
|
|
|
"@nodelib/fs.scandir" "2.1.5"
|
2021-05-24 17:11:01 +00:00
|
|
|
fastq "^1.6.0"
|
|
|
|
|
2024-03-21 16:19:34 +00:00
|
|
|
"@pkgjs/parseargs@^0.11.0":
|
|
|
|
version "0.11.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
|
|
|
|
|
2023-11-27 20:39:23 +00:00
|
|
|
"@sindresorhus/is@^5.2.0":
|
|
|
|
version "5.6.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/@sindresorhus/is/-/is-5.6.0.tgz"
|
2023-11-27 20:39:23 +00:00
|
|
|
integrity sha512-TV7t8GKYaJWsn00tFDqBw8+Uqmr8A0fRU1tvTQhyZzGv0sJCGRQL3JGMI3ucuKo3XIZdUP+Lx7/gh2t3lewy7g==
|
2022-02-03 21:57:06 +00:00
|
|
|
|
2024-03-11 23:31:33 +00:00
|
|
|
"@sindresorhus/merge-streams@^2.1.0":
|
|
|
|
version "2.3.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/@sindresorhus/merge-streams/-/merge-streams-2.3.0.tgz"
|
2024-03-11 23:31:33 +00:00
|
|
|
integrity sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==
|
2024-01-17 16:15:00 +00:00
|
|
|
|
2023-11-27 20:39:23 +00:00
|
|
|
"@szmarczak/http-timer@^5.0.1":
|
|
|
|
version "5.0.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-5.0.1.tgz"
|
2023-11-27 20:39:23 +00:00
|
|
|
integrity sha512-+PmQX0PiAYPMeVYe237LJAYvOMYW1j2rH5YROyS3b4CTVJum34HfRvKvAzozHAQG0TnHNdUfY9nCeUyRAs//cw==
|
2022-02-03 21:57:06 +00:00
|
|
|
dependencies:
|
2023-11-27 20:39:23 +00:00
|
|
|
defer-to-connect "^2.0.1"
|
2022-02-03 21:57:06 +00:00
|
|
|
|
2023-11-27 20:39:23 +00:00
|
|
|
"@types/http-cache-semantics@^4.0.2":
|
|
|
|
version "4.0.4"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/@types/http-cache-semantics/-/http-cache-semantics-4.0.4.tgz"
|
2023-11-27 20:39:23 +00:00
|
|
|
integrity sha512-1m0bIFVc7eJWyve9S0RnuRgcQqF/Xd5QsUZAZeQFr1Q3/p9JWoQQEqmVy+DPTNpGXwhgIetAoYF8JSc33q29QA==
|
2022-02-03 21:57:06 +00:00
|
|
|
|
|
|
|
"@types/normalize-package-data@^2.4.1":
|
2023-11-27 20:39:23 +00:00
|
|
|
version "2.4.4"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz"
|
2023-11-27 20:39:23 +00:00
|
|
|
integrity sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2024-06-21 23:41:07 +00:00
|
|
|
"@vvago/vale@^3.4.2":
|
2024-08-20 15:12:51 +00:00
|
|
|
version "3.7.0"
|
|
|
|
resolved "https://registry.npmjs.org/@vvago/vale/-/vale-3.7.0.tgz"
|
|
|
|
integrity sha512-Jju27u/bQhQ0eogBTcTeqlpVF/5PejO3HFjuaD9tLVPgQ/1pb2pux0NMRq4idOtH8xotwyBO/dyPT9EbvnpGNQ==
|
2024-03-21 16:19:34 +00:00
|
|
|
dependencies:
|
|
|
|
axios "^1.4.0"
|
|
|
|
rimraf "^5.0.0"
|
|
|
|
tar "^6.1.15"
|
|
|
|
unzipper "^0.10.14"
|
|
|
|
|
2021-10-05 16:04:05 +00:00
|
|
|
ansi-regex@^5.0.1:
|
2021-09-28 22:44:21 +00:00
|
|
|
version "5.0.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz"
|
2021-09-28 22:44:21 +00:00
|
|
|
integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2024-03-21 16:19:34 +00:00
|
|
|
ansi-regex@^6.0.1:
|
|
|
|
version "6.0.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==
|
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
ansi-styles@^3.2.1:
|
|
|
|
version "3.2.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz"
|
2022-02-03 21:57:06 +00:00
|
|
|
integrity sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==
|
|
|
|
dependencies:
|
|
|
|
color-convert "^1.9.0"
|
|
|
|
|
|
|
|
ansi-styles@^4.0.0:
|
2021-05-24 17:11:01 +00:00
|
|
|
version "4.3.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==
|
|
|
|
dependencies:
|
|
|
|
color-convert "^2.0.1"
|
|
|
|
|
2024-07-23 20:08:28 +00:00
|
|
|
ansi-styles@^6.1.0:
|
2024-03-21 16:19:34 +00:00
|
|
|
version "6.2.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
|
|
|
|
|
2021-10-05 16:04:05 +00:00
|
|
|
anymatch@~3.1.2:
|
2023-01-31 18:07:26 +00:00
|
|
|
version "3.1.3"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz"
|
2023-01-31 18:07:26 +00:00
|
|
|
integrity sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
|
|
|
normalize-path "^3.0.0"
|
|
|
|
picomatch "^2.0.4"
|
|
|
|
|
2022-06-23 22:21:58 +00:00
|
|
|
argparse@^2.0.1:
|
|
|
|
version "2.0.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz"
|
2022-06-23 22:21:58 +00:00
|
|
|
integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==
|
|
|
|
|
2022-07-19 21:14:10 +00:00
|
|
|
asynckit@^0.4.0:
|
|
|
|
version "0.4.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz"
|
2022-07-19 21:14:10 +00:00
|
|
|
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
|
|
|
|
|
2022-06-28 21:17:05 +00:00
|
|
|
autoprefixer@>=10.2.5:
|
2024-08-20 15:12:51 +00:00
|
|
|
version "10.4.20"
|
|
|
|
resolved "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.20.tgz"
|
|
|
|
integrity sha512-XY25y5xSv/wEoqzDyXXME4AFfkZI0P23z6Fs3YgymDnKJkCGOnkL0iTxCa85UTqaSgfcqyf3UA6+c7wUvx/16g==
|
2021-10-05 16:04:05 +00:00
|
|
|
dependencies:
|
2024-08-20 15:12:51 +00:00
|
|
|
browserslist "^4.23.3"
|
|
|
|
caniuse-lite "^1.0.30001646"
|
2024-03-11 23:31:33 +00:00
|
|
|
fraction.js "^4.3.7"
|
2021-05-24 17:11:01 +00:00
|
|
|
normalize-range "^0.1.2"
|
2024-08-20 15:12:51 +00:00
|
|
|
picocolors "^1.0.1"
|
2022-02-03 21:57:06 +00:00
|
|
|
postcss-value-parser "^4.2.0"
|
|
|
|
|
2024-05-29 18:31:31 +00:00
|
|
|
axios@^1.4.0, axios@^1.6.0:
|
2024-08-20 15:12:51 +00:00
|
|
|
version "1.7.4"
|
|
|
|
resolved "https://registry.npmjs.org/axios/-/axios-1.7.4.tgz"
|
|
|
|
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
|
2024-03-21 16:19:34 +00:00
|
|
|
dependencies:
|
|
|
|
follow-redirects "^1.15.6"
|
|
|
|
form-data "^4.0.0"
|
|
|
|
proxy-from-env "^1.1.0"
|
|
|
|
|
|
|
|
balanced-match@^1.0.0:
|
|
|
|
version "1.0.2"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
|
|
|
|
|
2021-05-24 17:11:01 +00:00
|
|
|
base64-js@^1.3.1:
|
|
|
|
version "1.5.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==
|
|
|
|
|
2024-06-24 20:57:26 +00:00
|
|
|
big-integer@^1.6.17, big-integer@^1.6.48:
|
2024-03-21 16:19:34 +00:00
|
|
|
version "1.6.52"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/big-integer/-/big-integer-1.6.52.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-QxD8cf2eVqJOOz63z6JIN9BzvVs/dlySa5HGSBH5xtR8dPteIRQnBxxKqkNTiT6jbDTF6jAfrd4oMcND9RGbQg==
|
|
|
|
|
2021-05-24 17:11:01 +00:00
|
|
|
binary-extensions@^2.0.0:
|
2024-05-29 18:31:31 +00:00
|
|
|
version "2.3.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz"
|
2024-05-29 18:31:31 +00:00
|
|
|
integrity sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2024-03-21 16:19:34 +00:00
|
|
|
binary@~0.3.0:
|
|
|
|
version "0.3.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/binary/-/binary-0.3.0.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-D4H1y5KYwpJgK8wk1Cue5LLPgmwHKYSChkbspQg5JtVuR5ulGckxfR62H3AE9UDkdMC8yyXlqYihuz3Aqg2XZg==
|
|
|
|
dependencies:
|
|
|
|
buffers "~0.1.1"
|
|
|
|
chainsaw "~0.1.0"
|
|
|
|
|
2021-05-24 17:11:01 +00:00
|
|
|
bl@^1.0.0:
|
|
|
|
version "1.2.3"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/bl/-/bl-1.2.3.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-pvcNpa0UU69UT341rO6AYy4FVAIkUHuZXRIWbq+zHnsVcRzDDjIAhGuuYoi0d//cwIwtt4pkpKycWEfjdV+vww==
|
|
|
|
dependencies:
|
|
|
|
readable-stream "^2.3.5"
|
|
|
|
safe-buffer "^5.1.1"
|
|
|
|
|
2024-03-21 16:19:34 +00:00
|
|
|
bluebird@~3.4.1:
|
|
|
|
version "3.4.7"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/bluebird/-/bluebird-3.4.7.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-iD3898SR7sWVRHbiQv+sHUtHnMvC1o3nW5rAcqnq3uOn07DSAppZYUkIGslDz6gXC7HfunPe7YVBgoEJASPcHA==
|
|
|
|
|
|
|
|
brace-expansion@^1.1.7:
|
|
|
|
version "1.1.11"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
|
|
|
|
dependencies:
|
|
|
|
balanced-match "^1.0.0"
|
|
|
|
concat-map "0.0.1"
|
|
|
|
|
|
|
|
brace-expansion@^2.0.1:
|
|
|
|
version "2.0.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
|
|
|
|
dependencies:
|
|
|
|
balanced-match "^1.0.0"
|
|
|
|
|
2024-05-29 18:31:31 +00:00
|
|
|
braces@^3.0.3, braces@~3.0.2:
|
|
|
|
version "3.0.3"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz"
|
2024-05-29 18:31:31 +00:00
|
|
|
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
2024-05-29 18:31:31 +00:00
|
|
|
fill-range "^7.1.1"
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2024-08-20 15:12:51 +00:00
|
|
|
browserslist@^4.23.3, "browserslist@>= 4.21.0":
|
|
|
|
version "4.23.3"
|
|
|
|
resolved "https://registry.npmjs.org/browserslist/-/browserslist-4.23.3.tgz"
|
|
|
|
integrity sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
2024-08-20 15:12:51 +00:00
|
|
|
caniuse-lite "^1.0.30001646"
|
|
|
|
electron-to-chromium "^1.5.4"
|
|
|
|
node-releases "^2.0.18"
|
|
|
|
update-browserslist-db "^1.1.0"
|
2021-05-24 17:11:01 +00:00
|
|
|
|
|
|
|
buffer-alloc-unsafe@^1.1.0:
|
|
|
|
version "1.1.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/buffer-alloc-unsafe/-/buffer-alloc-unsafe-1.1.0.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-TEM2iMIEQdJ2yjPJoSIsldnleVaAk1oW3DBVUykyOLsEsFmEc9kn+SFFPz+gl54KQNxlDnAwCXosOS9Okx2xAg==
|
|
|
|
|
|
|
|
buffer-alloc@^1.2.0:
|
|
|
|
version "1.2.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/buffer-alloc/-/buffer-alloc-1.2.0.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-CFsHQgjtW1UChdXgbyJGtnm+O/uLQeZdtbDo8mfUgYXCHSM1wgrVxXm6bSyrUuErEb+4sYVGCzASBRot7zyrow==
|
|
|
|
dependencies:
|
|
|
|
buffer-alloc-unsafe "^1.1.0"
|
|
|
|
buffer-fill "^1.0.0"
|
|
|
|
|
|
|
|
buffer-crc32@~0.2.3:
|
|
|
|
version "0.2.13"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz"
|
2022-06-28 21:17:05 +00:00
|
|
|
integrity sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
|
|
|
buffer-fill@^1.0.0:
|
|
|
|
version "1.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/buffer-fill/-/buffer-fill-1.0.0.tgz"
|
2022-06-28 21:17:05 +00:00
|
|
|
integrity sha512-T7zexNBwiiaCOGDg9xNX9PBmjrubblRkENuptryuI64URkXDFum9il/JGL8Lm8wYfAXpredVXXZz7eMHilimiQ==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2024-03-21 16:19:34 +00:00
|
|
|
buffer-indexof-polyfill@~1.0.0:
|
|
|
|
version "1.0.2"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/buffer-indexof-polyfill/-/buffer-indexof-polyfill-1.0.2.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-I7wzHwA3t1/lwXQh+A5PbNvJxgfo5r3xulgpYDB5zckTu/Z9oUK9biouBKQUjEqzaz3HnAT6TYoovmE+GqSf7A==
|
|
|
|
|
2021-05-24 17:11:01 +00:00
|
|
|
buffer@^5.2.1:
|
|
|
|
version "5.7.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==
|
|
|
|
dependencies:
|
|
|
|
base64-js "^1.3.1"
|
|
|
|
ieee754 "^1.1.13"
|
|
|
|
|
2024-03-21 16:19:34 +00:00
|
|
|
buffers@~0.1.1:
|
|
|
|
version "0.1.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/buffers/-/buffers-0.1.1.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-9q/rDEGSb/Qsvv2qvzIzdluL5k7AaJOTrw23z9reQthrbF7is4CtlT0DXyO1oei2DCp4uojjzQ7igaSHp1kAEQ==
|
|
|
|
|
2023-11-27 20:39:23 +00:00
|
|
|
cacheable-lookup@^7.0.0:
|
|
|
|
version "7.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-7.0.0.tgz"
|
2023-11-27 20:39:23 +00:00
|
|
|
integrity sha512-+qJyx4xiKra8mZrcwhjMRMUhD5NR1R8esPkzIYxX96JiecFoxAXFuz/GpR3+ev4PE1WamHip78wV0vcmPQtp8w==
|
|
|
|
|
|
|
|
cacheable-request@^10.2.8:
|
|
|
|
version "10.2.14"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/cacheable-request/-/cacheable-request-10.2.14.tgz"
|
2023-11-27 20:39:23 +00:00
|
|
|
integrity sha512-zkDT5WAF4hSSoUgyfg5tFIxz8XQK+25W/TLVojJTMKBaxevLBBtLxgqguAuVQB8PVW79FVjHcU+GJ9tVbDZ9mQ==
|
|
|
|
dependencies:
|
|
|
|
"@types/http-cache-semantics" "^4.0.2"
|
|
|
|
get-stream "^6.0.1"
|
|
|
|
http-cache-semantics "^4.1.1"
|
|
|
|
keyv "^4.5.3"
|
|
|
|
mimic-response "^4.0.0"
|
|
|
|
normalize-url "^8.0.0"
|
|
|
|
responselike "^3.0.0"
|
2022-02-03 21:57:06 +00:00
|
|
|
|
2024-08-20 15:12:51 +00:00
|
|
|
caniuse-lite@^1.0.30001646:
|
|
|
|
version "1.0.30001651"
|
|
|
|
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001651.tgz"
|
|
|
|
integrity sha512-9Cf+Xv1jJNe1xPZLGuUXLNkE1BoDkqRqYyFJ9TDYSqhduqA4hu4oR9HluGoWYQC/aj8WHjsGVV+bwkh0+tegRg==
|
2022-02-03 21:57:06 +00:00
|
|
|
|
2023-11-27 20:39:23 +00:00
|
|
|
careful-downloader@^3.0.0:
|
|
|
|
version "3.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/careful-downloader/-/careful-downloader-3.0.0.tgz"
|
2023-11-27 20:39:23 +00:00
|
|
|
integrity sha512-5KMIPa0Yoj+2tY6OK9ewdwcPebp+4XS0dMYvvF9/8fkFEfvnEpWmHWYs9JNcZ7RZUvY/v6oPzLpmmTzSIbroSA==
|
2022-02-03 21:57:06 +00:00
|
|
|
dependencies:
|
2023-11-27 20:39:23 +00:00
|
|
|
debug "^4.3.4"
|
2022-02-03 21:57:06 +00:00
|
|
|
decompress "^4.2.1"
|
2023-11-27 20:39:23 +00:00
|
|
|
fs-extra "^11.1.1"
|
|
|
|
got "^12.6.0"
|
2022-02-03 21:57:06 +00:00
|
|
|
is-path-inside "^4.0.0"
|
2023-11-27 20:39:23 +00:00
|
|
|
tempy "^3.0.0"
|
2022-02-03 21:57:06 +00:00
|
|
|
|
2024-03-21 16:19:34 +00:00
|
|
|
chainsaw@~0.1.0:
|
|
|
|
version "0.1.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/chainsaw/-/chainsaw-0.1.0.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-75kWfWt6MEKNC8xYXIdRpDehRYY/tNSgwKaJq+dbbDcxORuVrrQ+SEHoWsniVn9XPYfP4gmdWIeDk/4YNp1rNQ==
|
|
|
|
dependencies:
|
|
|
|
traverse ">=0.3.0 <0.4"
|
|
|
|
|
2023-11-27 20:39:23 +00:00
|
|
|
chalk@^2.4.2:
|
2022-02-03 21:57:06 +00:00
|
|
|
version "2.4.2"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz"
|
2022-02-03 21:57:06 +00:00
|
|
|
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
|
|
|
|
dependencies:
|
|
|
|
ansi-styles "^3.2.1"
|
|
|
|
escape-string-regexp "^1.0.5"
|
|
|
|
supports-color "^5.3.0"
|
|
|
|
|
2024-07-23 20:08:28 +00:00
|
|
|
chalk@^5.0.0:
|
2023-11-27 20:39:23 +00:00
|
|
|
version "5.3.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz"
|
2023-11-27 20:39:23 +00:00
|
|
|
integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
|
|
|
chokidar@^3.3.0:
|
2024-03-11 23:31:33 +00:00
|
|
|
version "3.6.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz"
|
2024-03-11 23:31:33 +00:00
|
|
|
integrity sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
2021-10-05 16:04:05 +00:00
|
|
|
anymatch "~3.1.2"
|
2021-05-24 17:11:01 +00:00
|
|
|
braces "~3.0.2"
|
2021-10-05 16:04:05 +00:00
|
|
|
glob-parent "~5.1.2"
|
2021-05-24 17:11:01 +00:00
|
|
|
is-binary-path "~2.1.0"
|
|
|
|
is-glob "~4.0.1"
|
|
|
|
normalize-path "~3.0.0"
|
2021-10-05 16:04:05 +00:00
|
|
|
readdirp "~3.6.0"
|
2021-05-24 17:11:01 +00:00
|
|
|
optionalDependencies:
|
2021-10-05 16:04:05 +00:00
|
|
|
fsevents "~2.3.2"
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2024-03-21 16:19:34 +00:00
|
|
|
chownr@^2.0.0:
|
|
|
|
version "2.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==
|
|
|
|
|
2023-01-31 18:07:26 +00:00
|
|
|
cliui@^8.0.1:
|
|
|
|
version "8.0.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz"
|
2023-01-31 18:07:26 +00:00
|
|
|
integrity sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
|
|
|
string-width "^4.2.0"
|
2023-01-31 18:07:26 +00:00
|
|
|
strip-ansi "^6.0.1"
|
2021-05-24 17:11:01 +00:00
|
|
|
wrap-ansi "^7.0.0"
|
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
color-convert@^1.9.0:
|
|
|
|
version "1.9.3"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz"
|
2022-02-03 21:57:06 +00:00
|
|
|
integrity sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==
|
|
|
|
dependencies:
|
|
|
|
color-name "1.1.3"
|
|
|
|
|
2021-05-24 17:11:01 +00:00
|
|
|
color-convert@^2.0.1:
|
|
|
|
version "2.0.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==
|
|
|
|
dependencies:
|
|
|
|
color-name "~1.1.4"
|
|
|
|
|
2024-07-23 20:08:28 +00:00
|
|
|
color-name@~1.1.4:
|
|
|
|
version "1.1.4"
|
|
|
|
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz"
|
|
|
|
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
|
2024-05-29 18:31:31 +00:00
|
|
|
|
2024-08-20 15:12:51 +00:00
|
|
|
color-name@1.1.3:
|
|
|
|
version "1.1.3"
|
|
|
|
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz"
|
|
|
|
integrity sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==
|
|
|
|
|
2022-07-19 21:14:10 +00:00
|
|
|
combined-stream@^1.0.8:
|
|
|
|
version "1.0.8"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz"
|
2022-07-19 21:14:10 +00:00
|
|
|
integrity sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==
|
|
|
|
dependencies:
|
|
|
|
delayed-stream "~1.0.0"
|
|
|
|
|
2024-06-24 20:57:26 +00:00
|
|
|
commander@^2.19.0, commander@^2.8.1:
|
2021-05-24 17:11:01 +00:00
|
|
|
version "2.20.3"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
|
|
|
|
|
2024-03-21 16:19:34 +00:00
|
|
|
concat-map@0.0.1:
|
|
|
|
version "0.0.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
|
|
|
|
|
2021-05-24 17:11:01 +00:00
|
|
|
core-util-is@~1.0.0:
|
2021-10-05 16:04:05 +00:00
|
|
|
version "1.0.3"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz"
|
2021-10-05 16:04:05 +00:00
|
|
|
integrity sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2024-07-23 20:08:28 +00:00
|
|
|
cross-spawn@^7.0.0:
|
2024-03-21 16:19:34 +00:00
|
|
|
version "7.0.3"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
|
|
|
|
dependencies:
|
|
|
|
path-key "^3.1.0"
|
|
|
|
shebang-command "^2.0.0"
|
|
|
|
which "^2.0.1"
|
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
crypto-random-string@^4.0.0:
|
|
|
|
version "4.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-4.0.0.tgz"
|
2022-02-03 21:57:06 +00:00
|
|
|
integrity sha512-x8dy3RnvYdlUcPOjkEHqozhiwzKNSq7GcPuXFbnyMOCHxX8V3OgIg/pYuabl2sbUPfIJaeAQB7PMOK8DFIdoRA==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
2022-02-03 21:57:06 +00:00
|
|
|
type-fest "^1.0.1"
|
|
|
|
|
2024-07-23 20:08:28 +00:00
|
|
|
debug@^4.3.4:
|
2024-08-20 15:12:51 +00:00
|
|
|
version "4.3.6"
|
|
|
|
resolved "https://registry.npmjs.org/debug/-/debug-4.3.6.tgz"
|
|
|
|
integrity sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==
|
2022-02-03 21:57:06 +00:00
|
|
|
dependencies:
|
|
|
|
ms "2.1.2"
|
|
|
|
|
|
|
|
decompress-response@^6.0.0:
|
|
|
|
version "6.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz"
|
2022-02-03 21:57:06 +00:00
|
|
|
integrity sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==
|
|
|
|
dependencies:
|
|
|
|
mimic-response "^3.1.0"
|
2021-05-24 17:11:01 +00:00
|
|
|
|
|
|
|
decompress-tar@^4.0.0, decompress-tar@^4.1.0, decompress-tar@^4.1.1:
|
|
|
|
version "4.1.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/decompress-tar/-/decompress-tar-4.1.1.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-JdJMaCrGpB5fESVyxwpCx4Jdj2AagLmv3y58Qy4GE6HMVjWz1FeVQk1Ct4Kye7PftcdOo/7U7UKzYBJgqnGeUQ==
|
|
|
|
dependencies:
|
|
|
|
file-type "^5.2.0"
|
|
|
|
is-stream "^1.1.0"
|
|
|
|
tar-stream "^1.5.2"
|
|
|
|
|
|
|
|
decompress-tarbz2@^4.0.0:
|
|
|
|
version "4.1.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/decompress-tarbz2/-/decompress-tarbz2-4.1.1.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-s88xLzf1r81ICXLAVQVzaN6ZmX4A6U4z2nMbOwobxkLoIIfjVMBg7TeguTUXkKeXni795B6y5rnvDw7rxhAq9A==
|
|
|
|
dependencies:
|
|
|
|
decompress-tar "^4.1.0"
|
|
|
|
file-type "^6.1.0"
|
|
|
|
is-stream "^1.1.0"
|
|
|
|
seek-bzip "^1.0.5"
|
|
|
|
unbzip2-stream "^1.0.9"
|
|
|
|
|
|
|
|
decompress-targz@^4.0.0:
|
|
|
|
version "4.1.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/decompress-targz/-/decompress-targz-4.1.1.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-4z81Znfr6chWnRDNfFNqLwPvm4db3WuZkqV+UgXQzSngG3CEKdBkw5jrv3axjjL96glyiiKjsxJG3X6WBZwX3w==
|
|
|
|
dependencies:
|
|
|
|
decompress-tar "^4.1.1"
|
|
|
|
file-type "^5.2.0"
|
|
|
|
is-stream "^1.1.0"
|
|
|
|
|
|
|
|
decompress-unzip@^4.0.1:
|
|
|
|
version "4.0.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-4.0.1.tgz"
|
2022-06-28 21:17:05 +00:00
|
|
|
integrity sha512-1fqeluvxgnn86MOh66u8FjbtJpAFv5wgCT9Iw8rcBqQcCo5tO8eiJw7NNTrvt9n4CRBVq7CstiS922oPgyGLrw==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
|
|
|
file-type "^3.8.0"
|
|
|
|
get-stream "^2.2.0"
|
|
|
|
pify "^2.3.0"
|
|
|
|
yauzl "^2.4.2"
|
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
decompress@^4.2.1:
|
2021-05-24 17:11:01 +00:00
|
|
|
version "4.2.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/decompress/-/decompress-4.2.1.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-e48kc2IjU+2Zw8cTb6VZcJQ3lgVbS4uuB1TfCHbiZIP/haNXm+SVyhu+87jts5/3ROpd82GSVCoNs/z8l4ZOaQ==
|
|
|
|
dependencies:
|
|
|
|
decompress-tar "^4.0.0"
|
|
|
|
decompress-tarbz2 "^4.0.0"
|
|
|
|
decompress-targz "^4.0.0"
|
|
|
|
decompress-unzip "^4.0.1"
|
|
|
|
graceful-fs "^4.1.10"
|
|
|
|
make-dir "^1.0.0"
|
|
|
|
pify "^2.3.0"
|
|
|
|
strip-dirs "^2.0.0"
|
|
|
|
|
2023-11-27 20:39:23 +00:00
|
|
|
defer-to-connect@^2.0.1:
|
2022-02-03 21:57:06 +00:00
|
|
|
version "2.0.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/defer-to-connect/-/defer-to-connect-2.0.1.tgz"
|
2022-02-03 21:57:06 +00:00
|
|
|
integrity sha512-4tvttepXG1VaYGrRibk5EwJd1t4udunSOVMdLSAL6mId1ix438oPwPZMALY41FCijukO1L0twNcGsdzS7dHgDg==
|
|
|
|
|
2022-07-19 21:14:10 +00:00
|
|
|
delayed-stream@~1.0.0:
|
|
|
|
version "1.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz"
|
2022-07-19 21:14:10 +00:00
|
|
|
integrity sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==
|
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
dependency-graph@^0.11.0:
|
|
|
|
version "0.11.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/dependency-graph/-/dependency-graph-0.11.0.tgz"
|
2022-02-03 21:57:06 +00:00
|
|
|
integrity sha512-JeMq7fEshyepOWDfcfHK06N3MhyPhz++vtqWhMT5O9A3K42rdsEDpfdVqjaqaAhsw6a+ZqeDvQVtD0hFHQWrzg==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2024-06-24 20:57:26 +00:00
|
|
|
discontinuous-range@1.0.0:
|
|
|
|
version "1.0.0"
|
2024-07-11 23:03:38 +00:00
|
|
|
resolved "https://registry.npmjs.org/discontinuous-range/-/discontinuous-range-1.0.0.tgz"
|
2024-06-24 20:57:26 +00:00
|
|
|
integrity sha512-c68LpLbO+7kP/b1Hr1qs8/BJ09F5khZGTxqxZuhzxpmwJKOgRFHJWIb9/KmqnqHhLdO55aOxFH/EGBvUQbL/RQ==
|
|
|
|
|
2024-03-21 16:19:34 +00:00
|
|
|
duplexer2@~0.1.4:
|
|
|
|
version "0.1.4"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/duplexer2/-/duplexer2-0.1.4.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-asLFVfWWtJ90ZyOUHMqk7/S2w2guQKxUI2itj3d92ADHhxUSbCMGi1f1cBcJ7xM1To+pE/Khbwo1yuNbMEPKeA==
|
|
|
|
dependencies:
|
|
|
|
readable-stream "^2.0.2"
|
|
|
|
|
|
|
|
eastasianwidth@^0.2.0:
|
|
|
|
version "0.2.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==
|
|
|
|
|
2024-08-20 15:12:51 +00:00
|
|
|
electron-to-chromium@^1.5.4:
|
|
|
|
version "1.5.12"
|
|
|
|
resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.12.tgz"
|
|
|
|
integrity sha512-tIhPkdlEoCL1Y+PToq3zRNehUaKp3wBX/sr7aclAWdIWjvqAe/Im/H0SiCM4c1Q8BLPHCdoJTol+ZblflydehA==
|
2024-05-29 18:31:31 +00:00
|
|
|
|
2021-05-24 17:11:01 +00:00
|
|
|
emoji-regex@^8.0.0:
|
|
|
|
version "8.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==
|
|
|
|
|
2024-03-21 16:19:34 +00:00
|
|
|
emoji-regex@^9.2.2:
|
|
|
|
version "9.2.2"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==
|
|
|
|
|
2023-11-27 20:39:23 +00:00
|
|
|
end-of-stream@^1.0.0:
|
2021-05-24 17:11:01 +00:00
|
|
|
version "1.4.4"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==
|
|
|
|
dependencies:
|
|
|
|
once "^1.4.0"
|
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
error-ex@^1.3.1:
|
|
|
|
version "1.3.2"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz"
|
2022-02-03 21:57:06 +00:00
|
|
|
integrity sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==
|
|
|
|
dependencies:
|
|
|
|
is-arrayish "^0.2.1"
|
|
|
|
|
2024-05-29 18:31:31 +00:00
|
|
|
escalade@^3.1.1, escalade@^3.1.2:
|
2024-03-11 23:31:33 +00:00
|
|
|
version "3.1.2"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/escalade/-/escalade-3.1.2.tgz"
|
2024-03-11 23:31:33 +00:00
|
|
|
integrity sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
escape-string-regexp@^1.0.5:
|
2021-05-24 17:11:01 +00:00
|
|
|
version "1.0.5"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz"
|
2022-06-28 21:17:05 +00:00
|
|
|
integrity sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2024-01-17 16:15:00 +00:00
|
|
|
fast-glob@^3.3.2:
|
2023-11-27 20:39:23 +00:00
|
|
|
version "3.3.2"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz"
|
2023-11-27 20:39:23 +00:00
|
|
|
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
|
|
|
"@nodelib/fs.stat" "^2.0.2"
|
|
|
|
"@nodelib/fs.walk" "^1.2.3"
|
2021-10-05 16:04:05 +00:00
|
|
|
glob-parent "^5.1.2"
|
2021-05-24 17:11:01 +00:00
|
|
|
merge2 "^1.3.0"
|
2021-10-05 16:04:05 +00:00
|
|
|
micromatch "^4.0.4"
|
2021-05-24 17:11:01 +00:00
|
|
|
|
|
|
|
fastq@^1.6.0:
|
2024-03-11 23:31:33 +00:00
|
|
|
version "1.17.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/fastq/-/fastq-1.17.1.tgz"
|
2024-03-11 23:31:33 +00:00
|
|
|
integrity sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
|
|
|
reusify "^1.0.4"
|
|
|
|
|
|
|
|
fd-slicer@~1.1.0:
|
|
|
|
version "1.1.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz"
|
2022-06-28 21:17:05 +00:00
|
|
|
integrity sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
|
|
|
pend "~1.2.0"
|
|
|
|
|
|
|
|
file-type@^3.8.0:
|
|
|
|
version "3.9.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/file-type/-/file-type-3.9.0.tgz"
|
2022-06-28 21:17:05 +00:00
|
|
|
integrity sha512-RLoqTXE8/vPmMuTI88DAzhMYC99I8BWv7zYP4A1puo5HIjEJ5EX48ighy4ZyKMG9EDXxBgW6e++cn7d1xuFghA==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
|
|
|
file-type@^5.2.0:
|
|
|
|
version "5.2.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/file-type/-/file-type-5.2.0.tgz"
|
2022-06-28 21:17:05 +00:00
|
|
|
integrity sha512-Iq1nJ6D2+yIO4c8HHg4fyVb8mAJieo1Oloy1mLLaB2PvezNedhBVm+QU7g0qM42aiMbRXTxKKwGD17rjKNJYVQ==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
|
|
|
file-type@^6.1.0:
|
|
|
|
version "6.2.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/file-type/-/file-type-6.2.0.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-YPcTBDV+2Tm0VqjybVd32MHdlEGAtuxS3VAYsumFokDSMG+ROT5wawGlnHDoz7bfMcMDt9hxuXvXwoKUx2fkOg==
|
|
|
|
|
2024-05-29 18:31:31 +00:00
|
|
|
fill-range@^7.1.1:
|
|
|
|
version "7.1.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz"
|
2024-05-29 18:31:31 +00:00
|
|
|
integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
|
|
|
to-regex-range "^5.0.1"
|
|
|
|
|
2022-06-28 21:17:05 +00:00
|
|
|
find-up@^6.3.0:
|
|
|
|
version "6.3.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz"
|
2022-06-28 21:17:05 +00:00
|
|
|
integrity sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
2022-06-28 21:17:05 +00:00
|
|
|
locate-path "^7.1.0"
|
2022-02-03 21:57:06 +00:00
|
|
|
path-exists "^5.0.0"
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2024-05-29 18:31:31 +00:00
|
|
|
follow-redirects@^1.15.6:
|
2024-03-21 16:19:34 +00:00
|
|
|
version "1.15.6"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
|
|
|
|
|
|
|
|
foreground-child@^3.1.0:
|
2024-08-20 15:12:51 +00:00
|
|
|
version "3.3.0"
|
|
|
|
resolved "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.0.tgz"
|
|
|
|
integrity sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==
|
2024-03-21 16:19:34 +00:00
|
|
|
dependencies:
|
|
|
|
cross-spawn "^7.0.0"
|
|
|
|
signal-exit "^4.0.1"
|
2022-07-19 21:14:10 +00:00
|
|
|
|
2023-11-27 20:39:23 +00:00
|
|
|
form-data-encoder@^2.1.2:
|
|
|
|
version "2.1.4"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/form-data-encoder/-/form-data-encoder-2.1.4.tgz"
|
2023-11-27 20:39:23 +00:00
|
|
|
integrity sha512-yDYSgNMraqvnxiEXO4hi88+YZxaHC6QKzb5N84iRCTDeRO7ZALpir/lVmf/uXUhnwUr2O4HU8s/n6x+yNjQkHw==
|
|
|
|
|
2022-07-19 21:14:10 +00:00
|
|
|
form-data@^4.0.0:
|
|
|
|
version "4.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz"
|
2022-07-19 21:14:10 +00:00
|
|
|
integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
|
|
|
|
dependencies:
|
|
|
|
asynckit "^0.4.0"
|
|
|
|
combined-stream "^1.0.8"
|
|
|
|
mime-types "^2.1.12"
|
|
|
|
|
2024-03-11 23:31:33 +00:00
|
|
|
fraction.js@^4.3.7:
|
2024-01-17 16:15:00 +00:00
|
|
|
version "4.3.7"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/fraction.js/-/fraction.js-4.3.7.tgz"
|
2024-01-17 16:15:00 +00:00
|
|
|
integrity sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
|
|
|
fs-constants@^1.0.0:
|
|
|
|
version "1.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==
|
|
|
|
|
2023-11-27 20:39:23 +00:00
|
|
|
fs-extra@^11.0.0, fs-extra@^11.1.1:
|
2024-01-17 16:15:00 +00:00
|
|
|
version "11.2.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-11.2.0.tgz"
|
2024-01-17 16:15:00 +00:00
|
|
|
integrity sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==
|
2023-01-31 20:26:35 +00:00
|
|
|
dependencies:
|
|
|
|
graceful-fs "^4.2.0"
|
|
|
|
jsonfile "^6.0.1"
|
|
|
|
universalify "^2.0.0"
|
|
|
|
|
2024-03-21 16:19:34 +00:00
|
|
|
fs-minipass@^2.0.0:
|
|
|
|
version "2.1.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==
|
|
|
|
dependencies:
|
|
|
|
minipass "^3.0.0"
|
|
|
|
|
|
|
|
fs.realpath@^1.0.0:
|
|
|
|
version "1.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==
|
|
|
|
|
2021-10-05 16:04:05 +00:00
|
|
|
fsevents@~2.3.2:
|
2023-11-27 20:39:23 +00:00
|
|
|
version "2.3.3"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz"
|
2023-11-27 20:39:23 +00:00
|
|
|
integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2024-03-21 16:19:34 +00:00
|
|
|
fstream@^1.0.12:
|
|
|
|
version "1.0.12"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/fstream/-/fstream-1.0.12.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==
|
|
|
|
dependencies:
|
|
|
|
graceful-fs "^4.1.2"
|
|
|
|
inherits "~2.0.0"
|
|
|
|
mkdirp ">=0.5 0"
|
|
|
|
rimraf "2"
|
|
|
|
|
2023-11-27 20:39:23 +00:00
|
|
|
function-bind@^1.1.2:
|
|
|
|
version "1.1.2"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz"
|
2023-11-27 20:39:23 +00:00
|
|
|
integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==
|
2022-02-03 21:57:06 +00:00
|
|
|
|
2021-05-24 17:11:01 +00:00
|
|
|
get-caller-file@^2.0.5:
|
|
|
|
version "2.0.5"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
|
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
get-stdin@^9.0.0:
|
|
|
|
version "9.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/get-stdin/-/get-stdin-9.0.0.tgz"
|
2022-02-03 21:57:06 +00:00
|
|
|
integrity sha512-dVKBjfWisLAicarI2Sf+JuBE/DghV4UzNAVe9yhEJuzeREd3JhOTE9cUaJTeSa77fsbQUK3pcOpJfM59+VKZaA==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2024-08-20 15:12:51 +00:00
|
|
|
get-stdin@=8.0.0:
|
|
|
|
version "8.0.0"
|
|
|
|
resolved "https://registry.npmjs.org/get-stdin/-/get-stdin-8.0.0.tgz"
|
|
|
|
integrity sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg==
|
|
|
|
|
2021-05-24 17:11:01 +00:00
|
|
|
get-stream@^2.2.0:
|
|
|
|
version "2.3.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/get-stream/-/get-stream-2.3.1.tgz"
|
2022-06-28 21:17:05 +00:00
|
|
|
integrity sha512-AUGhbbemXxrZJRD5cDvKtQxLuYaIbNtDTK8YqupCI393Q2KSTreEsLUN3ZxAWFGiKTzL6nKuzfcIvieflUX9qA==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
|
|
|
object-assign "^4.0.1"
|
|
|
|
pinkie-promise "^2.0.0"
|
|
|
|
|
2023-11-27 20:39:23 +00:00
|
|
|
get-stream@^6.0.1:
|
|
|
|
version "6.0.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz"
|
2023-11-27 20:39:23 +00:00
|
|
|
integrity sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2021-10-05 16:04:05 +00:00
|
|
|
glob-parent@^5.1.2, glob-parent@~5.1.2:
|
2021-05-24 17:11:01 +00:00
|
|
|
version "5.1.2"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
|
|
|
|
dependencies:
|
|
|
|
is-glob "^4.0.1"
|
|
|
|
|
2024-03-21 16:19:34 +00:00
|
|
|
glob@^10.3.7:
|
2024-08-20 15:12:51 +00:00
|
|
|
version "10.4.5"
|
|
|
|
resolved "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz"
|
|
|
|
integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==
|
2024-03-21 16:19:34 +00:00
|
|
|
dependencies:
|
|
|
|
foreground-child "^3.1.0"
|
2024-05-29 18:31:31 +00:00
|
|
|
jackspeak "^3.1.2"
|
|
|
|
minimatch "^9.0.4"
|
|
|
|
minipass "^7.1.2"
|
2024-08-20 15:12:51 +00:00
|
|
|
package-json-from-dist "^1.0.0"
|
2024-05-29 18:31:31 +00:00
|
|
|
path-scurry "^1.11.1"
|
2024-03-21 16:19:34 +00:00
|
|
|
|
|
|
|
glob@^7.1.3:
|
|
|
|
version "7.2.3"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==
|
|
|
|
dependencies:
|
|
|
|
fs.realpath "^1.0.0"
|
|
|
|
inflight "^1.0.4"
|
|
|
|
inherits "2"
|
|
|
|
minimatch "^3.1.1"
|
|
|
|
once "^1.3.0"
|
|
|
|
path-is-absolute "^1.0.0"
|
|
|
|
|
2024-01-17 16:15:00 +00:00
|
|
|
globby@^14.0.0:
|
2024-08-20 15:12:51 +00:00
|
|
|
version "14.0.2"
|
|
|
|
resolved "https://registry.npmjs.org/globby/-/globby-14.0.2.tgz"
|
|
|
|
integrity sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==
|
2022-02-03 21:57:06 +00:00
|
|
|
dependencies:
|
2024-03-11 23:31:33 +00:00
|
|
|
"@sindresorhus/merge-streams" "^2.1.0"
|
2024-01-17 16:15:00 +00:00
|
|
|
fast-glob "^3.3.2"
|
2023-11-27 20:39:23 +00:00
|
|
|
ignore "^5.2.4"
|
2024-01-17 16:15:00 +00:00
|
|
|
path-type "^5.0.0"
|
|
|
|
slash "^5.1.0"
|
|
|
|
unicorn-magic "^0.1.0"
|
2022-02-03 21:57:06 +00:00
|
|
|
|
2023-11-27 20:39:23 +00:00
|
|
|
got@^12.6.0:
|
|
|
|
version "12.6.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/got/-/got-12.6.1.tgz"
|
2023-11-27 20:39:23 +00:00
|
|
|
integrity sha512-mThBblvlAF1d4O5oqyvN+ZxLAYwIJK7bpMxgYqPD9okW0C3qm5FFn7k811QrcuEBwaogR3ngOFoCfs6mRv7teQ==
|
|
|
|
dependencies:
|
|
|
|
"@sindresorhus/is" "^5.2.0"
|
|
|
|
"@szmarczak/http-timer" "^5.0.1"
|
|
|
|
cacheable-lookup "^7.0.0"
|
|
|
|
cacheable-request "^10.2.8"
|
2022-02-03 21:57:06 +00:00
|
|
|
decompress-response "^6.0.0"
|
2023-11-27 20:39:23 +00:00
|
|
|
form-data-encoder "^2.1.2"
|
|
|
|
get-stream "^6.0.1"
|
|
|
|
http2-wrapper "^2.1.10"
|
|
|
|
lowercase-keys "^3.0.0"
|
|
|
|
p-cancelable "^3.0.0"
|
|
|
|
responselike "^3.0.0"
|
|
|
|
|
2024-03-21 16:19:34 +00:00
|
|
|
graceful-fs@^4.1.10, graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.2:
|
Cloud Dedicated documentation (#4903)
* base changes for influxdb cloud dedicated
* removed unnecessary whitespace from dedicated homepage
* influxctl reference documentation (#4855)
* influxctl reference docs
* fixed typo, added auth0 token life span
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* more updates to influxctl docs
* update influxctl docs to address PR feedback
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Add admin and manage databases sections to Cloud Dedicated (#4857)
* add admin and manage databases sections
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* added missing page descriptions to admin docs
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Add token management documentation to Cloud Dedicated documentation (#4861)
* add manage tokens documentation to dedicated
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* update admin token docs to address PR feedback
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Dedicated get started (#4878)
* WIP dedicated get started content
* fix(cst): infinite cardinality (#4851)
* WIP cloud dedicated get started
* feat(cloud-dedicated): WIP - write data to Cloud Dedicated
* fix(cloud-dedicated): grammar.
* feat(cloud-dedicated): WIP outline write methods, v1 API use
* fix(cloud-dedicated): dupe name.
* updated staging config, fixed dedicated page titles
* updated dedicated setup doc
* Cloud Dedicated primers v1 API: auth and write (#4865)
* feat(cloud-dedicated): v1 API with Cloud Dedicated
- Add /primers >> /api >> /v1 and /v2
- Move draft started in /write-data to /primers/api/v1
- Created code samples that still need testing
- v1 authentication schemes.
* fix(cloud-dedicated): list children pages
* wip(cloud-dedicated): v1 primer intro
* wip(cloud-dedicated): auth fixes.
* feat(cloud-dedicated): v1 API primer
- part of #4863, #4864
Still untested against CST:
- v1 auth methods
- v1 /write
- Telegraf config
- Precision
- API sample code
* Update content/influxdb/cloud-dedicated/primers/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/_index.md
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v2/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v2/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update layouts/shortcodes/api/cloud/v2-prefer.html
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update shared/text/api/cloud-dedicated/basic-auth.js
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Dedicated v1 write (#4873)
* wip(v1): Revise v1 and add client library info.
* feat(cloud-dedicated): primer v1 API auth and writes
- Fixes for v1 auth and writes
- Configuring node and python v1 client libraries for Cloud Dedicated.
* fix(cloud-dedicated): v1 intros:
- Fix redundant intro
- Query intros
* Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Dedicated v2 write (#4875)
* fix(cloud-dedicated): v1 API primer:
- fix typo
- fix description
* wip(cloud-dedicated): v2 auth, write, Telegraf
* feat(cloud-dedicated): v2 API primer (#4874)
- v2 authentication
- Write using /api/v2/write
- Cleanup in v1
* Update content/influxdb/cloud-dedicated/primers/api/v2/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update shared/text/api/cloud-dedicated/token-auth-v2-write.sh
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* fix(cloud-dedicated): parameters for v1 and v2 writes
- testing proves that org can't be empty
Ongoing:
- writes with v2 client library appear to work, but I can't find the measurement when I query.
- v1 writes with curl respond with 404.
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Add Python and Go write instructions to Cloud Dedicated get started (#4876)
* added python and go write instructions to dedicated get started
* Add get started query guide to dedicated (#4877)
* Add get started query guide to dedicated
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Apply suggestions from code review
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Port reference content into dedicated (#4879)
* ported line protocol and sql reference
* port glossary to dedicated
* fix(cloud-dedicated): cleanup (#4880)
* fix(cloud-dedicated): v1 parameter values
- Fixes parameter values in requests.
- Based on inspection of the request (default port, content-type headers).
- Still not working in CST.
* fix(cloud-dedicated): cleanup auth description and list query tools.
* fix(cloud-dedicated): cleanup auth examples:
- remove boilerplate JS examples. Eventually replace with client lib examples.
- fix incorrect URL
- replace localhost with cloud2 host
* fix(cloud-dedicated): replace placeholders
* Add support for custom dedicated URLs (#4882)
* add support for custom dedicated urls
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* removed unnecessary conditional in influxdb-urls.js
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* add information about flight sql support (#4894)
* Update influxctl install and setup instructions (#4893)
* updated influxctl install and setup instructions
* added details to influxctl init page
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Dedicated query data (#4895)
* WIP port query data section to dedicated
* updated database-name to iox-namespace-name
* updated grafana instructions
* update grafana install instructions
* updated images and links
* fixed broken links in query data section
* fix(cloud-dedicated): get-started write (#4890)
* fix(cloud-dedicated): package name typo
* fix(cloud-dedicated): URL missing query
* fix(cloud-dedicated): iox-namespace-name
* fix(cloud-dedicated): use get-started database name
* fix(cloud-dedicated): add auth-specific examples.
* fix(cloud-dedicated): use Bearer for v2 example
* fix(cloud-dedicated): add a note about token schemes and link to primer.
* fix(cloud-dedicated): org no longer required by API, remove from curl example
* fix(cloud-dedicated): use Bearer
* fix(cloud-dedicated): wordsmithing
* fix(cloud-dedicated): file name
* fix(cloud-dedicated): Go client works without org
* fix(cloud-dedicated): separate the commands for copy-pasting
* fix(cloud-dedicated): v1 API token authentication
* fix(cloud-dedicated): org parameter ignored, but needed in python clients
* fix(cloud-dedicated): v1 API examples and params for /query (#4897)
* fix(cloud-dedicated): minor word change (#4898)
* New homepage and structural changes (#4899)
* WIP first sweep of cloud-iox to cloud-serverless
* WIP iox to serverless content updates
* WIP iox to serverless updates in page templates and data files
* WIP new homepage
* chore(dedicated): copy best-practices from serverless
* fix(serverless): missing shortcut
* new homepage
* fix(dedicated): token links in v1 API primer
* chore(dedicated): write csv with Telegraf
* fix(serverless): write CSV with Telegraf
* updated homepage styles
* updated deps, fix unclosed shortcodes, fix light css
* fix product selector order
* updated database naming restrictions, add resource delete confirmation
* add cloud-ios to cloud-serverless redirect to edge.js
* remove sh from allowed extentions
* fix bug in redirect logic
* add sections to product dropdown (#4900)
* minor homepage css adjustment
* fixed page titles
* fixed more iox references in templates
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Migrate 1.x data to dedicated (#4901)
* fix(serverless): cleanup
* chore(dedicated): Migrate 1.x data to dedicated
- Minimal adaptation of IOx to Dedicated for now.
- Use APIs for writing data (CLIs? pyinflux3 only writes CSV? Can't promote influxdb_iox for now)
- Add 2.x CLI warning
* fix(dedicated): URL typos
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* add step for requesting a cluster in dedicated setup
* minor content fixes in best practices
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-04-26 14:03:37 +00:00
|
|
|
version "4.2.11"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz"
|
Cloud Dedicated documentation (#4903)
* base changes for influxdb cloud dedicated
* removed unnecessary whitespace from dedicated homepage
* influxctl reference documentation (#4855)
* influxctl reference docs
* fixed typo, added auth0 token life span
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* more updates to influxctl docs
* update influxctl docs to address PR feedback
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Add admin and manage databases sections to Cloud Dedicated (#4857)
* add admin and manage databases sections
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* added missing page descriptions to admin docs
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Add token management documentation to Cloud Dedicated documentation (#4861)
* add manage tokens documentation to dedicated
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* update admin token docs to address PR feedback
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Dedicated get started (#4878)
* WIP dedicated get started content
* fix(cst): infinite cardinality (#4851)
* WIP cloud dedicated get started
* feat(cloud-dedicated): WIP - write data to Cloud Dedicated
* fix(cloud-dedicated): grammar.
* feat(cloud-dedicated): WIP outline write methods, v1 API use
* fix(cloud-dedicated): dupe name.
* updated staging config, fixed dedicated page titles
* updated dedicated setup doc
* Cloud Dedicated primers v1 API: auth and write (#4865)
* feat(cloud-dedicated): v1 API with Cloud Dedicated
- Add /primers >> /api >> /v1 and /v2
- Move draft started in /write-data to /primers/api/v1
- Created code samples that still need testing
- v1 authentication schemes.
* fix(cloud-dedicated): list children pages
* wip(cloud-dedicated): v1 primer intro
* wip(cloud-dedicated): auth fixes.
* feat(cloud-dedicated): v1 API primer
- part of #4863, #4864
Still untested against CST:
- v1 auth methods
- v1 /write
- Telegraf config
- Precision
- API sample code
* Update content/influxdb/cloud-dedicated/primers/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/_index.md
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v2/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v2/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update layouts/shortcodes/api/cloud/v2-prefer.html
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update shared/text/api/cloud-dedicated/basic-auth.js
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Dedicated v1 write (#4873)
* wip(v1): Revise v1 and add client library info.
* feat(cloud-dedicated): primer v1 API auth and writes
- Fixes for v1 auth and writes
- Configuring node and python v1 client libraries for Cloud Dedicated.
* fix(cloud-dedicated): v1 intros:
- Fix redundant intro
- Query intros
* Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Dedicated v2 write (#4875)
* fix(cloud-dedicated): v1 API primer:
- fix typo
- fix description
* wip(cloud-dedicated): v2 auth, write, Telegraf
* feat(cloud-dedicated): v2 API primer (#4874)
- v2 authentication
- Write using /api/v2/write
- Cleanup in v1
* Update content/influxdb/cloud-dedicated/primers/api/v2/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update shared/text/api/cloud-dedicated/token-auth-v2-write.sh
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* fix(cloud-dedicated): parameters for v1 and v2 writes
- testing proves that org can't be empty
Ongoing:
- writes with v2 client library appear to work, but I can't find the measurement when I query.
- v1 writes with curl respond with 404.
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Add Python and Go write instructions to Cloud Dedicated get started (#4876)
* added python and go write instructions to dedicated get started
* Add get started query guide to dedicated (#4877)
* Add get started query guide to dedicated
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Apply suggestions from code review
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Port reference content into dedicated (#4879)
* ported line protocol and sql reference
* port glossary to dedicated
* fix(cloud-dedicated): cleanup (#4880)
* fix(cloud-dedicated): v1 parameter values
- Fixes parameter values in requests.
- Based on inspection of the request (default port, content-type headers).
- Still not working in CST.
* fix(cloud-dedicated): cleanup auth description and list query tools.
* fix(cloud-dedicated): cleanup auth examples:
- remove boilerplate JS examples. Eventually replace with client lib examples.
- fix incorrect URL
- replace localhost with cloud2 host
* fix(cloud-dedicated): replace placeholders
* Add support for custom dedicated URLs (#4882)
* add support for custom dedicated urls
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* removed unnecessary conditional in influxdb-urls.js
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* add information about flight sql support (#4894)
* Update influxctl install and setup instructions (#4893)
* updated influxctl install and setup instructions
* added details to influxctl init page
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Dedicated query data (#4895)
* WIP port query data section to dedicated
* updated database-name to iox-namespace-name
* updated grafana instructions
* update grafana install instructions
* updated images and links
* fixed broken links in query data section
* fix(cloud-dedicated): get-started write (#4890)
* fix(cloud-dedicated): package name typo
* fix(cloud-dedicated): URL missing query
* fix(cloud-dedicated): iox-namespace-name
* fix(cloud-dedicated): use get-started database name
* fix(cloud-dedicated): add auth-specific examples.
* fix(cloud-dedicated): use Bearer for v2 example
* fix(cloud-dedicated): add a note about token schemes and link to primer.
* fix(cloud-dedicated): org no longer required by API, remove from curl example
* fix(cloud-dedicated): use Bearer
* fix(cloud-dedicated): wordsmithing
* fix(cloud-dedicated): file name
* fix(cloud-dedicated): Go client works without org
* fix(cloud-dedicated): separate the commands for copy-pasting
* fix(cloud-dedicated): v1 API token authentication
* fix(cloud-dedicated): org parameter ignored, but needed in python clients
* fix(cloud-dedicated): v1 API examples and params for /query (#4897)
* fix(cloud-dedicated): minor word change (#4898)
* New homepage and structural changes (#4899)
* WIP first sweep of cloud-iox to cloud-serverless
* WIP iox to serverless content updates
* WIP iox to serverless updates in page templates and data files
* WIP new homepage
* chore(dedicated): copy best-practices from serverless
* fix(serverless): missing shortcut
* new homepage
* fix(dedicated): token links in v1 API primer
* chore(dedicated): write csv with Telegraf
* fix(serverless): write CSV with Telegraf
* updated homepage styles
* updated deps, fix unclosed shortcodes, fix light css
* fix product selector order
* updated database naming restrictions, add resource delete confirmation
* add cloud-ios to cloud-serverless redirect to edge.js
* remove sh from allowed extentions
* fix bug in redirect logic
* add sections to product dropdown (#4900)
* minor homepage css adjustment
* fixed page titles
* fixed more iox references in templates
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Migrate 1.x data to dedicated (#4901)
* fix(serverless): cleanup
* chore(dedicated): Migrate 1.x data to dedicated
- Minimal adaptation of IOx to Dedicated for now.
- Use APIs for writing data (CLIs? pyinflux3 only writes CSV? Can't promote influxdb_iox for now)
- Add 2.x CLI warning
* fix(dedicated): URL typos
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* add step for requesting a cluster in dedicated setup
* minor content fixes in best practices
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-04-26 14:03:37 +00:00
|
|
|
integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==
|
2022-02-03 21:57:06 +00:00
|
|
|
|
|
|
|
has-flag@^3.0.0:
|
|
|
|
version "3.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz"
|
2022-06-28 21:17:05 +00:00
|
|
|
integrity sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2024-08-20 15:12:51 +00:00
|
|
|
hasown@^2.0.2:
|
2024-03-11 23:31:33 +00:00
|
|
|
version "2.0.2"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz"
|
2024-03-11 23:31:33 +00:00
|
|
|
integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==
|
2022-02-03 21:57:06 +00:00
|
|
|
dependencies:
|
2023-11-27 20:39:23 +00:00
|
|
|
function-bind "^1.1.2"
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
hosted-git-info@^4.0.1:
|
|
|
|
version "4.1.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-4.1.0.tgz"
|
2022-02-03 21:57:06 +00:00
|
|
|
integrity sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==
|
|
|
|
dependencies:
|
|
|
|
lru-cache "^6.0.0"
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2023-11-27 20:39:23 +00:00
|
|
|
http-cache-semantics@^4.1.1:
|
2023-01-31 18:07:26 +00:00
|
|
|
version "4.1.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz"
|
2023-01-31 18:07:26 +00:00
|
|
|
integrity sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2023-11-27 20:39:23 +00:00
|
|
|
http2-wrapper@^2.1.10:
|
|
|
|
version "2.2.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/http2-wrapper/-/http2-wrapper-2.2.1.tgz"
|
2023-11-27 20:39:23 +00:00
|
|
|
integrity sha512-V5nVw1PAOgfI3Lmeaj2Exmeg7fenjhRUgz1lPSezy1CuhPYbgQtbQj4jZfEAEMlaL+vupsvhjqCyjzob0yxsmQ==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
2022-02-03 21:57:06 +00:00
|
|
|
quick-lru "^5.1.1"
|
2023-11-27 20:39:23 +00:00
|
|
|
resolve-alpn "^1.2.0"
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2022-06-28 21:17:05 +00:00
|
|
|
hugo-extended@>=0.101.0:
|
2024-08-20 15:12:51 +00:00
|
|
|
version "0.132.2"
|
|
|
|
resolved "https://registry.npmjs.org/hugo-extended/-/hugo-extended-0.132.2.tgz"
|
|
|
|
integrity sha512-KsEeBOratmFHaX8RnJSnkrqy4HaYn+GctHJRtUtoZJZ/mE1knogBKeB4Ss6T3juBwBS9PVF7hb9XSkjeJUAo2Q==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
2023-11-27 20:39:23 +00:00
|
|
|
careful-downloader "^3.0.0"
|
2022-02-03 21:57:06 +00:00
|
|
|
log-symbols "^5.1.0"
|
2022-06-28 21:17:05 +00:00
|
|
|
read-pkg-up "^9.1.0"
|
2021-05-24 17:11:01 +00:00
|
|
|
|
|
|
|
ieee754@^1.1.13:
|
|
|
|
version "1.2.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==
|
|
|
|
|
2023-11-27 20:39:23 +00:00
|
|
|
ignore@^5.2.4:
|
2024-08-20 15:12:51 +00:00
|
|
|
version "5.3.2"
|
|
|
|
resolved "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz"
|
|
|
|
integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2024-03-21 16:19:34 +00:00
|
|
|
inflight@^1.0.4:
|
|
|
|
version "1.0.6"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==
|
|
|
|
dependencies:
|
|
|
|
once "^1.3.0"
|
|
|
|
wrappy "1"
|
|
|
|
|
2024-08-20 15:12:51 +00:00
|
|
|
inherits@~2.0.0, inherits@~2.0.3, inherits@2:
|
2021-05-24 17:11:01 +00:00
|
|
|
version "2.0.4"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
|
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
is-arrayish@^0.2.1:
|
|
|
|
version "0.2.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz"
|
2022-06-28 21:17:05 +00:00
|
|
|
integrity sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
|
|
|
is-binary-path@~2.1.0:
|
|
|
|
version "2.1.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==
|
|
|
|
dependencies:
|
|
|
|
binary-extensions "^2.0.0"
|
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
is-core-module@^2.5.0:
|
2024-08-20 15:12:51 +00:00
|
|
|
version "2.15.0"
|
|
|
|
resolved "https://registry.npmjs.org/is-core-module/-/is-core-module-2.15.0.tgz"
|
|
|
|
integrity sha512-Dd+Lb2/zvk9SKy1TGCt1wFJFo/MWBPMX5x7KcvLajWTGuomczdQX61PvY5yK6SVACwpoexWo81IfFyoKY2QnTA==
|
2022-02-03 21:57:06 +00:00
|
|
|
dependencies:
|
2024-08-20 15:12:51 +00:00
|
|
|
hasown "^2.0.2"
|
2022-02-03 21:57:06 +00:00
|
|
|
|
2021-05-24 17:11:01 +00:00
|
|
|
is-extglob@^2.1.1:
|
|
|
|
version "2.1.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz"
|
2022-06-28 21:17:05 +00:00
|
|
|
integrity sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
|
|
|
is-fullwidth-code-point@^3.0.0:
|
|
|
|
version "3.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==
|
|
|
|
|
|
|
|
is-glob@^4.0.1, is-glob@~4.0.1:
|
2021-10-05 16:04:05 +00:00
|
|
|
version "4.0.3"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz"
|
2021-10-05 16:04:05 +00:00
|
|
|
integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
|
|
|
is-extglob "^2.1.1"
|
|
|
|
|
|
|
|
is-natural-number@^4.0.1:
|
|
|
|
version "4.0.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/is-natural-number/-/is-natural-number-4.0.1.tgz"
|
2022-06-28 21:17:05 +00:00
|
|
|
integrity sha512-Y4LTamMe0DDQIIAlaer9eKebAlDSV6huy+TWhJVPlzZh2o4tRP5SQWFlLn5N0To4mDD22/qdOq+veo1cSISLgQ==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
|
|
|
is-number@^7.0.0:
|
|
|
|
version "7.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
|
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
is-path-inside@^4.0.0:
|
|
|
|
version "4.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/is-path-inside/-/is-path-inside-4.0.0.tgz"
|
2022-02-03 21:57:06 +00:00
|
|
|
integrity sha512-lJJV/5dYS+RcL8uQdBDW9c9uWFLLBNRyFhnAKXw5tVqLlKZ4RMGZKv+YQ/IA3OhD+RpbJa1LLFM1FQPGyIXvOA==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
|
|
|
is-stream@^1.1.0:
|
|
|
|
version "1.1.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz"
|
2022-06-28 21:17:05 +00:00
|
|
|
integrity sha512-uQPm8kcs47jx38atAcWTVxyltQYoPT68y9aWYdV6yWXSyW8mzSat0TL6CiWdZeCdF3KrAvpVtnHbTv4RN+rqdQ==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
is-stream@^3.0.0:
|
|
|
|
version "3.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz"
|
2022-02-03 21:57:06 +00:00
|
|
|
integrity sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==
|
|
|
|
|
|
|
|
is-unicode-supported@^1.1.0:
|
2023-01-31 18:07:26 +00:00
|
|
|
version "1.3.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz"
|
2023-01-31 18:07:26 +00:00
|
|
|
integrity sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ==
|
2022-02-03 21:57:06 +00:00
|
|
|
|
2021-05-24 17:11:01 +00:00
|
|
|
isarray@~1.0.0:
|
|
|
|
version "1.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz"
|
2022-06-28 21:17:05 +00:00
|
|
|
integrity sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2024-03-21 16:19:34 +00:00
|
|
|
isexe@^2.0.0:
|
|
|
|
version "2.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
|
|
|
|
|
2024-05-29 18:31:31 +00:00
|
|
|
jackspeak@^3.1.2:
|
2024-08-20 15:12:51 +00:00
|
|
|
version "3.4.3"
|
|
|
|
resolved "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz"
|
|
|
|
integrity sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==
|
2024-03-21 16:19:34 +00:00
|
|
|
dependencies:
|
|
|
|
"@isaacs/cliui" "^8.0.2"
|
|
|
|
optionalDependencies:
|
|
|
|
"@pkgjs/parseargs" "^0.11.0"
|
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
js-tokens@^4.0.0:
|
|
|
|
version "4.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz"
|
2022-02-03 21:57:06 +00:00
|
|
|
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2022-06-23 22:21:58 +00:00
|
|
|
js-yaml@^4.1.0:
|
|
|
|
version "4.1.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz"
|
2022-06-23 22:21:58 +00:00
|
|
|
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
|
|
|
|
dependencies:
|
|
|
|
argparse "^2.0.1"
|
|
|
|
|
2023-01-31 18:07:26 +00:00
|
|
|
json-buffer@3.0.1:
|
2022-02-03 21:57:06 +00:00
|
|
|
version "3.0.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz"
|
2022-02-03 21:57:06 +00:00
|
|
|
integrity sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
json-parse-even-better-errors@^2.3.0:
|
|
|
|
version "2.3.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz"
|
2022-02-03 21:57:06 +00:00
|
|
|
integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
|
|
|
jsonfile@^6.0.1:
|
|
|
|
version "6.1.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==
|
|
|
|
dependencies:
|
|
|
|
universalify "^2.0.0"
|
|
|
|
optionalDependencies:
|
|
|
|
graceful-fs "^4.1.6"
|
|
|
|
|
2024-08-20 15:12:51 +00:00
|
|
|
jsox@^1.2.119:
|
2024-06-24 20:57:26 +00:00
|
|
|
version "1.2.119"
|
2024-07-11 23:03:38 +00:00
|
|
|
resolved "https://registry.npmjs.org/jsox/-/jsox-1.2.119.tgz"
|
2024-06-24 20:57:26 +00:00
|
|
|
integrity sha512-f37obwxWKKuylcaOzNlUlzfDvURSCpqTXs8yEivhvsp86D/DTIySxP4v5Qdlg24qCuzDSZ0mJr3krc/f7TZ/5A==
|
|
|
|
|
2023-11-27 20:39:23 +00:00
|
|
|
keyv@^4.5.3:
|
|
|
|
version "4.5.4"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz"
|
2023-11-27 20:39:23 +00:00
|
|
|
integrity sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
2022-02-03 21:57:06 +00:00
|
|
|
json-buffer "3.0.1"
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2024-07-23 20:08:28 +00:00
|
|
|
lilconfig@^3.1.1:
|
2024-08-20 15:12:51 +00:00
|
|
|
version "3.1.2"
|
|
|
|
resolved "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.2.tgz"
|
|
|
|
integrity sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
lines-and-columns@^1.1.6:
|
|
|
|
version "1.2.4"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz"
|
2022-02-03 21:57:06 +00:00
|
|
|
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2024-03-21 16:19:34 +00:00
|
|
|
listenercount@~1.0.1:
|
|
|
|
version "1.0.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/listenercount/-/listenercount-1.0.1.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-3mk/Zag0+IJxeDrxSgaDPy4zZ3w05PRZeJNnlWhzFz5OkX49J4krc+A8X2d2M69vGMBEX0uyl8M+W+8gH+kBqQ==
|
|
|
|
|
2022-06-28 21:17:05 +00:00
|
|
|
locate-path@^7.1.0:
|
Cloud Dedicated documentation (#4903)
* base changes for influxdb cloud dedicated
* removed unnecessary whitespace from dedicated homepage
* influxctl reference documentation (#4855)
* influxctl reference docs
* fixed typo, added auth0 token life span
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* more updates to influxctl docs
* update influxctl docs to address PR feedback
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Add admin and manage databases sections to Cloud Dedicated (#4857)
* add admin and manage databases sections
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* added missing page descriptions to admin docs
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Add token management documentation to Cloud Dedicated documentation (#4861)
* add manage tokens documentation to dedicated
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* update admin token docs to address PR feedback
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Dedicated get started (#4878)
* WIP dedicated get started content
* fix(cst): infinite cardinality (#4851)
* WIP cloud dedicated get started
* feat(cloud-dedicated): WIP - write data to Cloud Dedicated
* fix(cloud-dedicated): grammar.
* feat(cloud-dedicated): WIP outline write methods, v1 API use
* fix(cloud-dedicated): dupe name.
* updated staging config, fixed dedicated page titles
* updated dedicated setup doc
* Cloud Dedicated primers v1 API: auth and write (#4865)
* feat(cloud-dedicated): v1 API with Cloud Dedicated
- Add /primers >> /api >> /v1 and /v2
- Move draft started in /write-data to /primers/api/v1
- Created code samples that still need testing
- v1 authentication schemes.
* fix(cloud-dedicated): list children pages
* wip(cloud-dedicated): v1 primer intro
* wip(cloud-dedicated): auth fixes.
* feat(cloud-dedicated): v1 API primer
- part of #4863, #4864
Still untested against CST:
- v1 auth methods
- v1 /write
- Telegraf config
- Precision
- API sample code
* Update content/influxdb/cloud-dedicated/primers/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/_index.md
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v2/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v2/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update layouts/shortcodes/api/cloud/v2-prefer.html
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update shared/text/api/cloud-dedicated/basic-auth.js
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Dedicated v1 write (#4873)
* wip(v1): Revise v1 and add client library info.
* feat(cloud-dedicated): primer v1 API auth and writes
- Fixes for v1 auth and writes
- Configuring node and python v1 client libraries for Cloud Dedicated.
* fix(cloud-dedicated): v1 intros:
- Fix redundant intro
- Query intros
* Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Dedicated v2 write (#4875)
* fix(cloud-dedicated): v1 API primer:
- fix typo
- fix description
* wip(cloud-dedicated): v2 auth, write, Telegraf
* feat(cloud-dedicated): v2 API primer (#4874)
- v2 authentication
- Write using /api/v2/write
- Cleanup in v1
* Update content/influxdb/cloud-dedicated/primers/api/v2/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update shared/text/api/cloud-dedicated/token-auth-v2-write.sh
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* fix(cloud-dedicated): parameters for v1 and v2 writes
- testing proves that org can't be empty
Ongoing:
- writes with v2 client library appear to work, but I can't find the measurement when I query.
- v1 writes with curl respond with 404.
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Add Python and Go write instructions to Cloud Dedicated get started (#4876)
* added python and go write instructions to dedicated get started
* Add get started query guide to dedicated (#4877)
* Add get started query guide to dedicated
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Apply suggestions from code review
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Port reference content into dedicated (#4879)
* ported line protocol and sql reference
* port glossary to dedicated
* fix(cloud-dedicated): cleanup (#4880)
* fix(cloud-dedicated): v1 parameter values
- Fixes parameter values in requests.
- Based on inspection of the request (default port, content-type headers).
- Still not working in CST.
* fix(cloud-dedicated): cleanup auth description and list query tools.
* fix(cloud-dedicated): cleanup auth examples:
- remove boilerplate JS examples. Eventually replace with client lib examples.
- fix incorrect URL
- replace localhost with cloud2 host
* fix(cloud-dedicated): replace placeholders
* Add support for custom dedicated URLs (#4882)
* add support for custom dedicated urls
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* removed unnecessary conditional in influxdb-urls.js
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* add information about flight sql support (#4894)
* Update influxctl install and setup instructions (#4893)
* updated influxctl install and setup instructions
* added details to influxctl init page
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Dedicated query data (#4895)
* WIP port query data section to dedicated
* updated database-name to iox-namespace-name
* updated grafana instructions
* update grafana install instructions
* updated images and links
* fixed broken links in query data section
* fix(cloud-dedicated): get-started write (#4890)
* fix(cloud-dedicated): package name typo
* fix(cloud-dedicated): URL missing query
* fix(cloud-dedicated): iox-namespace-name
* fix(cloud-dedicated): use get-started database name
* fix(cloud-dedicated): add auth-specific examples.
* fix(cloud-dedicated): use Bearer for v2 example
* fix(cloud-dedicated): add a note about token schemes and link to primer.
* fix(cloud-dedicated): org no longer required by API, remove from curl example
* fix(cloud-dedicated): use Bearer
* fix(cloud-dedicated): wordsmithing
* fix(cloud-dedicated): file name
* fix(cloud-dedicated): Go client works without org
* fix(cloud-dedicated): separate the commands for copy-pasting
* fix(cloud-dedicated): v1 API token authentication
* fix(cloud-dedicated): org parameter ignored, but needed in python clients
* fix(cloud-dedicated): v1 API examples and params for /query (#4897)
* fix(cloud-dedicated): minor word change (#4898)
* New homepage and structural changes (#4899)
* WIP first sweep of cloud-iox to cloud-serverless
* WIP iox to serverless content updates
* WIP iox to serverless updates in page templates and data files
* WIP new homepage
* chore(dedicated): copy best-practices from serverless
* fix(serverless): missing shortcut
* new homepage
* fix(dedicated): token links in v1 API primer
* chore(dedicated): write csv with Telegraf
* fix(serverless): write CSV with Telegraf
* updated homepage styles
* updated deps, fix unclosed shortcodes, fix light css
* fix product selector order
* updated database naming restrictions, add resource delete confirmation
* add cloud-ios to cloud-serverless redirect to edge.js
* remove sh from allowed extentions
* fix bug in redirect logic
* add sections to product dropdown (#4900)
* minor homepage css adjustment
* fixed page titles
* fixed more iox references in templates
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Migrate 1.x data to dedicated (#4901)
* fix(serverless): cleanup
* chore(dedicated): Migrate 1.x data to dedicated
- Minimal adaptation of IOx to Dedicated for now.
- Use APIs for writing data (CLIs? pyinflux3 only writes CSV? Can't promote influxdb_iox for now)
- Add 2.x CLI warning
* fix(dedicated): URL typos
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* add step for requesting a cluster in dedicated setup
* minor content fixes in best practices
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-04-26 14:03:37 +00:00
|
|
|
version "7.2.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz"
|
Cloud Dedicated documentation (#4903)
* base changes for influxdb cloud dedicated
* removed unnecessary whitespace from dedicated homepage
* influxctl reference documentation (#4855)
* influxctl reference docs
* fixed typo, added auth0 token life span
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* more updates to influxctl docs
* update influxctl docs to address PR feedback
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Add admin and manage databases sections to Cloud Dedicated (#4857)
* add admin and manage databases sections
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* added missing page descriptions to admin docs
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Add token management documentation to Cloud Dedicated documentation (#4861)
* add manage tokens documentation to dedicated
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* update admin token docs to address PR feedback
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Dedicated get started (#4878)
* WIP dedicated get started content
* fix(cst): infinite cardinality (#4851)
* WIP cloud dedicated get started
* feat(cloud-dedicated): WIP - write data to Cloud Dedicated
* fix(cloud-dedicated): grammar.
* feat(cloud-dedicated): WIP outline write methods, v1 API use
* fix(cloud-dedicated): dupe name.
* updated staging config, fixed dedicated page titles
* updated dedicated setup doc
* Cloud Dedicated primers v1 API: auth and write (#4865)
* feat(cloud-dedicated): v1 API with Cloud Dedicated
- Add /primers >> /api >> /v1 and /v2
- Move draft started in /write-data to /primers/api/v1
- Created code samples that still need testing
- v1 authentication schemes.
* fix(cloud-dedicated): list children pages
* wip(cloud-dedicated): v1 primer intro
* wip(cloud-dedicated): auth fixes.
* feat(cloud-dedicated): v1 API primer
- part of #4863, #4864
Still untested against CST:
- v1 auth methods
- v1 /write
- Telegraf config
- Precision
- API sample code
* Update content/influxdb/cloud-dedicated/primers/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/_index.md
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v2/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v2/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update layouts/shortcodes/api/cloud/v2-prefer.html
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update shared/text/api/cloud-dedicated/basic-auth.js
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Dedicated v1 write (#4873)
* wip(v1): Revise v1 and add client library info.
* feat(cloud-dedicated): primer v1 API auth and writes
- Fixes for v1 auth and writes
- Configuring node and python v1 client libraries for Cloud Dedicated.
* fix(cloud-dedicated): v1 intros:
- Fix redundant intro
- Query intros
* Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Dedicated v2 write (#4875)
* fix(cloud-dedicated): v1 API primer:
- fix typo
- fix description
* wip(cloud-dedicated): v2 auth, write, Telegraf
* feat(cloud-dedicated): v2 API primer (#4874)
- v2 authentication
- Write using /api/v2/write
- Cleanup in v1
* Update content/influxdb/cloud-dedicated/primers/api/v2/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update shared/text/api/cloud-dedicated/token-auth-v2-write.sh
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* fix(cloud-dedicated): parameters for v1 and v2 writes
- testing proves that org can't be empty
Ongoing:
- writes with v2 client library appear to work, but I can't find the measurement when I query.
- v1 writes with curl respond with 404.
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Add Python and Go write instructions to Cloud Dedicated get started (#4876)
* added python and go write instructions to dedicated get started
* Add get started query guide to dedicated (#4877)
* Add get started query guide to dedicated
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Apply suggestions from code review
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Port reference content into dedicated (#4879)
* ported line protocol and sql reference
* port glossary to dedicated
* fix(cloud-dedicated): cleanup (#4880)
* fix(cloud-dedicated): v1 parameter values
- Fixes parameter values in requests.
- Based on inspection of the request (default port, content-type headers).
- Still not working in CST.
* fix(cloud-dedicated): cleanup auth description and list query tools.
* fix(cloud-dedicated): cleanup auth examples:
- remove boilerplate JS examples. Eventually replace with client lib examples.
- fix incorrect URL
- replace localhost with cloud2 host
* fix(cloud-dedicated): replace placeholders
* Add support for custom dedicated URLs (#4882)
* add support for custom dedicated urls
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* removed unnecessary conditional in influxdb-urls.js
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* add information about flight sql support (#4894)
* Update influxctl install and setup instructions (#4893)
* updated influxctl install and setup instructions
* added details to influxctl init page
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Dedicated query data (#4895)
* WIP port query data section to dedicated
* updated database-name to iox-namespace-name
* updated grafana instructions
* update grafana install instructions
* updated images and links
* fixed broken links in query data section
* fix(cloud-dedicated): get-started write (#4890)
* fix(cloud-dedicated): package name typo
* fix(cloud-dedicated): URL missing query
* fix(cloud-dedicated): iox-namespace-name
* fix(cloud-dedicated): use get-started database name
* fix(cloud-dedicated): add auth-specific examples.
* fix(cloud-dedicated): use Bearer for v2 example
* fix(cloud-dedicated): add a note about token schemes and link to primer.
* fix(cloud-dedicated): org no longer required by API, remove from curl example
* fix(cloud-dedicated): use Bearer
* fix(cloud-dedicated): wordsmithing
* fix(cloud-dedicated): file name
* fix(cloud-dedicated): Go client works without org
* fix(cloud-dedicated): separate the commands for copy-pasting
* fix(cloud-dedicated): v1 API token authentication
* fix(cloud-dedicated): org parameter ignored, but needed in python clients
* fix(cloud-dedicated): v1 API examples and params for /query (#4897)
* fix(cloud-dedicated): minor word change (#4898)
* New homepage and structural changes (#4899)
* WIP first sweep of cloud-iox to cloud-serverless
* WIP iox to serverless content updates
* WIP iox to serverless updates in page templates and data files
* WIP new homepage
* chore(dedicated): copy best-practices from serverless
* fix(serverless): missing shortcut
* new homepage
* fix(dedicated): token links in v1 API primer
* chore(dedicated): write csv with Telegraf
* fix(serverless): write CSV with Telegraf
* updated homepage styles
* updated deps, fix unclosed shortcodes, fix light css
* fix product selector order
* updated database naming restrictions, add resource delete confirmation
* add cloud-ios to cloud-serverless redirect to edge.js
* remove sh from allowed extentions
* fix bug in redirect logic
* add sections to product dropdown (#4900)
* minor homepage css adjustment
* fixed page titles
* fixed more iox references in templates
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Migrate 1.x data to dedicated (#4901)
* fix(serverless): cleanup
* chore(dedicated): Migrate 1.x data to dedicated
- Minimal adaptation of IOx to Dedicated for now.
- Use APIs for writing data (CLIs? pyinflux3 only writes CSV? Can't promote influxdb_iox for now)
- Add 2.x CLI warning
* fix(dedicated): URL typos
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* add step for requesting a cluster in dedicated setup
* minor content fixes in best practices
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-04-26 14:03:37 +00:00
|
|
|
integrity sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==
|
2022-02-03 21:57:06 +00:00
|
|
|
dependencies:
|
|
|
|
p-locate "^6.0.0"
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
log-symbols@^5.1.0:
|
|
|
|
version "5.1.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/log-symbols/-/log-symbols-5.1.0.tgz"
|
2022-02-03 21:57:06 +00:00
|
|
|
integrity sha512-l0x2DvrW294C9uDCoQe1VSU4gf529FkSZ6leBl4TiqZH/e+0R7hSfHQBNut2mNygDgHwvYHfFLn6Oxb3VWj2rA==
|
|
|
|
dependencies:
|
|
|
|
chalk "^5.0.0"
|
|
|
|
is-unicode-supported "^1.1.0"
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2023-11-27 20:39:23 +00:00
|
|
|
lowercase-keys@^3.0.0:
|
|
|
|
version "3.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-3.0.0.tgz"
|
2023-11-27 20:39:23 +00:00
|
|
|
integrity sha512-ozCC6gdQ+glXOQsveKD0YsDy8DSQFjDTz4zyzEHNV5+JP5D62LmfDZ6o1cycFx9ouG940M5dE8C8CTewdj2YWQ==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2024-05-29 18:31:31 +00:00
|
|
|
lru-cache@^10.2.0:
|
2024-08-20 15:12:51 +00:00
|
|
|
version "10.4.3"
|
|
|
|
resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz"
|
|
|
|
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
|
2024-05-29 18:31:31 +00:00
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
lru-cache@^6.0.0:
|
|
|
|
version "6.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz"
|
2022-02-03 21:57:06 +00:00
|
|
|
integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
2022-02-03 21:57:06 +00:00
|
|
|
yallist "^4.0.0"
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
make-dir@^1.0.0:
|
2021-05-24 17:11:01 +00:00
|
|
|
version "1.3.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/make-dir/-/make-dir-1.3.0.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-2w31R7SJtieJJnQtGc7RVL2StM2vGYVfqUOvUDxH6bC6aJTxPxTF0GnIgCyu7tjockiUWAYQRbxa7vKn34s5sQ==
|
|
|
|
dependencies:
|
|
|
|
pify "^3.0.0"
|
|
|
|
|
2024-01-17 16:15:00 +00:00
|
|
|
merge2@^1.3.0:
|
2021-05-24 17:11:01 +00:00
|
|
|
version "1.4.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
|
|
|
|
|
2024-07-23 20:08:28 +00:00
|
|
|
micromatch@^4.0.4:
|
2024-05-29 18:31:31 +00:00
|
|
|
version "4.0.7"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.7.tgz"
|
2024-05-29 18:31:31 +00:00
|
|
|
integrity sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
2024-05-29 18:31:31 +00:00
|
|
|
braces "^3.0.3"
|
2022-06-28 21:17:05 +00:00
|
|
|
picomatch "^2.3.1"
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2022-07-19 21:14:10 +00:00
|
|
|
mime-db@1.52.0:
|
|
|
|
version "1.52.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz"
|
2022-07-19 21:14:10 +00:00
|
|
|
integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==
|
|
|
|
|
|
|
|
mime-types@^2.1.12:
|
|
|
|
version "2.1.35"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz"
|
2022-07-19 21:14:10 +00:00
|
|
|
integrity sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==
|
|
|
|
dependencies:
|
|
|
|
mime-db "1.52.0"
|
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
mimic-response@^3.1.0:
|
|
|
|
version "3.1.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz"
|
2022-02-03 21:57:06 +00:00
|
|
|
integrity sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==
|
|
|
|
|
2023-11-27 20:39:23 +00:00
|
|
|
mimic-response@^4.0.0:
|
|
|
|
version "4.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/mimic-response/-/mimic-response-4.0.0.tgz"
|
2023-11-27 20:39:23 +00:00
|
|
|
integrity sha512-e5ISH9xMYU0DzrT+jl8q2ze9D6eWBto+I8CNpe+VI+K2J/F/k3PdkdTdz4wvGVH4NTpo+NRYTVIuMQEMMcsLqg==
|
2022-02-03 21:57:06 +00:00
|
|
|
|
2024-03-21 16:19:34 +00:00
|
|
|
minimatch@^3.1.1:
|
|
|
|
version "3.1.2"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
|
|
|
|
dependencies:
|
|
|
|
brace-expansion "^1.1.7"
|
|
|
|
|
2024-05-29 18:31:31 +00:00
|
|
|
minimatch@^9.0.4:
|
2024-08-20 15:12:51 +00:00
|
|
|
version "9.0.5"
|
|
|
|
resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz"
|
|
|
|
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
|
2024-03-21 16:19:34 +00:00
|
|
|
dependencies:
|
|
|
|
brace-expansion "^2.0.1"
|
|
|
|
|
|
|
|
minimist@^1.2.6:
|
|
|
|
version "1.2.8"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
|
|
|
|
|
|
|
|
minipass@^3.0.0:
|
|
|
|
version "3.3.6"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==
|
|
|
|
dependencies:
|
|
|
|
yallist "^4.0.0"
|
|
|
|
|
2024-07-23 20:08:28 +00:00
|
|
|
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.1.2:
|
2024-05-29 18:31:31 +00:00
|
|
|
version "7.1.2"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz"
|
2024-05-29 18:31:31 +00:00
|
|
|
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
|
2024-03-21 16:19:34 +00:00
|
|
|
|
2024-08-20 15:12:51 +00:00
|
|
|
minipass@^5.0.0:
|
|
|
|
version "5.0.0"
|
|
|
|
resolved "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz"
|
|
|
|
integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
|
|
|
|
|
2024-03-21 16:19:34 +00:00
|
|
|
minizlib@^2.1.1:
|
|
|
|
version "2.1.2"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==
|
|
|
|
dependencies:
|
|
|
|
minipass "^3.0.0"
|
|
|
|
yallist "^4.0.0"
|
|
|
|
|
2024-08-20 15:12:51 +00:00
|
|
|
mkdirp@^1.0.3:
|
|
|
|
version "1.0.4"
|
|
|
|
resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz"
|
|
|
|
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
|
|
|
|
|
2024-03-21 16:19:34 +00:00
|
|
|
"mkdirp@>=0.5 0":
|
|
|
|
version "0.5.6"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==
|
|
|
|
dependencies:
|
|
|
|
minimist "^1.2.6"
|
|
|
|
|
2024-06-24 20:57:26 +00:00
|
|
|
moo@^0.5.0:
|
|
|
|
version "0.5.2"
|
2024-07-11 23:03:38 +00:00
|
|
|
resolved "https://registry.npmjs.org/moo/-/moo-0.5.2.tgz"
|
2024-06-24 20:57:26 +00:00
|
|
|
integrity sha512-iSAJLHYKnX41mKcJKjqvnAN9sf0LMDTXDEvFv+ffuRR9a1MIuXLjMNL6EsnDHSkKLTWNqQQ5uo61P4EbU4NU+Q==
|
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
ms@2.1.2:
|
|
|
|
version "2.1.2"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz"
|
2022-02-03 21:57:06 +00:00
|
|
|
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
|
2021-10-05 16:04:05 +00:00
|
|
|
|
2024-01-17 16:15:00 +00:00
|
|
|
nanoid@^3.3.7:
|
2023-11-27 20:39:23 +00:00
|
|
|
version "3.3.7"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz"
|
2023-11-27 20:39:23 +00:00
|
|
|
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2024-06-24 20:57:26 +00:00
|
|
|
nearley@^2.20.1:
|
|
|
|
version "2.20.1"
|
2024-07-11 23:03:38 +00:00
|
|
|
resolved "https://registry.npmjs.org/nearley/-/nearley-2.20.1.tgz"
|
2024-06-24 20:57:26 +00:00
|
|
|
integrity sha512-+Mc8UaAebFzgV+KpI5n7DasuuQCHA89dmwm7JXw3TV43ukfNQ9DnBH3Mdb2g/I4Fdxc26pwimBWvjIw0UAILSQ==
|
|
|
|
dependencies:
|
|
|
|
commander "^2.19.0"
|
|
|
|
moo "^0.5.0"
|
|
|
|
railroad-diagrams "^1.0.0"
|
|
|
|
randexp "0.4.6"
|
|
|
|
|
2024-08-20 15:12:51 +00:00
|
|
|
node-releases@^2.0.18:
|
|
|
|
version "2.0.18"
|
|
|
|
resolved "https://registry.npmjs.org/node-releases/-/node-releases-2.0.18.tgz"
|
|
|
|
integrity sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2024-06-24 20:57:26 +00:00
|
|
|
node-sql-parser@^4.12.0:
|
|
|
|
version "4.18.0"
|
2024-07-11 23:03:38 +00:00
|
|
|
resolved "https://registry.npmjs.org/node-sql-parser/-/node-sql-parser-4.18.0.tgz"
|
2024-06-24 20:57:26 +00:00
|
|
|
integrity sha512-2YEOR5qlI1zUFbGMLKNfsrR5JUvFg9LxIRVE+xJe962pfVLH0rnItqLzv96XVs1Y1UIR8FxsXAuvX/lYAWZ2BQ==
|
|
|
|
dependencies:
|
|
|
|
big-integer "^1.6.48"
|
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
normalize-package-data@^3.0.2:
|
|
|
|
version "3.0.3"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-3.0.3.tgz"
|
2022-02-03 21:57:06 +00:00
|
|
|
integrity sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==
|
|
|
|
dependencies:
|
|
|
|
hosted-git-info "^4.0.1"
|
|
|
|
is-core-module "^2.5.0"
|
|
|
|
semver "^7.3.4"
|
|
|
|
validate-npm-package-license "^3.0.1"
|
2021-05-24 17:11:01 +00:00
|
|
|
|
|
|
|
normalize-path@^3.0.0, normalize-path@~3.0.0:
|
|
|
|
version "3.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==
|
|
|
|
|
|
|
|
normalize-range@^0.1.2:
|
|
|
|
version "0.1.2"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz"
|
2022-06-28 21:17:05 +00:00
|
|
|
integrity sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2023-11-27 20:39:23 +00:00
|
|
|
normalize-url@^8.0.0:
|
2024-03-11 23:31:33 +00:00
|
|
|
version "8.0.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/normalize-url/-/normalize-url-8.0.1.tgz"
|
2024-03-11 23:31:33 +00:00
|
|
|
integrity sha512-IO9QvjUMWxPQQhs60oOu10CRkWCiZzSUkzbXGGV9pviYl1fXYcvkzQ5jV9z8Y6un8ARoVRl4EtC6v6jNqbaJ/w==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
object-assign@^4.0.1:
|
2021-05-24 17:11:01 +00:00
|
|
|
version "4.1.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz"
|
2022-06-28 21:17:05 +00:00
|
|
|
integrity sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2024-03-21 16:19:34 +00:00
|
|
|
once@^1.3.0, once@^1.4.0:
|
2021-05-24 17:11:01 +00:00
|
|
|
version "1.4.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/once/-/once-1.4.0.tgz"
|
2022-06-23 14:23:38 +00:00
|
|
|
integrity sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
|
|
|
wrappy "1"
|
|
|
|
|
2023-11-27 20:39:23 +00:00
|
|
|
p-cancelable@^3.0.0:
|
|
|
|
version "3.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/p-cancelable/-/p-cancelable-3.0.0.tgz"
|
2023-11-27 20:39:23 +00:00
|
|
|
integrity sha512-mlVgR3PGuzlo0MmTdk4cXqXWlwQDLnONTAg6sm62XkMJEiRxN3GL3SffkYvqwonbkJBcrI7Uvv5Zh9yjvn2iUw==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
p-limit@^4.0.0:
|
|
|
|
version "4.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz"
|
2022-02-03 21:57:06 +00:00
|
|
|
integrity sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
2022-02-03 21:57:06 +00:00
|
|
|
yocto-queue "^1.0.0"
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
p-locate@^6.0.0:
|
|
|
|
version "6.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz"
|
2022-02-03 21:57:06 +00:00
|
|
|
integrity sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==
|
|
|
|
dependencies:
|
|
|
|
p-limit "^4.0.0"
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2024-08-20 15:12:51 +00:00
|
|
|
package-json-from-dist@^1.0.0:
|
|
|
|
version "1.0.0"
|
|
|
|
resolved "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz"
|
|
|
|
integrity sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==
|
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
parse-json@^5.2.0:
|
|
|
|
version "5.2.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz"
|
2022-02-03 21:57:06 +00:00
|
|
|
integrity sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
2022-02-03 21:57:06 +00:00
|
|
|
"@babel/code-frame" "^7.0.0"
|
|
|
|
error-ex "^1.3.1"
|
|
|
|
json-parse-even-better-errors "^2.3.0"
|
|
|
|
lines-and-columns "^1.1.6"
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
path-exists@^5.0.0:
|
|
|
|
version "5.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz"
|
2022-02-03 21:57:06 +00:00
|
|
|
integrity sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==
|
|
|
|
|
2024-03-21 16:19:34 +00:00
|
|
|
path-is-absolute@^1.0.0:
|
|
|
|
version "1.0.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==
|
|
|
|
|
|
|
|
path-key@^3.1.0:
|
|
|
|
version "3.1.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
|
|
|
|
|
2024-05-29 18:31:31 +00:00
|
|
|
path-scurry@^1.11.1:
|
|
|
|
version "1.11.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz"
|
2024-05-29 18:31:31 +00:00
|
|
|
integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==
|
2024-03-21 16:19:34 +00:00
|
|
|
dependencies:
|
2024-05-29 18:31:31 +00:00
|
|
|
lru-cache "^10.2.0"
|
2024-03-21 16:19:34 +00:00
|
|
|
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
|
|
|
|
|
2024-01-17 16:15:00 +00:00
|
|
|
path-type@^5.0.0:
|
|
|
|
version "5.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/path-type/-/path-type-5.0.0.tgz"
|
2024-01-17 16:15:00 +00:00
|
|
|
integrity sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
|
|
|
pend@~1.2.0:
|
|
|
|
version "1.2.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz"
|
2022-06-28 21:17:05 +00:00
|
|
|
integrity sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2024-05-29 18:31:31 +00:00
|
|
|
picocolors@^1.0.0, picocolors@^1.0.1:
|
|
|
|
version "1.0.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz"
|
2024-05-29 18:31:31 +00:00
|
|
|
integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==
|
2021-10-05 16:04:05 +00:00
|
|
|
|
2022-06-28 21:17:05 +00:00
|
|
|
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1:
|
2022-02-03 21:57:06 +00:00
|
|
|
version "2.3.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz"
|
2022-02-03 21:57:06 +00:00
|
|
|
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
pify@^2.3.0:
|
2021-05-24 17:11:01 +00:00
|
|
|
version "2.3.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz"
|
2022-06-28 21:17:05 +00:00
|
|
|
integrity sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
|
|
|
pify@^3.0.0:
|
|
|
|
version "3.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz"
|
2022-06-28 21:17:05 +00:00
|
|
|
integrity sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
|
|
|
pinkie-promise@^2.0.0:
|
|
|
|
version "2.0.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz"
|
2022-06-28 21:17:05 +00:00
|
|
|
integrity sha512-0Gni6D4UcLTbv9c57DfxDGdr41XfgUjqWZu492f0cIGr16zDU06BWP/RAEvOuo7CQ0CNjHaLlM59YJJFm3NWlw==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
|
|
|
pinkie "^2.0.0"
|
|
|
|
|
|
|
|
pinkie@^2.0.0:
|
|
|
|
version "2.0.4"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz"
|
2022-06-28 21:17:05 +00:00
|
|
|
integrity sha512-MnUuEycAemtSaeFSjXKW/aroV7akBbY+Sv+RkyqFjgAe73F+MR0TBWKBRDkmfWq/HiFmdavfZ1G7h4SPZXaCSg==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
Cloud Dedicated documentation (#4903)
* base changes for influxdb cloud dedicated
* removed unnecessary whitespace from dedicated homepage
* influxctl reference documentation (#4855)
* influxctl reference docs
* fixed typo, added auth0 token life span
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* more updates to influxctl docs
* update influxctl docs to address PR feedback
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Add admin and manage databases sections to Cloud Dedicated (#4857)
* add admin and manage databases sections
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* added missing page descriptions to admin docs
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Add token management documentation to Cloud Dedicated documentation (#4861)
* add manage tokens documentation to dedicated
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* update admin token docs to address PR feedback
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Dedicated get started (#4878)
* WIP dedicated get started content
* fix(cst): infinite cardinality (#4851)
* WIP cloud dedicated get started
* feat(cloud-dedicated): WIP - write data to Cloud Dedicated
* fix(cloud-dedicated): grammar.
* feat(cloud-dedicated): WIP outline write methods, v1 API use
* fix(cloud-dedicated): dupe name.
* updated staging config, fixed dedicated page titles
* updated dedicated setup doc
* Cloud Dedicated primers v1 API: auth and write (#4865)
* feat(cloud-dedicated): v1 API with Cloud Dedicated
- Add /primers >> /api >> /v1 and /v2
- Move draft started in /write-data to /primers/api/v1
- Created code samples that still need testing
- v1 authentication schemes.
* fix(cloud-dedicated): list children pages
* wip(cloud-dedicated): v1 primer intro
* wip(cloud-dedicated): auth fixes.
* feat(cloud-dedicated): v1 API primer
- part of #4863, #4864
Still untested against CST:
- v1 auth methods
- v1 /write
- Telegraf config
- Precision
- API sample code
* Update content/influxdb/cloud-dedicated/primers/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/_index.md
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v2/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v2/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update layouts/shortcodes/api/cloud/v2-prefer.html
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update shared/text/api/cloud-dedicated/basic-auth.js
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Dedicated v1 write (#4873)
* wip(v1): Revise v1 and add client library info.
* feat(cloud-dedicated): primer v1 API auth and writes
- Fixes for v1 auth and writes
- Configuring node and python v1 client libraries for Cloud Dedicated.
* fix(cloud-dedicated): v1 intros:
- Fix redundant intro
- Query intros
* Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Dedicated v2 write (#4875)
* fix(cloud-dedicated): v1 API primer:
- fix typo
- fix description
* wip(cloud-dedicated): v2 auth, write, Telegraf
* feat(cloud-dedicated): v2 API primer (#4874)
- v2 authentication
- Write using /api/v2/write
- Cleanup in v1
* Update content/influxdb/cloud-dedicated/primers/api/v2/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update shared/text/api/cloud-dedicated/token-auth-v2-write.sh
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* fix(cloud-dedicated): parameters for v1 and v2 writes
- testing proves that org can't be empty
Ongoing:
- writes with v2 client library appear to work, but I can't find the measurement when I query.
- v1 writes with curl respond with 404.
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Add Python and Go write instructions to Cloud Dedicated get started (#4876)
* added python and go write instructions to dedicated get started
* Add get started query guide to dedicated (#4877)
* Add get started query guide to dedicated
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Apply suggestions from code review
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Port reference content into dedicated (#4879)
* ported line protocol and sql reference
* port glossary to dedicated
* fix(cloud-dedicated): cleanup (#4880)
* fix(cloud-dedicated): v1 parameter values
- Fixes parameter values in requests.
- Based on inspection of the request (default port, content-type headers).
- Still not working in CST.
* fix(cloud-dedicated): cleanup auth description and list query tools.
* fix(cloud-dedicated): cleanup auth examples:
- remove boilerplate JS examples. Eventually replace with client lib examples.
- fix incorrect URL
- replace localhost with cloud2 host
* fix(cloud-dedicated): replace placeholders
* Add support for custom dedicated URLs (#4882)
* add support for custom dedicated urls
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* removed unnecessary conditional in influxdb-urls.js
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* add information about flight sql support (#4894)
* Update influxctl install and setup instructions (#4893)
* updated influxctl install and setup instructions
* added details to influxctl init page
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Dedicated query data (#4895)
* WIP port query data section to dedicated
* updated database-name to iox-namespace-name
* updated grafana instructions
* update grafana install instructions
* updated images and links
* fixed broken links in query data section
* fix(cloud-dedicated): get-started write (#4890)
* fix(cloud-dedicated): package name typo
* fix(cloud-dedicated): URL missing query
* fix(cloud-dedicated): iox-namespace-name
* fix(cloud-dedicated): use get-started database name
* fix(cloud-dedicated): add auth-specific examples.
* fix(cloud-dedicated): use Bearer for v2 example
* fix(cloud-dedicated): add a note about token schemes and link to primer.
* fix(cloud-dedicated): org no longer required by API, remove from curl example
* fix(cloud-dedicated): use Bearer
* fix(cloud-dedicated): wordsmithing
* fix(cloud-dedicated): file name
* fix(cloud-dedicated): Go client works without org
* fix(cloud-dedicated): separate the commands for copy-pasting
* fix(cloud-dedicated): v1 API token authentication
* fix(cloud-dedicated): org parameter ignored, but needed in python clients
* fix(cloud-dedicated): v1 API examples and params for /query (#4897)
* fix(cloud-dedicated): minor word change (#4898)
* New homepage and structural changes (#4899)
* WIP first sweep of cloud-iox to cloud-serverless
* WIP iox to serverless content updates
* WIP iox to serverless updates in page templates and data files
* WIP new homepage
* chore(dedicated): copy best-practices from serverless
* fix(serverless): missing shortcut
* new homepage
* fix(dedicated): token links in v1 API primer
* chore(dedicated): write csv with Telegraf
* fix(serverless): write CSV with Telegraf
* updated homepage styles
* updated deps, fix unclosed shortcodes, fix light css
* fix product selector order
* updated database naming restrictions, add resource delete confirmation
* add cloud-ios to cloud-serverless redirect to edge.js
* remove sh from allowed extentions
* fix bug in redirect logic
* add sections to product dropdown (#4900)
* minor homepage css adjustment
* fixed page titles
* fixed more iox references in templates
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Migrate 1.x data to dedicated (#4901)
* fix(serverless): cleanup
* chore(dedicated): Migrate 1.x data to dedicated
- Minimal adaptation of IOx to Dedicated for now.
- Use APIs for writing data (CLIs? pyinflux3 only writes CSV? Can't promote influxdb_iox for now)
- Add 2.x CLI warning
* fix(dedicated): URL typos
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* add step for requesting a cluster in dedicated setup
* minor content fixes in best practices
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-04-26 14:03:37 +00:00
|
|
|
postcss-cli@>=9.1.0:
|
2024-01-17 16:15:00 +00:00
|
|
|
version "11.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/postcss-cli/-/postcss-cli-11.0.0.tgz"
|
2024-01-17 16:15:00 +00:00
|
|
|
integrity sha512-xMITAI7M0u1yolVcXJ9XTZiO9aO49mcoKQy6pCDFdMh9kGqhzLVpWxeD/32M/QBmkhcGypZFFOLNLmIW4Pg4RA==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
|
|
|
chokidar "^3.3.0"
|
2022-02-03 21:57:06 +00:00
|
|
|
dependency-graph "^0.11.0"
|
2023-01-31 20:26:35 +00:00
|
|
|
fs-extra "^11.0.0"
|
2022-02-03 21:57:06 +00:00
|
|
|
get-stdin "^9.0.0"
|
2024-01-17 16:15:00 +00:00
|
|
|
globby "^14.0.0"
|
2022-02-03 21:57:06 +00:00
|
|
|
picocolors "^1.0.0"
|
2024-01-17 16:15:00 +00:00
|
|
|
postcss-load-config "^5.0.0"
|
2021-05-24 17:11:01 +00:00
|
|
|
postcss-reporter "^7.0.0"
|
|
|
|
pretty-hrtime "^1.0.3"
|
|
|
|
read-cache "^1.0.0"
|
2023-01-31 20:26:35 +00:00
|
|
|
slash "^5.0.0"
|
2022-02-03 21:57:06 +00:00
|
|
|
yargs "^17.0.0"
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2024-01-17 16:15:00 +00:00
|
|
|
postcss-load-config@^5.0.0:
|
2024-05-29 18:31:31 +00:00
|
|
|
version "5.1.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-5.1.0.tgz"
|
2024-05-29 18:31:31 +00:00
|
|
|
integrity sha512-G5AJ+IX0aD0dygOE0yFZQ/huFFMSNneyfp0e3/bT05a8OfPC5FUoZRPfGijUdGOJNMewJiwzcHJXFafFzeKFVA==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
2024-05-29 18:31:31 +00:00
|
|
|
lilconfig "^3.1.1"
|
|
|
|
yaml "^2.4.2"
|
2021-05-24 17:11:01 +00:00
|
|
|
|
|
|
|
postcss-reporter@^7.0.0:
|
2024-03-11 23:31:33 +00:00
|
|
|
version "7.1.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/postcss-reporter/-/postcss-reporter-7.1.0.tgz"
|
2024-03-11 23:31:33 +00:00
|
|
|
integrity sha512-/eoEylGWyy6/DOiMP5lmFRdmDKThqgn7D6hP2dXKJI/0rJSO1ADFNngZfDzxL0YAxFvws+Rtpuji1YIHj4mySA==
|
2022-02-03 21:57:06 +00:00
|
|
|
dependencies:
|
|
|
|
picocolors "^1.0.0"
|
|
|
|
thenby "^1.3.4"
|
|
|
|
|
|
|
|
postcss-value-parser@^4.2.0:
|
|
|
|
version "4.2.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz"
|
2022-02-03 21:57:06 +00:00
|
|
|
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2024-08-20 15:12:51 +00:00
|
|
|
postcss@^8.0.0, postcss@^8.1.0, postcss@>=8.0.9, postcss@>=8.4.31:
|
|
|
|
version "8.4.41"
|
|
|
|
resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.41.tgz"
|
|
|
|
integrity sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
2024-01-17 16:15:00 +00:00
|
|
|
nanoid "^3.3.7"
|
2024-08-20 15:12:51 +00:00
|
|
|
picocolors "^1.0.1"
|
2024-05-29 18:31:31 +00:00
|
|
|
source-map-js "^1.2.0"
|
|
|
|
|
2024-06-24 20:57:26 +00:00
|
|
|
prettier-plugin-sql@^0.18.0:
|
2024-08-20 15:12:51 +00:00
|
|
|
version "0.18.1"
|
|
|
|
resolved "https://registry.npmjs.org/prettier-plugin-sql/-/prettier-plugin-sql-0.18.1.tgz"
|
|
|
|
integrity sha512-2+Nob2sg7hzLAKJoE6sfgtkhBZCqOzrWHZPvE4Kee/e80oOyI4qwy9vypeltqNBJwTtq3uiKPrCxlT03bBpOaw==
|
2024-06-24 20:57:26 +00:00
|
|
|
dependencies:
|
2024-08-20 15:12:51 +00:00
|
|
|
jsox "^1.2.119"
|
2024-06-24 20:57:26 +00:00
|
|
|
node-sql-parser "^4.12.0"
|
|
|
|
sql-formatter "^15.0.2"
|
|
|
|
tslib "^2.6.2"
|
|
|
|
|
2024-08-20 15:12:51 +00:00
|
|
|
prettier@^3.0.3, prettier@^3.2.5:
|
|
|
|
version "3.3.3"
|
|
|
|
resolved "https://registry.npmjs.org/prettier/-/prettier-3.3.3.tgz"
|
|
|
|
integrity sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
|
|
|
pretty-hrtime@^1.0.3:
|
|
|
|
version "1.0.3"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz"
|
2022-06-28 21:17:05 +00:00
|
|
|
integrity sha512-66hKPCr+72mlfiSjlEB1+45IjXSqvVAIy6mocupoww4tBFE9R9IhwwUGoI4G++Tc9Aq+2rxOt0RFU6gPcrte0A==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
|
|
|
process-nextick-args@~2.0.0:
|
|
|
|
version "2.0.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==
|
|
|
|
|
2023-11-13 16:15:41 +00:00
|
|
|
proxy-from-env@^1.1.0:
|
|
|
|
version "1.1.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz"
|
2023-11-13 16:15:41 +00:00
|
|
|
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
|
|
|
|
|
2021-05-24 17:11:01 +00:00
|
|
|
queue-microtask@^1.2.2:
|
|
|
|
version "1.2.3"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==
|
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
quick-lru@^5.1.1:
|
|
|
|
version "5.1.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/quick-lru/-/quick-lru-5.1.1.tgz"
|
2022-02-03 21:57:06 +00:00
|
|
|
integrity sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==
|
|
|
|
|
2024-06-24 20:57:26 +00:00
|
|
|
railroad-diagrams@^1.0.0:
|
|
|
|
version "1.0.0"
|
2024-07-11 23:03:38 +00:00
|
|
|
resolved "https://registry.npmjs.org/railroad-diagrams/-/railroad-diagrams-1.0.0.tgz"
|
2024-06-24 20:57:26 +00:00
|
|
|
integrity sha512-cz93DjNeLY0idrCNOH6PviZGRN9GJhsdm9hpn1YCS879fj4W+x5IFJhhkRZcwVgMmFF7R82UA/7Oh+R8lLZg6A==
|
|
|
|
|
|
|
|
randexp@0.4.6:
|
|
|
|
version "0.4.6"
|
2024-07-11 23:03:38 +00:00
|
|
|
resolved "https://registry.npmjs.org/randexp/-/randexp-0.4.6.tgz"
|
2024-06-24 20:57:26 +00:00
|
|
|
integrity sha512-80WNmd9DA0tmZrw9qQa62GPPWfuXJknrmVmLcxvq4uZBdYqb1wYoKTmnlGUchvVWe0XiLupYkBoXVOxz3C8DYQ==
|
|
|
|
dependencies:
|
|
|
|
discontinuous-range "1.0.0"
|
|
|
|
ret "~0.1.10"
|
|
|
|
|
2021-05-24 17:11:01 +00:00
|
|
|
read-cache@^1.0.0:
|
|
|
|
version "1.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz"
|
2022-06-28 21:17:05 +00:00
|
|
|
integrity sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
|
|
|
pify "^2.3.0"
|
|
|
|
|
2022-06-28 21:17:05 +00:00
|
|
|
read-pkg-up@^9.1.0:
|
|
|
|
version "9.1.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-9.1.0.tgz"
|
2022-06-28 21:17:05 +00:00
|
|
|
integrity sha512-vaMRR1AC1nrd5CQM0PhlRsO5oc2AAigqr7cCrZ/MW/Rsaflz4RlgzkpL4qoU/z1F6wrbd85iFv1OQj/y5RdGvg==
|
2022-02-03 21:57:06 +00:00
|
|
|
dependencies:
|
2022-06-28 21:17:05 +00:00
|
|
|
find-up "^6.3.0"
|
|
|
|
read-pkg "^7.1.0"
|
2022-02-03 21:57:06 +00:00
|
|
|
type-fest "^2.5.0"
|
|
|
|
|
2022-06-28 21:17:05 +00:00
|
|
|
read-pkg@^7.1.0:
|
|
|
|
version "7.1.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/read-pkg/-/read-pkg-7.1.0.tgz"
|
2022-06-28 21:17:05 +00:00
|
|
|
integrity sha512-5iOehe+WF75IccPc30bWTbpdDQLOCc3Uu8bi3Dte3Eueij81yx1Mrufk8qBx/YAbR4uL1FdUr+7BKXDwEtisXg==
|
2022-02-03 21:57:06 +00:00
|
|
|
dependencies:
|
|
|
|
"@types/normalize-package-data" "^2.4.1"
|
|
|
|
normalize-package-data "^3.0.2"
|
|
|
|
parse-json "^5.2.0"
|
|
|
|
type-fest "^2.0.0"
|
|
|
|
|
2024-03-21 16:19:34 +00:00
|
|
|
readable-stream@^2.0.2, readable-stream@^2.3.0, readable-stream@^2.3.5, readable-stream@~2.3.6:
|
Cloud Dedicated documentation (#4903)
* base changes for influxdb cloud dedicated
* removed unnecessary whitespace from dedicated homepage
* influxctl reference documentation (#4855)
* influxctl reference docs
* fixed typo, added auth0 token life span
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* more updates to influxctl docs
* update influxctl docs to address PR feedback
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Add admin and manage databases sections to Cloud Dedicated (#4857)
* add admin and manage databases sections
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* added missing page descriptions to admin docs
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Add token management documentation to Cloud Dedicated documentation (#4861)
* add manage tokens documentation to dedicated
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* update admin token docs to address PR feedback
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Dedicated get started (#4878)
* WIP dedicated get started content
* fix(cst): infinite cardinality (#4851)
* WIP cloud dedicated get started
* feat(cloud-dedicated): WIP - write data to Cloud Dedicated
* fix(cloud-dedicated): grammar.
* feat(cloud-dedicated): WIP outline write methods, v1 API use
* fix(cloud-dedicated): dupe name.
* updated staging config, fixed dedicated page titles
* updated dedicated setup doc
* Cloud Dedicated primers v1 API: auth and write (#4865)
* feat(cloud-dedicated): v1 API with Cloud Dedicated
- Add /primers >> /api >> /v1 and /v2
- Move draft started in /write-data to /primers/api/v1
- Created code samples that still need testing
- v1 authentication schemes.
* fix(cloud-dedicated): list children pages
* wip(cloud-dedicated): v1 primer intro
* wip(cloud-dedicated): auth fixes.
* feat(cloud-dedicated): v1 API primer
- part of #4863, #4864
Still untested against CST:
- v1 auth methods
- v1 /write
- Telegraf config
- Precision
- API sample code
* Update content/influxdb/cloud-dedicated/primers/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/_index.md
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v2/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v2/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update layouts/shortcodes/api/cloud/v2-prefer.html
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update shared/text/api/cloud-dedicated/basic-auth.js
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Dedicated v1 write (#4873)
* wip(v1): Revise v1 and add client library info.
* feat(cloud-dedicated): primer v1 API auth and writes
- Fixes for v1 auth and writes
- Configuring node and python v1 client libraries for Cloud Dedicated.
* fix(cloud-dedicated): v1 intros:
- Fix redundant intro
- Query intros
* Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Dedicated v2 write (#4875)
* fix(cloud-dedicated): v1 API primer:
- fix typo
- fix description
* wip(cloud-dedicated): v2 auth, write, Telegraf
* feat(cloud-dedicated): v2 API primer (#4874)
- v2 authentication
- Write using /api/v2/write
- Cleanup in v1
* Update content/influxdb/cloud-dedicated/primers/api/v2/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update shared/text/api/cloud-dedicated/token-auth-v2-write.sh
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* fix(cloud-dedicated): parameters for v1 and v2 writes
- testing proves that org can't be empty
Ongoing:
- writes with v2 client library appear to work, but I can't find the measurement when I query.
- v1 writes with curl respond with 404.
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Add Python and Go write instructions to Cloud Dedicated get started (#4876)
* added python and go write instructions to dedicated get started
* Add get started query guide to dedicated (#4877)
* Add get started query guide to dedicated
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Apply suggestions from code review
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Port reference content into dedicated (#4879)
* ported line protocol and sql reference
* port glossary to dedicated
* fix(cloud-dedicated): cleanup (#4880)
* fix(cloud-dedicated): v1 parameter values
- Fixes parameter values in requests.
- Based on inspection of the request (default port, content-type headers).
- Still not working in CST.
* fix(cloud-dedicated): cleanup auth description and list query tools.
* fix(cloud-dedicated): cleanup auth examples:
- remove boilerplate JS examples. Eventually replace with client lib examples.
- fix incorrect URL
- replace localhost with cloud2 host
* fix(cloud-dedicated): replace placeholders
* Add support for custom dedicated URLs (#4882)
* add support for custom dedicated urls
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* removed unnecessary conditional in influxdb-urls.js
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* add information about flight sql support (#4894)
* Update influxctl install and setup instructions (#4893)
* updated influxctl install and setup instructions
* added details to influxctl init page
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Dedicated query data (#4895)
* WIP port query data section to dedicated
* updated database-name to iox-namespace-name
* updated grafana instructions
* update grafana install instructions
* updated images and links
* fixed broken links in query data section
* fix(cloud-dedicated): get-started write (#4890)
* fix(cloud-dedicated): package name typo
* fix(cloud-dedicated): URL missing query
* fix(cloud-dedicated): iox-namespace-name
* fix(cloud-dedicated): use get-started database name
* fix(cloud-dedicated): add auth-specific examples.
* fix(cloud-dedicated): use Bearer for v2 example
* fix(cloud-dedicated): add a note about token schemes and link to primer.
* fix(cloud-dedicated): org no longer required by API, remove from curl example
* fix(cloud-dedicated): use Bearer
* fix(cloud-dedicated): wordsmithing
* fix(cloud-dedicated): file name
* fix(cloud-dedicated): Go client works without org
* fix(cloud-dedicated): separate the commands for copy-pasting
* fix(cloud-dedicated): v1 API token authentication
* fix(cloud-dedicated): org parameter ignored, but needed in python clients
* fix(cloud-dedicated): v1 API examples and params for /query (#4897)
* fix(cloud-dedicated): minor word change (#4898)
* New homepage and structural changes (#4899)
* WIP first sweep of cloud-iox to cloud-serverless
* WIP iox to serverless content updates
* WIP iox to serverless updates in page templates and data files
* WIP new homepage
* chore(dedicated): copy best-practices from serverless
* fix(serverless): missing shortcut
* new homepage
* fix(dedicated): token links in v1 API primer
* chore(dedicated): write csv with Telegraf
* fix(serverless): write CSV with Telegraf
* updated homepage styles
* updated deps, fix unclosed shortcodes, fix light css
* fix product selector order
* updated database naming restrictions, add resource delete confirmation
* add cloud-ios to cloud-serverless redirect to edge.js
* remove sh from allowed extentions
* fix bug in redirect logic
* add sections to product dropdown (#4900)
* minor homepage css adjustment
* fixed page titles
* fixed more iox references in templates
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Migrate 1.x data to dedicated (#4901)
* fix(serverless): cleanup
* chore(dedicated): Migrate 1.x data to dedicated
- Minimal adaptation of IOx to Dedicated for now.
- Use APIs for writing data (CLIs? pyinflux3 only writes CSV? Can't promote influxdb_iox for now)
- Add 2.x CLI warning
* fix(dedicated): URL typos
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* add step for requesting a cluster in dedicated setup
* minor content fixes in best practices
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-04-26 14:03:37 +00:00
|
|
|
version "2.3.8"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz"
|
Cloud Dedicated documentation (#4903)
* base changes for influxdb cloud dedicated
* removed unnecessary whitespace from dedicated homepage
* influxctl reference documentation (#4855)
* influxctl reference docs
* fixed typo, added auth0 token life span
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* more updates to influxctl docs
* update influxctl docs to address PR feedback
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Add admin and manage databases sections to Cloud Dedicated (#4857)
* add admin and manage databases sections
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* added missing page descriptions to admin docs
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Add token management documentation to Cloud Dedicated documentation (#4861)
* add manage tokens documentation to dedicated
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* update admin token docs to address PR feedback
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Dedicated get started (#4878)
* WIP dedicated get started content
* fix(cst): infinite cardinality (#4851)
* WIP cloud dedicated get started
* feat(cloud-dedicated): WIP - write data to Cloud Dedicated
* fix(cloud-dedicated): grammar.
* feat(cloud-dedicated): WIP outline write methods, v1 API use
* fix(cloud-dedicated): dupe name.
* updated staging config, fixed dedicated page titles
* updated dedicated setup doc
* Cloud Dedicated primers v1 API: auth and write (#4865)
* feat(cloud-dedicated): v1 API with Cloud Dedicated
- Add /primers >> /api >> /v1 and /v2
- Move draft started in /write-data to /primers/api/v1
- Created code samples that still need testing
- v1 authentication schemes.
* fix(cloud-dedicated): list children pages
* wip(cloud-dedicated): v1 primer intro
* wip(cloud-dedicated): auth fixes.
* feat(cloud-dedicated): v1 API primer
- part of #4863, #4864
Still untested against CST:
- v1 auth methods
- v1 /write
- Telegraf config
- Precision
- API sample code
* Update content/influxdb/cloud-dedicated/primers/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/_index.md
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v2/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v2/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update layouts/shortcodes/api/cloud/v2-prefer.html
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update shared/text/api/cloud-dedicated/basic-auth.js
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Dedicated v1 write (#4873)
* wip(v1): Revise v1 and add client library info.
* feat(cloud-dedicated): primer v1 API auth and writes
- Fixes for v1 auth and writes
- Configuring node and python v1 client libraries for Cloud Dedicated.
* fix(cloud-dedicated): v1 intros:
- Fix redundant intro
- Query intros
* Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Dedicated v2 write (#4875)
* fix(cloud-dedicated): v1 API primer:
- fix typo
- fix description
* wip(cloud-dedicated): v2 auth, write, Telegraf
* feat(cloud-dedicated): v2 API primer (#4874)
- v2 authentication
- Write using /api/v2/write
- Cleanup in v1
* Update content/influxdb/cloud-dedicated/primers/api/v2/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update shared/text/api/cloud-dedicated/token-auth-v2-write.sh
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* fix(cloud-dedicated): parameters for v1 and v2 writes
- testing proves that org can't be empty
Ongoing:
- writes with v2 client library appear to work, but I can't find the measurement when I query.
- v1 writes with curl respond with 404.
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Add Python and Go write instructions to Cloud Dedicated get started (#4876)
* added python and go write instructions to dedicated get started
* Add get started query guide to dedicated (#4877)
* Add get started query guide to dedicated
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Apply suggestions from code review
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Port reference content into dedicated (#4879)
* ported line protocol and sql reference
* port glossary to dedicated
* fix(cloud-dedicated): cleanup (#4880)
* fix(cloud-dedicated): v1 parameter values
- Fixes parameter values in requests.
- Based on inspection of the request (default port, content-type headers).
- Still not working in CST.
* fix(cloud-dedicated): cleanup auth description and list query tools.
* fix(cloud-dedicated): cleanup auth examples:
- remove boilerplate JS examples. Eventually replace with client lib examples.
- fix incorrect URL
- replace localhost with cloud2 host
* fix(cloud-dedicated): replace placeholders
* Add support for custom dedicated URLs (#4882)
* add support for custom dedicated urls
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* removed unnecessary conditional in influxdb-urls.js
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* add information about flight sql support (#4894)
* Update influxctl install and setup instructions (#4893)
* updated influxctl install and setup instructions
* added details to influxctl init page
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Dedicated query data (#4895)
* WIP port query data section to dedicated
* updated database-name to iox-namespace-name
* updated grafana instructions
* update grafana install instructions
* updated images and links
* fixed broken links in query data section
* fix(cloud-dedicated): get-started write (#4890)
* fix(cloud-dedicated): package name typo
* fix(cloud-dedicated): URL missing query
* fix(cloud-dedicated): iox-namespace-name
* fix(cloud-dedicated): use get-started database name
* fix(cloud-dedicated): add auth-specific examples.
* fix(cloud-dedicated): use Bearer for v2 example
* fix(cloud-dedicated): add a note about token schemes and link to primer.
* fix(cloud-dedicated): org no longer required by API, remove from curl example
* fix(cloud-dedicated): use Bearer
* fix(cloud-dedicated): wordsmithing
* fix(cloud-dedicated): file name
* fix(cloud-dedicated): Go client works without org
* fix(cloud-dedicated): separate the commands for copy-pasting
* fix(cloud-dedicated): v1 API token authentication
* fix(cloud-dedicated): org parameter ignored, but needed in python clients
* fix(cloud-dedicated): v1 API examples and params for /query (#4897)
* fix(cloud-dedicated): minor word change (#4898)
* New homepage and structural changes (#4899)
* WIP first sweep of cloud-iox to cloud-serverless
* WIP iox to serverless content updates
* WIP iox to serverless updates in page templates and data files
* WIP new homepage
* chore(dedicated): copy best-practices from serverless
* fix(serverless): missing shortcut
* new homepage
* fix(dedicated): token links in v1 API primer
* chore(dedicated): write csv with Telegraf
* fix(serverless): write CSV with Telegraf
* updated homepage styles
* updated deps, fix unclosed shortcodes, fix light css
* fix product selector order
* updated database naming restrictions, add resource delete confirmation
* add cloud-ios to cloud-serverless redirect to edge.js
* remove sh from allowed extentions
* fix bug in redirect logic
* add sections to product dropdown (#4900)
* minor homepage css adjustment
* fixed page titles
* fixed more iox references in templates
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Migrate 1.x data to dedicated (#4901)
* fix(serverless): cleanup
* chore(dedicated): Migrate 1.x data to dedicated
- Minimal adaptation of IOx to Dedicated for now.
- Use APIs for writing data (CLIs? pyinflux3 only writes CSV? Can't promote influxdb_iox for now)
- Add 2.x CLI warning
* fix(dedicated): URL typos
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* add step for requesting a cluster in dedicated setup
* minor content fixes in best practices
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-04-26 14:03:37 +00:00
|
|
|
integrity sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
|
|
|
core-util-is "~1.0.0"
|
|
|
|
inherits "~2.0.3"
|
|
|
|
isarray "~1.0.0"
|
|
|
|
process-nextick-args "~2.0.0"
|
|
|
|
safe-buffer "~5.1.1"
|
|
|
|
string_decoder "~1.1.1"
|
|
|
|
util-deprecate "~1.0.1"
|
|
|
|
|
2021-10-05 16:04:05 +00:00
|
|
|
readdirp@~3.6.0:
|
|
|
|
version "3.6.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz"
|
2021-10-05 16:04:05 +00:00
|
|
|
integrity sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
|
|
|
picomatch "^2.2.1"
|
|
|
|
|
|
|
|
require-directory@^2.1.1:
|
|
|
|
version "2.1.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz"
|
2022-06-28 21:17:05 +00:00
|
|
|
integrity sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2023-11-27 20:39:23 +00:00
|
|
|
resolve-alpn@^1.2.0:
|
2022-02-03 21:57:06 +00:00
|
|
|
version "1.2.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/resolve-alpn/-/resolve-alpn-1.2.1.tgz"
|
2022-02-03 21:57:06 +00:00
|
|
|
integrity sha512-0a1F4l73/ZFZOakJnQ3FvkJ2+gSTQWz/r2KE5OdDY0TxPm5h4GkqkWWfM47T7HsbnOtcJVEF4epCVy6u7Q3K+g==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2023-11-27 20:39:23 +00:00
|
|
|
responselike@^3.0.0:
|
|
|
|
version "3.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/responselike/-/responselike-3.0.0.tgz"
|
2023-11-27 20:39:23 +00:00
|
|
|
integrity sha512-40yHxbNcl2+rzXvZuVkrYohathsSJlMTXKryG5y8uciHv1+xDLHQpgjG64JUO9nrEq2jGLH6IZ8BcZyw3wrweg==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
2023-11-27 20:39:23 +00:00
|
|
|
lowercase-keys "^3.0.0"
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2024-06-24 20:57:26 +00:00
|
|
|
ret@~0.1.10:
|
|
|
|
version "0.1.15"
|
2024-07-11 23:03:38 +00:00
|
|
|
resolved "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz"
|
2024-06-24 20:57:26 +00:00
|
|
|
integrity sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==
|
|
|
|
|
2021-05-24 17:11:01 +00:00
|
|
|
reusify@^1.0.4:
|
|
|
|
version "1.0.4"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
|
|
|
|
|
2024-08-20 15:12:51 +00:00
|
|
|
rimraf@^5.0.0:
|
|
|
|
version "5.0.10"
|
|
|
|
resolved "https://registry.npmjs.org/rimraf/-/rimraf-5.0.10.tgz"
|
|
|
|
integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==
|
|
|
|
dependencies:
|
|
|
|
glob "^10.3.7"
|
|
|
|
|
2024-07-23 20:08:28 +00:00
|
|
|
rimraf@2:
|
|
|
|
version "2.7.1"
|
|
|
|
resolved "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz"
|
|
|
|
integrity sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==
|
|
|
|
dependencies:
|
|
|
|
glob "^7.1.3"
|
2024-05-29 18:31:31 +00:00
|
|
|
|
2021-05-24 17:11:01 +00:00
|
|
|
run-parallel@^1.1.9:
|
|
|
|
version "1.2.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==
|
|
|
|
dependencies:
|
|
|
|
queue-microtask "^1.2.2"
|
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
safe-buffer@^5.1.1:
|
2021-05-24 17:11:01 +00:00
|
|
|
version "5.2.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
|
|
|
|
|
2024-08-20 15:12:51 +00:00
|
|
|
safe-buffer@~5.1.0:
|
|
|
|
version "5.1.2"
|
|
|
|
resolved "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz"
|
|
|
|
integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==
|
|
|
|
|
|
|
|
safe-buffer@~5.1.1:
|
2022-02-03 21:57:06 +00:00
|
|
|
version "5.1.2"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz"
|
2022-02-03 21:57:06 +00:00
|
|
|
integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==
|
|
|
|
|
2021-05-24 17:11:01 +00:00
|
|
|
seek-bzip@^1.0.5:
|
|
|
|
version "1.0.6"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/seek-bzip/-/seek-bzip-1.0.6.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-e1QtP3YL5tWww8uKaOCQ18UxIT2laNBXHjV/S2WYCiK4udiv8lkG89KRIoCjUagnAmCBurjF4zEVX2ByBbnCjQ==
|
|
|
|
dependencies:
|
|
|
|
commander "^2.8.1"
|
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
semver@^7.3.4:
|
2024-08-20 15:12:51 +00:00
|
|
|
version "7.6.3"
|
|
|
|
resolved "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz"
|
|
|
|
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2024-03-21 16:19:34 +00:00
|
|
|
setimmediate@~1.0.4:
|
|
|
|
version "1.0.5"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==
|
|
|
|
|
|
|
|
shebang-command@^2.0.0:
|
|
|
|
version "2.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==
|
|
|
|
dependencies:
|
|
|
|
shebang-regex "^3.0.0"
|
|
|
|
|
|
|
|
shebang-regex@^3.0.0:
|
|
|
|
version "3.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
|
|
|
|
|
2024-07-23 20:08:28 +00:00
|
|
|
signal-exit@^4.0.1:
|
2024-03-21 16:19:34 +00:00
|
|
|
version "4.1.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==
|
|
|
|
|
2024-01-17 16:15:00 +00:00
|
|
|
slash@^5.0.0, slash@^5.1.0:
|
2023-11-27 20:39:23 +00:00
|
|
|
version "5.1.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/slash/-/slash-5.1.0.tgz"
|
2023-11-27 20:39:23 +00:00
|
|
|
integrity sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==
|
2023-01-31 20:26:35 +00:00
|
|
|
|
2024-05-29 18:31:31 +00:00
|
|
|
source-map-js@^1.2.0:
|
|
|
|
version "1.2.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.0.tgz"
|
2024-05-29 18:31:31 +00:00
|
|
|
integrity sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
spdx-correct@^3.0.0:
|
Cloud Dedicated documentation (#4903)
* base changes for influxdb cloud dedicated
* removed unnecessary whitespace from dedicated homepage
* influxctl reference documentation (#4855)
* influxctl reference docs
* fixed typo, added auth0 token life span
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* more updates to influxctl docs
* update influxctl docs to address PR feedback
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Add admin and manage databases sections to Cloud Dedicated (#4857)
* add admin and manage databases sections
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* added missing page descriptions to admin docs
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Add token management documentation to Cloud Dedicated documentation (#4861)
* add manage tokens documentation to dedicated
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* update admin token docs to address PR feedback
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Dedicated get started (#4878)
* WIP dedicated get started content
* fix(cst): infinite cardinality (#4851)
* WIP cloud dedicated get started
* feat(cloud-dedicated): WIP - write data to Cloud Dedicated
* fix(cloud-dedicated): grammar.
* feat(cloud-dedicated): WIP outline write methods, v1 API use
* fix(cloud-dedicated): dupe name.
* updated staging config, fixed dedicated page titles
* updated dedicated setup doc
* Cloud Dedicated primers v1 API: auth and write (#4865)
* feat(cloud-dedicated): v1 API with Cloud Dedicated
- Add /primers >> /api >> /v1 and /v2
- Move draft started in /write-data to /primers/api/v1
- Created code samples that still need testing
- v1 authentication schemes.
* fix(cloud-dedicated): list children pages
* wip(cloud-dedicated): v1 primer intro
* wip(cloud-dedicated): auth fixes.
* feat(cloud-dedicated): v1 API primer
- part of #4863, #4864
Still untested against CST:
- v1 auth methods
- v1 /write
- Telegraf config
- Precision
- API sample code
* Update content/influxdb/cloud-dedicated/primers/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/_index.md
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v2/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v2/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update layouts/shortcodes/api/cloud/v2-prefer.html
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update shared/text/api/cloud-dedicated/basic-auth.js
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Dedicated v1 write (#4873)
* wip(v1): Revise v1 and add client library info.
* feat(cloud-dedicated): primer v1 API auth and writes
- Fixes for v1 auth and writes
- Configuring node and python v1 client libraries for Cloud Dedicated.
* fix(cloud-dedicated): v1 intros:
- Fix redundant intro
- Query intros
* Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Dedicated v2 write (#4875)
* fix(cloud-dedicated): v1 API primer:
- fix typo
- fix description
* wip(cloud-dedicated): v2 auth, write, Telegraf
* feat(cloud-dedicated): v2 API primer (#4874)
- v2 authentication
- Write using /api/v2/write
- Cleanup in v1
* Update content/influxdb/cloud-dedicated/primers/api/v2/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update shared/text/api/cloud-dedicated/token-auth-v2-write.sh
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* fix(cloud-dedicated): parameters for v1 and v2 writes
- testing proves that org can't be empty
Ongoing:
- writes with v2 client library appear to work, but I can't find the measurement when I query.
- v1 writes with curl respond with 404.
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Add Python and Go write instructions to Cloud Dedicated get started (#4876)
* added python and go write instructions to dedicated get started
* Add get started query guide to dedicated (#4877)
* Add get started query guide to dedicated
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Apply suggestions from code review
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Port reference content into dedicated (#4879)
* ported line protocol and sql reference
* port glossary to dedicated
* fix(cloud-dedicated): cleanup (#4880)
* fix(cloud-dedicated): v1 parameter values
- Fixes parameter values in requests.
- Based on inspection of the request (default port, content-type headers).
- Still not working in CST.
* fix(cloud-dedicated): cleanup auth description and list query tools.
* fix(cloud-dedicated): cleanup auth examples:
- remove boilerplate JS examples. Eventually replace with client lib examples.
- fix incorrect URL
- replace localhost with cloud2 host
* fix(cloud-dedicated): replace placeholders
* Add support for custom dedicated URLs (#4882)
* add support for custom dedicated urls
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* removed unnecessary conditional in influxdb-urls.js
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* add information about flight sql support (#4894)
* Update influxctl install and setup instructions (#4893)
* updated influxctl install and setup instructions
* added details to influxctl init page
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Dedicated query data (#4895)
* WIP port query data section to dedicated
* updated database-name to iox-namespace-name
* updated grafana instructions
* update grafana install instructions
* updated images and links
* fixed broken links in query data section
* fix(cloud-dedicated): get-started write (#4890)
* fix(cloud-dedicated): package name typo
* fix(cloud-dedicated): URL missing query
* fix(cloud-dedicated): iox-namespace-name
* fix(cloud-dedicated): use get-started database name
* fix(cloud-dedicated): add auth-specific examples.
* fix(cloud-dedicated): use Bearer for v2 example
* fix(cloud-dedicated): add a note about token schemes and link to primer.
* fix(cloud-dedicated): org no longer required by API, remove from curl example
* fix(cloud-dedicated): use Bearer
* fix(cloud-dedicated): wordsmithing
* fix(cloud-dedicated): file name
* fix(cloud-dedicated): Go client works without org
* fix(cloud-dedicated): separate the commands for copy-pasting
* fix(cloud-dedicated): v1 API token authentication
* fix(cloud-dedicated): org parameter ignored, but needed in python clients
* fix(cloud-dedicated): v1 API examples and params for /query (#4897)
* fix(cloud-dedicated): minor word change (#4898)
* New homepage and structural changes (#4899)
* WIP first sweep of cloud-iox to cloud-serverless
* WIP iox to serverless content updates
* WIP iox to serverless updates in page templates and data files
* WIP new homepage
* chore(dedicated): copy best-practices from serverless
* fix(serverless): missing shortcut
* new homepage
* fix(dedicated): token links in v1 API primer
* chore(dedicated): write csv with Telegraf
* fix(serverless): write CSV with Telegraf
* updated homepage styles
* updated deps, fix unclosed shortcodes, fix light css
* fix product selector order
* updated database naming restrictions, add resource delete confirmation
* add cloud-ios to cloud-serverless redirect to edge.js
* remove sh from allowed extentions
* fix bug in redirect logic
* add sections to product dropdown (#4900)
* minor homepage css adjustment
* fixed page titles
* fixed more iox references in templates
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Migrate 1.x data to dedicated (#4901)
* fix(serverless): cleanup
* chore(dedicated): Migrate 1.x data to dedicated
- Minimal adaptation of IOx to Dedicated for now.
- Use APIs for writing data (CLIs? pyinflux3 only writes CSV? Can't promote influxdb_iox for now)
- Add 2.x CLI warning
* fix(dedicated): URL typos
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* add step for requesting a cluster in dedicated setup
* minor content fixes in best practices
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-04-26 14:03:37 +00:00
|
|
|
version "3.2.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.2.0.tgz"
|
Cloud Dedicated documentation (#4903)
* base changes for influxdb cloud dedicated
* removed unnecessary whitespace from dedicated homepage
* influxctl reference documentation (#4855)
* influxctl reference docs
* fixed typo, added auth0 token life span
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* more updates to influxctl docs
* update influxctl docs to address PR feedback
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Add admin and manage databases sections to Cloud Dedicated (#4857)
* add admin and manage databases sections
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* added missing page descriptions to admin docs
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Add token management documentation to Cloud Dedicated documentation (#4861)
* add manage tokens documentation to dedicated
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* update admin token docs to address PR feedback
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Dedicated get started (#4878)
* WIP dedicated get started content
* fix(cst): infinite cardinality (#4851)
* WIP cloud dedicated get started
* feat(cloud-dedicated): WIP - write data to Cloud Dedicated
* fix(cloud-dedicated): grammar.
* feat(cloud-dedicated): WIP outline write methods, v1 API use
* fix(cloud-dedicated): dupe name.
* updated staging config, fixed dedicated page titles
* updated dedicated setup doc
* Cloud Dedicated primers v1 API: auth and write (#4865)
* feat(cloud-dedicated): v1 API with Cloud Dedicated
- Add /primers >> /api >> /v1 and /v2
- Move draft started in /write-data to /primers/api/v1
- Created code samples that still need testing
- v1 authentication schemes.
* fix(cloud-dedicated): list children pages
* wip(cloud-dedicated): v1 primer intro
* wip(cloud-dedicated): auth fixes.
* feat(cloud-dedicated): v1 API primer
- part of #4863, #4864
Still untested against CST:
- v1 auth methods
- v1 /write
- Telegraf config
- Precision
- API sample code
* Update content/influxdb/cloud-dedicated/primers/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/_index.md
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v2/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v2/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update layouts/shortcodes/api/cloud/v2-prefer.html
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update shared/text/api/cloud-dedicated/basic-auth.js
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Dedicated v1 write (#4873)
* wip(v1): Revise v1 and add client library info.
* feat(cloud-dedicated): primer v1 API auth and writes
- Fixes for v1 auth and writes
- Configuring node and python v1 client libraries for Cloud Dedicated.
* fix(cloud-dedicated): v1 intros:
- Fix redundant intro
- Query intros
* Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Dedicated v2 write (#4875)
* fix(cloud-dedicated): v1 API primer:
- fix typo
- fix description
* wip(cloud-dedicated): v2 auth, write, Telegraf
* feat(cloud-dedicated): v2 API primer (#4874)
- v2 authentication
- Write using /api/v2/write
- Cleanup in v1
* Update content/influxdb/cloud-dedicated/primers/api/v2/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update shared/text/api/cloud-dedicated/token-auth-v2-write.sh
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* fix(cloud-dedicated): parameters for v1 and v2 writes
- testing proves that org can't be empty
Ongoing:
- writes with v2 client library appear to work, but I can't find the measurement when I query.
- v1 writes with curl respond with 404.
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Add Python and Go write instructions to Cloud Dedicated get started (#4876)
* added python and go write instructions to dedicated get started
* Add get started query guide to dedicated (#4877)
* Add get started query guide to dedicated
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Apply suggestions from code review
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Port reference content into dedicated (#4879)
* ported line protocol and sql reference
* port glossary to dedicated
* fix(cloud-dedicated): cleanup (#4880)
* fix(cloud-dedicated): v1 parameter values
- Fixes parameter values in requests.
- Based on inspection of the request (default port, content-type headers).
- Still not working in CST.
* fix(cloud-dedicated): cleanup auth description and list query tools.
* fix(cloud-dedicated): cleanup auth examples:
- remove boilerplate JS examples. Eventually replace with client lib examples.
- fix incorrect URL
- replace localhost with cloud2 host
* fix(cloud-dedicated): replace placeholders
* Add support for custom dedicated URLs (#4882)
* add support for custom dedicated urls
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* removed unnecessary conditional in influxdb-urls.js
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* add information about flight sql support (#4894)
* Update influxctl install and setup instructions (#4893)
* updated influxctl install and setup instructions
* added details to influxctl init page
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Dedicated query data (#4895)
* WIP port query data section to dedicated
* updated database-name to iox-namespace-name
* updated grafana instructions
* update grafana install instructions
* updated images and links
* fixed broken links in query data section
* fix(cloud-dedicated): get-started write (#4890)
* fix(cloud-dedicated): package name typo
* fix(cloud-dedicated): URL missing query
* fix(cloud-dedicated): iox-namespace-name
* fix(cloud-dedicated): use get-started database name
* fix(cloud-dedicated): add auth-specific examples.
* fix(cloud-dedicated): use Bearer for v2 example
* fix(cloud-dedicated): add a note about token schemes and link to primer.
* fix(cloud-dedicated): org no longer required by API, remove from curl example
* fix(cloud-dedicated): use Bearer
* fix(cloud-dedicated): wordsmithing
* fix(cloud-dedicated): file name
* fix(cloud-dedicated): Go client works without org
* fix(cloud-dedicated): separate the commands for copy-pasting
* fix(cloud-dedicated): v1 API token authentication
* fix(cloud-dedicated): org parameter ignored, but needed in python clients
* fix(cloud-dedicated): v1 API examples and params for /query (#4897)
* fix(cloud-dedicated): minor word change (#4898)
* New homepage and structural changes (#4899)
* WIP first sweep of cloud-iox to cloud-serverless
* WIP iox to serverless content updates
* WIP iox to serverless updates in page templates and data files
* WIP new homepage
* chore(dedicated): copy best-practices from serverless
* fix(serverless): missing shortcut
* new homepage
* fix(dedicated): token links in v1 API primer
* chore(dedicated): write csv with Telegraf
* fix(serverless): write CSV with Telegraf
* updated homepage styles
* updated deps, fix unclosed shortcodes, fix light css
* fix product selector order
* updated database naming restrictions, add resource delete confirmation
* add cloud-ios to cloud-serverless redirect to edge.js
* remove sh from allowed extentions
* fix bug in redirect logic
* add sections to product dropdown (#4900)
* minor homepage css adjustment
* fixed page titles
* fixed more iox references in templates
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Migrate 1.x data to dedicated (#4901)
* fix(serverless): cleanup
* chore(dedicated): Migrate 1.x data to dedicated
- Minimal adaptation of IOx to Dedicated for now.
- Use APIs for writing data (CLIs? pyinflux3 only writes CSV? Can't promote influxdb_iox for now)
- Add 2.x CLI warning
* fix(dedicated): URL typos
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* add step for requesting a cluster in dedicated setup
* minor content fixes in best practices
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-04-26 14:03:37 +00:00
|
|
|
integrity sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
2022-02-03 21:57:06 +00:00
|
|
|
spdx-expression-parse "^3.0.0"
|
|
|
|
spdx-license-ids "^3.0.0"
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
spdx-exceptions@^2.1.0:
|
2024-03-11 23:31:33 +00:00
|
|
|
version "2.5.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.5.0.tgz"
|
2024-03-11 23:31:33 +00:00
|
|
|
integrity sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
spdx-expression-parse@^3.0.0:
|
|
|
|
version "3.0.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz"
|
2022-02-03 21:57:06 +00:00
|
|
|
integrity sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==
|
|
|
|
dependencies:
|
|
|
|
spdx-exceptions "^2.1.0"
|
|
|
|
spdx-license-ids "^3.0.0"
|
|
|
|
|
|
|
|
spdx-license-ids@^3.0.0:
|
2024-05-29 18:31:31 +00:00
|
|
|
version "3.0.18"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.18.tgz"
|
2024-05-29 18:31:31 +00:00
|
|
|
integrity sha512-xxRs31BqRYHwiMzudOrpSiHtZ8i/GeionCBDSilhYRj+9gIcI8wCZTlXZKu9vZIVqViP3dcp9qE5G6AlIaD+TQ==
|
|
|
|
|
2024-06-24 20:57:26 +00:00
|
|
|
sql-formatter@^15.0.2:
|
2024-08-20 15:12:51 +00:00
|
|
|
version "15.4.0"
|
|
|
|
resolved "https://registry.npmjs.org/sql-formatter/-/sql-formatter-15.4.0.tgz"
|
|
|
|
integrity sha512-h3uVulRmOfARvDejuSzs9GMbua/UmGCKiP08zyHT1PnG376zk9CHVsDAcKIc9TcIwIrDH3YULWwI4PrXdmLRVw==
|
2024-06-21 23:41:07 +00:00
|
|
|
dependencies:
|
2024-06-24 20:57:26 +00:00
|
|
|
argparse "^2.0.1"
|
|
|
|
get-stdin "=8.0.0"
|
|
|
|
nearley "^2.20.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
|
2024-08-20 15:12:51 +00:00
|
|
|
string_decoder@~1.1.1:
|
|
|
|
version "1.1.1"
|
|
|
|
resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz"
|
|
|
|
integrity sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==
|
|
|
|
dependencies:
|
|
|
|
safe-buffer "~5.1.0"
|
|
|
|
|
2024-06-21 23:41:07 +00:00
|
|
|
"string-width-cjs@npm:string-width@^4.2.0":
|
2021-10-05 16:04:05 +00:00
|
|
|
version "4.2.3"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
|
|
|
|
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
|
|
|
|
dependencies:
|
|
|
|
emoji-regex "^8.0.0"
|
|
|
|
is-fullwidth-code-point "^3.0.0"
|
|
|
|
strip-ansi "^6.0.1"
|
|
|
|
|
2024-08-20 15:12:51 +00:00
|
|
|
string-width@^4.1.0, string-width@^4.2.0:
|
|
|
|
version "4.2.3"
|
|
|
|
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
|
|
|
|
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
|
|
|
|
dependencies:
|
|
|
|
emoji-regex "^8.0.0"
|
|
|
|
is-fullwidth-code-point "^3.0.0"
|
|
|
|
strip-ansi "^6.0.1"
|
|
|
|
|
|
|
|
string-width@^4.2.3:
|
2024-06-21 23:41:07 +00:00
|
|
|
version "4.2.3"
|
|
|
|
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
|
2021-10-05 16:04:05 +00:00
|
|
|
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
|
|
|
emoji-regex "^8.0.0"
|
|
|
|
is-fullwidth-code-point "^3.0.0"
|
2021-10-05 16:04:05 +00:00
|
|
|
strip-ansi "^6.0.1"
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2024-03-21 16:19:34 +00:00
|
|
|
string-width@^5.0.1, string-width@^5.1.2:
|
|
|
|
version "5.1.2"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==
|
|
|
|
dependencies:
|
|
|
|
eastasianwidth "^0.2.0"
|
|
|
|
emoji-regex "^9.2.2"
|
|
|
|
strip-ansi "^7.0.1"
|
|
|
|
|
2024-06-21 23:41:07 +00:00
|
|
|
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
|
|
|
|
version "6.0.1"
|
|
|
|
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
|
|
|
|
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
2024-06-21 23:41:07 +00:00
|
|
|
ansi-regex "^5.0.1"
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2024-06-21 23:41:07 +00:00
|
|
|
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
|
2021-10-05 16:04:05 +00:00
|
|
|
version "6.0.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
|
2021-10-05 16:04:05 +00:00
|
|
|
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
2021-10-05 16:04:05 +00:00
|
|
|
ansi-regex "^5.0.1"
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2024-07-23 20:08:28 +00:00
|
|
|
strip-ansi@^7.0.1:
|
2024-03-21 16:19:34 +00:00
|
|
|
version "7.1.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==
|
|
|
|
dependencies:
|
|
|
|
ansi-regex "^6.0.1"
|
|
|
|
|
2021-05-24 17:11:01 +00:00
|
|
|
strip-dirs@^2.0.0:
|
|
|
|
version "2.1.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/strip-dirs/-/strip-dirs-2.1.0.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-JOCxOeKLm2CAS73y/U4ZeZPTkE+gNVCzKt7Eox84Iej1LT/2pTWYpZKJuxwQpvX1LiZb1xokNR7RLfuBAa7T3g==
|
|
|
|
dependencies:
|
|
|
|
is-natural-number "^4.0.1"
|
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
supports-color@^5.3.0:
|
|
|
|
version "5.5.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz"
|
2022-02-03 21:57:06 +00:00
|
|
|
integrity sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
2022-02-03 21:57:06 +00:00
|
|
|
has-flag "^3.0.0"
|
2021-05-24 17:11:01 +00:00
|
|
|
|
|
|
|
tar-stream@^1.5.2:
|
|
|
|
version "1.6.2"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/tar-stream/-/tar-stream-1.6.2.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-rzS0heiNf8Xn7/mpdSVVSMAWAoy9bfb1WOTYC78Z0UQKeKa/CWS8FOq0lKGNa8DWKAn9gxjCvMLYc5PGXYlK2A==
|
|
|
|
dependencies:
|
|
|
|
bl "^1.0.0"
|
|
|
|
buffer-alloc "^1.2.0"
|
|
|
|
end-of-stream "^1.0.0"
|
|
|
|
fs-constants "^1.0.0"
|
|
|
|
readable-stream "^2.3.0"
|
|
|
|
to-buffer "^1.1.1"
|
|
|
|
xtend "^4.0.0"
|
|
|
|
|
2024-03-21 16:19:34 +00:00
|
|
|
tar@^6.1.15:
|
2024-04-11 15:42:22 +00:00
|
|
|
version "6.2.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/tar/-/tar-6.2.1.tgz"
|
2024-04-11 15:42:22 +00:00
|
|
|
integrity sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==
|
2024-03-21 16:19:34 +00:00
|
|
|
dependencies:
|
|
|
|
chownr "^2.0.0"
|
|
|
|
fs-minipass "^2.0.0"
|
|
|
|
minipass "^5.0.0"
|
|
|
|
minizlib "^2.1.1"
|
|
|
|
mkdirp "^1.0.3"
|
|
|
|
yallist "^4.0.0"
|
|
|
|
|
2023-11-27 20:39:23 +00:00
|
|
|
temp-dir@^3.0.0:
|
|
|
|
version "3.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/temp-dir/-/temp-dir-3.0.0.tgz"
|
2023-11-27 20:39:23 +00:00
|
|
|
integrity sha512-nHc6S/bwIilKHNRgK/3jlhDoIHcp45YgyiwcAk46Tr0LfEqGBVpmiAyuiuxeVE44m3mXnEeVhaipLOEWmH+Njw==
|
2022-02-03 21:57:06 +00:00
|
|
|
|
2023-11-27 20:39:23 +00:00
|
|
|
tempy@^3.0.0:
|
|
|
|
version "3.1.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/tempy/-/tempy-3.1.0.tgz"
|
2023-11-27 20:39:23 +00:00
|
|
|
integrity sha512-7jDLIdD2Zp0bDe5r3D2qtkd1QOCacylBuL7oa4udvN6v2pqr4+LcCr67C8DR1zkpaZ8XosF5m1yQSabKAW6f2g==
|
2022-02-03 21:57:06 +00:00
|
|
|
dependencies:
|
|
|
|
is-stream "^3.0.0"
|
2023-11-27 20:39:23 +00:00
|
|
|
temp-dir "^3.0.0"
|
|
|
|
type-fest "^2.12.2"
|
2022-02-03 21:57:06 +00:00
|
|
|
unique-string "^3.0.0"
|
|
|
|
|
|
|
|
thenby@^1.3.4:
|
|
|
|
version "1.3.4"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/thenby/-/thenby-1.3.4.tgz"
|
2022-02-03 21:57:06 +00:00
|
|
|
integrity sha512-89Gi5raiWA3QZ4b2ePcEwswC3me9JIg+ToSgtE0JWeCynLnLxNr/f9G+xfo9K+Oj4AFdom8YNJjibIARTJmapQ==
|
|
|
|
|
2021-05-24 17:11:01 +00:00
|
|
|
through@^2.3.8:
|
|
|
|
version "2.3.8"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/through/-/through-2.3.8.tgz"
|
2022-06-28 21:17:05 +00:00
|
|
|
integrity sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
|
|
|
to-buffer@^1.1.1:
|
|
|
|
version "1.1.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/to-buffer/-/to-buffer-1.1.1.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-lx9B5iv7msuFYE3dytT+KE5tap+rNYw+K4jVkb9R/asAb+pbBSM17jtunHplhBe6RRJdZx3Pn2Jph24O32mOVg==
|
|
|
|
|
|
|
|
to-regex-range@^5.0.1:
|
|
|
|
version "5.0.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==
|
|
|
|
dependencies:
|
|
|
|
is-number "^7.0.0"
|
|
|
|
|
2024-03-21 16:19:34 +00:00
|
|
|
"traverse@>=0.3.0 <0.4":
|
|
|
|
version "0.3.9"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/traverse/-/traverse-0.3.9.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-iawgk0hLP3SxGKDfnDJf8wTz4p2qImnyihM5Hh/sGvQ3K37dPi/w8sRhdNIxYA1TwFwc5mDhIJq+O0RsvXBKdQ==
|
|
|
|
|
2024-06-24 20:57:26 +00:00
|
|
|
tslib@^2.6.2:
|
|
|
|
version "2.6.3"
|
2024-07-11 23:03:38 +00:00
|
|
|
resolved "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz"
|
2024-06-24 20:57:26 +00:00
|
|
|
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
|
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
type-fest@^1.0.1:
|
|
|
|
version "1.4.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/type-fest/-/type-fest-1.4.0.tgz"
|
2022-02-03 21:57:06 +00:00
|
|
|
integrity sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2023-11-27 20:39:23 +00:00
|
|
|
type-fest@^2.0.0, type-fest@^2.12.2, type-fest@^2.5.0:
|
2023-01-31 18:07:26 +00:00
|
|
|
version "2.19.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz"
|
2023-01-31 18:07:26 +00:00
|
|
|
integrity sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
|
|
|
unbzip2-stream@^1.0.9:
|
|
|
|
version "1.4.3"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.3.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-mlExGW4w71ebDJviH16lQLtZS32VKqsSfk80GCfUlwT/4/hNRFsoscrF/c++9xinkMzECL1uL9DDwXqFWkruPg==
|
|
|
|
dependencies:
|
|
|
|
buffer "^5.2.1"
|
|
|
|
through "^2.3.8"
|
|
|
|
|
2024-01-17 16:15:00 +00:00
|
|
|
unicorn-magic@^0.1.0:
|
|
|
|
version "0.1.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.1.0.tgz"
|
2024-01-17 16:15:00 +00:00
|
|
|
integrity sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==
|
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
unique-string@^3.0.0:
|
|
|
|
version "3.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/unique-string/-/unique-string-3.0.0.tgz"
|
2022-02-03 21:57:06 +00:00
|
|
|
integrity sha512-VGXBUVwxKMBUznyffQweQABPRRW1vHZAbadFZud4pLFAqRGvv/96vafgjWFqzourzr8YonlQiPgH0YCJfawoGQ==
|
|
|
|
dependencies:
|
|
|
|
crypto-random-string "^4.0.0"
|
|
|
|
|
2021-05-24 17:11:01 +00:00
|
|
|
universalify@^2.0.0:
|
2023-11-27 20:39:23 +00:00
|
|
|
version "2.0.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz"
|
2023-11-27 20:39:23 +00:00
|
|
|
integrity sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2024-03-21 16:19:34 +00:00
|
|
|
unzipper@^0.10.14:
|
|
|
|
version "0.10.14"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/unzipper/-/unzipper-0.10.14.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-ti4wZj+0bQTiX2KmKWuwj7lhV+2n//uXEotUmGuQqrbVZSEGFMbI68+c6JCQ8aAmUWYvtHEz2A8K6wXvueR/6g==
|
|
|
|
dependencies:
|
|
|
|
big-integer "^1.6.17"
|
|
|
|
binary "~0.3.0"
|
|
|
|
bluebird "~3.4.1"
|
|
|
|
buffer-indexof-polyfill "~1.0.0"
|
|
|
|
duplexer2 "~0.1.4"
|
|
|
|
fstream "^1.0.12"
|
|
|
|
graceful-fs "^4.2.2"
|
|
|
|
listenercount "~1.0.1"
|
|
|
|
readable-stream "~2.3.6"
|
|
|
|
setimmediate "~1.0.4"
|
|
|
|
|
2024-08-20 15:12:51 +00:00
|
|
|
update-browserslist-db@^1.1.0:
|
|
|
|
version "1.1.0"
|
|
|
|
resolved "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz"
|
|
|
|
integrity sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==
|
2022-06-28 21:17:05 +00:00
|
|
|
dependencies:
|
2024-05-29 18:31:31 +00:00
|
|
|
escalade "^3.1.2"
|
|
|
|
picocolors "^1.0.1"
|
2022-06-28 21:17:05 +00:00
|
|
|
|
2021-05-24 17:11:01 +00:00
|
|
|
util-deprecate@~1.0.1:
|
|
|
|
version "1.0.2"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz"
|
2022-06-28 21:17:05 +00:00
|
|
|
integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
validate-npm-package-license@^3.0.1:
|
|
|
|
version "3.0.4"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz"
|
2022-02-03 21:57:06 +00:00
|
|
|
integrity sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
2022-02-03 21:57:06 +00:00
|
|
|
spdx-correct "^3.0.0"
|
|
|
|
spdx-expression-parse "^3.0.0"
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2024-03-21 16:19:34 +00:00
|
|
|
which@^2.0.1:
|
|
|
|
version "2.0.2"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/which/-/which-2.0.2.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==
|
|
|
|
dependencies:
|
|
|
|
isexe "^2.0.0"
|
|
|
|
|
2024-06-21 23:41:07 +00:00
|
|
|
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
|
|
|
|
version "7.0.0"
|
|
|
|
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
|
|
|
|
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
|
|
|
|
dependencies:
|
|
|
|
ansi-styles "^4.0.0"
|
|
|
|
string-width "^4.1.0"
|
|
|
|
strip-ansi "^6.0.0"
|
|
|
|
|
|
|
|
wrap-ansi@^7.0.0:
|
2021-05-24 17:11:01 +00:00
|
|
|
version "7.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
|
|
|
|
dependencies:
|
|
|
|
ansi-styles "^4.0.0"
|
|
|
|
string-width "^4.1.0"
|
|
|
|
strip-ansi "^6.0.0"
|
|
|
|
|
2024-03-21 16:19:34 +00:00
|
|
|
wrap-ansi@^8.1.0:
|
|
|
|
version "8.1.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz"
|
2024-03-21 16:19:34 +00:00
|
|
|
integrity sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==
|
|
|
|
dependencies:
|
|
|
|
ansi-styles "^6.1.0"
|
|
|
|
string-width "^5.0.1"
|
|
|
|
strip-ansi "^7.0.1"
|
|
|
|
|
2021-05-24 17:11:01 +00:00
|
|
|
wrappy@1:
|
|
|
|
version "1.0.2"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz"
|
2022-06-23 14:23:38 +00:00
|
|
|
integrity sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
|
|
|
xtend@^4.0.0:
|
|
|
|
version "4.0.2"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==
|
|
|
|
|
|
|
|
y18n@^5.0.5:
|
|
|
|
version "5.0.8"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz"
|
2021-05-24 17:11:01 +00:00
|
|
|
integrity sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==
|
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
yallist@^4.0.0:
|
|
|
|
version "4.0.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz"
|
2022-02-03 21:57:06 +00:00
|
|
|
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2024-07-23 20:08:28 +00:00
|
|
|
yaml@^2.4.2:
|
2024-08-20 15:12:51 +00:00
|
|
|
version "2.5.0"
|
|
|
|
resolved "https://registry.npmjs.org/yaml/-/yaml-2.5.0.tgz"
|
|
|
|
integrity sha512-2wWLbGbYDiSqqIKoPjar3MPgB94ErzCtrNE1FdqGuaO0pi2JGjmE8aW8TDZwzU7vuxcGRdL/4gPQwQ7hD5AMSw==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2023-01-31 18:07:26 +00:00
|
|
|
yargs-parser@^21.1.1:
|
|
|
|
version "21.1.1"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz"
|
2023-01-31 18:07:26 +00:00
|
|
|
integrity sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==
|
2021-05-24 17:11:01 +00:00
|
|
|
|
2022-02-03 21:57:06 +00:00
|
|
|
yargs@^17.0.0:
|
2023-11-27 20:39:23 +00:00
|
|
|
version "17.7.2"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz"
|
2023-11-27 20:39:23 +00:00
|
|
|
integrity sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
2023-01-31 18:07:26 +00:00
|
|
|
cliui "^8.0.1"
|
2021-05-24 17:11:01 +00:00
|
|
|
escalade "^3.1.1"
|
|
|
|
get-caller-file "^2.0.5"
|
|
|
|
require-directory "^2.1.1"
|
2022-02-03 21:57:06 +00:00
|
|
|
string-width "^4.2.3"
|
2021-05-24 17:11:01 +00:00
|
|
|
y18n "^5.0.5"
|
2023-01-31 18:07:26 +00:00
|
|
|
yargs-parser "^21.1.1"
|
2021-05-24 17:11:01 +00:00
|
|
|
|
|
|
|
yauzl@^2.4.2:
|
|
|
|
version "2.10.0"
|
2024-06-21 23:41:07 +00:00
|
|
|
resolved "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz"
|
2022-06-28 21:17:05 +00:00
|
|
|
integrity sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==
|
2021-05-24 17:11:01 +00:00
|
|
|
dependencies:
|
|
|
|
buffer-crc32 "~0.2.3"
|
|
|
|
fd-slicer "~1.1.0"
|
2022-02-03 21:57:06 +00:00
|
|
|
|
|
|
|
yocto-queue@^1.0.0:
|
2024-08-20 15:12:51 +00:00
|
|
|
version "1.1.1"
|
|
|
|
resolved "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.1.1.tgz"
|
|
|
|
integrity sha512-b4JR1PFR10y1mKjhHY9LaGo6tmrgjit7hxVIeAmyMw3jegXR4dhYqLaQF5zMXZxY7tLpMyJeLjr1C4rLmkVe8g==
|