diff --git a/package-lock.json b/package-lock.json index 21585defa..4597d2772 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,7 +1,7 @@ { "name": "ps-analysis-tool", "version": "0.6.0", - "lockfileVersion": 3, + "lockfileVersion": 2, "requires": true, "packages": { "": { @@ -2291,7 +2291,8 @@ }, "node_modules/@formatjs/ecma402-abstract": { "version": "1.18.2", - "license": "MIT", + "resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-1.18.2.tgz", + "integrity": "sha512-+QoPW4csYALsQIl8GbN14igZzDbuwzcpWrku9nyMXlaqAlwRBgl5V+p0vWMGFqHOw37czNXaP/lEk4wbLgcmtA==", "dependencies": { "@formatjs/intl-localematcher": "0.5.4", "tslib": "^2.4.0" @@ -2299,14 +2300,16 @@ }, "node_modules/@formatjs/fast-memoize": { "version": "2.2.0", - "license": "MIT", + "resolved": "https://registry.npmjs.org/@formatjs/fast-memoize/-/fast-memoize-2.2.0.tgz", + "integrity": "sha512-hnk/nY8FyrL5YxwP9e4r9dqeM6cAbo8PeU9UjyXojZMNvVad2Z06FAVHyR3Ecw6fza+0GH7vdJgiKIVXTMbSBA==", "dependencies": { "tslib": "^2.4.0" } }, "node_modules/@formatjs/icu-messageformat-parser": { "version": "2.7.6", - "license": "MIT", + "resolved": "https://registry.npmjs.org/@formatjs/icu-messageformat-parser/-/icu-messageformat-parser-2.7.6.tgz", + "integrity": "sha512-etVau26po9+eewJKYoiBKP6743I1br0/Ie00Pb/S/PtmYfmjTcOn2YCh2yNkSZI12h6Rg+BOgQYborXk46BvkA==", "dependencies": { "@formatjs/ecma402-abstract": "1.18.2", "@formatjs/icu-skeleton-parser": "1.8.0", @@ -2315,7 +2318,8 @@ }, "node_modules/@formatjs/icu-skeleton-parser": { "version": "1.8.0", - "license": "MIT", + "resolved": "https://registry.npmjs.org/@formatjs/icu-skeleton-parser/-/icu-skeleton-parser-1.8.0.tgz", + "integrity": "sha512-QWLAYvM0n8hv7Nq5BEs4LKIjevpVpbGLAJgOaYzg9wABEoX1j0JO1q2/jVkO6CVlq0dbsxZCngS5aXbysYueqA==", "dependencies": { "@formatjs/ecma402-abstract": "1.18.2", "tslib": "^2.4.0" @@ -2323,7 +2327,8 @@ }, "node_modules/@formatjs/intl-localematcher": { "version": "0.5.4", - "license": "MIT", + "resolved": "https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.5.4.tgz", + "integrity": "sha512-zTwEpWOzZ2CiKcB93BLngUX59hQkuZjT2+SAQEscSm52peDW/getsawMcWF1rGRpMCX6D7nSJA3CzJ8gn13N/g==", "dependencies": { "tslib": "^2.4.0" } @@ -8470,9 +8475,8 @@ }, "node_modules/body-parser": { "version": "1.20.2", - "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.2.tgz", - "integrity": "sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==", "dev": true, + "license": "MIT", "dependencies": { "bytes": "3.1.2", "content-type": "~1.0.5", @@ -8494,24 +8498,21 @@ }, "node_modules/body-parser/node_modules/debug": { "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", "dev": true, + "license": "MIT", "dependencies": { "ms": "2.0.0" } }, "node_modules/body-parser/node_modules/ms": { "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", - "dev": true + "dev": true, + "license": "MIT" }, "node_modules/body-parser/node_modules/qs": { "version": "6.11.0", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.11.0.tgz", - "integrity": "sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==", "dev": true, + "license": "BSD-3-Clause", "dependencies": { "side-channel": "^1.0.4" }, @@ -8672,9 +8673,8 @@ }, "node_modules/bytes": { "version": "3.1.2", - "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz", - "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==", "dev": true, + "license": "MIT", "engines": { "node": ">= 0.8" } @@ -9510,9 +9510,8 @@ }, "node_modules/content-type": { "version": "1.0.5", - "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz", - "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==", "dev": true, + "license": "MIT", "engines": { "node": ">= 0.6" } @@ -9524,9 +9523,8 @@ }, "node_modules/cookie": { "version": "0.6.0", - "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.6.0.tgz", - "integrity": "sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==", "dev": true, + "license": "MIT", "engines": { "node": ">= 0.6" } @@ -11940,9 +11938,8 @@ }, "node_modules/express": { "version": "4.19.2", - "resolved": "https://registry.npmjs.org/express/-/express-4.19.2.tgz", - "integrity": "sha512-5T6nhjsT+EOMzuck8JjBHARTHfMht0POzlA60WV2pMD3gyXw2LZnZ+ueGdNxG+0calOJcWKbpFcuzLZ91YWq9Q==", "dev": true, + "license": "MIT", "dependencies": { "accepts": "~1.3.8", "array-flatten": "1.1.1", @@ -13282,6 +13279,19 @@ "dev": true, "license": "MIT" }, + "node_modules/html-inline-script-webpack-plugin": { + "version": "3.2.1", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=14.0.0", + "npm": ">=6.0.0" + }, + "peerDependencies": { + "html-webpack-plugin": "^5.0.0", + "webpack": "^5.0.0" + } + }, "node_modules/html-minifier-terser": { "version": "6.1.0", "dev": true, @@ -13490,9 +13500,8 @@ }, "node_modules/iconv-lite": { "version": "0.4.24", - "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz", - "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", "dev": true, + "license": "MIT", "dependencies": { "safer-buffer": ">= 2.1.2 < 3" }, @@ -13711,7 +13720,8 @@ }, "node_modules/intl-messageformat": { "version": "10.5.11", - "license": "BSD-3-Clause", + "resolved": "https://registry.npmjs.org/intl-messageformat/-/intl-messageformat-10.5.11.tgz", + "integrity": "sha512-eYq5fkFBVxc7GIFDzpFQkDOZgNayNTQn4Oufe8jw6YY6OHVw70/4pA3FyCsQ0Gb2DnvEJEMmN2tOaXUGByM+kg==", "dependencies": { "@formatjs/ecma402-abstract": "1.18.2", "@formatjs/fast-memoize": "2.2.0", @@ -17207,9 +17217,8 @@ }, "node_modules/media-typer": { "version": "0.3.0", - "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz", - "integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==", "dev": true, + "license": "MIT", "engines": { "node": ">= 0.6" } @@ -19282,9 +19291,8 @@ }, "node_modules/raw-body": { "version": "2.5.2", - "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.2.tgz", - "integrity": "sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==", "dev": true, + "license": "MIT", "dependencies": { "bytes": "3.1.2", "http-errors": "2.0.0", @@ -20907,53 +20915,6 @@ "dev": true, "license": "MIT" }, - "node_modules/stdin-discarder": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/stdin-discarder/-/stdin-discarder-0.1.0.tgz", - "integrity": "sha512-xhV7w8S+bUwlPTb4bAOUQhv8/cSS5offJuX8GQGq32ONF0ZtDWKfkdomM3HMRA+LhX6um/FZ0COqlwsjD53LeQ==", - "dependencies": { - "bl": "^5.0.0" - }, - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/stdin-discarder/node_modules/bl": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/bl/-/bl-5.1.0.tgz", - "integrity": "sha512-tv1ZJHLfTDnXE6tMHv73YgSJaWR2AFuPwMntBe7XL/GBFHnT0CLnsHMogfk5+GzCDC5ZWarSCYaIGATZt9dNsQ==", - "dependencies": { - "buffer": "^6.0.3", - "inherits": "^2.0.4", - "readable-stream": "^3.4.0" - } - }, - "node_modules/stdin-discarder/node_modules/buffer": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz", - "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "dependencies": { - "base64-js": "^1.3.1", - "ieee754": "^1.2.1" - } - }, "node_modules/stop-iteration-iterator": { "version": "1.0.0", "dev": true, @@ -22216,9 +22177,8 @@ }, "node_modules/type-is": { "version": "1.6.18", - "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz", - "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==", "dev": true, + "license": "MIT", "dependencies": { "media-typer": "0.3.0", "mime-types": "~2.1.24" @@ -23522,9 +23482,8 @@ }, "node_modules/webpack-dev-middleware": { "version": "6.1.2", - "resolved": "https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-6.1.2.tgz", - "integrity": "sha512-Wu+EHmX326YPYUpQLKmKbTyZZJIB8/n6R09pTmB03kJmnMsVPTo9COzHZFr01txwaCAuZvfBJE4ZCHRcKs5JaQ==", "dev": true, + "license": "MIT", "dependencies": { "colorette": "^2.0.10", "memfs": "^3.4.12", @@ -23747,9 +23706,8 @@ }, "node_modules/webpack-dev-server/node_modules/webpack-dev-middleware": { "version": "5.3.4", - "resolved": "https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-5.3.4.tgz", - "integrity": "sha512-BVdTqhhs+0IfoeAf7EoH5WE+exCmqGerHfDM0IL096Px60Tq2Mn9MAbnaGUe6HiMa41KMCYF19gyzZmBcq/o4Q==", "dev": true, + "license": "MIT", "dependencies": { "colorette": "^2.0.10", "memfs": "^3.4.3", @@ -24391,368 +24349,16545 @@ "webpackbar": "^5.0.2" } }, - "packages/cli-dashboard/node_modules/ansi-regex": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", - "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", + "packages/cli-dashboard/node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { + "version": "7.22.15", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5" + }, "engines": { - "node": ">=12" + "node": ">=6.9.0" }, - "funding": { - "url": "https://github.com/chalk/ansi-regex?sponsor=1" + "peerDependencies": { + "@babel/core": "^7.0.0" } }, - "packages/cli-dashboard/node_modules/chalk": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz", - "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==", + "packages/cli-dashboard/node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { + "version": "7.22.15", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5", + "@babel/plugin-transform-optional-chaining": "^7.22.15" + }, "engines": { - "node": "^12.17.0 || ^14.13 || >=16.0.0" + "node": ">=6.9.0" }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" + "peerDependencies": { + "@babel/core": "^7.13.0" } }, - "packages/cli-dashboard/node_modules/emoji-regex": { - "version": "10.3.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz", - "integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==" - }, - "packages/cli-dashboard/node_modules/is-interactive": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-2.0.0.tgz", - "integrity": "sha512-qP1vozQRI+BMOPcjFzrjXuQvdak2pHNUMZoeG2eRbiSqyvbEf/wQtEOTOX1guk6E3t36RkaqiSt8A/6YElNxLQ==", + "packages/cli-dashboard/node_modules/@babel/plugin-transform-async-generator-functions": { + "version": "7.22.15", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/helper-environment-visitor": "^7.22.5", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-remap-async-to-generator": "^7.22.9", + "@babel/plugin-syntax-async-generators": "^7.8.4" + }, "engines": { - "node": ">=12" + "node": ">=6.9.0" }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "packages/cli-dashboard/node_modules/is-unicode-supported": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz", - "integrity": "sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ==", + "packages/cli-dashboard/node_modules/@babel/plugin-transform-block-scoping": { + "version": "7.23.0", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5" + }, "engines": { - "node": ">=12" + "node": ">=6.9.0" }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "packages/cli-dashboard/node_modules/log-symbols": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-5.1.0.tgz", - "integrity": "sha512-l0x2DvrW294C9uDCoQe1VSU4gf529FkSZ6leBl4TiqZH/e+0R7hSfHQBNut2mNygDgHwvYHfFLn6Oxb3VWj2rA==", + "packages/cli-dashboard/node_modules/@babel/plugin-transform-class-static-block": { + "version": "7.22.11", + "dev": true, + "license": "MIT", "dependencies": { - "chalk": "^5.0.0", - "is-unicode-supported": "^1.1.0" + "@babel/helper-create-class-features-plugin": "^7.22.11", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-class-static-block": "^7.14.5" }, "engines": { - "node": ">=12" + "node": ">=6.9.0" }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "peerDependencies": { + "@babel/core": "^7.12.0" } }, - "packages/cli-dashboard/node_modules/ora": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/ora/-/ora-7.0.1.tgz", - "integrity": "sha512-0TUxTiFJWv+JnjWm4o9yvuskpEJLXTcng8MJuKd+SzAzp2o+OP3HWqNhB4OdJRt1Vsd9/mR0oyaEYlOnL7XIRw==", + "packages/cli-dashboard/node_modules/@babel/plugin-transform-classes": { + "version": "7.22.15", + "dev": true, + "license": "MIT", "dependencies": { - "chalk": "^5.3.0", - "cli-cursor": "^4.0.0", - "cli-spinners": "^2.9.0", - "is-interactive": "^2.0.0", - "is-unicode-supported": "^1.3.0", - "log-symbols": "^5.1.0", - "stdin-discarder": "^0.1.0", - "string-width": "^6.1.0", - "strip-ansi": "^7.1.0" + "@babel/helper-annotate-as-pure": "^7.22.5", + "@babel/helper-compilation-targets": "^7.22.15", + "@babel/helper-environment-visitor": "^7.22.5", + "@babel/helper-function-name": "^7.22.5", + "@babel/helper-optimise-call-expression": "^7.22.5", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-replace-supers": "^7.22.9", + "@babel/helper-split-export-declaration": "^7.22.6", + "globals": "^11.1.0" }, "engines": { - "node": ">=16" + "node": ">=6.9.0" }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "packages/cli-dashboard/node_modules/string-width": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-6.1.0.tgz", - "integrity": "sha512-k01swCJAgQmuADB0YIc+7TuatfNvTBVOoaUWJjTB9R4VJzR5vNWzf5t42ESVZFPS8xTySF7CAdV4t/aaIm3UnQ==", + "packages/cli-dashboard/node_modules/@babel/plugin-transform-destructuring": { + "version": "7.23.0", + "dev": true, + "license": "MIT", "dependencies": { - "eastasianwidth": "^0.2.0", - "emoji-regex": "^10.2.1", - "strip-ansi": "^7.0.1" + "@babel/helper-plugin-utils": "^7.22.5" }, "engines": { - "node": ">=16" + "node": ">=6.9.0" }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "packages/cli-dashboard/node_modules/strip-ansi": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", - "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", + "packages/cli-dashboard/node_modules/@babel/plugin-transform-dynamic-import": { + "version": "7.22.11", + "dev": true, + "license": "MIT", "dependencies": { - "ansi-regex": "^6.0.1" + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-dynamic-import": "^7.8.3" }, "engines": { - "node": ">=12" + "node": ">=6.9.0" }, - "funding": { - "url": "https://github.com/chalk/strip-ansi?sponsor=1" + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "packages/cli/node_modules/ansi-regex": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", - "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", + "packages/cli-dashboard/node_modules/@babel/plugin-transform-export-namespace-from": { + "version": "7.22.11", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-export-namespace-from": "^7.8.3" + }, "engines": { - "node": ">=12" + "node": ">=6.9.0" }, - "funding": { - "url": "https://github.com/chalk/ansi-regex?sponsor=1" + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "packages/cli/node_modules/chalk": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz", - "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==", + "packages/cli-dashboard/node_modules/@babel/plugin-transform-for-of": { + "version": "7.22.15", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5" + }, "engines": { - "node": "^12.17.0 || ^14.13 || >=16.0.0" + "node": ">=6.9.0" }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "packages/cli/node_modules/commander": { - "version": "10.0.1", - "resolved": "https://registry.npmjs.org/commander/-/commander-10.0.1.tgz", - "integrity": "sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==", + "packages/cli-dashboard/node_modules/@babel/plugin-transform-json-strings": { + "version": "7.22.11", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-json-strings": "^7.8.3" + }, "engines": { - "node": ">=14" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "packages/cli/node_modules/emoji-regex": { - "version": "10.3.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz", - "integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==" - }, - "packages/cli/node_modules/is-interactive": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-2.0.0.tgz", - "integrity": "sha512-qP1vozQRI+BMOPcjFzrjXuQvdak2pHNUMZoeG2eRbiSqyvbEf/wQtEOTOX1guk6E3t36RkaqiSt8A/6YElNxLQ==", + "packages/cli-dashboard/node_modules/@babel/plugin-transform-logical-assignment-operators": { + "version": "7.22.11", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4" + }, "engines": { - "node": ">=12" + "node": ">=6.9.0" }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } }, - "packages/cli/node_modules/is-unicode-supported": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz", - "integrity": "sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ==", + "packages/cli-dashboard/node_modules/@babel/plugin-transform-modules-commonjs": { + "version": "7.23.0", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/helper-module-transforms": "^7.23.0", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-simple-access": "^7.22.5" + }, "engines": { - "node": ">=12" + "node": ">=6.9.0" }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "packages/cli/node_modules/log-symbols": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-5.1.0.tgz", - "integrity": "sha512-l0x2DvrW294C9uDCoQe1VSU4gf529FkSZ6leBl4TiqZH/e+0R7hSfHQBNut2mNygDgHwvYHfFLn6Oxb3VWj2rA==", + "packages/cli-dashboard/node_modules/@babel/plugin-transform-modules-systemjs": { + "version": "7.23.0", + "dev": true, + "license": "MIT", "dependencies": { - "chalk": "^5.0.0", - "is-unicode-supported": "^1.1.0" + "@babel/helper-hoist-variables": "^7.22.5", + "@babel/helper-module-transforms": "^7.23.0", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-validator-identifier": "^7.22.20" }, "engines": { - "node": ">=12" + "node": ">=6.9.0" }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "packages/cli/node_modules/ora": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/ora/-/ora-7.0.1.tgz", - "integrity": "sha512-0TUxTiFJWv+JnjWm4o9yvuskpEJLXTcng8MJuKd+SzAzp2o+OP3HWqNhB4OdJRt1Vsd9/mR0oyaEYlOnL7XIRw==", + "packages/cli-dashboard/node_modules/@babel/plugin-transform-nullish-coalescing-operator": { + "version": "7.22.11", + "dev": true, + "license": "MIT", "dependencies": { - "chalk": "^5.3.0", - "cli-cursor": "^4.0.0", - "cli-spinners": "^2.9.0", - "is-interactive": "^2.0.0", - "is-unicode-supported": "^1.3.0", - "log-symbols": "^5.1.0", - "stdin-discarder": "^0.1.0", - "string-width": "^6.1.0", - "strip-ansi": "^7.1.0" + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3" }, "engines": { - "node": ">=16" + "node": ">=6.9.0" }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "packages/cli/node_modules/string-width": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-6.1.0.tgz", - "integrity": "sha512-k01swCJAgQmuADB0YIc+7TuatfNvTBVOoaUWJjTB9R4VJzR5vNWzf5t42ESVZFPS8xTySF7CAdV4t/aaIm3UnQ==", + "packages/cli-dashboard/node_modules/@babel/plugin-transform-numeric-separator": { + "version": "7.22.11", + "dev": true, + "license": "MIT", "dependencies": { - "eastasianwidth": "^0.2.0", - "emoji-regex": "^10.2.1", - "strip-ansi": "^7.0.1" + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-numeric-separator": "^7.10.4" }, "engines": { - "node": ">=16" + "node": ">=6.9.0" }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "packages/cli/node_modules/strip-ansi": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", - "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", + "packages/cli-dashboard/node_modules/@babel/plugin-transform-object-rest-spread": { + "version": "7.22.15", + "dev": true, + "license": "MIT", "dependencies": { - "ansi-regex": "^6.0.1" + "@babel/compat-data": "^7.22.9", + "@babel/helper-compilation-targets": "^7.22.15", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-object-rest-spread": "^7.8.3", + "@babel/plugin-transform-parameters": "^7.22.15" }, "engines": { - "node": ">=12" + "node": ">=6.9.0" }, - "funding": { - "url": "https://github.com/chalk/strip-ansi?sponsor=1" + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "packages/cli/node_modules/xml2js": { - "version": "0.6.2", - "resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.6.2.tgz", - "integrity": "sha512-T4rieHaC1EXcES0Kxxj4JWgaUQHDk+qwHcYOCFHfiwKz7tOVPLq7Hjq9dM1WCMhylqMEfP7hMcOIChvotiZegA==", + "packages/cli-dashboard/node_modules/@babel/plugin-transform-optional-catch-binding": { + "version": "7.22.11", + "dev": true, + "license": "MIT", "dependencies": { - "sax": ">=0.6.0", - "xmlbuilder": "~11.0.0" + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-optional-catch-binding": "^7.8.3" }, "engines": { - "node": ">=4.0.0" + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "packages/common": { - "name": "@ps-analysis-tool/common", - "version": "0.6.0", - "license": "Apache-2.0", + "packages/cli-dashboard/node_modules/@babel/plugin-transform-optional-chaining": { + "version": "7.23.0", + "dev": true, + "license": "MIT", "dependencies": { - "tldts": "^6.0.14" + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5", + "@babel/plugin-syntax-optional-chaining": "^7.8.3" }, - "devDependencies": { - "devtools-protocol": "^0.0.1236148" + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "packages/common/node_modules/devtools-protocol": { - "version": "0.0.1236148", - "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1236148.tgz", - "integrity": "sha512-fCOlpTqzzeCpbHaYUJAraMIP1a8D4FNzHDnUaIfZCeK9XMUONKjfLISkLXX56wDgQ93omAiTAFoSR3maAGz5Dg==", - "dev": true - }, - "packages/design-system": { - "name": "@ps-analysis-tool/design-system", - "version": "0.6.0", - "license": "Apache-2.0", + "packages/cli-dashboard/node_modules/@babel/plugin-transform-parameters": { + "version": "7.22.15", + "dev": true, + "license": "MIT", "dependencies": { - "@ps-analysis-tool/common": "*", - "p-queue": "^7.3.4", - "use-context-selector": "^1.4.1" + "@babel/helper-plugin-utils": "^7.22.5" }, - "devDependencies": {} - }, - "packages/eslint-import-resolver": { - "name": "@ps-analysis-tool/eslint-import-resolver", - "version": "0.6.0", - "license": "Apache-2.0", - "dependencies": { - "eslint-import-resolver-node": "^0.3.7" + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "packages/extension": { - "name": "@ps-analysis-tool/extension", - "version": "0.6.0", - "license": "Apache-2.0", + "packages/cli-dashboard/node_modules/@babel/plugin-transform-private-property-in-object": { + "version": "7.22.11", + "dev": true, + "license": "MIT", "dependencies": { - "@floating-ui/core": "^1.5.0", - "@floating-ui/dom": "^1.5.3", - "@ps-analysis-tool/common": "*", - "@ps-analysis-tool/design-system": "*", - "@ps-analysis-tool/library-detection": "*", - "classnames": "^2.3.2", - "fast-xml-parser": "^4.3.2", - "file-saver": "^2.0.5", - "p-queue": "^7.3.4", - "re-resizable": "^6.9.9", - "react": "^18.2.0", - "react-copy-to-clipboard": "^5.1.0", - "react-dom": "^18.2.0", - "react-error-boundary": "^4.0.11", - "shallow-equal": "^3.1.0", - "simple-cookie": "^1.0.15", - "tldts": "^6.0.14", - "use-context-selector": "^1.4.1", - "use-debounce": "^9.0.4", - "validate.js": "^0.13.1", - "victory": "^36.6.11" + "@babel/helper-annotate-as-pure": "^7.22.5", + "@babel/helper-create-class-features-plugin": "^7.22.11", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-private-property-in-object": "^7.14.5" }, - "devDependencies": { - "@types/react-copy-to-clipboard": "^5.0.4", - "devtools-protocol": "^0.0.1236148" + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "packages/extension/node_modules/devtools-protocol": { - "version": "0.0.1236148", - "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1236148.tgz", - "integrity": "sha512-fCOlpTqzzeCpbHaYUJAraMIP1a8D4FNzHDnUaIfZCeK9XMUONKjfLISkLXX56wDgQ93omAiTAFoSR3maAGz5Dg==", - "dev": true - }, - "packages/i18n": { - "name": "@ps-analysis-tool/i18n", - "version": "0.6.0", - "license": "Apache-2.0", + "packages/cli-dashboard/node_modules/@babel/plugin-transform-typescript": { + "version": "7.22.15", + "dev": true, + "license": "MIT", "dependencies": { - "intl-messageformat": "^10.5.11" + "@babel/helper-annotate-as-pure": "^7.22.5", + "@babel/helper-create-class-features-plugin": "^7.22.15", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-typescript": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" } }, - "packages/library-detection": { - "name": "@ps-analysis-tool/library-detection", - "version": "0.6.0", - "license": "Apache-2.0", + "packages/cli-dashboard/node_modules/@babel/preset-env": { + "version": "7.22.20", + "dev": true, + "license": "MIT", "dependencies": { - "@ps-analysis-tool/common": "*", - "@ps-analysis-tool/design-system": "*", - "classnames": "^2.5.1", - "escape-string-regexp": "^4.0.0", - "react": "^18.2.0", - "use-context-selector": "^1.4.1" - } - }, - "packages/library-detection/node_modules/classnames": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.5.1.tgz", - "integrity": "sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==" - }, - "packages/library-detection/node_modules/escape-string-regexp": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", - "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", + "@babel/compat-data": "^7.22.20", + "@babel/helper-compilation-targets": "^7.22.15", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-validator-option": "^7.22.15", + "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.22.15", + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.22.15", + "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2", + "@babel/plugin-syntax-async-generators": "^7.8.4", + "@babel/plugin-syntax-class-properties": "^7.12.13", + "@babel/plugin-syntax-class-static-block": "^7.14.5", + "@babel/plugin-syntax-dynamic-import": "^7.8.3", + "@babel/plugin-syntax-export-namespace-from": "^7.8.3", + "@babel/plugin-syntax-import-assertions": "^7.22.5", + "@babel/plugin-syntax-import-attributes": "^7.22.5", + "@babel/plugin-syntax-import-meta": "^7.10.4", + "@babel/plugin-syntax-json-strings": "^7.8.3", + "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4", + "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3", + "@babel/plugin-syntax-numeric-separator": "^7.10.4", + "@babel/plugin-syntax-object-rest-spread": "^7.8.3", + "@babel/plugin-syntax-optional-catch-binding": "^7.8.3", + "@babel/plugin-syntax-optional-chaining": "^7.8.3", + "@babel/plugin-syntax-private-property-in-object": "^7.14.5", + "@babel/plugin-syntax-top-level-await": "^7.14.5", + "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6", + "@babel/plugin-transform-arrow-functions": "^7.22.5", + "@babel/plugin-transform-async-generator-functions": "^7.22.15", + "@babel/plugin-transform-async-to-generator": "^7.22.5", + "@babel/plugin-transform-block-scoped-functions": "^7.22.5", + "@babel/plugin-transform-block-scoping": "^7.22.15", + "@babel/plugin-transform-class-properties": "^7.22.5", + "@babel/plugin-transform-class-static-block": "^7.22.11", + "@babel/plugin-transform-classes": "^7.22.15", + "@babel/plugin-transform-computed-properties": "^7.22.5", + "@babel/plugin-transform-destructuring": "^7.22.15", + "@babel/plugin-transform-dotall-regex": "^7.22.5", + "@babel/plugin-transform-duplicate-keys": "^7.22.5", + "@babel/plugin-transform-dynamic-import": "^7.22.11", + "@babel/plugin-transform-exponentiation-operator": "^7.22.5", + "@babel/plugin-transform-export-namespace-from": "^7.22.11", + "@babel/plugin-transform-for-of": "^7.22.15", + "@babel/plugin-transform-function-name": "^7.22.5", + "@babel/plugin-transform-json-strings": "^7.22.11", + "@babel/plugin-transform-literals": "^7.22.5", + "@babel/plugin-transform-logical-assignment-operators": "^7.22.11", + "@babel/plugin-transform-member-expression-literals": "^7.22.5", + "@babel/plugin-transform-modules-amd": "^7.22.5", + "@babel/plugin-transform-modules-commonjs": "^7.22.15", + "@babel/plugin-transform-modules-systemjs": "^7.22.11", + "@babel/plugin-transform-modules-umd": "^7.22.5", + "@babel/plugin-transform-named-capturing-groups-regex": "^7.22.5", + "@babel/plugin-transform-new-target": "^7.22.5", + "@babel/plugin-transform-nullish-coalescing-operator": "^7.22.11", + "@babel/plugin-transform-numeric-separator": "^7.22.11", + "@babel/plugin-transform-object-rest-spread": "^7.22.15", + "@babel/plugin-transform-object-super": "^7.22.5", + "@babel/plugin-transform-optional-catch-binding": "^7.22.11", + "@babel/plugin-transform-optional-chaining": "^7.22.15", + "@babel/plugin-transform-parameters": "^7.22.15", + "@babel/plugin-transform-private-methods": "^7.22.5", + "@babel/plugin-transform-private-property-in-object": "^7.22.11", + "@babel/plugin-transform-property-literals": "^7.22.5", + "@babel/plugin-transform-regenerator": "^7.22.10", + "@babel/plugin-transform-reserved-words": "^7.22.5", + "@babel/plugin-transform-shorthand-properties": "^7.22.5", + "@babel/plugin-transform-spread": "^7.22.5", + "@babel/plugin-transform-sticky-regex": "^7.22.5", + "@babel/plugin-transform-template-literals": "^7.22.5", + "@babel/plugin-transform-typeof-symbol": "^7.22.5", + "@babel/plugin-transform-unicode-escapes": "^7.22.10", + "@babel/plugin-transform-unicode-property-regex": "^7.22.5", + "@babel/plugin-transform-unicode-regex": "^7.22.5", + "@babel/plugin-transform-unicode-sets-regex": "^7.22.5", + "@babel/preset-modules": "0.1.6-no-external-plugins", + "@babel/types": "^7.22.19", + "babel-plugin-polyfill-corejs2": "^0.4.5", + "babel-plugin-polyfill-corejs3": "^0.8.3", + "babel-plugin-polyfill-regenerator": "^0.5.2", + "core-js-compat": "^3.31.0", + "semver": "^6.3.1" + }, "engines": { - "node": ">=10" + "node": ">=6.9.0" }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "peerDependencies": { + "@babel/core": "^7.0.0-0" } + }, + "packages/cli-dashboard/node_modules/@babel/preset-react": { + "version": "7.22.15", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-validator-option": "^7.22.15", + "@babel/plugin-transform-react-display-name": "^7.22.5", + "@babel/plugin-transform-react-jsx": "^7.22.15", + "@babel/plugin-transform-react-jsx-development": "^7.22.5", + "@babel/plugin-transform-react-pure-annotations": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "packages/cli-dashboard/node_modules/@babel/preset-typescript": { + "version": "7.23.0", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-validator-option": "^7.22.15", + "@babel/plugin-syntax-jsx": "^7.22.5", + "@babel/plugin-transform-modules-commonjs": "^7.23.0", + "@babel/plugin-transform-typescript": "^7.22.15" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "packages/cli-dashboard/node_modules/ansi-regex": { + "version": "6.0.1", + "license": "MIT", + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/ansi-regex?sponsor=1" + } + }, + "packages/cli-dashboard/node_modules/chalk": { + "version": "5.3.0", + "license": "MIT", + "engines": { + "node": "^12.17.0 || ^14.13 || >=16.0.0" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" + } + }, + "packages/cli-dashboard/node_modules/emoji-regex": { + "version": "10.2.1", + "license": "MIT" + }, + "packages/cli-dashboard/node_modules/is-interactive": { + "version": "2.0.0", + "license": "MIT", + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "packages/cli-dashboard/node_modules/is-unicode-supported": { + "version": "1.3.0", + "license": "MIT", + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "packages/cli-dashboard/node_modules/log-symbols": { + "version": "5.1.0", + "license": "MIT", + "dependencies": { + "chalk": "^5.0.0", + "is-unicode-supported": "^1.1.0" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "packages/cli-dashboard/node_modules/ora": { + "version": "7.0.1", + "license": "MIT", + "dependencies": { + "chalk": "^5.3.0", + "cli-cursor": "^4.0.0", + "cli-spinners": "^2.9.0", + "is-interactive": "^2.0.0", + "is-unicode-supported": "^1.3.0", + "log-symbols": "^5.1.0", + "stdin-discarder": "^0.1.0", + "string-width": "^6.1.0", + "strip-ansi": "^7.1.0" + }, + "engines": { + "node": ">=16" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "packages/cli-dashboard/node_modules/string-width": { + "version": "6.1.0", + "license": "MIT", + "dependencies": { + "eastasianwidth": "^0.2.0", + "emoji-regex": "^10.2.1", + "strip-ansi": "^7.0.1" + }, + "engines": { + "node": ">=16" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "packages/cli-dashboard/node_modules/strip-ansi": { + "version": "7.1.0", + "license": "MIT", + "dependencies": { + "ansi-regex": "^6.0.1" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/strip-ansi?sponsor=1" + } + }, + "packages/cli/node_modules/ansi-regex": { + "version": "6.0.1", + "license": "MIT", + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/ansi-regex?sponsor=1" + } + }, + "packages/cli/node_modules/chalk": { + "version": "5.3.0", + "license": "MIT", + "engines": { + "node": "^12.17.0 || ^14.13 || >=16.0.0" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" + } + }, + "packages/cli/node_modules/commander": { + "version": "10.0.1", + "license": "MIT", + "engines": { + "node": ">=14" + } + }, + "packages/cli/node_modules/emoji-regex": { + "version": "10.2.1", + "license": "MIT" + }, + "packages/cli/node_modules/is-interactive": { + "version": "2.0.0", + "license": "MIT", + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "packages/cli/node_modules/is-unicode-supported": { + "version": "1.3.0", + "license": "MIT", + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "packages/cli/node_modules/log-symbols": { + "version": "5.1.0", + "license": "MIT", + "dependencies": { + "chalk": "^5.0.0", + "is-unicode-supported": "^1.1.0" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "packages/cli/node_modules/ora": { + "version": "7.0.1", + "license": "MIT", + "dependencies": { + "chalk": "^5.3.0", + "cli-cursor": "^4.0.0", + "cli-spinners": "^2.9.0", + "is-interactive": "^2.0.0", + "is-unicode-supported": "^1.3.0", + "log-symbols": "^5.1.0", + "stdin-discarder": "^0.1.0", + "string-width": "^6.1.0", + "strip-ansi": "^7.1.0" + }, + "engines": { + "node": ">=16" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "packages/cli/node_modules/string-width": { + "version": "6.1.0", + "license": "MIT", + "dependencies": { + "eastasianwidth": "^0.2.0", + "emoji-regex": "^10.2.1", + "strip-ansi": "^7.0.1" + }, + "engines": { + "node": ">=16" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "packages/cli/node_modules/strip-ansi": { + "version": "7.1.0", + "license": "MIT", + "dependencies": { + "ansi-regex": "^6.0.1" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/strip-ansi?sponsor=1" + } + }, + "packages/cli/node_modules/xml2js": { + "version": "0.6.2", + "license": "MIT", + "dependencies": { + "sax": ">=0.6.0", + "xmlbuilder": "~11.0.0" + }, + "engines": { + "node": ">=4.0.0" + } + }, + "packages/common": { + "name": "@ps-analysis-tool/common", + "version": "0.6.0", + "license": "Apache-2.0", + "dependencies": { + "tldts": "^6.0.14" + }, + "devDependencies": { + "devtools-protocol": "^0.0.1236148" + } + }, + "packages/common/node_modules/devtools-protocol": { + "version": "0.0.1236148", + "dev": true, + "license": "BSD-3-Clause" + }, + "packages/design-system": { + "name": "@ps-analysis-tool/design-system", + "version": "0.6.0", + "license": "Apache-2.0", + "dependencies": { + "@ps-analysis-tool/common": "*", + "p-queue": "^7.3.4", + "use-context-selector": "^1.4.1" + }, + "devDependencies": {} + }, + "packages/eslint-import-resolver": { + "name": "@ps-analysis-tool/eslint-import-resolver", + "version": "0.6.0", + "license": "Apache-2.0", + "dependencies": { + "eslint-import-resolver-node": "^0.3.7" + } + }, + "packages/extension": { + "name": "@ps-analysis-tool/extension", + "version": "0.6.0", + "license": "Apache-2.0", + "dependencies": { + "@floating-ui/core": "^1.5.0", + "@floating-ui/dom": "^1.5.3", + "@ps-analysis-tool/common": "*", + "@ps-analysis-tool/design-system": "*", + "@ps-analysis-tool/library-detection": "*", + "classnames": "^2.3.2", + "fast-xml-parser": "^4.3.2", + "file-saver": "^2.0.5", + "p-queue": "^7.3.4", + "re-resizable": "^6.9.9", + "react": "^18.2.0", + "react-copy-to-clipboard": "^5.1.0", + "react-dom": "^18.2.0", + "react-error-boundary": "^4.0.11", + "shallow-equal": "^3.1.0", + "simple-cookie": "^1.0.15", + "tldts": "^6.0.14", + "use-context-selector": "^1.4.1", + "use-debounce": "^9.0.4", + "validate.js": "^0.13.1", + "victory": "^36.6.11" + }, + "devDependencies": { + "@types/react-copy-to-clipboard": "^5.0.4", + "devtools-protocol": "^0.0.1236148", + "html-inline-script-webpack-plugin": "^3.2.1" + } + }, + "packages/extension/node_modules/devtools-protocol": { + "version": "0.0.1236148", + "dev": true, + "license": "BSD-3-Clause" + }, + "packages/i18n": { + "name": "@ps-analysis-tool/i18n", + "version": "0.6.0", + "license": "Apache-2.0", + "dependencies": { + "intl-messageformat": "^10.5.11" + } + }, + "packages/library-detection": { + "name": "@ps-analysis-tool/library-detection", + "version": "0.6.0", + "license": "Apache-2.0", + "dependencies": { + "@ps-analysis-tool/common": "*", + "@ps-analysis-tool/design-system": "*", + "classnames": "^2.5.1", + "escape-string-regexp": "^4.0.0", + "react": "^18.2.0", + "use-context-selector": "^1.4.1" + } + }, + "packages/library-detection/node_modules/classnames": { + "version": "2.5.1", + "license": "MIT" + }, + "packages/library-detection/node_modules/escape-string-regexp": { + "version": "4.0.0", + "license": "MIT", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + } + }, + "dependencies": { + "@aashutoshrathi/word-wrap": { + "version": "1.2.6", + "dev": true + }, + "@adobe/css-tools": { + "version": "4.3.2", + "dev": true + }, + "@alloc/quick-lru": { + "version": "5.2.0", + "dev": true + }, + "@ampproject/remapping": { + "version": "2.2.1", + "dev": true, + "requires": { + "@jridgewell/gen-mapping": "^0.3.0", + "@jridgewell/trace-mapping": "^0.3.9" + } + }, + "@aw-web-design/x-default-browser": { + "version": "1.4.126", + "dev": true, + "requires": { + "default-browser-id": "3.0.0" + } + }, + "@babel/code-frame": { + "version": "7.23.4", + "requires": { + "@babel/highlight": "^7.23.4", + "chalk": "^2.4.2" + } + }, + "@babel/compat-data": { + "version": "7.23.3", + "dev": true + }, + "@babel/core": { + "version": "7.23.3", + "dev": true, + "requires": { + "@ampproject/remapping": "^2.2.0", + "@babel/code-frame": "^7.22.13", + "@babel/generator": "^7.23.3", + "@babel/helper-compilation-targets": "^7.22.15", + "@babel/helper-module-transforms": "^7.23.3", + "@babel/helpers": "^7.23.2", + "@babel/parser": "^7.23.3", + "@babel/template": "^7.22.15", + "@babel/traverse": "^7.23.3", + "@babel/types": "^7.23.3", + "convert-source-map": "^2.0.0", + "debug": "^4.1.0", + "gensync": "^1.0.0-beta.2", + "json5": "^2.2.3", + "semver": "^6.3.1" + } + }, + "@babel/generator": { + "version": "7.23.4", + "dev": true, + "requires": { + "@babel/types": "^7.23.4", + "@jridgewell/gen-mapping": "^0.3.2", + "@jridgewell/trace-mapping": "^0.3.17", + "jsesc": "^2.5.1" + } + }, + "@babel/helper-annotate-as-pure": { + "version": "7.22.5", + "dev": true, + "requires": { + "@babel/types": "^7.22.5" + } + }, + "@babel/helper-builder-binary-assignment-operator-visitor": { + "version": "7.22.15", + "dev": true, + "requires": { + "@babel/types": "^7.22.15" + } + }, + "@babel/helper-compilation-targets": { + "version": "7.22.15", + "dev": true, + "requires": { + "@babel/compat-data": "^7.22.9", + "@babel/helper-validator-option": "^7.22.15", + "browserslist": "^4.21.9", + "lru-cache": "^5.1.1", + "semver": "^6.3.1" + } + }, + "@babel/helper-create-class-features-plugin": { + "version": "7.22.15", + "dev": true, + "requires": { + "@babel/helper-annotate-as-pure": "^7.22.5", + "@babel/helper-environment-visitor": "^7.22.5", + "@babel/helper-function-name": "^7.22.5", + "@babel/helper-member-expression-to-functions": "^7.22.15", + "@babel/helper-optimise-call-expression": "^7.22.5", + "@babel/helper-replace-supers": "^7.22.9", + "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5", + "@babel/helper-split-export-declaration": "^7.22.6", + "semver": "^6.3.1" + } + }, + "@babel/helper-create-regexp-features-plugin": { + "version": "7.22.15", + "dev": true, + "requires": { + "@babel/helper-annotate-as-pure": "^7.22.5", + "regexpu-core": "^5.3.1", + "semver": "^6.3.1" + } + }, + "@babel/helper-define-polyfill-provider": { + "version": "0.4.3", + "dev": true, + "requires": { + "@babel/helper-compilation-targets": "^7.22.6", + "@babel/helper-plugin-utils": "^7.22.5", + "debug": "^4.1.1", + "lodash.debounce": "^4.0.8", + "resolve": "^1.14.2" + } + }, + "@babel/helper-environment-visitor": { + "version": "7.22.20", + "dev": true + }, + "@babel/helper-function-name": { + "version": "7.23.0", + "dev": true, + "requires": { + "@babel/template": "^7.22.15", + "@babel/types": "^7.23.0" + } + }, + "@babel/helper-hoist-variables": { + "version": "7.22.5", + "dev": true, + "requires": { + "@babel/types": "^7.22.5" + } + }, + "@babel/helper-member-expression-to-functions": { + "version": "7.23.0", + "dev": true, + "requires": { + "@babel/types": "^7.23.0" + } + }, + "@babel/helper-module-imports": { + "version": "7.22.15", + "dev": true, + "requires": { + "@babel/types": "^7.22.15" + } + }, + "@babel/helper-module-transforms": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-environment-visitor": "^7.22.20", + "@babel/helper-module-imports": "^7.22.15", + "@babel/helper-simple-access": "^7.22.5", + "@babel/helper-split-export-declaration": "^7.22.6", + "@babel/helper-validator-identifier": "^7.22.20" + } + }, + "@babel/helper-optimise-call-expression": { + "version": "7.22.5", + "dev": true, + "requires": { + "@babel/types": "^7.22.5" + } + }, + "@babel/helper-plugin-utils": { + "version": "7.22.5", + "dev": true + }, + "@babel/helper-remap-async-to-generator": { + "version": "7.22.20", + "dev": true, + "requires": { + "@babel/helper-annotate-as-pure": "^7.22.5", + "@babel/helper-environment-visitor": "^7.22.20", + "@babel/helper-wrap-function": "^7.22.20" + } + }, + "@babel/helper-replace-supers": { + "version": "7.22.20", + "dev": true, + "requires": { + "@babel/helper-environment-visitor": "^7.22.20", + "@babel/helper-member-expression-to-functions": "^7.22.15", + "@babel/helper-optimise-call-expression": "^7.22.5" + } + }, + "@babel/helper-simple-access": { + "version": "7.22.5", + "dev": true, + "requires": { + "@babel/types": "^7.22.5" + } + }, + "@babel/helper-skip-transparent-expression-wrappers": { + "version": "7.22.5", + "dev": true, + "requires": { + "@babel/types": "^7.22.5" + } + }, + "@babel/helper-split-export-declaration": { + "version": "7.22.6", + "dev": true, + "requires": { + "@babel/types": "^7.22.5" + } + }, + "@babel/helper-string-parser": { + "version": "7.23.4", + "dev": true + }, + "@babel/helper-validator-identifier": { + "version": "7.22.20" + }, + "@babel/helper-validator-option": { + "version": "7.22.15", + "dev": true + }, + "@babel/helper-wrap-function": { + "version": "7.22.20", + "dev": true, + "requires": { + "@babel/helper-function-name": "^7.22.5", + "@babel/template": "^7.22.15", + "@babel/types": "^7.22.19" + } + }, + "@babel/helpers": { + "version": "7.23.4", + "dev": true, + "requires": { + "@babel/template": "^7.22.15", + "@babel/traverse": "^7.23.4", + "@babel/types": "^7.23.4" + } + }, + "@babel/highlight": { + "version": "7.23.4", + "requires": { + "@babel/helper-validator-identifier": "^7.22.20", + "chalk": "^2.4.2", + "js-tokens": "^4.0.0" + } + }, + "@babel/parser": { + "version": "7.23.4", + "dev": true + }, + "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5", + "@babel/plugin-transform-optional-chaining": "^7.23.3" + } + }, + "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-environment-visitor": "^7.22.20", + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-proposal-class-properties": { + "version": "7.18.6", + "dev": true, + "requires": { + "@babel/helper-create-class-features-plugin": "^7.18.6", + "@babel/helper-plugin-utils": "^7.18.6" + } + }, + "@babel/plugin-proposal-nullish-coalescing-operator": { + "version": "7.18.6", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.18.6", + "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3" + } + }, + "@babel/plugin-proposal-optional-chaining": { + "version": "7.21.0", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.20.2", + "@babel/helper-skip-transparent-expression-wrappers": "^7.20.0", + "@babel/plugin-syntax-optional-chaining": "^7.8.3" + } + }, + "@babel/plugin-proposal-private-property-in-object": { + "version": "7.21.0-placeholder-for-preset-env.2", + "dev": true, + "requires": {} + }, + "@babel/plugin-syntax-async-generators": { + "version": "7.8.4", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.8.0" + } + }, + "@babel/plugin-syntax-bigint": { + "version": "7.8.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.8.0" + } + }, + "@babel/plugin-syntax-class-properties": { + "version": "7.12.13", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.12.13" + } + }, + "@babel/plugin-syntax-class-static-block": { + "version": "7.14.5", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.14.5" + } + }, + "@babel/plugin-syntax-dynamic-import": { + "version": "7.8.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.8.0" + } + }, + "@babel/plugin-syntax-export-namespace-from": { + "version": "7.8.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.8.3" + } + }, + "@babel/plugin-syntax-flow": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-syntax-import-assertions": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-syntax-import-attributes": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-syntax-import-meta": { + "version": "7.10.4", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.10.4" + } + }, + "@babel/plugin-syntax-json-strings": { + "version": "7.8.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.8.0" + } + }, + "@babel/plugin-syntax-jsx": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-syntax-logical-assignment-operators": { + "version": "7.10.4", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.10.4" + } + }, + "@babel/plugin-syntax-nullish-coalescing-operator": { + "version": "7.8.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.8.0" + } + }, + "@babel/plugin-syntax-numeric-separator": { + "version": "7.10.4", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.10.4" + } + }, + "@babel/plugin-syntax-object-rest-spread": { + "version": "7.8.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.8.0" + } + }, + "@babel/plugin-syntax-optional-catch-binding": { + "version": "7.8.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.8.0" + } + }, + "@babel/plugin-syntax-optional-chaining": { + "version": "7.8.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.8.0" + } + }, + "@babel/plugin-syntax-private-property-in-object": { + "version": "7.14.5", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.14.5" + } + }, + "@babel/plugin-syntax-top-level-await": { + "version": "7.14.5", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.14.5" + } + }, + "@babel/plugin-syntax-typescript": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-syntax-unicode-sets-regex": { + "version": "7.18.6", + "dev": true, + "requires": { + "@babel/helper-create-regexp-features-plugin": "^7.18.6", + "@babel/helper-plugin-utils": "^7.18.6" + } + }, + "@babel/plugin-transform-arrow-functions": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-transform-async-generator-functions": { + "version": "7.23.4", + "dev": true, + "requires": { + "@babel/helper-environment-visitor": "^7.22.20", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-remap-async-to-generator": "^7.22.20", + "@babel/plugin-syntax-async-generators": "^7.8.4" + } + }, + "@babel/plugin-transform-async-to-generator": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-module-imports": "^7.22.15", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-remap-async-to-generator": "^7.22.20" + } + }, + "@babel/plugin-transform-block-scoped-functions": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-transform-block-scoping": { + "version": "7.23.4", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-transform-class-properties": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-create-class-features-plugin": "^7.22.15", + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-transform-class-static-block": { + "version": "7.23.4", + "dev": true, + "requires": { + "@babel/helper-create-class-features-plugin": "^7.22.15", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-class-static-block": "^7.14.5" + } + }, + "@babel/plugin-transform-classes": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-annotate-as-pure": "^7.22.5", + "@babel/helper-compilation-targets": "^7.22.15", + "@babel/helper-environment-visitor": "^7.22.20", + "@babel/helper-function-name": "^7.23.0", + "@babel/helper-optimise-call-expression": "^7.22.5", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-replace-supers": "^7.22.20", + "@babel/helper-split-export-declaration": "^7.22.6", + "globals": "^11.1.0" + } + }, + "@babel/plugin-transform-computed-properties": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/template": "^7.22.15" + } + }, + "@babel/plugin-transform-destructuring": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-transform-dotall-regex": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-create-regexp-features-plugin": "^7.22.15", + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-transform-duplicate-keys": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-transform-dynamic-import": { + "version": "7.23.4", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-dynamic-import": "^7.8.3" + } + }, + "@babel/plugin-transform-exponentiation-operator": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-builder-binary-assignment-operator-visitor": "^7.22.15", + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-transform-export-namespace-from": { + "version": "7.23.4", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-export-namespace-from": "^7.8.3" + } + }, + "@babel/plugin-transform-flow-strip-types": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-flow": "^7.23.3" + } + }, + "@babel/plugin-transform-for-of": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-transform-function-name": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-compilation-targets": "^7.22.15", + "@babel/helper-function-name": "^7.23.0", + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-transform-json-strings": { + "version": "7.23.4", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-json-strings": "^7.8.3" + } + }, + "@babel/plugin-transform-literals": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-transform-logical-assignment-operators": { + "version": "7.23.4", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4" + } + }, + "@babel/plugin-transform-member-expression-literals": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-transform-modules-amd": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-module-transforms": "^7.23.3", + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-transform-modules-commonjs": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-module-transforms": "^7.23.3", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-simple-access": "^7.22.5" + } + }, + "@babel/plugin-transform-modules-systemjs": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-hoist-variables": "^7.22.5", + "@babel/helper-module-transforms": "^7.23.3", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-validator-identifier": "^7.22.20" + } + }, + "@babel/plugin-transform-modules-umd": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-module-transforms": "^7.23.3", + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-transform-named-capturing-groups-regex": { + "version": "7.22.5", + "dev": true, + "requires": { + "@babel/helper-create-regexp-features-plugin": "^7.22.5", + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-transform-new-target": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-transform-nullish-coalescing-operator": { + "version": "7.23.4", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3" + } + }, + "@babel/plugin-transform-numeric-separator": { + "version": "7.23.4", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-numeric-separator": "^7.10.4" + } + }, + "@babel/plugin-transform-object-rest-spread": { + "version": "7.23.4", + "dev": true, + "requires": { + "@babel/compat-data": "^7.23.3", + "@babel/helper-compilation-targets": "^7.22.15", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-object-rest-spread": "^7.8.3", + "@babel/plugin-transform-parameters": "^7.23.3" + } + }, + "@babel/plugin-transform-object-super": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-replace-supers": "^7.22.20" + } + }, + "@babel/plugin-transform-optional-catch-binding": { + "version": "7.23.4", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-optional-catch-binding": "^7.8.3" + } + }, + "@babel/plugin-transform-optional-chaining": { + "version": "7.23.4", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5", + "@babel/plugin-syntax-optional-chaining": "^7.8.3" + } + }, + "@babel/plugin-transform-parameters": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-transform-private-methods": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-create-class-features-plugin": "^7.22.15", + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-transform-private-property-in-object": { + "version": "7.23.4", + "dev": true, + "requires": { + "@babel/helper-annotate-as-pure": "^7.22.5", + "@babel/helper-create-class-features-plugin": "^7.22.15", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-private-property-in-object": "^7.14.5" + } + }, + "@babel/plugin-transform-property-literals": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-transform-react-constant-elements": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-transform-react-display-name": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-transform-react-jsx": { + "version": "7.23.4", + "dev": true, + "requires": { + "@babel/helper-annotate-as-pure": "^7.22.5", + "@babel/helper-module-imports": "^7.22.15", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-jsx": "^7.23.3", + "@babel/types": "^7.23.4" + } + }, + "@babel/plugin-transform-react-jsx-development": { + "version": "7.22.5", + "dev": true, + "requires": { + "@babel/plugin-transform-react-jsx": "^7.22.5" + } + }, + "@babel/plugin-transform-react-pure-annotations": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-annotate-as-pure": "^7.22.5", + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-transform-regenerator": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5", + "regenerator-transform": "^0.15.2" + } + }, + "@babel/plugin-transform-reserved-words": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-transform-shorthand-properties": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-transform-spread": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5" + } + }, + "@babel/plugin-transform-sticky-regex": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-transform-template-literals": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-transform-typeof-symbol": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-transform-typescript": { + "version": "7.23.4", + "dev": true, + "requires": { + "@babel/helper-annotate-as-pure": "^7.22.5", + "@babel/helper-create-class-features-plugin": "^7.22.15", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-typescript": "^7.23.3" + } + }, + "@babel/plugin-transform-unicode-escapes": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-transform-unicode-property-regex": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-create-regexp-features-plugin": "^7.22.15", + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-transform-unicode-regex": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-create-regexp-features-plugin": "^7.22.15", + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-transform-unicode-sets-regex": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-create-regexp-features-plugin": "^7.22.15", + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/preset-env": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/compat-data": "^7.23.3", + "@babel/helper-compilation-targets": "^7.22.15", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-validator-option": "^7.22.15", + "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.23.3", + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.23.3", + "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.23.3", + "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2", + "@babel/plugin-syntax-async-generators": "^7.8.4", + "@babel/plugin-syntax-class-properties": "^7.12.13", + "@babel/plugin-syntax-class-static-block": "^7.14.5", + "@babel/plugin-syntax-dynamic-import": "^7.8.3", + "@babel/plugin-syntax-export-namespace-from": "^7.8.3", + "@babel/plugin-syntax-import-assertions": "^7.23.3", + "@babel/plugin-syntax-import-attributes": "^7.23.3", + "@babel/plugin-syntax-import-meta": "^7.10.4", + "@babel/plugin-syntax-json-strings": "^7.8.3", + "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4", + "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3", + "@babel/plugin-syntax-numeric-separator": "^7.10.4", + "@babel/plugin-syntax-object-rest-spread": "^7.8.3", + "@babel/plugin-syntax-optional-catch-binding": "^7.8.3", + "@babel/plugin-syntax-optional-chaining": "^7.8.3", + "@babel/plugin-syntax-private-property-in-object": "^7.14.5", + "@babel/plugin-syntax-top-level-await": "^7.14.5", + "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6", + "@babel/plugin-transform-arrow-functions": "^7.23.3", + "@babel/plugin-transform-async-generator-functions": "^7.23.3", + "@babel/plugin-transform-async-to-generator": "^7.23.3", + "@babel/plugin-transform-block-scoped-functions": "^7.23.3", + "@babel/plugin-transform-block-scoping": "^7.23.3", + "@babel/plugin-transform-class-properties": "^7.23.3", + "@babel/plugin-transform-class-static-block": "^7.23.3", + "@babel/plugin-transform-classes": "^7.23.3", + "@babel/plugin-transform-computed-properties": "^7.23.3", + "@babel/plugin-transform-destructuring": "^7.23.3", + "@babel/plugin-transform-dotall-regex": "^7.23.3", + "@babel/plugin-transform-duplicate-keys": "^7.23.3", + "@babel/plugin-transform-dynamic-import": "^7.23.3", + "@babel/plugin-transform-exponentiation-operator": "^7.23.3", + "@babel/plugin-transform-export-namespace-from": "^7.23.3", + "@babel/plugin-transform-for-of": "^7.23.3", + "@babel/plugin-transform-function-name": "^7.23.3", + "@babel/plugin-transform-json-strings": "^7.23.3", + "@babel/plugin-transform-literals": "^7.23.3", + "@babel/plugin-transform-logical-assignment-operators": "^7.23.3", + "@babel/plugin-transform-member-expression-literals": "^7.23.3", + "@babel/plugin-transform-modules-amd": "^7.23.3", + "@babel/plugin-transform-modules-commonjs": "^7.23.3", + "@babel/plugin-transform-modules-systemjs": "^7.23.3", + "@babel/plugin-transform-modules-umd": "^7.23.3", + "@babel/plugin-transform-named-capturing-groups-regex": "^7.22.5", + "@babel/plugin-transform-new-target": "^7.23.3", + "@babel/plugin-transform-nullish-coalescing-operator": "^7.23.3", + "@babel/plugin-transform-numeric-separator": "^7.23.3", + "@babel/plugin-transform-object-rest-spread": "^7.23.3", + "@babel/plugin-transform-object-super": "^7.23.3", + "@babel/plugin-transform-optional-catch-binding": "^7.23.3", + "@babel/plugin-transform-optional-chaining": "^7.23.3", + "@babel/plugin-transform-parameters": "^7.23.3", + "@babel/plugin-transform-private-methods": "^7.23.3", + "@babel/plugin-transform-private-property-in-object": "^7.23.3", + "@babel/plugin-transform-property-literals": "^7.23.3", + "@babel/plugin-transform-regenerator": "^7.23.3", + "@babel/plugin-transform-reserved-words": "^7.23.3", + "@babel/plugin-transform-shorthand-properties": "^7.23.3", + "@babel/plugin-transform-spread": "^7.23.3", + "@babel/plugin-transform-sticky-regex": "^7.23.3", + "@babel/plugin-transform-template-literals": "^7.23.3", + "@babel/plugin-transform-typeof-symbol": "^7.23.3", + "@babel/plugin-transform-unicode-escapes": "^7.23.3", + "@babel/plugin-transform-unicode-property-regex": "^7.23.3", + "@babel/plugin-transform-unicode-regex": "^7.23.3", + "@babel/plugin-transform-unicode-sets-regex": "^7.23.3", + "@babel/preset-modules": "0.1.6-no-external-plugins", + "babel-plugin-polyfill-corejs2": "^0.4.6", + "babel-plugin-polyfill-corejs3": "^0.8.5", + "babel-plugin-polyfill-regenerator": "^0.5.3", + "core-js-compat": "^3.31.0", + "semver": "^6.3.1" + } + }, + "@babel/preset-flow": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-validator-option": "^7.22.15", + "@babel/plugin-transform-flow-strip-types": "^7.23.3" + } + }, + "@babel/preset-modules": { + "version": "0.1.6-no-external-plugins", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.0.0", + "@babel/types": "^7.4.4", + "esutils": "^2.0.2" + } + }, + "@babel/preset-react": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-validator-option": "^7.22.15", + "@babel/plugin-transform-react-display-name": "^7.23.3", + "@babel/plugin-transform-react-jsx": "^7.22.15", + "@babel/plugin-transform-react-jsx-development": "^7.22.5", + "@babel/plugin-transform-react-pure-annotations": "^7.23.3" + } + }, + "@babel/preset-typescript": { + "version": "7.23.3", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-validator-option": "^7.22.15", + "@babel/plugin-syntax-jsx": "^7.23.3", + "@babel/plugin-transform-modules-commonjs": "^7.23.3", + "@babel/plugin-transform-typescript": "^7.23.3" + } + }, + "@babel/register": { + "version": "7.22.15", + "dev": true, + "requires": { + "clone-deep": "^4.0.1", + "find-cache-dir": "^2.0.0", + "make-dir": "^2.1.0", + "pirates": "^4.0.5", + "source-map-support": "^0.5.16" + }, + "dependencies": { + "find-cache-dir": { + "version": "2.1.0", + "dev": true, + "requires": { + "commondir": "^1.0.1", + "make-dir": "^2.0.0", + "pkg-dir": "^3.0.0" + } + }, + "find-up": { + "version": "3.0.0", + "dev": true, + "requires": { + "locate-path": "^3.0.0" + } + }, + "locate-path": { + "version": "3.0.0", + "dev": true, + "requires": { + "p-locate": "^3.0.0", + "path-exists": "^3.0.0" + } + }, + "make-dir": { + "version": "2.1.0", + "dev": true, + "requires": { + "pify": "^4.0.1", + "semver": "^5.6.0" + } + }, + "p-limit": { + "version": "2.3.0", + "dev": true, + "requires": { + "p-try": "^2.0.0" + } + }, + "p-locate": { + "version": "3.0.0", + "dev": true, + "requires": { + "p-limit": "^2.0.0" + } + }, + "path-exists": { + "version": "3.0.0", + "dev": true + }, + "pify": { + "version": "4.0.1", + "dev": true + }, + "pkg-dir": { + "version": "3.0.0", + "dev": true, + "requires": { + "find-up": "^3.0.0" + } + }, + "semver": { + "version": "5.7.2", + "dev": true + }, + "source-map": { + "version": "0.6.1", + "dev": true + }, + "source-map-support": { + "version": "0.5.21", + "dev": true, + "requires": { + "buffer-from": "^1.0.0", + "source-map": "^0.6.0" + } + } + } + }, + "@babel/regjsgen": { + "version": "0.8.0", + "dev": true + }, + "@babel/runtime": { + "version": "7.23.4", + "requires": { + "regenerator-runtime": "^0.14.0" + } + }, + "@babel/template": { + "version": "7.22.15", + "dev": true, + "requires": { + "@babel/code-frame": "^7.22.13", + "@babel/parser": "^7.22.15", + "@babel/types": "^7.22.15" + } + }, + "@babel/traverse": { + "version": "7.23.4", + "dev": true, + "requires": { + "@babel/code-frame": "^7.23.4", + "@babel/generator": "^7.23.4", + "@babel/helper-environment-visitor": "^7.22.20", + "@babel/helper-function-name": "^7.23.0", + "@babel/helper-hoist-variables": "^7.22.5", + "@babel/helper-split-export-declaration": "^7.22.6", + "@babel/parser": "^7.23.4", + "@babel/types": "^7.23.4", + "debug": "^4.1.0", + "globals": "^11.1.0" + } + }, + "@babel/types": { + "version": "7.23.4", + "dev": true, + "requires": { + "@babel/helper-string-parser": "^7.23.4", + "@babel/helper-validator-identifier": "^7.22.20", + "to-fast-properties": "^2.0.0" + } + }, + "@base2/pretty-print-object": { + "version": "1.0.1", + "dev": true + }, + "@bcoe/v8-coverage": { + "version": "0.2.3", + "dev": true + }, + "@colors/colors": { + "version": "1.5.0", + "dev": true, + "optional": true + }, + "@discoveryjs/json-ext": { + "version": "0.5.7", + "dev": true + }, + "@emotion/is-prop-valid": { + "version": "1.2.1", + "dev": true, + "peer": true, + "requires": { + "@emotion/memoize": "^0.8.1" + } + }, + "@emotion/memoize": { + "version": "0.8.1", + "dev": true, + "peer": true + }, + "@emotion/unitless": { + "version": "0.8.1", + "dev": true, + "peer": true + }, + "@emotion/use-insertion-effect-with-fallbacks": { + "version": "1.0.1", + "dev": true, + "requires": {} + }, + "@es-joy/jsdoccomment": { + "version": "0.41.0", + "dev": true, + "requires": { + "comment-parser": "1.4.1", + "esquery": "^1.5.0", + "jsdoc-type-pratt-parser": "~4.0.0" + } + }, + "@esbuild/darwin-arm64": { + "version": "0.18.20", + "dev": true, + "optional": true + }, + "@eslint-community/eslint-utils": { + "version": "4.4.0", + "dev": true, + "requires": { + "eslint-visitor-keys": "^3.3.0" + } + }, + "@eslint-community/regexpp": { + "version": "4.10.0", + "dev": true + }, + "@eslint/eslintrc": { + "version": "2.1.3", + "dev": true, + "requires": { + "ajv": "^6.12.4", + "debug": "^4.3.2", + "espree": "^9.6.0", + "globals": "^13.19.0", + "ignore": "^5.2.0", + "import-fresh": "^3.2.1", + "js-yaml": "^4.1.0", + "minimatch": "^3.1.2", + "strip-json-comments": "^3.1.1" + }, + "dependencies": { + "argparse": { + "version": "2.0.1", + "dev": true + }, + "globals": { + "version": "13.23.0", + "dev": true, + "requires": { + "type-fest": "^0.20.2" + } + }, + "js-yaml": { + "version": "4.1.0", + "dev": true, + "requires": { + "argparse": "^2.0.1" + } + }, + "type-fest": { + "version": "0.20.2", + "dev": true + } + } + }, + "@eslint/js": { + "version": "8.54.0", + "dev": true + }, + "@fal-works/esbuild-plugin-global-externals": { + "version": "2.1.2", + "dev": true + }, + "@floating-ui/core": { + "version": "1.5.0", + "requires": { + "@floating-ui/utils": "^0.1.3" + } + }, + "@floating-ui/dom": { + "version": "1.5.3", + "requires": { + "@floating-ui/core": "^1.4.2", + "@floating-ui/utils": "^0.1.3" + } + }, + "@floating-ui/react-dom": { + "version": "2.0.4", + "dev": true, + "requires": { + "@floating-ui/dom": "^1.5.1" + } + }, + "@floating-ui/utils": { + "version": "0.1.6" + }, + "@formatjs/ecma402-abstract": { + "version": "1.18.2", + "resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-1.18.2.tgz", + "integrity": "sha512-+QoPW4csYALsQIl8GbN14igZzDbuwzcpWrku9nyMXlaqAlwRBgl5V+p0vWMGFqHOw37czNXaP/lEk4wbLgcmtA==", + "requires": { + "@formatjs/intl-localematcher": "0.5.4", + "tslib": "^2.4.0" + } + }, + "@formatjs/fast-memoize": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/@formatjs/fast-memoize/-/fast-memoize-2.2.0.tgz", + "integrity": "sha512-hnk/nY8FyrL5YxwP9e4r9dqeM6cAbo8PeU9UjyXojZMNvVad2Z06FAVHyR3Ecw6fza+0GH7vdJgiKIVXTMbSBA==", + "requires": { + "tslib": "^2.4.0" + } + }, + "@formatjs/icu-messageformat-parser": { + "version": "2.7.6", + "resolved": "https://registry.npmjs.org/@formatjs/icu-messageformat-parser/-/icu-messageformat-parser-2.7.6.tgz", + "integrity": "sha512-etVau26po9+eewJKYoiBKP6743I1br0/Ie00Pb/S/PtmYfmjTcOn2YCh2yNkSZI12h6Rg+BOgQYborXk46BvkA==", + "requires": { + "@formatjs/ecma402-abstract": "1.18.2", + "@formatjs/icu-skeleton-parser": "1.8.0", + "tslib": "^2.4.0" + } + }, + "@formatjs/icu-skeleton-parser": { + "version": "1.8.0", + "resolved": "https://registry.npmjs.org/@formatjs/icu-skeleton-parser/-/icu-skeleton-parser-1.8.0.tgz", + "integrity": "sha512-QWLAYvM0n8hv7Nq5BEs4LKIjevpVpbGLAJgOaYzg9wABEoX1j0JO1q2/jVkO6CVlq0dbsxZCngS5aXbysYueqA==", + "requires": { + "@formatjs/ecma402-abstract": "1.18.2", + "tslib": "^2.4.0" + } + }, + "@formatjs/intl-localematcher": { + "version": "0.5.4", + "resolved": "https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.5.4.tgz", + "integrity": "sha512-zTwEpWOzZ2CiKcB93BLngUX59hQkuZjT2+SAQEscSm52peDW/getsawMcWF1rGRpMCX6D7nSJA3CzJ8gn13N/g==", + "requires": { + "tslib": "^2.4.0" + } + }, + "@humanwhocodes/config-array": { + "version": "0.11.13", + "dev": true, + "requires": { + "@humanwhocodes/object-schema": "^2.0.1", + "debug": "^4.1.1", + "minimatch": "^3.0.5" + } + }, + "@humanwhocodes/module-importer": { + "version": "1.0.1", + "dev": true + }, + "@humanwhocodes/object-schema": { + "version": "2.0.1", + "dev": true + }, + "@isaacs/cliui": { + "version": "8.0.2", + "dev": true, + "requires": { + "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" + }, + "dependencies": { + "ansi-regex": { + "version": "6.0.1", + "dev": true + }, + "strip-ansi": { + "version": "7.1.0", + "dev": true, + "requires": { + "ansi-regex": "^6.0.1" + } + } + } + }, + "@istanbuljs/load-nyc-config": { + "version": "1.1.0", + "dev": true, + "requires": { + "camelcase": "^5.3.1", + "find-up": "^4.1.0", + "get-package-type": "^0.1.0", + "js-yaml": "^3.13.1", + "resolve-from": "^5.0.0" + }, + "dependencies": { + "camelcase": { + "version": "5.3.1", + "dev": true + }, + "find-up": { + "version": "4.1.0", + "dev": true, + "requires": { + "locate-path": "^5.0.0", + "path-exists": "^4.0.0" + } + }, + "locate-path": { + "version": "5.0.0", + "dev": true, + "requires": { + "p-locate": "^4.1.0" + } + }, + "p-limit": { + "version": "2.3.0", + "dev": true, + "requires": { + "p-try": "^2.0.0" + } + }, + "p-locate": { + "version": "4.1.0", + "dev": true, + "requires": { + "p-limit": "^2.2.0" + } + } + } + }, + "@istanbuljs/schema": { + "version": "0.1.3", + "dev": true + }, + "@jest/console": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/types": "^29.6.3", + "@types/node": "*", + "chalk": "^4.0.0", + "jest-message-util": "^29.7.0", + "jest-util": "^29.7.0", + "slash": "^3.0.0" + }, + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "chalk": { + "version": "4.1.2", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + } + } + }, + "@jest/core": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/console": "^29.7.0", + "@jest/reporters": "^29.7.0", + "@jest/test-result": "^29.7.0", + "@jest/transform": "^29.7.0", + "@jest/types": "^29.6.3", + "@types/node": "*", + "ansi-escapes": "^4.2.1", + "chalk": "^4.0.0", + "ci-info": "^3.2.0", + "exit": "^0.1.2", + "graceful-fs": "^4.2.9", + "jest-changed-files": "^29.7.0", + "jest-config": "^29.7.0", + "jest-haste-map": "^29.7.0", + "jest-message-util": "^29.7.0", + "jest-regex-util": "^29.6.3", + "jest-resolve": "^29.7.0", + "jest-resolve-dependencies": "^29.7.0", + "jest-runner": "^29.7.0", + "jest-runtime": "^29.7.0", + "jest-snapshot": "^29.7.0", + "jest-util": "^29.7.0", + "jest-validate": "^29.7.0", + "jest-watcher": "^29.7.0", + "micromatch": "^4.0.4", + "pretty-format": "^29.7.0", + "slash": "^3.0.0", + "strip-ansi": "^6.0.0" + }, + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "chalk": { + "version": "4.1.2", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "pretty-format": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/schemas": "^29.6.3", + "ansi-styles": "^5.0.0", + "react-is": "^18.0.0" + }, + "dependencies": { + "ansi-styles": { + "version": "5.2.0", + "dev": true + } + } + }, + "react-is": { + "version": "18.2.0", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + } + } + }, + "@jest/environment": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/fake-timers": "^29.7.0", + "@jest/types": "^29.6.3", + "@types/node": "*", + "jest-mock": "^29.7.0" + }, + "dependencies": { + "jest-mock": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/types": "^29.6.3", + "@types/node": "*", + "jest-util": "^29.7.0" + } + } + } + }, + "@jest/expect": { + "version": "29.7.0", + "dev": true, + "requires": { + "expect": "^29.7.0", + "jest-snapshot": "^29.7.0" + } + }, + "@jest/expect-utils": { + "version": "29.7.0", + "dev": true, + "requires": { + "jest-get-type": "^29.6.3" + } + }, + "@jest/fake-timers": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/types": "^29.6.3", + "@sinonjs/fake-timers": "^10.0.2", + "@types/node": "*", + "jest-message-util": "^29.7.0", + "jest-mock": "^29.7.0", + "jest-util": "^29.7.0" + }, + "dependencies": { + "jest-mock": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/types": "^29.6.3", + "@types/node": "*", + "jest-util": "^29.7.0" + } + } + } + }, + "@jest/globals": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/environment": "^29.7.0", + "@jest/expect": "^29.7.0", + "@jest/types": "^29.6.3", + "jest-mock": "^29.7.0" + }, + "dependencies": { + "jest-mock": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/types": "^29.6.3", + "@types/node": "*", + "jest-util": "^29.7.0" + } + } + } + }, + "@jest/reporters": { + "version": "29.7.0", + "dev": true, + "requires": { + "@bcoe/v8-coverage": "^0.2.3", + "@jest/console": "^29.7.0", + "@jest/test-result": "^29.7.0", + "@jest/transform": "^29.7.0", + "@jest/types": "^29.6.3", + "@jridgewell/trace-mapping": "^0.3.18", + "@types/node": "*", + "chalk": "^4.0.0", + "collect-v8-coverage": "^1.0.0", + "exit": "^0.1.2", + "glob": "^7.1.3", + "graceful-fs": "^4.2.9", + "istanbul-lib-coverage": "^3.0.0", + "istanbul-lib-instrument": "^6.0.0", + "istanbul-lib-report": "^3.0.0", + "istanbul-lib-source-maps": "^4.0.0", + "istanbul-reports": "^3.1.3", + "jest-message-util": "^29.7.0", + "jest-util": "^29.7.0", + "jest-worker": "^29.7.0", + "slash": "^3.0.0", + "string-length": "^4.0.1", + "strip-ansi": "^6.0.0", + "v8-to-istanbul": "^9.0.1" + }, + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "chalk": { + "version": "4.1.2", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "glob": { + "version": "7.2.3", + "dev": true, + "requires": { + "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" + } + }, + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "istanbul-lib-instrument": { + "version": "6.0.1", + "dev": true, + "requires": { + "@babel/core": "^7.12.3", + "@babel/parser": "^7.14.7", + "@istanbuljs/schema": "^0.1.2", + "istanbul-lib-coverage": "^3.2.0", + "semver": "^7.5.4" + } + }, + "lru-cache": { + "version": "6.0.0", + "dev": true, + "requires": { + "yallist": "^4.0.0" + } + }, + "semver": { + "version": "7.5.4", + "dev": true, + "requires": { + "lru-cache": "^6.0.0" + } + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + }, + "yallist": { + "version": "4.0.0", + "dev": true + } + } + }, + "@jest/schemas": { + "version": "29.6.3", + "dev": true, + "requires": { + "@sinclair/typebox": "^0.27.8" + } + }, + "@jest/source-map": { + "version": "29.6.3", + "dev": true, + "requires": { + "@jridgewell/trace-mapping": "^0.3.18", + "callsites": "^3.0.0", + "graceful-fs": "^4.2.9" + } + }, + "@jest/test-result": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/console": "^29.7.0", + "@jest/types": "^29.6.3", + "@types/istanbul-lib-coverage": "^2.0.0", + "collect-v8-coverage": "^1.0.0" + } + }, + "@jest/test-sequencer": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/test-result": "^29.7.0", + "graceful-fs": "^4.2.9", + "jest-haste-map": "^29.7.0", + "slash": "^3.0.0" + } + }, + "@jest/transform": { + "version": "29.7.0", + "dev": true, + "requires": { + "@babel/core": "^7.11.6", + "@jest/types": "^29.6.3", + "@jridgewell/trace-mapping": "^0.3.18", + "babel-plugin-istanbul": "^6.1.1", + "chalk": "^4.0.0", + "convert-source-map": "^2.0.0", + "fast-json-stable-stringify": "^2.1.0", + "graceful-fs": "^4.2.9", + "jest-haste-map": "^29.7.0", + "jest-regex-util": "^29.6.3", + "jest-util": "^29.7.0", + "micromatch": "^4.0.4", + "pirates": "^4.0.4", + "slash": "^3.0.0", + "write-file-atomic": "^4.0.2" + }, + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "chalk": { + "version": "4.1.2", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + } + } + }, + "@jest/types": { + "version": "29.6.3", + "dev": true, + "requires": { + "@jest/schemas": "^29.6.3", + "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^3.0.0", + "@types/node": "*", + "@types/yargs": "^17.0.8", + "chalk": "^4.0.0" + }, + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "chalk": { + "version": "4.1.2", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + } + } + }, + "@jridgewell/gen-mapping": { + "version": "0.3.3", + "dev": true, + "requires": { + "@jridgewell/set-array": "^1.0.1", + "@jridgewell/sourcemap-codec": "^1.4.10", + "@jridgewell/trace-mapping": "^0.3.9" + } + }, + "@jridgewell/resolve-uri": { + "version": "3.1.1", + "dev": true + }, + "@jridgewell/set-array": { + "version": "1.1.2", + "dev": true + }, + "@jridgewell/source-map": { + "version": "0.3.5", + "dev": true, + "requires": { + "@jridgewell/gen-mapping": "^0.3.0", + "@jridgewell/trace-mapping": "^0.3.9" + } + }, + "@jridgewell/sourcemap-codec": { + "version": "1.4.15", + "dev": true + }, + "@jridgewell/trace-mapping": { + "version": "0.3.20", + "dev": true, + "requires": { + "@jridgewell/resolve-uri": "^3.1.0", + "@jridgewell/sourcemap-codec": "^1.4.14" + } + }, + "@juggle/resize-observer": { + "version": "3.4.0", + "dev": true + }, + "@leichtgewicht/ip-codec": { + "version": "2.0.4", + "dev": true + }, + "@mdx-js/react": { + "version": "2.3.0", + "dev": true, + "requires": { + "@types/mdx": "^2.0.0", + "@types/react": ">=16" + } + }, + "@ndelangen/get-tarball": { + "version": "3.0.9", + "dev": true, + "requires": { + "gunzip-maybe": "^1.4.2", + "pump": "^3.0.0", + "tar-fs": "^2.1.1" + } + }, + "@nodelib/fs.scandir": { + "version": "2.1.5", + "dev": true, + "requires": { + "@nodelib/fs.stat": "2.0.5", + "run-parallel": "^1.1.9" + } + }, + "@nodelib/fs.stat": { + "version": "2.0.5", + "dev": true + }, + "@nodelib/fs.walk": { + "version": "1.2.8", + "dev": true, + "requires": { + "@nodelib/fs.scandir": "2.1.5", + "fastq": "^1.6.0" + } + }, + "@pkgjs/parseargs": { + "version": "0.11.0", + "dev": true, + "optional": true + }, + "@pmmmwh/react-refresh-webpack-plugin": { + "version": "0.5.11", + "dev": true, + "requires": { + "ansi-html-community": "^0.0.8", + "common-path-prefix": "^3.0.0", + "core-js-pure": "^3.23.3", + "error-stack-parser": "^2.0.6", + "find-up": "^5.0.0", + "html-entities": "^2.1.0", + "loader-utils": "^2.0.4", + "schema-utils": "^3.0.0", + "source-map": "^0.7.3" + } + }, + "@ps-analysis-tool/cli": { + "version": "file:packages/cli", + "requires": { + "@ps-analysis-tool/common": "*", + "@types/cli-color": "^2.0.2", + "@types/fs-extra": "^11.0.1", + "@types/node": "^20.2.3", + "@types/promptly": "^3.0.2", + "@types/xml2js": "^0.4.14", + "cli-color": "^2.0.3", + "cli-table": "^0.3.11", + "commander": "^10.0.1", + "fs-extra": "^11.1.1", + "ora": "^7.0.1", + "promptly": "^3.2.0", + "puppeteer": "^21.0.3", + "simple-cookie": "^1.0.15", + "sitemapper": "^3.1.8", + "spinnies": "^0.5.1", + "tldts": "^6.0.14", + "tsc-watch": "^6.0.4", + "typescript": "^5.0.4", + "wappalyzer": "^6.10.66", + "xml2js": "^0.6.2" + }, + "dependencies": { + "ansi-regex": { + "version": "6.0.1" + }, + "chalk": { + "version": "5.3.0" + }, + "commander": { + "version": "10.0.1" + }, + "emoji-regex": { + "version": "10.2.1" + }, + "is-interactive": { + "version": "2.0.0" + }, + "is-unicode-supported": { + "version": "1.3.0" + }, + "log-symbols": { + "version": "5.1.0", + "requires": { + "chalk": "^5.0.0", + "is-unicode-supported": "^1.1.0" + } + }, + "ora": { + "version": "7.0.1", + "requires": { + "chalk": "^5.3.0", + "cli-cursor": "^4.0.0", + "cli-spinners": "^2.9.0", + "is-interactive": "^2.0.0", + "is-unicode-supported": "^1.3.0", + "log-symbols": "^5.1.0", + "stdin-discarder": "^0.1.0", + "string-width": "^6.1.0", + "strip-ansi": "^7.1.0" + } + }, + "string-width": { + "version": "6.1.0", + "requires": { + "eastasianwidth": "^0.2.0", + "emoji-regex": "^10.2.1", + "strip-ansi": "^7.0.1" + } + }, + "strip-ansi": { + "version": "7.1.0", + "requires": { + "ansi-regex": "^6.0.1" + } + }, + "xml2js": { + "version": "0.6.2", + "requires": { + "sax": ">=0.6.0", + "xmlbuilder": "~11.0.0" + } + } + } + }, + "@ps-analysis-tool/cli-dashboard": { + "version": "file:packages/cli-dashboard", + "requires": { + "@babel/plugin-transform-react-jsx": "^7.22.15", + "@babel/preset-env": "^7.22.15", + "@babel/preset-react": "^7.22.15", + "@babel/preset-typescript": "^7.22.15", + "@ps-analysis-tool/common": "*", + "@ps-analysis-tool/design-system": "*", + "@types/file-saver": "^2.0.5", + "babel-loader": "^9.1.3", + "classnames": "^2.3.2", + "file-saver": "^2.0.5", + "jszip": "^3.10.1", + "ora": "^7.0.1", + "re-resizable": "^6.9.9", + "react": "^18.2.0", + "react-dom": "^18.2.0", + "use-context-selector": "^1.4.1", + "webpack": "^5.88.2", + "webpack-cli": "^5.1.4", + "webpack-dev-server": "^4.15.1", + "webpackbar": "^5.0.2" + }, + "dependencies": { + "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { + "version": "7.22.15", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { + "version": "7.22.15", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5", + "@babel/plugin-transform-optional-chaining": "^7.22.15" + } + }, + "@babel/plugin-transform-async-generator-functions": { + "version": "7.22.15", + "dev": true, + "requires": { + "@babel/helper-environment-visitor": "^7.22.5", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-remap-async-to-generator": "^7.22.9", + "@babel/plugin-syntax-async-generators": "^7.8.4" + } + }, + "@babel/plugin-transform-block-scoping": { + "version": "7.23.0", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-transform-class-static-block": { + "version": "7.22.11", + "dev": true, + "requires": { + "@babel/helper-create-class-features-plugin": "^7.22.11", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-class-static-block": "^7.14.5" + } + }, + "@babel/plugin-transform-classes": { + "version": "7.22.15", + "dev": true, + "requires": { + "@babel/helper-annotate-as-pure": "^7.22.5", + "@babel/helper-compilation-targets": "^7.22.15", + "@babel/helper-environment-visitor": "^7.22.5", + "@babel/helper-function-name": "^7.22.5", + "@babel/helper-optimise-call-expression": "^7.22.5", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-replace-supers": "^7.22.9", + "@babel/helper-split-export-declaration": "^7.22.6", + "globals": "^11.1.0" + } + }, + "@babel/plugin-transform-destructuring": { + "version": "7.23.0", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-transform-dynamic-import": { + "version": "7.22.11", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-dynamic-import": "^7.8.3" + } + }, + "@babel/plugin-transform-export-namespace-from": { + "version": "7.22.11", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-export-namespace-from": "^7.8.3" + } + }, + "@babel/plugin-transform-for-of": { + "version": "7.22.15", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-transform-json-strings": { + "version": "7.22.11", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-json-strings": "^7.8.3" + } + }, + "@babel/plugin-transform-logical-assignment-operators": { + "version": "7.22.11", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4" + } + }, + "@babel/plugin-transform-modules-commonjs": { + "version": "7.23.0", + "dev": true, + "requires": { + "@babel/helper-module-transforms": "^7.23.0", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-simple-access": "^7.22.5" + } + }, + "@babel/plugin-transform-modules-systemjs": { + "version": "7.23.0", + "dev": true, + "requires": { + "@babel/helper-hoist-variables": "^7.22.5", + "@babel/helper-module-transforms": "^7.23.0", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-validator-identifier": "^7.22.20" + } + }, + "@babel/plugin-transform-nullish-coalescing-operator": { + "version": "7.22.11", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3" + } + }, + "@babel/plugin-transform-numeric-separator": { + "version": "7.22.11", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-numeric-separator": "^7.10.4" + } + }, + "@babel/plugin-transform-object-rest-spread": { + "version": "7.22.15", + "dev": true, + "requires": { + "@babel/compat-data": "^7.22.9", + "@babel/helper-compilation-targets": "^7.22.15", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-object-rest-spread": "^7.8.3", + "@babel/plugin-transform-parameters": "^7.22.15" + } + }, + "@babel/plugin-transform-optional-catch-binding": { + "version": "7.22.11", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-optional-catch-binding": "^7.8.3" + } + }, + "@babel/plugin-transform-optional-chaining": { + "version": "7.23.0", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5", + "@babel/plugin-syntax-optional-chaining": "^7.8.3" + } + }, + "@babel/plugin-transform-parameters": { + "version": "7.22.15", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5" + } + }, + "@babel/plugin-transform-private-property-in-object": { + "version": "7.22.11", + "dev": true, + "requires": { + "@babel/helper-annotate-as-pure": "^7.22.5", + "@babel/helper-create-class-features-plugin": "^7.22.11", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-private-property-in-object": "^7.14.5" + } + }, + "@babel/plugin-transform-typescript": { + "version": "7.22.15", + "dev": true, + "requires": { + "@babel/helper-annotate-as-pure": "^7.22.5", + "@babel/helper-create-class-features-plugin": "^7.22.15", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-typescript": "^7.22.5" + } + }, + "@babel/preset-env": { + "version": "7.22.20", + "dev": true, + "requires": { + "@babel/compat-data": "^7.22.20", + "@babel/helper-compilation-targets": "^7.22.15", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-validator-option": "^7.22.15", + "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.22.15", + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.22.15", + "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2", + "@babel/plugin-syntax-async-generators": "^7.8.4", + "@babel/plugin-syntax-class-properties": "^7.12.13", + "@babel/plugin-syntax-class-static-block": "^7.14.5", + "@babel/plugin-syntax-dynamic-import": "^7.8.3", + "@babel/plugin-syntax-export-namespace-from": "^7.8.3", + "@babel/plugin-syntax-import-assertions": "^7.22.5", + "@babel/plugin-syntax-import-attributes": "^7.22.5", + "@babel/plugin-syntax-import-meta": "^7.10.4", + "@babel/plugin-syntax-json-strings": "^7.8.3", + "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4", + "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3", + "@babel/plugin-syntax-numeric-separator": "^7.10.4", + "@babel/plugin-syntax-object-rest-spread": "^7.8.3", + "@babel/plugin-syntax-optional-catch-binding": "^7.8.3", + "@babel/plugin-syntax-optional-chaining": "^7.8.3", + "@babel/plugin-syntax-private-property-in-object": "^7.14.5", + "@babel/plugin-syntax-top-level-await": "^7.14.5", + "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6", + "@babel/plugin-transform-arrow-functions": "^7.22.5", + "@babel/plugin-transform-async-generator-functions": "^7.22.15", + "@babel/plugin-transform-async-to-generator": "^7.22.5", + "@babel/plugin-transform-block-scoped-functions": "^7.22.5", + "@babel/plugin-transform-block-scoping": "^7.22.15", + "@babel/plugin-transform-class-properties": "^7.22.5", + "@babel/plugin-transform-class-static-block": "^7.22.11", + "@babel/plugin-transform-classes": "^7.22.15", + "@babel/plugin-transform-computed-properties": "^7.22.5", + "@babel/plugin-transform-destructuring": "^7.22.15", + "@babel/plugin-transform-dotall-regex": "^7.22.5", + "@babel/plugin-transform-duplicate-keys": "^7.22.5", + "@babel/plugin-transform-dynamic-import": "^7.22.11", + "@babel/plugin-transform-exponentiation-operator": "^7.22.5", + "@babel/plugin-transform-export-namespace-from": "^7.22.11", + "@babel/plugin-transform-for-of": "^7.22.15", + "@babel/plugin-transform-function-name": "^7.22.5", + "@babel/plugin-transform-json-strings": "^7.22.11", + "@babel/plugin-transform-literals": "^7.22.5", + "@babel/plugin-transform-logical-assignment-operators": "^7.22.11", + "@babel/plugin-transform-member-expression-literals": "^7.22.5", + "@babel/plugin-transform-modules-amd": "^7.22.5", + "@babel/plugin-transform-modules-commonjs": "^7.22.15", + "@babel/plugin-transform-modules-systemjs": "^7.22.11", + "@babel/plugin-transform-modules-umd": "^7.22.5", + "@babel/plugin-transform-named-capturing-groups-regex": "^7.22.5", + "@babel/plugin-transform-new-target": "^7.22.5", + "@babel/plugin-transform-nullish-coalescing-operator": "^7.22.11", + "@babel/plugin-transform-numeric-separator": "^7.22.11", + "@babel/plugin-transform-object-rest-spread": "^7.22.15", + "@babel/plugin-transform-object-super": "^7.22.5", + "@babel/plugin-transform-optional-catch-binding": "^7.22.11", + "@babel/plugin-transform-optional-chaining": "^7.22.15", + "@babel/plugin-transform-parameters": "^7.22.15", + "@babel/plugin-transform-private-methods": "^7.22.5", + "@babel/plugin-transform-private-property-in-object": "^7.22.11", + "@babel/plugin-transform-property-literals": "^7.22.5", + "@babel/plugin-transform-regenerator": "^7.22.10", + "@babel/plugin-transform-reserved-words": "^7.22.5", + "@babel/plugin-transform-shorthand-properties": "^7.22.5", + "@babel/plugin-transform-spread": "^7.22.5", + "@babel/plugin-transform-sticky-regex": "^7.22.5", + "@babel/plugin-transform-template-literals": "^7.22.5", + "@babel/plugin-transform-typeof-symbol": "^7.22.5", + "@babel/plugin-transform-unicode-escapes": "^7.22.10", + "@babel/plugin-transform-unicode-property-regex": "^7.22.5", + "@babel/plugin-transform-unicode-regex": "^7.22.5", + "@babel/plugin-transform-unicode-sets-regex": "^7.22.5", + "@babel/preset-modules": "0.1.6-no-external-plugins", + "@babel/types": "^7.22.19", + "babel-plugin-polyfill-corejs2": "^0.4.5", + "babel-plugin-polyfill-corejs3": "^0.8.3", + "babel-plugin-polyfill-regenerator": "^0.5.2", + "core-js-compat": "^3.31.0", + "semver": "^6.3.1" + } + }, + "@babel/preset-react": { + "version": "7.22.15", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-validator-option": "^7.22.15", + "@babel/plugin-transform-react-display-name": "^7.22.5", + "@babel/plugin-transform-react-jsx": "^7.22.15", + "@babel/plugin-transform-react-jsx-development": "^7.22.5", + "@babel/plugin-transform-react-pure-annotations": "^7.22.5" + } + }, + "@babel/preset-typescript": { + "version": "7.23.0", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-validator-option": "^7.22.15", + "@babel/plugin-syntax-jsx": "^7.22.5", + "@babel/plugin-transform-modules-commonjs": "^7.23.0", + "@babel/plugin-transform-typescript": "^7.22.15" + } + }, + "ansi-regex": { + "version": "6.0.1" + }, + "chalk": { + "version": "5.3.0" + }, + "emoji-regex": { + "version": "10.2.1" + }, + "is-interactive": { + "version": "2.0.0" + }, + "is-unicode-supported": { + "version": "1.3.0" + }, + "log-symbols": { + "version": "5.1.0", + "requires": { + "chalk": "^5.0.0", + "is-unicode-supported": "^1.1.0" + } + }, + "ora": { + "version": "7.0.1", + "requires": { + "chalk": "^5.3.0", + "cli-cursor": "^4.0.0", + "cli-spinners": "^2.9.0", + "is-interactive": "^2.0.0", + "is-unicode-supported": "^1.3.0", + "log-symbols": "^5.1.0", + "stdin-discarder": "^0.1.0", + "string-width": "^6.1.0", + "strip-ansi": "^7.1.0" + } + }, + "string-width": { + "version": "6.1.0", + "requires": { + "eastasianwidth": "^0.2.0", + "emoji-regex": "^10.2.1", + "strip-ansi": "^7.0.1" + } + }, + "strip-ansi": { + "version": "7.1.0", + "requires": { + "ansi-regex": "^6.0.1" + } + } + } + }, + "@ps-analysis-tool/common": { + "version": "file:packages/common", + "requires": { + "devtools-protocol": "^0.0.1236148", + "tldts": "^6.0.14" + }, + "dependencies": { + "devtools-protocol": { + "version": "0.0.1236148", + "dev": true + } + } + }, + "@ps-analysis-tool/design-system": { + "version": "file:packages/design-system", + "requires": { + "@ps-analysis-tool/common": "*", + "p-queue": "^7.3.4", + "use-context-selector": "^1.4.1" + } + }, + "@ps-analysis-tool/eslint-import-resolver": { + "version": "file:packages/eslint-import-resolver", + "requires": { + "eslint-import-resolver-node": "^0.3.7" + } + }, + "@ps-analysis-tool/extension": { + "version": "file:packages/extension", + "requires": { + "@floating-ui/core": "^1.5.0", + "@floating-ui/dom": "^1.5.3", + "@ps-analysis-tool/common": "*", + "@ps-analysis-tool/design-system": "*", + "@ps-analysis-tool/library-detection": "*", + "@types/react-copy-to-clipboard": "^5.0.4", + "classnames": "^2.3.2", + "devtools-protocol": "^0.0.1236148", + "fast-xml-parser": "^4.3.2", + "file-saver": "^2.0.5", + "html-inline-script-webpack-plugin": "^3.2.1", + "p-queue": "^7.3.4", + "re-resizable": "^6.9.9", + "react": "^18.2.0", + "react-copy-to-clipboard": "^5.1.0", + "react-dom": "^18.2.0", + "react-error-boundary": "^4.0.11", + "shallow-equal": "^3.1.0", + "simple-cookie": "^1.0.15", + "tldts": "^6.0.14", + "use-context-selector": "^1.4.1", + "use-debounce": "^9.0.4", + "validate.js": "^0.13.1", + "victory": "^36.6.11" + }, + "dependencies": { + "devtools-protocol": { + "version": "0.0.1236148", + "dev": true + } + } + }, + "@ps-analysis-tool/i18n": { + "version": "file:packages/i18n", + "requires": { + "intl-messageformat": "^10.5.11" + } + }, + "@ps-analysis-tool/library-detection": { + "version": "file:packages/library-detection", + "requires": { + "@ps-analysis-tool/common": "*", + "@ps-analysis-tool/design-system": "*", + "classnames": "^2.5.1", + "escape-string-regexp": "^4.0.0", + "react": "^18.2.0", + "use-context-selector": "^1.4.1" + }, + "dependencies": { + "classnames": { + "version": "2.5.1" + }, + "escape-string-regexp": { + "version": "4.0.0" + } + } + }, + "@puppeteer/browsers": { + "version": "1.8.0", + "requires": { + "debug": "4.3.4", + "extract-zip": "2.0.1", + "progress": "2.0.3", + "proxy-agent": "6.3.1", + "tar-fs": "3.0.4", + "unbzip2-stream": "1.4.3", + "yargs": "17.7.2" + }, + "dependencies": { + "extract-zip": { + "version": "2.0.1", + "requires": { + "@types/yauzl": "^2.9.1", + "debug": "^4.1.1", + "get-stream": "^5.1.0", + "yauzl": "^2.10.0" + } + }, + "get-stream": { + "version": "5.2.0", + "requires": { + "pump": "^3.0.0" + } + }, + "tar-fs": { + "version": "3.0.4", + "requires": { + "mkdirp-classic": "^0.5.2", + "pump": "^3.0.0", + "tar-stream": "^3.1.5" + } + }, + "tar-stream": { + "version": "3.1.6", + "requires": { + "b4a": "^1.6.4", + "fast-fifo": "^1.2.0", + "streamx": "^2.15.0" + } + } + } + }, + "@radix-ui/number": { + "version": "1.0.1", + "dev": true, + "requires": { + "@babel/runtime": "^7.13.10" + } + }, + "@radix-ui/primitive": { + "version": "1.0.1", + "dev": true, + "requires": { + "@babel/runtime": "^7.13.10" + } + }, + "@radix-ui/react-arrow": { + "version": "1.0.3", + "dev": true, + "requires": { + "@babel/runtime": "^7.13.10", + "@radix-ui/react-primitive": "1.0.3" + } + }, + "@radix-ui/react-collection": { + "version": "1.0.3", + "dev": true, + "requires": { + "@babel/runtime": "^7.13.10", + "@radix-ui/react-compose-refs": "1.0.1", + "@radix-ui/react-context": "1.0.1", + "@radix-ui/react-primitive": "1.0.3", + "@radix-ui/react-slot": "1.0.2" + } + }, + "@radix-ui/react-compose-refs": { + "version": "1.0.1", + "dev": true, + "requires": { + "@babel/runtime": "^7.13.10" + } + }, + "@radix-ui/react-context": { + "version": "1.0.1", + "dev": true, + "requires": { + "@babel/runtime": "^7.13.10" + } + }, + "@radix-ui/react-direction": { + "version": "1.0.1", + "dev": true, + "requires": { + "@babel/runtime": "^7.13.10" + } + }, + "@radix-ui/react-dismissable-layer": { + "version": "1.0.4", + "dev": true, + "requires": { + "@babel/runtime": "^7.13.10", + "@radix-ui/primitive": "1.0.1", + "@radix-ui/react-compose-refs": "1.0.1", + "@radix-ui/react-primitive": "1.0.3", + "@radix-ui/react-use-callback-ref": "1.0.1", + "@radix-ui/react-use-escape-keydown": "1.0.3" + } + }, + "@radix-ui/react-focus-guards": { + "version": "1.0.1", + "dev": true, + "requires": { + "@babel/runtime": "^7.13.10" + } + }, + "@radix-ui/react-focus-scope": { + "version": "1.0.3", + "dev": true, + "requires": { + "@babel/runtime": "^7.13.10", + "@radix-ui/react-compose-refs": "1.0.1", + "@radix-ui/react-primitive": "1.0.3", + "@radix-ui/react-use-callback-ref": "1.0.1" + } + }, + "@radix-ui/react-id": { + "version": "1.0.1", + "dev": true, + "requires": { + "@babel/runtime": "^7.13.10", + "@radix-ui/react-use-layout-effect": "1.0.1" + } + }, + "@radix-ui/react-popper": { + "version": "1.1.2", + "dev": true, + "requires": { + "@babel/runtime": "^7.13.10", + "@floating-ui/react-dom": "^2.0.0", + "@radix-ui/react-arrow": "1.0.3", + "@radix-ui/react-compose-refs": "1.0.1", + "@radix-ui/react-context": "1.0.1", + "@radix-ui/react-primitive": "1.0.3", + "@radix-ui/react-use-callback-ref": "1.0.1", + "@radix-ui/react-use-layout-effect": "1.0.1", + "@radix-ui/react-use-rect": "1.0.1", + "@radix-ui/react-use-size": "1.0.1", + "@radix-ui/rect": "1.0.1" + } + }, + "@radix-ui/react-portal": { + "version": "1.0.3", + "dev": true, + "requires": { + "@babel/runtime": "^7.13.10", + "@radix-ui/react-primitive": "1.0.3" + } + }, + "@radix-ui/react-primitive": { + "version": "1.0.3", + "dev": true, + "requires": { + "@babel/runtime": "^7.13.10", + "@radix-ui/react-slot": "1.0.2" + } + }, + "@radix-ui/react-roving-focus": { + "version": "1.0.4", + "dev": true, + "requires": { + "@babel/runtime": "^7.13.10", + "@radix-ui/primitive": "1.0.1", + "@radix-ui/react-collection": "1.0.3", + "@radix-ui/react-compose-refs": "1.0.1", + "@radix-ui/react-context": "1.0.1", + "@radix-ui/react-direction": "1.0.1", + "@radix-ui/react-id": "1.0.1", + "@radix-ui/react-primitive": "1.0.3", + "@radix-ui/react-use-callback-ref": "1.0.1", + "@radix-ui/react-use-controllable-state": "1.0.1" + } + }, + "@radix-ui/react-select": { + "version": "1.2.2", + "dev": true, + "requires": { + "@babel/runtime": "^7.13.10", + "@radix-ui/number": "1.0.1", + "@radix-ui/primitive": "1.0.1", + "@radix-ui/react-collection": "1.0.3", + "@radix-ui/react-compose-refs": "1.0.1", + "@radix-ui/react-context": "1.0.1", + "@radix-ui/react-direction": "1.0.1", + "@radix-ui/react-dismissable-layer": "1.0.4", + "@radix-ui/react-focus-guards": "1.0.1", + "@radix-ui/react-focus-scope": "1.0.3", + "@radix-ui/react-id": "1.0.1", + "@radix-ui/react-popper": "1.1.2", + "@radix-ui/react-portal": "1.0.3", + "@radix-ui/react-primitive": "1.0.3", + "@radix-ui/react-slot": "1.0.2", + "@radix-ui/react-use-callback-ref": "1.0.1", + "@radix-ui/react-use-controllable-state": "1.0.1", + "@radix-ui/react-use-layout-effect": "1.0.1", + "@radix-ui/react-use-previous": "1.0.1", + "@radix-ui/react-visually-hidden": "1.0.3", + "aria-hidden": "^1.1.1", + "react-remove-scroll": "2.5.5" + } + }, + "@radix-ui/react-separator": { + "version": "1.0.3", + "dev": true, + "requires": { + "@babel/runtime": "^7.13.10", + "@radix-ui/react-primitive": "1.0.3" + } + }, + "@radix-ui/react-slot": { + "version": "1.0.2", + "dev": true, + "requires": { + "@babel/runtime": "^7.13.10", + "@radix-ui/react-compose-refs": "1.0.1" + } + }, + "@radix-ui/react-toggle": { + "version": "1.0.3", + "dev": true, + "requires": { + "@babel/runtime": "^7.13.10", + "@radix-ui/primitive": "1.0.1", + "@radix-ui/react-primitive": "1.0.3", + "@radix-ui/react-use-controllable-state": "1.0.1" + } + }, + "@radix-ui/react-toggle-group": { + "version": "1.0.4", + "dev": true, + "requires": { + "@babel/runtime": "^7.13.10", + "@radix-ui/primitive": "1.0.1", + "@radix-ui/react-context": "1.0.1", + "@radix-ui/react-direction": "1.0.1", + "@radix-ui/react-primitive": "1.0.3", + "@radix-ui/react-roving-focus": "1.0.4", + "@radix-ui/react-toggle": "1.0.3", + "@radix-ui/react-use-controllable-state": "1.0.1" + } + }, + "@radix-ui/react-toolbar": { + "version": "1.0.4", + "dev": true, + "requires": { + "@babel/runtime": "^7.13.10", + "@radix-ui/primitive": "1.0.1", + "@radix-ui/react-context": "1.0.1", + "@radix-ui/react-direction": "1.0.1", + "@radix-ui/react-primitive": "1.0.3", + "@radix-ui/react-roving-focus": "1.0.4", + "@radix-ui/react-separator": "1.0.3", + "@radix-ui/react-toggle-group": "1.0.4" + } + }, + "@radix-ui/react-use-callback-ref": { + "version": "1.0.1", + "dev": true, + "requires": { + "@babel/runtime": "^7.13.10" + } + }, + "@radix-ui/react-use-controllable-state": { + "version": "1.0.1", + "dev": true, + "requires": { + "@babel/runtime": "^7.13.10", + "@radix-ui/react-use-callback-ref": "1.0.1" + } + }, + "@radix-ui/react-use-escape-keydown": { + "version": "1.0.3", + "dev": true, + "requires": { + "@babel/runtime": "^7.13.10", + "@radix-ui/react-use-callback-ref": "1.0.1" + } + }, + "@radix-ui/react-use-layout-effect": { + "version": "1.0.1", + "dev": true, + "requires": { + "@babel/runtime": "^7.13.10" + } + }, + "@radix-ui/react-use-previous": { + "version": "1.0.1", + "dev": true, + "requires": { + "@babel/runtime": "^7.13.10" + } + }, + "@radix-ui/react-use-rect": { + "version": "1.0.1", + "dev": true, + "requires": { + "@babel/runtime": "^7.13.10", + "@radix-ui/rect": "1.0.1" + } + }, + "@radix-ui/react-use-size": { + "version": "1.0.1", + "dev": true, + "requires": { + "@babel/runtime": "^7.13.10", + "@radix-ui/react-use-layout-effect": "1.0.1" + } + }, + "@radix-ui/react-visually-hidden": { + "version": "1.0.3", + "dev": true, + "requires": { + "@babel/runtime": "^7.13.10", + "@radix-ui/react-primitive": "1.0.3" + } + }, + "@radix-ui/rect": { + "version": "1.0.1", + "dev": true, + "requires": { + "@babel/runtime": "^7.13.10" + } + }, + "@sinclair/typebox": { + "version": "0.27.8", + "dev": true + }, + "@sindresorhus/is": { + "version": "4.6.0" + }, + "@sinonjs/commons": { + "version": "3.0.0", + "dev": true, + "requires": { + "type-detect": "4.0.8" + } + }, + "@sinonjs/fake-timers": { + "version": "10.3.0", + "dev": true, + "requires": { + "@sinonjs/commons": "^3.0.0" + } + }, + "@sinonjs/formatio": { + "version": "3.2.2", + "dev": true, + "requires": { + "@sinonjs/commons": "^1", + "@sinonjs/samsam": "^3.1.0" + }, + "dependencies": { + "@sinonjs/commons": { + "version": "1.8.6", + "dev": true, + "requires": { + "type-detect": "4.0.8" + } + } + } + }, + "@sinonjs/samsam": { + "version": "3.3.3", + "dev": true, + "requires": { + "@sinonjs/commons": "^1.3.0", + "array-from": "^2.1.1", + "lodash": "^4.17.15" + }, + "dependencies": { + "@sinonjs/commons": { + "version": "1.8.6", + "dev": true, + "requires": { + "type-detect": "4.0.8" + } + } + } + }, + "@sinonjs/text-encoding": { + "version": "0.7.2", + "dev": true + }, + "@storybook/addon-actions": { + "version": "7.5.3", + "dev": true, + "requires": { + "@storybook/client-logger": "7.5.3", + "@storybook/components": "7.5.3", + "@storybook/core-events": "7.5.3", + "@storybook/global": "^5.0.0", + "@storybook/manager-api": "7.5.3", + "@storybook/preview-api": "7.5.3", + "@storybook/theming": "7.5.3", + "@storybook/types": "7.5.3", + "dequal": "^2.0.2", + "lodash": "^4.17.21", + "polished": "^4.2.2", + "prop-types": "^15.7.2", + "react-inspector": "^6.0.0", + "telejson": "^7.2.0", + "ts-dedent": "^2.0.0", + "uuid": "^9.0.0" + } + }, + "@storybook/addon-backgrounds": { + "version": "7.5.3", + "dev": true, + "requires": { + "@storybook/client-logger": "7.5.3", + "@storybook/components": "7.5.3", + "@storybook/core-events": "7.5.3", + "@storybook/global": "^5.0.0", + "@storybook/manager-api": "7.5.3", + "@storybook/preview-api": "7.5.3", + "@storybook/theming": "7.5.3", + "@storybook/types": "7.5.3", + "memoizerific": "^1.11.3", + "ts-dedent": "^2.0.0" + } + }, + "@storybook/addon-controls": { + "version": "7.5.3", + "dev": true, + "requires": { + "@storybook/blocks": "7.5.3", + "@storybook/client-logger": "7.5.3", + "@storybook/components": "7.5.3", + "@storybook/core-common": "7.5.3", + "@storybook/core-events": "7.5.3", + "@storybook/manager-api": "7.5.3", + "@storybook/node-logger": "7.5.3", + "@storybook/preview-api": "7.5.3", + "@storybook/theming": "7.5.3", + "@storybook/types": "7.5.3", + "lodash": "^4.17.21", + "ts-dedent": "^2.0.0" + } + }, + "@storybook/addon-docs": { + "version": "7.5.3", + "dev": true, + "requires": { + "@jest/transform": "^29.3.1", + "@mdx-js/react": "^2.1.5", + "@storybook/blocks": "7.5.3", + "@storybook/client-logger": "7.5.3", + "@storybook/components": "7.5.3", + "@storybook/csf-plugin": "7.5.3", + "@storybook/csf-tools": "7.5.3", + "@storybook/global": "^5.0.0", + "@storybook/mdx2-csf": "^1.0.0", + "@storybook/node-logger": "7.5.3", + "@storybook/postinstall": "7.5.3", + "@storybook/preview-api": "7.5.3", + "@storybook/react-dom-shim": "7.5.3", + "@storybook/theming": "7.5.3", + "@storybook/types": "7.5.3", + "fs-extra": "^11.1.0", + "remark-external-links": "^8.0.0", + "remark-slug": "^6.0.0", + "ts-dedent": "^2.0.0" + } + }, + "@storybook/addon-essentials": { + "version": "7.5.3", + "dev": true, + "requires": { + "@storybook/addon-actions": "7.5.3", + "@storybook/addon-backgrounds": "7.5.3", + "@storybook/addon-controls": "7.5.3", + "@storybook/addon-docs": "7.5.3", + "@storybook/addon-highlight": "7.5.3", + "@storybook/addon-measure": "7.5.3", + "@storybook/addon-outline": "7.5.3", + "@storybook/addon-toolbars": "7.5.3", + "@storybook/addon-viewport": "7.5.3", + "@storybook/core-common": "7.5.3", + "@storybook/manager-api": "7.5.3", + "@storybook/node-logger": "7.5.3", + "@storybook/preview-api": "7.5.3", + "ts-dedent": "^2.0.0" + } + }, + "@storybook/addon-highlight": { + "version": "7.5.3", + "dev": true, + "requires": { + "@storybook/core-events": "7.5.3", + "@storybook/global": "^5.0.0", + "@storybook/preview-api": "7.5.3" + } + }, + "@storybook/addon-interactions": { + "version": "7.5.3", + "dev": true, + "requires": { + "@storybook/client-logger": "7.5.3", + "@storybook/components": "7.5.3", + "@storybook/core-common": "7.5.3", + "@storybook/core-events": "7.5.3", + "@storybook/global": "^5.0.0", + "@storybook/instrumenter": "7.5.3", + "@storybook/manager-api": "7.5.3", + "@storybook/preview-api": "7.5.3", + "@storybook/theming": "7.5.3", + "@storybook/types": "7.5.3", + "jest-mock": "^27.0.6", + "polished": "^4.2.2", + "ts-dedent": "^2.2.0" + } + }, + "@storybook/addon-links": { + "version": "7.5.3", + "dev": true, + "requires": { + "@storybook/client-logger": "7.5.3", + "@storybook/core-events": "7.5.3", + "@storybook/csf": "^0.1.0", + "@storybook/global": "^5.0.0", + "@storybook/manager-api": "7.5.3", + "@storybook/preview-api": "7.5.3", + "@storybook/router": "7.5.3", + "@storybook/types": "7.5.3", + "prop-types": "^15.7.2", + "ts-dedent": "^2.0.0" + } + }, + "@storybook/addon-measure": { + "version": "7.5.3", + "dev": true, + "requires": { + "@storybook/client-logger": "7.5.3", + "@storybook/components": "7.5.3", + "@storybook/core-events": "7.5.3", + "@storybook/global": "^5.0.0", + "@storybook/manager-api": "7.5.3", + "@storybook/preview-api": "7.5.3", + "@storybook/types": "7.5.3", + "tiny-invariant": "^1.3.1" + } + }, + "@storybook/addon-outline": { + "version": "7.5.3", + "dev": true, + "requires": { + "@storybook/client-logger": "7.5.3", + "@storybook/components": "7.5.3", + "@storybook/core-events": "7.5.3", + "@storybook/global": "^5.0.0", + "@storybook/manager-api": "7.5.3", + "@storybook/preview-api": "7.5.3", + "@storybook/types": "7.5.3", + "ts-dedent": "^2.0.0" + } + }, + "@storybook/addon-styling": { + "version": "1.3.7", + "dev": true, + "requires": { + "@babel/template": "^7.20.7", + "@babel/types": "^7.21.5", + "@storybook/api": "^7.0.12", + "@storybook/components": "^7.0.12", + "@storybook/core-common": "^7.0.12", + "@storybook/core-events": "^7.0.12", + "@storybook/manager-api": "^7.0.12", + "@storybook/node-logger": "^7.0.12", + "@storybook/preview-api": "^7.0.12", + "@storybook/theming": "^7.0.12", + "@storybook/types": "^7.0.12", + "css-loader": "^6.7.3", + "less-loader": "^11.1.0", + "postcss-loader": "^7.2.4", + "prettier": "^2.8.0", + "resolve-url-loader": "^5.0.0", + "sass-loader": "^13.2.2", + "style-loader": "^3.3.2" + } + }, + "@storybook/addon-toolbars": { + "version": "7.5.3", + "dev": true, + "requires": { + "@storybook/client-logger": "7.5.3", + "@storybook/components": "7.5.3", + "@storybook/manager-api": "7.5.3", + "@storybook/preview-api": "7.5.3", + "@storybook/theming": "7.5.3" + } + }, + "@storybook/addon-viewport": { + "version": "7.5.3", + "dev": true, + "requires": { + "@storybook/client-logger": "7.5.3", + "@storybook/components": "7.5.3", + "@storybook/core-events": "7.5.3", + "@storybook/global": "^5.0.0", + "@storybook/manager-api": "7.5.3", + "@storybook/preview-api": "7.5.3", + "@storybook/theming": "7.5.3", + "memoizerific": "^1.11.3", + "prop-types": "^15.7.2" + } + }, + "@storybook/api": { + "version": "7.5.3", + "dev": true, + "requires": { + "@storybook/client-logger": "7.5.3", + "@storybook/manager-api": "7.5.3" + } + }, + "@storybook/blocks": { + "version": "7.5.3", + "dev": true, + "requires": { + "@storybook/channels": "7.5.3", + "@storybook/client-logger": "7.5.3", + "@storybook/components": "7.5.3", + "@storybook/core-events": "7.5.3", + "@storybook/csf": "^0.1.0", + "@storybook/docs-tools": "7.5.3", + "@storybook/global": "^5.0.0", + "@storybook/manager-api": "7.5.3", + "@storybook/preview-api": "7.5.3", + "@storybook/theming": "7.5.3", + "@storybook/types": "7.5.3", + "@types/lodash": "^4.14.167", + "color-convert": "^2.0.1", + "dequal": "^2.0.2", + "lodash": "^4.17.21", + "markdown-to-jsx": "^7.1.8", + "memoizerific": "^1.11.3", + "polished": "^4.2.2", + "react-colorful": "^5.1.2", + "telejson": "^7.2.0", + "tocbot": "^4.20.1", + "ts-dedent": "^2.0.0", + "util-deprecate": "^1.0.2" + } + }, + "@storybook/builder-manager": { + "version": "7.5.3", + "dev": true, + "requires": { + "@fal-works/esbuild-plugin-global-externals": "^2.1.2", + "@storybook/core-common": "7.5.3", + "@storybook/manager": "7.5.3", + "@storybook/node-logger": "7.5.3", + "@types/ejs": "^3.1.1", + "@types/find-cache-dir": "^3.2.1", + "@yarnpkg/esbuild-plugin-pnp": "^3.0.0-rc.10", + "browser-assert": "^1.2.1", + "ejs": "^3.1.8", + "esbuild": "^0.18.0", + "esbuild-plugin-alias": "^0.2.1", + "express": "^4.17.3", + "find-cache-dir": "^3.0.0", + "fs-extra": "^11.1.0", + "process": "^0.11.10", + "util": "^0.12.4" + } + }, + "@storybook/builder-webpack5": { + "version": "7.5.3", + "dev": true, + "requires": { + "@babel/core": "^7.22.0", + "@storybook/channels": "7.5.3", + "@storybook/client-logger": "7.5.3", + "@storybook/core-common": "7.5.3", + "@storybook/core-events": "7.5.3", + "@storybook/core-webpack": "7.5.3", + "@storybook/node-logger": "7.5.3", + "@storybook/preview": "7.5.3", + "@storybook/preview-api": "7.5.3", + "@swc/core": "^1.3.82", + "@types/node": "^18.0.0", + "@types/semver": "^7.3.4", + "babel-loader": "^9.0.0", + "babel-plugin-named-exports-order": "^0.0.2", + "browser-assert": "^1.2.1", + "case-sensitive-paths-webpack-plugin": "^2.4.0", + "constants-browserify": "^1.0.0", + "css-loader": "^6.7.1", + "express": "^4.17.3", + "fork-ts-checker-webpack-plugin": "^8.0.0", + "fs-extra": "^11.1.0", + "html-webpack-plugin": "^5.5.0", + "path-browserify": "^1.0.1", + "process": "^0.11.10", + "semver": "^7.3.7", + "style-loader": "^3.3.1", + "swc-loader": "^0.2.3", + "terser-webpack-plugin": "^5.3.1", + "ts-dedent": "^2.0.0", + "url": "^0.11.0", + "util": "^0.12.4", + "util-deprecate": "^1.0.2", + "webpack": "5", + "webpack-dev-middleware": "^6.1.1", + "webpack-hot-middleware": "^2.25.1", + "webpack-virtual-modules": "^0.5.0" + }, + "dependencies": { + "@types/node": { + "version": "18.18.12", + "dev": true, + "requires": { + "undici-types": "~5.26.4" + } + }, + "lru-cache": { + "version": "6.0.0", + "dev": true, + "requires": { + "yallist": "^4.0.0" + } + }, + "semver": { + "version": "7.5.4", + "dev": true, + "requires": { + "lru-cache": "^6.0.0" + } + }, + "yallist": { + "version": "4.0.0", + "dev": true + } + } + }, + "@storybook/channels": { + "version": "7.5.3", + "dev": true, + "requires": { + "@storybook/client-logger": "7.5.3", + "@storybook/core-events": "7.5.3", + "@storybook/global": "^5.0.0", + "qs": "^6.10.0", + "telejson": "^7.2.0", + "tiny-invariant": "^1.3.1" + } + }, + "@storybook/cli": { + "version": "7.5.3", + "dev": true, + "requires": { + "@babel/core": "^7.22.9", + "@babel/preset-env": "^7.22.9", + "@babel/types": "^7.22.5", + "@ndelangen/get-tarball": "^3.0.7", + "@storybook/codemod": "7.5.3", + "@storybook/core-common": "7.5.3", + "@storybook/core-events": "7.5.3", + "@storybook/core-server": "7.5.3", + "@storybook/csf-tools": "7.5.3", + "@storybook/node-logger": "7.5.3", + "@storybook/telemetry": "7.5.3", + "@storybook/types": "7.5.3", + "@types/semver": "^7.3.4", + "@yarnpkg/fslib": "2.10.3", + "@yarnpkg/libzip": "2.3.0", + "chalk": "^4.1.0", + "commander": "^6.2.1", + "cross-spawn": "^7.0.3", + "detect-indent": "^6.1.0", + "envinfo": "^7.7.3", + "execa": "^5.0.0", + "express": "^4.17.3", + "find-up": "^5.0.0", + "fs-extra": "^11.1.0", + "get-npm-tarball-url": "^2.0.3", + "get-port": "^5.1.1", + "giget": "^1.0.0", + "globby": "^11.0.2", + "jscodeshift": "^0.14.0", + "leven": "^3.1.0", + "ora": "^5.4.1", + "prettier": "^2.8.0", + "prompts": "^2.4.0", + "puppeteer-core": "^2.1.1", + "read-pkg-up": "^7.0.1", + "semver": "^7.3.7", + "simple-update-notifier": "^2.0.0", + "strip-json-comments": "^3.0.1", + "tempy": "^1.0.1", + "ts-dedent": "^2.0.0", + "util-deprecate": "^1.0.2" + }, + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "chalk": { + "version": "4.1.2", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "commander": { + "version": "6.2.1", + "dev": true + }, + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "lru-cache": { + "version": "6.0.0", + "dev": true, + "requires": { + "yallist": "^4.0.0" + } + }, + "semver": { + "version": "7.5.4", + "dev": true, + "requires": { + "lru-cache": "^6.0.0" + } + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + }, + "yallist": { + "version": "4.0.0", + "dev": true + } + } + }, + "@storybook/client-logger": { + "version": "7.5.3", + "dev": true, + "requires": { + "@storybook/global": "^5.0.0" + } + }, + "@storybook/codemod": { + "version": "7.5.3", + "dev": true, + "requires": { + "@babel/core": "^7.22.9", + "@babel/preset-env": "^7.22.9", + "@babel/types": "^7.22.5", + "@storybook/csf": "^0.1.0", + "@storybook/csf-tools": "7.5.3", + "@storybook/node-logger": "7.5.3", + "@storybook/types": "7.5.3", + "@types/cross-spawn": "^6.0.2", + "cross-spawn": "^7.0.3", + "globby": "^11.0.2", + "jscodeshift": "^0.14.0", + "lodash": "^4.17.21", + "prettier": "^2.8.0", + "recast": "^0.23.1" + } + }, + "@storybook/components": { + "version": "7.5.3", + "dev": true, + "requires": { + "@radix-ui/react-select": "^1.2.2", + "@radix-ui/react-toolbar": "^1.0.4", + "@storybook/client-logger": "7.5.3", + "@storybook/csf": "^0.1.0", + "@storybook/global": "^5.0.0", + "@storybook/theming": "7.5.3", + "@storybook/types": "7.5.3", + "memoizerific": "^1.11.3", + "use-resize-observer": "^9.1.0", + "util-deprecate": "^1.0.2" + } + }, + "@storybook/core-client": { + "version": "7.5.3", + "dev": true, + "requires": { + "@storybook/client-logger": "7.5.3", + "@storybook/preview-api": "7.5.3" + } + }, + "@storybook/core-common": { + "version": "7.5.3", + "dev": true, + "requires": { + "@storybook/core-events": "7.5.3", + "@storybook/node-logger": "7.5.3", + "@storybook/types": "7.5.3", + "@types/find-cache-dir": "^3.2.1", + "@types/node": "^18.0.0", + "@types/node-fetch": "^2.6.4", + "@types/pretty-hrtime": "^1.0.0", + "chalk": "^4.1.0", + "esbuild": "^0.18.0", + "esbuild-register": "^3.5.0", + "file-system-cache": "2.3.0", + "find-cache-dir": "^3.0.0", + "find-up": "^5.0.0", + "fs-extra": "^11.1.0", + "glob": "^10.0.0", + "handlebars": "^4.7.7", + "lazy-universal-dotenv": "^4.0.0", + "node-fetch": "^2.0.0", + "picomatch": "^2.3.0", + "pkg-dir": "^5.0.0", + "pretty-hrtime": "^1.0.3", + "resolve-from": "^5.0.0", + "ts-dedent": "^2.0.0" + }, + "dependencies": { + "@types/node": { + "version": "18.18.12", + "dev": true, + "requires": { + "undici-types": "~5.26.4" + } + }, + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "chalk": { + "version": "4.1.2", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + } + } + }, + "@storybook/core-events": { + "version": "7.5.3", + "dev": true, + "requires": { + "ts-dedent": "^2.0.0" + } + }, + "@storybook/core-server": { + "version": "7.5.3", + "dev": true, + "requires": { + "@aw-web-design/x-default-browser": "1.4.126", + "@discoveryjs/json-ext": "^0.5.3", + "@storybook/builder-manager": "7.5.3", + "@storybook/channels": "7.5.3", + "@storybook/core-common": "7.5.3", + "@storybook/core-events": "7.5.3", + "@storybook/csf": "^0.1.0", + "@storybook/csf-tools": "7.5.3", + "@storybook/docs-mdx": "^0.1.0", + "@storybook/global": "^5.0.0", + "@storybook/manager": "7.5.3", + "@storybook/node-logger": "7.5.3", + "@storybook/preview-api": "7.5.3", + "@storybook/telemetry": "7.5.3", + "@storybook/types": "7.5.3", + "@types/detect-port": "^1.3.0", + "@types/node": "^18.0.0", + "@types/pretty-hrtime": "^1.0.0", + "@types/semver": "^7.3.4", + "better-opn": "^3.0.2", + "chalk": "^4.1.0", + "cli-table3": "^0.6.1", + "compression": "^1.7.4", + "detect-port": "^1.3.0", + "express": "^4.17.3", + "fs-extra": "^11.1.0", + "globby": "^11.0.2", + "ip": "^2.0.0", + "lodash": "^4.17.21", + "open": "^8.4.0", + "pretty-hrtime": "^1.0.3", + "prompts": "^2.4.0", + "read-pkg-up": "^7.0.1", + "semver": "^7.3.7", + "telejson": "^7.2.0", + "tiny-invariant": "^1.3.1", + "ts-dedent": "^2.0.0", + "util": "^0.12.4", + "util-deprecate": "^1.0.2", + "watchpack": "^2.2.0", + "ws": "^8.2.3" + }, + "dependencies": { + "@types/node": { + "version": "18.18.12", + "dev": true, + "requires": { + "undici-types": "~5.26.4" + } + }, + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "chalk": { + "version": "4.1.2", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "lru-cache": { + "version": "6.0.0", + "dev": true, + "requires": { + "yallist": "^4.0.0" + } + }, + "semver": { + "version": "7.5.4", + "dev": true, + "requires": { + "lru-cache": "^6.0.0" + } + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + }, + "yallist": { + "version": "4.0.0", + "dev": true + } + } + }, + "@storybook/core-webpack": { + "version": "7.5.3", + "dev": true, + "requires": { + "@storybook/core-common": "7.5.3", + "@storybook/node-logger": "7.5.3", + "@storybook/types": "7.5.3", + "@types/node": "^18.0.0", + "ts-dedent": "^2.0.0" + }, + "dependencies": { + "@types/node": { + "version": "18.18.12", + "dev": true, + "requires": { + "undici-types": "~5.26.4" + } + } + } + }, + "@storybook/csf": { + "version": "0.1.1", + "dev": true, + "requires": { + "type-fest": "^2.19.0" + } + }, + "@storybook/csf-plugin": { + "version": "7.5.3", + "dev": true, + "requires": { + "@storybook/csf-tools": "7.5.3", + "unplugin": "^1.3.1" + } + }, + "@storybook/csf-tools": { + "version": "7.5.3", + "dev": true, + "requires": { + "@babel/generator": "^7.22.9", + "@babel/parser": "^7.22.7", + "@babel/traverse": "^7.22.8", + "@babel/types": "^7.22.5", + "@storybook/csf": "^0.1.0", + "@storybook/types": "7.5.3", + "fs-extra": "^11.1.0", + "recast": "^0.23.1", + "ts-dedent": "^2.0.0" + } + }, + "@storybook/docs-mdx": { + "version": "0.1.0", + "dev": true + }, + "@storybook/docs-tools": { + "version": "7.5.3", + "dev": true, + "requires": { + "@storybook/core-common": "7.5.3", + "@storybook/preview-api": "7.5.3", + "@storybook/types": "7.5.3", + "@types/doctrine": "^0.0.3", + "doctrine": "^3.0.0", + "lodash": "^4.17.21" + } + }, + "@storybook/global": { + "version": "5.0.0", + "dev": true + }, + "@storybook/instrumenter": { + "version": "7.5.3", + "dev": true, + "requires": { + "@storybook/channels": "7.5.3", + "@storybook/client-logger": "7.5.3", + "@storybook/core-events": "7.5.3", + "@storybook/global": "^5.0.0", + "@storybook/preview-api": "7.5.3" + } + }, + "@storybook/manager": { + "version": "7.5.3", + "dev": true + }, + "@storybook/manager-api": { + "version": "7.5.3", + "dev": true, + "requires": { + "@storybook/channels": "7.5.3", + "@storybook/client-logger": "7.5.3", + "@storybook/core-events": "7.5.3", + "@storybook/csf": "^0.1.0", + "@storybook/global": "^5.0.0", + "@storybook/router": "7.5.3", + "@storybook/theming": "7.5.3", + "@storybook/types": "7.5.3", + "dequal": "^2.0.2", + "lodash": "^4.17.21", + "memoizerific": "^1.11.3", + "semver": "^7.3.7", + "store2": "^2.14.2", + "telejson": "^7.2.0", + "ts-dedent": "^2.0.0" + }, + "dependencies": { + "lru-cache": { + "version": "6.0.0", + "dev": true, + "requires": { + "yallist": "^4.0.0" + } + }, + "semver": { + "version": "7.5.4", + "dev": true, + "requires": { + "lru-cache": "^6.0.0" + } + }, + "yallist": { + "version": "4.0.0", + "dev": true + } + } + }, + "@storybook/mdx2-csf": { + "version": "1.1.0", + "dev": true + }, + "@storybook/node-logger": { + "version": "7.5.3", + "dev": true + }, + "@storybook/postinstall": { + "version": "7.5.3", + "dev": true + }, + "@storybook/preset-react-webpack": { + "version": "7.5.3", + "dev": true, + "requires": { + "@babel/preset-flow": "^7.22.5", + "@babel/preset-react": "^7.22.5", + "@pmmmwh/react-refresh-webpack-plugin": "^0.5.5", + "@storybook/core-webpack": "7.5.3", + "@storybook/docs-tools": "7.5.3", + "@storybook/node-logger": "7.5.3", + "@storybook/react": "7.5.3", + "@storybook/react-docgen-typescript-plugin": "1.0.6--canary.9.0c3f3b7.0", + "@types/node": "^18.0.0", + "@types/semver": "^7.3.4", + "babel-plugin-add-react-displayname": "^0.0.5", + "babel-plugin-react-docgen": "^4.2.1", + "fs-extra": "^11.1.0", + "react-refresh": "^0.11.0", + "semver": "^7.3.7", + "webpack": "5" + }, + "dependencies": { + "@types/node": { + "version": "18.18.12", + "dev": true, + "requires": { + "undici-types": "~5.26.4" + } + }, + "lru-cache": { + "version": "6.0.0", + "dev": true, + "requires": { + "yallist": "^4.0.0" + } + }, + "semver": { + "version": "7.5.4", + "dev": true, + "requires": { + "lru-cache": "^6.0.0" + } + }, + "yallist": { + "version": "4.0.0", + "dev": true + } + } + }, + "@storybook/preview": { + "version": "7.5.3", + "dev": true + }, + "@storybook/preview-api": { + "version": "7.5.3", + "dev": true, + "requires": { + "@storybook/channels": "7.5.3", + "@storybook/client-logger": "7.5.3", + "@storybook/core-events": "7.5.3", + "@storybook/csf": "^0.1.0", + "@storybook/global": "^5.0.0", + "@storybook/types": "7.5.3", + "@types/qs": "^6.9.5", + "dequal": "^2.0.2", + "lodash": "^4.17.21", + "memoizerific": "^1.11.3", + "qs": "^6.10.0", + "synchronous-promise": "^2.0.15", + "ts-dedent": "^2.0.0", + "util-deprecate": "^1.0.2" + } + }, + "@storybook/react": { + "version": "7.5.3", + "dev": true, + "requires": { + "@storybook/client-logger": "7.5.3", + "@storybook/core-client": "7.5.3", + "@storybook/docs-tools": "7.5.3", + "@storybook/global": "^5.0.0", + "@storybook/preview-api": "7.5.3", + "@storybook/react-dom-shim": "7.5.3", + "@storybook/types": "7.5.3", + "@types/escodegen": "^0.0.6", + "@types/estree": "^0.0.51", + "@types/node": "^18.0.0", + "acorn": "^7.4.1", + "acorn-jsx": "^5.3.1", + "acorn-walk": "^7.2.0", + "escodegen": "^2.1.0", + "html-tags": "^3.1.0", + "lodash": "^4.17.21", + "prop-types": "^15.7.2", + "react-element-to-jsx-string": "^15.0.0", + "ts-dedent": "^2.0.0", + "type-fest": "~2.19", + "util-deprecate": "^1.0.2" + }, + "dependencies": { + "@types/node": { + "version": "18.18.12", + "dev": true, + "requires": { + "undici-types": "~5.26.4" + } + } + } + }, + "@storybook/react-docgen-typescript-plugin": { + "version": "1.0.6--canary.9.0c3f3b7.0", + "dev": true, + "requires": { + "debug": "^4.1.1", + "endent": "^2.0.1", + "find-cache-dir": "^3.3.1", + "flat-cache": "^3.0.4", + "micromatch": "^4.0.2", + "react-docgen-typescript": "^2.2.2", + "tslib": "^2.0.0" + } + }, + "@storybook/react-dom-shim": { + "version": "7.5.3", + "dev": true, + "requires": {} + }, + "@storybook/react-webpack5": { + "version": "7.5.3", + "dev": true, + "requires": { + "@storybook/builder-webpack5": "7.5.3", + "@storybook/preset-react-webpack": "7.5.3", + "@storybook/react": "7.5.3", + "@types/node": "^18.0.0" + }, + "dependencies": { + "@types/node": { + "version": "18.18.12", + "dev": true, + "requires": { + "undici-types": "~5.26.4" + } + } + } + }, + "@storybook/router": { + "version": "7.5.3", + "dev": true, + "requires": { + "@storybook/client-logger": "7.5.3", + "memoizerific": "^1.11.3", + "qs": "^6.10.0" + } + }, + "@storybook/telemetry": { + "version": "7.5.3", + "dev": true, + "requires": { + "@storybook/client-logger": "7.5.3", + "@storybook/core-common": "7.5.3", + "@storybook/csf-tools": "7.5.3", + "chalk": "^4.1.0", + "detect-package-manager": "^2.0.1", + "fetch-retry": "^5.0.2", + "fs-extra": "^11.1.0", + "read-pkg-up": "^7.0.1" + }, + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "chalk": { + "version": "4.1.2", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + } + } + }, + "@storybook/testing-library": { + "version": "0.0.14-next.2", + "dev": true, + "requires": { + "@storybook/client-logger": "^7.0.0-beta.0 || ^7.0.0-rc.0 || ^7.0.0", + "@storybook/instrumenter": "^7.0.0-beta.0 || ^7.0.0-rc.0 || ^7.0.0", + "@testing-library/dom": "^8.3.0", + "@testing-library/user-event": "^13.2.1", + "ts-dedent": "^2.2.0" + } + }, + "@storybook/theming": { + "version": "7.5.3", + "dev": true, + "requires": { + "@emotion/use-insertion-effect-with-fallbacks": "^1.0.0", + "@storybook/client-logger": "7.5.3", + "@storybook/global": "^5.0.0", + "memoizerific": "^1.11.3" + } + }, + "@storybook/types": { + "version": "7.5.3", + "dev": true, + "requires": { + "@storybook/channels": "7.5.3", + "@types/babel__core": "^7.0.0", + "@types/express": "^4.7.0", + "file-system-cache": "2.3.0" + } + }, + "@svgr/babel-plugin-add-jsx-attribute": { + "version": "8.0.0", + "dev": true, + "requires": {} + }, + "@svgr/babel-plugin-remove-jsx-attribute": { + "version": "8.0.0", + "dev": true, + "requires": {} + }, + "@svgr/babel-plugin-remove-jsx-empty-expression": { + "version": "8.0.0", + "dev": true, + "requires": {} + }, + "@svgr/babel-plugin-replace-jsx-attribute-value": { + "version": "8.0.0", + "dev": true, + "requires": {} + }, + "@svgr/babel-plugin-svg-dynamic-title": { + "version": "8.0.0", + "dev": true, + "requires": {} + }, + "@svgr/babel-plugin-svg-em-dimensions": { + "version": "8.0.0", + "dev": true, + "requires": {} + }, + "@svgr/babel-plugin-transform-react-native-svg": { + "version": "8.1.0", + "dev": true, + "requires": {} + }, + "@svgr/babel-plugin-transform-svg-component": { + "version": "8.0.0", + "dev": true, + "requires": {} + }, + "@svgr/babel-preset": { + "version": "8.1.0", + "dev": true, + "requires": { + "@svgr/babel-plugin-add-jsx-attribute": "8.0.0", + "@svgr/babel-plugin-remove-jsx-attribute": "8.0.0", + "@svgr/babel-plugin-remove-jsx-empty-expression": "8.0.0", + "@svgr/babel-plugin-replace-jsx-attribute-value": "8.0.0", + "@svgr/babel-plugin-svg-dynamic-title": "8.0.0", + "@svgr/babel-plugin-svg-em-dimensions": "8.0.0", + "@svgr/babel-plugin-transform-react-native-svg": "8.1.0", + "@svgr/babel-plugin-transform-svg-component": "8.0.0" + } + }, + "@svgr/core": { + "version": "8.1.0", + "dev": true, + "requires": { + "@babel/core": "^7.21.3", + "@svgr/babel-preset": "8.1.0", + "camelcase": "^6.2.0", + "cosmiconfig": "^8.1.3", + "snake-case": "^3.0.4" + } + }, + "@svgr/hast-util-to-babel-ast": { + "version": "8.0.0", + "dev": true, + "requires": { + "@babel/types": "^7.21.3", + "entities": "^4.4.0" + } + }, + "@svgr/plugin-jsx": { + "version": "8.1.0", + "dev": true, + "requires": { + "@babel/core": "^7.21.3", + "@svgr/babel-preset": "8.1.0", + "@svgr/hast-util-to-babel-ast": "8.0.0", + "svg-parser": "^2.0.4" + } + }, + "@svgr/plugin-svgo": { + "version": "8.1.0", + "dev": true, + "requires": { + "cosmiconfig": "^8.1.3", + "deepmerge": "^4.3.1", + "svgo": "^3.0.2" + } + }, + "@svgr/webpack": { + "version": "8.1.0", + "dev": true, + "requires": { + "@babel/core": "^7.21.3", + "@babel/plugin-transform-react-constant-elements": "^7.21.3", + "@babel/preset-env": "^7.20.2", + "@babel/preset-react": "^7.18.6", + "@babel/preset-typescript": "^7.21.0", + "@svgr/core": "8.1.0", + "@svgr/plugin-jsx": "8.1.0", + "@svgr/plugin-svgo": "8.1.0" + } + }, + "@swc/core": { + "version": "1.3.99", + "dev": true, + "requires": { + "@swc/core-darwin-arm64": "1.3.99", + "@swc/core-darwin-x64": "1.3.99", + "@swc/core-linux-arm64-gnu": "1.3.99", + "@swc/core-linux-arm64-musl": "1.3.99", + "@swc/core-linux-x64-gnu": "1.3.99", + "@swc/core-linux-x64-musl": "1.3.99", + "@swc/core-win32-arm64-msvc": "1.3.99", + "@swc/core-win32-ia32-msvc": "1.3.99", + "@swc/core-win32-x64-msvc": "1.3.99", + "@swc/counter": "^0.1.1", + "@swc/types": "^0.1.5" + } + }, + "@swc/core-darwin-arm64": { + "version": "1.3.99", + "dev": true, + "optional": true + }, + "@swc/counter": { + "version": "0.1.2", + "dev": true + }, + "@swc/types": { + "version": "0.1.5", + "dev": true + }, + "@szmarczak/http-timer": { + "version": "4.0.6", + "requires": { + "defer-to-connect": "^2.0.0" + } + }, + "@testing-library/dom": { + "version": "8.20.1", + "dev": true, + "requires": { + "@babel/code-frame": "^7.10.4", + "@babel/runtime": "^7.12.5", + "@types/aria-query": "^5.0.1", + "aria-query": "5.1.3", + "chalk": "^4.1.0", + "dom-accessibility-api": "^0.5.9", + "lz-string": "^1.5.0", + "pretty-format": "^27.0.2" + }, + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "chalk": { + "version": "4.1.2", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + } + } + }, + "@testing-library/jest-dom": { + "version": "5.17.0", + "dev": true, + "requires": { + "@adobe/css-tools": "^4.0.1", + "@babel/runtime": "^7.9.2", + "@types/testing-library__jest-dom": "^5.9.1", + "aria-query": "^5.0.0", + "chalk": "^3.0.0", + "css.escape": "^1.5.1", + "dom-accessibility-api": "^0.5.6", + "lodash": "^4.17.15", + "redent": "^3.0.0" + }, + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "chalk": { + "version": "3.0.0", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + } + } + }, + "@testing-library/react": { + "version": "14.1.2", + "dev": true, + "requires": { + "@babel/runtime": "^7.12.5", + "@testing-library/dom": "^9.0.0", + "@types/react-dom": "^18.0.0" + }, + "dependencies": { + "@testing-library/dom": { + "version": "9.3.3", + "dev": true, + "requires": { + "@babel/code-frame": "^7.10.4", + "@babel/runtime": "^7.12.5", + "@types/aria-query": "^5.0.1", + "aria-query": "5.1.3", + "chalk": "^4.1.0", + "dom-accessibility-api": "^0.5.9", + "lz-string": "^1.5.0", + "pretty-format": "^27.0.2" + } + }, + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "chalk": { + "version": "4.1.2", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + } + } + }, + "@testing-library/user-event": { + "version": "13.5.0", + "dev": true, + "requires": { + "@babel/runtime": "^7.12.5" + } + }, + "@tootallnate/once": { + "version": "2.0.0", + "dev": true + }, + "@tootallnate/quickjs-emscripten": { + "version": "0.23.0" + }, + "@trysound/sax": { + "version": "0.2.0", + "dev": true + }, + "@types/aria-query": { + "version": "5.0.4", + "dev": true + }, + "@types/babel__core": { + "version": "7.20.5", + "dev": true, + "requires": { + "@babel/parser": "^7.20.7", + "@babel/types": "^7.20.7", + "@types/babel__generator": "*", + "@types/babel__template": "*", + "@types/babel__traverse": "*" + } + }, + "@types/babel__generator": { + "version": "7.6.7", + "dev": true, + "requires": { + "@babel/types": "^7.0.0" + } + }, + "@types/babel__template": { + "version": "7.4.4", + "dev": true, + "requires": { + "@babel/parser": "^7.1.0", + "@babel/types": "^7.0.0" + } + }, + "@types/babel__traverse": { + "version": "7.20.4", + "dev": true, + "requires": { + "@babel/types": "^7.20.7" + } + }, + "@types/body-parser": { + "version": "1.19.5", + "dev": true, + "requires": { + "@types/connect": "*", + "@types/node": "*" + } + }, + "@types/bonjour": { + "version": "3.5.13", + "dev": true, + "requires": { + "@types/node": "*" + } + }, + "@types/cacheable-request": { + "version": "6.0.3", + "requires": { + "@types/http-cache-semantics": "*", + "@types/keyv": "^3.1.4", + "@types/node": "*", + "@types/responselike": "^1.0.0" + } + }, + "@types/chrome": { + "version": "0.0.237", + "dev": true, + "requires": { + "@types/filesystem": "*", + "@types/har-format": "*" + } + }, + "@types/cli-color": { + "version": "2.0.6", + "dev": true + }, + "@types/connect": { + "version": "3.4.38", + "dev": true, + "requires": { + "@types/node": "*" + } + }, + "@types/connect-history-api-fallback": { + "version": "1.5.4", + "dev": true, + "requires": { + "@types/express-serve-static-core": "*", + "@types/node": "*" + } + }, + "@types/cross-spawn": { + "version": "6.0.6", + "dev": true, + "requires": { + "@types/node": "*" + } + }, + "@types/d3-array": { + "version": "3.2.1" + }, + "@types/d3-color": { + "version": "3.1.3" + }, + "@types/d3-ease": { + "version": "3.0.2" + }, + "@types/d3-interpolate": { + "version": "3.0.4", + "requires": { + "@types/d3-color": "*" + } + }, + "@types/d3-path": { + "version": "3.0.2" + }, + "@types/d3-scale": { + "version": "4.0.8", + "requires": { + "@types/d3-time": "*" + } + }, + "@types/d3-shape": { + "version": "3.1.6", + "requires": { + "@types/d3-path": "*" + } + }, + "@types/d3-time": { + "version": "3.0.3" + }, + "@types/d3-timer": { + "version": "3.0.2" + }, + "@types/detect-port": { + "version": "1.3.5", + "dev": true + }, + "@types/doctrine": { + "version": "0.0.3", + "dev": true + }, + "@types/ejs": { + "version": "3.1.5", + "dev": true + }, + "@types/emscripten": { + "version": "1.39.10", + "dev": true + }, + "@types/escodegen": { + "version": "0.0.6", + "dev": true + }, + "@types/eslint": { + "version": "8.44.7", + "dev": true, + "requires": { + "@types/estree": "*", + "@types/json-schema": "*" + } + }, + "@types/eslint-scope": { + "version": "3.7.7", + "dev": true, + "requires": { + "@types/eslint": "*", + "@types/estree": "*" + } + }, + "@types/estree": { + "version": "0.0.51", + "dev": true + }, + "@types/express": { + "version": "4.17.21", + "dev": true, + "requires": { + "@types/body-parser": "*", + "@types/express-serve-static-core": "^4.17.33", + "@types/qs": "*", + "@types/serve-static": "*" + } + }, + "@types/express-serve-static-core": { + "version": "4.17.41", + "dev": true, + "requires": { + "@types/node": "*", + "@types/qs": "*", + "@types/range-parser": "*", + "@types/send": "*" + } + }, + "@types/file-saver": { + "version": "2.0.7", + "dev": true + }, + "@types/filesystem": { + "version": "0.0.35", + "dev": true, + "requires": { + "@types/filewriter": "*" + } + }, + "@types/filewriter": { + "version": "0.0.32", + "dev": true + }, + "@types/find-cache-dir": { + "version": "3.2.1", + "dev": true + }, + "@types/fs-extra": { + "version": "11.0.4", + "dev": true, + "requires": { + "@types/jsonfile": "*", + "@types/node": "*" + } + }, + "@types/graceful-fs": { + "version": "4.1.9", + "dev": true, + "requires": { + "@types/node": "*" + } + }, + "@types/har-format": { + "version": "1.2.15", + "dev": true + }, + "@types/html-minifier-terser": { + "version": "6.1.0", + "dev": true + }, + "@types/http-cache-semantics": { + "version": "4.0.4" + }, + "@types/http-errors": { + "version": "2.0.4", + "dev": true + }, + "@types/http-proxy": { + "version": "1.17.14", + "dev": true, + "requires": { + "@types/node": "*" + } + }, + "@types/istanbul-lib-coverage": { + "version": "2.0.6", + "dev": true + }, + "@types/istanbul-lib-report": { + "version": "3.0.3", + "dev": true, + "requires": { + "@types/istanbul-lib-coverage": "*" + } + }, + "@types/istanbul-reports": { + "version": "3.0.4", + "dev": true, + "requires": { + "@types/istanbul-lib-report": "*" + } + }, + "@types/jest": { + "version": "29.5.10", + "dev": true, + "requires": { + "expect": "^29.0.0", + "pretty-format": "^29.0.0" + }, + "dependencies": { + "ansi-styles": { + "version": "5.2.0", + "dev": true + }, + "pretty-format": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/schemas": "^29.6.3", + "ansi-styles": "^5.0.0", + "react-is": "^18.0.0" + } + }, + "react-is": { + "version": "18.2.0", + "dev": true + } + } + }, + "@types/jsdom": { + "version": "20.0.1", + "dev": true, + "requires": { + "@types/node": "*", + "@types/tough-cookie": "*", + "parse5": "^7.0.0" + } + }, + "@types/json-schema": { + "version": "7.0.15", + "dev": true + }, + "@types/json5": { + "version": "0.0.29", + "dev": true + }, + "@types/jsonfile": { + "version": "6.1.4", + "dev": true, + "requires": { + "@types/node": "*" + } + }, + "@types/keyv": { + "version": "3.1.4", + "requires": { + "@types/node": "*" + } + }, + "@types/lodash": { + "version": "4.14.202", + "dev": true + }, + "@types/mdx": { + "version": "2.0.10", + "dev": true + }, + "@types/mime": { + "version": "1.3.5", + "dev": true + }, + "@types/mime-types": { + "version": "2.1.4", + "dev": true + }, + "@types/node": { + "version": "20.9.4", + "requires": { + "undici-types": "~5.26.4" + } + }, + "@types/node-fetch": { + "version": "2.6.9", + "dev": true, + "requires": { + "@types/node": "*", + "form-data": "^4.0.0" + } + }, + "@types/node-forge": { + "version": "1.3.10", + "dev": true, + "requires": { + "@types/node": "*" + } + }, + "@types/normalize-package-data": { + "version": "2.4.4", + "dev": true + }, + "@types/parse-json": { + "version": "4.0.2", + "dev": true + }, + "@types/pretty-hrtime": { + "version": "1.0.3", + "dev": true + }, + "@types/promptly": { + "version": "3.0.5", + "dev": true, + "requires": { + "@types/node": "*" + } + }, + "@types/prop-types": { + "version": "15.7.11", + "dev": true + }, + "@types/qs": { + "version": "6.9.10", + "dev": true + }, + "@types/range-parser": { + "version": "1.2.7", + "dev": true + }, + "@types/react": { + "version": "18.2.38", + "dev": true, + "requires": { + "@types/prop-types": "*", + "@types/scheduler": "*", + "csstype": "^3.0.2" + } + }, + "@types/react-copy-to-clipboard": { + "version": "5.0.7", + "dev": true, + "requires": { + "@types/react": "*" + } + }, + "@types/react-dom": { + "version": "18.2.17", + "dev": true, + "requires": { + "@types/react": "*" + } + }, + "@types/responselike": { + "version": "1.0.3", + "requires": { + "@types/node": "*" + } + }, + "@types/retry": { + "version": "0.12.0", + "dev": true + }, + "@types/scheduler": { + "version": "0.16.8", + "dev": true + }, + "@types/semver": { + "version": "7.5.6", + "dev": true + }, + "@types/send": { + "version": "0.17.4", + "dev": true, + "requires": { + "@types/mime": "^1", + "@types/node": "*" + } + }, + "@types/serve-index": { + "version": "1.9.4", + "dev": true, + "requires": { + "@types/express": "*" + } + }, + "@types/serve-static": { + "version": "1.15.5", + "dev": true, + "requires": { + "@types/http-errors": "*", + "@types/mime": "*", + "@types/node": "*" + } + }, + "@types/sinon": { + "version": "17.0.2", + "dev": true, + "requires": { + "@types/sinonjs__fake-timers": "*" + } + }, + "@types/sinon-chrome": { + "version": "2.2.15", + "dev": true, + "requires": { + "@types/chrome": "*", + "@types/sinon": "*" + } + }, + "@types/sinonjs__fake-timers": { + "version": "8.1.5", + "dev": true + }, + "@types/sockjs": { + "version": "0.3.36", + "dev": true, + "requires": { + "@types/node": "*" + } + }, + "@types/stack-utils": { + "version": "2.0.3", + "dev": true + }, + "@types/stylis": { + "version": "4.2.4", + "dev": true, + "peer": true + }, + "@types/testing-library__jest-dom": { + "version": "5.14.9", + "dev": true, + "requires": { + "@types/jest": "*" + } + }, + "@types/tough-cookie": { + "version": "4.0.5", + "dev": true + }, + "@types/unist": { + "version": "2.0.10", + "dev": true + }, + "@types/ws": { + "version": "8.5.10", + "dev": true, + "requires": { + "@types/node": "*" + } + }, + "@types/xml2js": { + "version": "0.4.14", + "dev": true, + "requires": { + "@types/node": "*" + } + }, + "@types/yargs": { + "version": "17.0.32", + "dev": true, + "requires": { + "@types/yargs-parser": "*" + } + }, + "@types/yargs-parser": { + "version": "21.0.3", + "dev": true + }, + "@types/yauzl": { + "version": "2.10.3", + "optional": true, + "requires": { + "@types/node": "*" + } + }, + "@typescript-eslint/eslint-plugin": { + "version": "5.62.0", + "dev": true, + "requires": { + "@eslint-community/regexpp": "^4.4.0", + "@typescript-eslint/scope-manager": "5.62.0", + "@typescript-eslint/type-utils": "5.62.0", + "@typescript-eslint/utils": "5.62.0", + "debug": "^4.3.4", + "graphemer": "^1.4.0", + "ignore": "^5.2.0", + "natural-compare-lite": "^1.4.0", + "semver": "^7.3.7", + "tsutils": "^3.21.0" + }, + "dependencies": { + "lru-cache": { + "version": "6.0.0", + "dev": true, + "requires": { + "yallist": "^4.0.0" + } + }, + "semver": { + "version": "7.5.4", + "dev": true, + "requires": { + "lru-cache": "^6.0.0" + } + }, + "yallist": { + "version": "4.0.0", + "dev": true + } + } + }, + "@typescript-eslint/parser": { + "version": "5.62.0", + "dev": true, + "requires": { + "@typescript-eslint/scope-manager": "5.62.0", + "@typescript-eslint/types": "5.62.0", + "@typescript-eslint/typescript-estree": "5.62.0", + "debug": "^4.3.4" + } + }, + "@typescript-eslint/scope-manager": { + "version": "5.62.0", + "dev": true, + "requires": { + "@typescript-eslint/types": "5.62.0", + "@typescript-eslint/visitor-keys": "5.62.0" + } + }, + "@typescript-eslint/type-utils": { + "version": "5.62.0", + "dev": true, + "requires": { + "@typescript-eslint/typescript-estree": "5.62.0", + "@typescript-eslint/utils": "5.62.0", + "debug": "^4.3.4", + "tsutils": "^3.21.0" + } + }, + "@typescript-eslint/types": { + "version": "5.62.0", + "dev": true + }, + "@typescript-eslint/typescript-estree": { + "version": "5.62.0", + "dev": true, + "requires": { + "@typescript-eslint/types": "5.62.0", + "@typescript-eslint/visitor-keys": "5.62.0", + "debug": "^4.3.4", + "globby": "^11.1.0", + "is-glob": "^4.0.3", + "semver": "^7.3.7", + "tsutils": "^3.21.0" + }, + "dependencies": { + "lru-cache": { + "version": "6.0.0", + "dev": true, + "requires": { + "yallist": "^4.0.0" + } + }, + "semver": { + "version": "7.5.4", + "dev": true, + "requires": { + "lru-cache": "^6.0.0" + } + }, + "yallist": { + "version": "4.0.0", + "dev": true + } + } + }, + "@typescript-eslint/utils": { + "version": "5.62.0", + "dev": true, + "requires": { + "@eslint-community/eslint-utils": "^4.2.0", + "@types/json-schema": "^7.0.9", + "@types/semver": "^7.3.12", + "@typescript-eslint/scope-manager": "5.62.0", + "@typescript-eslint/types": "5.62.0", + "@typescript-eslint/typescript-estree": "5.62.0", + "eslint-scope": "^5.1.1", + "semver": "^7.3.7" + }, + "dependencies": { + "lru-cache": { + "version": "6.0.0", + "dev": true, + "requires": { + "yallist": "^4.0.0" + } + }, + "semver": { + "version": "7.5.4", + "dev": true, + "requires": { + "lru-cache": "^6.0.0" + } + }, + "yallist": { + "version": "4.0.0", + "dev": true + } + } + }, + "@typescript-eslint/visitor-keys": { + "version": "5.62.0", + "dev": true, + "requires": { + "@typescript-eslint/types": "5.62.0", + "eslint-visitor-keys": "^3.3.0" + } + }, + "@ungap/structured-clone": { + "version": "1.2.0", + "dev": true + }, + "@webassemblyjs/ast": { + "version": "1.11.6", + "dev": true, + "requires": { + "@webassemblyjs/helper-numbers": "1.11.6", + "@webassemblyjs/helper-wasm-bytecode": "1.11.6" + } + }, + "@webassemblyjs/floating-point-hex-parser": { + "version": "1.11.6", + "dev": true + }, + "@webassemblyjs/helper-api-error": { + "version": "1.11.6", + "dev": true + }, + "@webassemblyjs/helper-buffer": { + "version": "1.11.6", + "dev": true + }, + "@webassemblyjs/helper-numbers": { + "version": "1.11.6", + "dev": true, + "requires": { + "@webassemblyjs/floating-point-hex-parser": "1.11.6", + "@webassemblyjs/helper-api-error": "1.11.6", + "@xtuc/long": "4.2.2" + } + }, + "@webassemblyjs/helper-wasm-bytecode": { + "version": "1.11.6", + "dev": true + }, + "@webassemblyjs/helper-wasm-section": { + "version": "1.11.6", + "dev": true, + "requires": { + "@webassemblyjs/ast": "1.11.6", + "@webassemblyjs/helper-buffer": "1.11.6", + "@webassemblyjs/helper-wasm-bytecode": "1.11.6", + "@webassemblyjs/wasm-gen": "1.11.6" + } + }, + "@webassemblyjs/ieee754": { + "version": "1.11.6", + "dev": true, + "requires": { + "@xtuc/ieee754": "^1.2.0" + } + }, + "@webassemblyjs/leb128": { + "version": "1.11.6", + "dev": true, + "requires": { + "@xtuc/long": "4.2.2" + } + }, + "@webassemblyjs/utf8": { + "version": "1.11.6", + "dev": true + }, + "@webassemblyjs/wasm-edit": { + "version": "1.11.6", + "dev": true, + "requires": { + "@webassemblyjs/ast": "1.11.6", + "@webassemblyjs/helper-buffer": "1.11.6", + "@webassemblyjs/helper-wasm-bytecode": "1.11.6", + "@webassemblyjs/helper-wasm-section": "1.11.6", + "@webassemblyjs/wasm-gen": "1.11.6", + "@webassemblyjs/wasm-opt": "1.11.6", + "@webassemblyjs/wasm-parser": "1.11.6", + "@webassemblyjs/wast-printer": "1.11.6" + } + }, + "@webassemblyjs/wasm-gen": { + "version": "1.11.6", + "dev": true, + "requires": { + "@webassemblyjs/ast": "1.11.6", + "@webassemblyjs/helper-wasm-bytecode": "1.11.6", + "@webassemblyjs/ieee754": "1.11.6", + "@webassemblyjs/leb128": "1.11.6", + "@webassemblyjs/utf8": "1.11.6" + } + }, + "@webassemblyjs/wasm-opt": { + "version": "1.11.6", + "dev": true, + "requires": { + "@webassemblyjs/ast": "1.11.6", + "@webassemblyjs/helper-buffer": "1.11.6", + "@webassemblyjs/wasm-gen": "1.11.6", + "@webassemblyjs/wasm-parser": "1.11.6" + } + }, + "@webassemblyjs/wasm-parser": { + "version": "1.11.6", + "dev": true, + "requires": { + "@webassemblyjs/ast": "1.11.6", + "@webassemblyjs/helper-api-error": "1.11.6", + "@webassemblyjs/helper-wasm-bytecode": "1.11.6", + "@webassemblyjs/ieee754": "1.11.6", + "@webassemblyjs/leb128": "1.11.6", + "@webassemblyjs/utf8": "1.11.6" + } + }, + "@webassemblyjs/wast-printer": { + "version": "1.11.6", + "dev": true, + "requires": { + "@webassemblyjs/ast": "1.11.6", + "@xtuc/long": "4.2.2" + } + }, + "@webpack-cli/configtest": { + "version": "2.1.1", + "dev": true, + "requires": {} + }, + "@webpack-cli/info": { + "version": "2.0.2", + "dev": true, + "requires": {} + }, + "@webpack-cli/serve": { + "version": "2.0.5", + "dev": true, + "requires": {} + }, + "@xtuc/ieee754": { + "version": "1.2.0", + "dev": true + }, + "@xtuc/long": { + "version": "4.2.2", + "dev": true + }, + "@yarnpkg/esbuild-plugin-pnp": { + "version": "3.0.0-rc.15", + "dev": true, + "requires": { + "tslib": "^2.4.0" + } + }, + "@yarnpkg/fslib": { + "version": "2.10.3", + "dev": true, + "requires": { + "@yarnpkg/libzip": "^2.3.0", + "tslib": "^1.13.0" + }, + "dependencies": { + "tslib": { + "version": "1.14.1", + "dev": true + } + } + }, + "@yarnpkg/libzip": { + "version": "2.3.0", + "dev": true, + "requires": { + "@types/emscripten": "^1.39.6", + "tslib": "^1.13.0" + }, + "dependencies": { + "tslib": { + "version": "1.14.1", + "dev": true + } + } + }, + "abab": { + "version": "2.0.6", + "dev": true + }, + "accepts": { + "version": "1.3.8", + "dev": true, + "requires": { + "mime-types": "~2.1.34", + "negotiator": "0.6.3" + } + }, + "acorn": { + "version": "7.4.1", + "dev": true + }, + "acorn-globals": { + "version": "7.0.1", + "dev": true, + "requires": { + "acorn": "^8.1.0", + "acorn-walk": "^8.0.2" + }, + "dependencies": { + "acorn": { + "version": "8.11.2", + "dev": true + }, + "acorn-walk": { + "version": "8.3.0", + "dev": true + } + } + }, + "acorn-jsx": { + "version": "5.3.2", + "dev": true, + "requires": {} + }, + "acorn-walk": { + "version": "7.2.0", + "dev": true + }, + "address": { + "version": "1.2.2", + "dev": true + }, + "adjust-sourcemap-loader": { + "version": "4.0.0", + "dev": true, + "requires": { + "loader-utils": "^2.0.0", + "regex-parser": "^2.2.11" + } + }, + "agent-base": { + "version": "6.0.2", + "requires": { + "debug": "4" + } + }, + "aggregate-error": { + "version": "3.1.0", + "dev": true, + "requires": { + "clean-stack": "^2.0.0", + "indent-string": "^4.0.0" + } + }, + "ajv": { + "version": "6.12.6", + "dev": true, + "requires": { + "fast-deep-equal": "^3.1.1", + "fast-json-stable-stringify": "^2.0.0", + "json-schema-traverse": "^0.4.1", + "uri-js": "^4.2.2" + } + }, + "ajv-formats": { + "version": "2.1.1", + "dev": true, + "requires": { + "ajv": "^8.0.0" + }, + "dependencies": { + "ajv": { + "version": "8.12.0", + "dev": true, + "requires": { + "fast-deep-equal": "^3.1.1", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2", + "uri-js": "^4.2.2" + } + }, + "json-schema-traverse": { + "version": "1.0.0", + "dev": true + } + } + }, + "ajv-keywords": { + "version": "3.5.2", + "dev": true, + "requires": {} + }, + "ansi-escapes": { + "version": "4.3.2", + "dev": true, + "requires": { + "type-fest": "^0.21.3" + }, + "dependencies": { + "type-fest": { + "version": "0.21.3", + "dev": true + } + } + }, + "ansi-html-community": { + "version": "0.0.8", + "dev": true + }, + "ansi-regex": { + "version": "5.0.1" + }, + "ansi-styles": { + "version": "3.2.1", + "requires": { + "color-convert": "^1.9.0" + }, + "dependencies": { + "color-convert": { + "version": "1.9.3", + "requires": { + "color-name": "1.1.3" + } + }, + "color-name": { + "version": "1.1.3" + } + } + }, + "any-promise": { + "version": "1.3.0", + "dev": true + }, + "anymatch": { + "version": "3.1.3", + "dev": true, + "requires": { + "normalize-path": "^3.0.0", + "picomatch": "^2.0.4" + } + }, + "app-root-dir": { + "version": "1.0.2", + "dev": true + }, + "are-docs-informative": { + "version": "0.0.2", + "dev": true + }, + "arg": { + "version": "5.0.2", + "dev": true + }, + "argparse": { + "version": "1.0.10", + "dev": true, + "requires": { + "sprintf-js": "~1.0.2" + } + }, + "aria-hidden": { + "version": "1.2.3", + "dev": true, + "requires": { + "tslib": "^2.0.0" + } + }, + "aria-query": { + "version": "5.1.3", + "dev": true, + "requires": { + "deep-equal": "^2.0.5" + } + }, + "array-buffer-byte-length": { + "version": "1.0.0", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "is-array-buffer": "^3.0.1" + } + }, + "array-flatten": { + "version": "1.1.1", + "dev": true + }, + "array-from": { + "version": "2.1.1", + "dev": true + }, + "array-includes": { + "version": "3.1.7", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1", + "get-intrinsic": "^1.2.1", + "is-string": "^1.0.7" + } + }, + "array-union": { + "version": "2.1.0", + "dev": true + }, + "array.prototype.findlastindex": { + "version": "1.2.3", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1", + "es-shim-unscopables": "^1.0.0", + "get-intrinsic": "^1.2.1" + } + }, + "array.prototype.flat": { + "version": "1.3.2", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1", + "es-shim-unscopables": "^1.0.0" + } + }, + "array.prototype.flatmap": { + "version": "1.3.2", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1", + "es-shim-unscopables": "^1.0.0" + } + }, + "array.prototype.tosorted": { + "version": "1.1.2", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1", + "es-shim-unscopables": "^1.0.0", + "get-intrinsic": "^1.2.1" + } + }, + "arraybuffer.prototype.slice": { + "version": "1.0.2", + "dev": true, + "requires": { + "array-buffer-byte-length": "^1.0.0", + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1", + "get-intrinsic": "^1.2.1", + "is-array-buffer": "^3.0.2", + "is-shared-array-buffer": "^1.0.2" + } + }, + "assert": { + "version": "2.1.0", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "is-nan": "^1.3.2", + "object-is": "^1.1.5", + "object.assign": "^4.1.4", + "util": "^0.12.5" + } + }, + "ast-types": { + "version": "0.14.2", + "dev": true, + "requires": { + "tslib": "^2.0.1" + } + }, + "ast-types-flow": { + "version": "0.0.8", + "dev": true + }, + "async": { + "version": "3.2.5", + "dev": true + }, + "async-limiter": { + "version": "1.0.1", + "dev": true + }, + "asynciterator.prototype": { + "version": "1.0.0", + "dev": true, + "requires": { + "has-symbols": "^1.0.3" + } + }, + "asynckit": { + "version": "0.4.0", + "dev": true + }, + "autoprefixer": { + "version": "10.4.16", + "dev": true, + "requires": { + "browserslist": "^4.21.10", + "caniuse-lite": "^1.0.30001538", + "fraction.js": "^4.3.6", + "normalize-range": "^0.1.2", + "picocolors": "^1.0.0", + "postcss-value-parser": "^4.2.0" + } + }, + "available-typed-arrays": { + "version": "1.0.5", + "dev": true + }, + "axe-core": { + "version": "4.7.0", + "dev": true + }, + "axobject-query": { + "version": "3.2.1", + "dev": true, + "requires": { + "dequal": "^2.0.3" + } + }, + "b4a": { + "version": "1.6.4" + }, + "babel-core": { + "version": "7.0.0-bridge.0", + "dev": true, + "requires": {} + }, + "babel-jest": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/transform": "^29.7.0", + "@types/babel__core": "^7.1.14", + "babel-plugin-istanbul": "^6.1.1", + "babel-preset-jest": "^29.6.3", + "chalk": "^4.0.0", + "graceful-fs": "^4.2.9", + "slash": "^3.0.0" + }, + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "chalk": { + "version": "4.1.2", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + } + } + }, + "babel-loader": { + "version": "9.1.3", + "dev": true, + "requires": { + "find-cache-dir": "^4.0.0", + "schema-utils": "^4.0.0" + }, + "dependencies": { + "ajv": { + "version": "8.12.0", + "dev": true, + "requires": { + "fast-deep-equal": "^3.1.1", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2", + "uri-js": "^4.2.2" + } + }, + "ajv-keywords": { + "version": "5.1.0", + "dev": true, + "requires": { + "fast-deep-equal": "^3.1.3" + } + }, + "find-cache-dir": { + "version": "4.0.0", + "dev": true, + "requires": { + "common-path-prefix": "^3.0.0", + "pkg-dir": "^7.0.0" + } + }, + "find-up": { + "version": "6.3.0", + "dev": true, + "requires": { + "locate-path": "^7.1.0", + "path-exists": "^5.0.0" + } + }, + "json-schema-traverse": { + "version": "1.0.0", + "dev": true + }, + "locate-path": { + "version": "7.2.0", + "dev": true, + "requires": { + "p-locate": "^6.0.0" + } + }, + "p-limit": { + "version": "4.0.0", + "dev": true, + "requires": { + "yocto-queue": "^1.0.0" + } + }, + "p-locate": { + "version": "6.0.0", + "dev": true, + "requires": { + "p-limit": "^4.0.0" + } + }, + "path-exists": { + "version": "5.0.0", + "dev": true + }, + "pkg-dir": { + "version": "7.0.0", + "dev": true, + "requires": { + "find-up": "^6.3.0" + } + }, + "schema-utils": { + "version": "4.2.0", + "dev": true, + "requires": { + "@types/json-schema": "^7.0.9", + "ajv": "^8.9.0", + "ajv-formats": "^2.1.1", + "ajv-keywords": "^5.1.0" + } + }, + "yocto-queue": { + "version": "1.0.0", + "dev": true + } + } + }, + "babel-plugin-add-react-displayname": { + "version": "0.0.5", + "dev": true + }, + "babel-plugin-istanbul": { + "version": "6.1.1", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.0.0", + "@istanbuljs/load-nyc-config": "^1.0.0", + "@istanbuljs/schema": "^0.1.2", + "istanbul-lib-instrument": "^5.0.4", + "test-exclude": "^6.0.0" + } + }, + "babel-plugin-jest-hoist": { + "version": "29.6.3", + "dev": true, + "requires": { + "@babel/template": "^7.3.3", + "@babel/types": "^7.3.3", + "@types/babel__core": "^7.1.14", + "@types/babel__traverse": "^7.0.6" + } + }, + "babel-plugin-named-exports-order": { + "version": "0.0.2", + "dev": true + }, + "babel-plugin-polyfill-corejs2": { + "version": "0.4.6", + "dev": true, + "requires": { + "@babel/compat-data": "^7.22.6", + "@babel/helper-define-polyfill-provider": "^0.4.3", + "semver": "^6.3.1" + } + }, + "babel-plugin-polyfill-corejs3": { + "version": "0.8.6", + "dev": true, + "requires": { + "@babel/helper-define-polyfill-provider": "^0.4.3", + "core-js-compat": "^3.33.1" + } + }, + "babel-plugin-polyfill-regenerator": { + "version": "0.5.3", + "dev": true, + "requires": { + "@babel/helper-define-polyfill-provider": "^0.4.3" + } + }, + "babel-plugin-react-docgen": { + "version": "4.2.1", + "dev": true, + "requires": { + "ast-types": "^0.14.2", + "lodash": "^4.17.15", + "react-docgen": "^5.0.0" + } + }, + "babel-plugin-styled-components": { + "version": "2.1.4", + "dev": true, + "requires": { + "@babel/helper-annotate-as-pure": "^7.22.5", + "@babel/helper-module-imports": "^7.22.5", + "@babel/plugin-syntax-jsx": "^7.22.5", + "lodash": "^4.17.21", + "picomatch": "^2.3.1" + } + }, + "babel-preset-current-node-syntax": { + "version": "1.0.1", + "dev": true, + "requires": { + "@babel/plugin-syntax-async-generators": "^7.8.4", + "@babel/plugin-syntax-bigint": "^7.8.3", + "@babel/plugin-syntax-class-properties": "^7.8.3", + "@babel/plugin-syntax-import-meta": "^7.8.3", + "@babel/plugin-syntax-json-strings": "^7.8.3", + "@babel/plugin-syntax-logical-assignment-operators": "^7.8.3", + "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3", + "@babel/plugin-syntax-numeric-separator": "^7.8.3", + "@babel/plugin-syntax-object-rest-spread": "^7.8.3", + "@babel/plugin-syntax-optional-catch-binding": "^7.8.3", + "@babel/plugin-syntax-optional-chaining": "^7.8.3", + "@babel/plugin-syntax-top-level-await": "^7.8.3" + } + }, + "babel-preset-jest": { + "version": "29.6.3", + "dev": true, + "requires": { + "babel-plugin-jest-hoist": "^29.6.3", + "babel-preset-current-node-syntax": "^1.0.0" + } + }, + "balanced-match": { + "version": "1.0.2" + }, + "base64-js": { + "version": "1.5.1" + }, + "basic-ftp": { + "version": "5.0.3" + }, + "batch": { + "version": "0.6.1", + "dev": true + }, + "better-opn": { + "version": "3.0.2", + "dev": true, + "requires": { + "open": "^8.0.4" + } + }, + "big-integer": { + "version": "1.6.52", + "dev": true + }, + "big.js": { + "version": "5.2.2", + "dev": true + }, + "binary-extensions": { + "version": "2.2.0", + "dev": true + }, + "bl": { + "version": "4.1.0", + "requires": { + "buffer": "^5.5.0", + "inherits": "^2.0.4", + "readable-stream": "^3.4.0" + } + }, + "bluebird": { + "version": "3.7.2", + "dev": true + }, + "body-parser": { + "version": "1.20.2", + "dev": true, + "requires": { + "bytes": "3.1.2", + "content-type": "~1.0.5", + "debug": "2.6.9", + "depd": "2.0.0", + "destroy": "1.2.0", + "http-errors": "2.0.0", + "iconv-lite": "0.4.24", + "on-finished": "2.4.1", + "qs": "6.11.0", + "raw-body": "2.5.2", + "type-is": "~1.6.18", + "unpipe": "1.0.0" + }, + "dependencies": { + "debug": { + "version": "2.6.9", + "dev": true, + "requires": { + "ms": "2.0.0" + } + }, + "ms": { + "version": "2.0.0", + "dev": true + }, + "qs": { + "version": "6.11.0", + "dev": true, + "requires": { + "side-channel": "^1.0.4" + } + } + } + }, + "bonjour-service": { + "version": "1.1.1", + "dev": true, + "requires": { + "array-flatten": "^2.1.2", + "dns-equal": "^1.0.0", + "fast-deep-equal": "^3.1.3", + "multicast-dns": "^7.2.5" + }, + "dependencies": { + "array-flatten": { + "version": "2.1.2", + "dev": true + } + } + }, + "boolbase": { + "version": "1.0.0", + "dev": true + }, + "bplist-parser": { + "version": "0.2.0", + "dev": true, + "requires": { + "big-integer": "^1.6.44" + } + }, + "brace-expansion": { + "version": "1.1.11", + "dev": true, + "requires": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "braces": { + "version": "3.0.2", + "dev": true, + "requires": { + "fill-range": "^7.0.1" + } + }, + "browser-assert": { + "version": "1.2.1", + "dev": true + }, + "browserify-zlib": { + "version": "0.1.4", + "dev": true, + "requires": { + "pako": "~0.2.0" + } + }, + "browserslist": { + "version": "4.22.1", + "dev": true, + "requires": { + "caniuse-lite": "^1.0.30001541", + "electron-to-chromium": "^1.4.535", + "node-releases": "^2.0.13", + "update-browserslist-db": "^1.0.13" + } + }, + "bser": { + "version": "2.1.1", + "dev": true, + "requires": { + "node-int64": "^0.4.0" + } + }, + "buffer": { + "version": "5.7.1", + "requires": { + "base64-js": "^1.3.1", + "ieee754": "^1.1.13" + } + }, + "buffer-crc32": { + "version": "0.2.13" + }, + "buffer-from": { + "version": "1.1.2", + "dev": true + }, + "builtin-modules": { + "version": "3.3.0", + "dev": true + }, + "bytes": { + "version": "3.1.2", + "dev": true + }, + "c8": { + "version": "7.14.0", + "dev": true, + "requires": { + "@bcoe/v8-coverage": "^0.2.3", + "@istanbuljs/schema": "^0.1.3", + "find-up": "^5.0.0", + "foreground-child": "^2.0.0", + "istanbul-lib-coverage": "^3.2.0", + "istanbul-lib-report": "^3.0.0", + "istanbul-reports": "^3.1.4", + "rimraf": "^3.0.2", + "test-exclude": "^6.0.0", + "v8-to-istanbul": "^9.0.0", + "yargs": "^16.2.0", + "yargs-parser": "^20.2.9" + }, + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "cliui": { + "version": "7.0.4", + "dev": true, + "requires": { + "string-width": "^4.2.0", + "strip-ansi": "^6.0.0", + "wrap-ansi": "^7.0.0" + } + }, + "emoji-regex": { + "version": "8.0.0", + "dev": true + }, + "foreground-child": { + "version": "2.0.0", + "dev": true, + "requires": { + "cross-spawn": "^7.0.0", + "signal-exit": "^3.0.2" + } + }, + "glob": { + "version": "7.2.3", + "dev": true, + "requires": { + "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" + } + }, + "is-fullwidth-code-point": { + "version": "3.0.0", + "dev": true + }, + "rimraf": { + "version": "3.0.2", + "dev": true, + "requires": { + "glob": "^7.1.3" + } + }, + "signal-exit": { + "version": "3.0.7", + "dev": true + }, + "string-width": { + "version": "4.2.3", + "dev": true, + "requires": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + } + }, + "wrap-ansi": { + "version": "7.0.0", + "dev": true, + "requires": { + "ansi-styles": "^4.0.0", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0" + } + }, + "yargs": { + "version": "16.2.0", + "dev": true, + "requires": { + "cliui": "^7.0.2", + "escalade": "^3.1.1", + "get-caller-file": "^2.0.5", + "require-directory": "^2.1.1", + "string-width": "^4.2.0", + "y18n": "^5.0.5", + "yargs-parser": "^20.2.2" + } + } + } + }, + "cacheable-lookup": { + "version": "5.0.4" + }, + "cacheable-request": { + "version": "7.0.4", + "requires": { + "clone-response": "^1.0.2", + "get-stream": "^5.1.0", + "http-cache-semantics": "^4.0.0", + "keyv": "^4.0.0", + "lowercase-keys": "^2.0.0", + "normalize-url": "^6.0.1", + "responselike": "^2.0.0" + }, + "dependencies": { + "get-stream": { + "version": "5.2.0", + "requires": { + "pump": "^3.0.0" + } + } + } + }, + "call-bind": { + "version": "1.0.5", + "dev": true, + "requires": { + "function-bind": "^1.1.2", + "get-intrinsic": "^1.2.1", + "set-function-length": "^1.1.1" + } + }, + "callsites": { + "version": "3.1.0" + }, + "camel-case": { + "version": "4.1.2", + "dev": true, + "requires": { + "pascal-case": "^3.1.2", + "tslib": "^2.0.3" + } + }, + "camelcase": { + "version": "6.3.0", + "dev": true + }, + "camelcase-css": { + "version": "2.0.1", + "dev": true + }, + "camelize": { + "version": "1.0.1", + "dev": true, + "peer": true + }, + "caniuse-lite": { + "version": "1.0.30001563", + "dev": true + }, + "case-sensitive-paths-webpack-plugin": { + "version": "2.4.0", + "dev": true + }, + "chalk": { + "version": "2.4.2", + "requires": { + "ansi-styles": "^3.2.1", + "escape-string-regexp": "^1.0.5", + "supports-color": "^5.3.0" + } + }, + "char-regex": { + "version": "1.0.2", + "dev": true + }, + "chokidar": { + "version": "3.5.3", + "dev": true, + "requires": { + "anymatch": "~3.1.2", + "braces": "~3.0.2", + "fsevents": "~2.3.2", + "glob-parent": "~5.1.2", + "is-binary-path": "~2.1.0", + "is-glob": "~4.0.1", + "normalize-path": "~3.0.0", + "readdirp": "~3.6.0" + }, + "dependencies": { + "glob-parent": { + "version": "5.1.2", + "dev": true, + "requires": { + "is-glob": "^4.0.1" + } + } + } + }, + "chownr": { + "version": "2.0.0", + "dev": true + }, + "chrome-trace-event": { + "version": "1.0.3", + "dev": true + }, + "chromium-bidi": { + "version": "0.4.33", + "requires": { + "mitt": "3.0.1", + "urlpattern-polyfill": "9.0.0" + } + }, + "ci-info": { + "version": "3.9.0", + "dev": true + }, + "cjs-module-lexer": { + "version": "1.2.3", + "dev": true + }, + "classnames": { + "version": "2.3.2" + }, + "clean-css": { + "version": "5.3.2", + "dev": true, + "requires": { + "source-map": "~0.6.0" + }, + "dependencies": { + "source-map": { + "version": "0.6.1", + "dev": true + } + } + }, + "clean-stack": { + "version": "2.2.0", + "dev": true + }, + "cli-color": { + "version": "2.0.3", + "requires": { + "d": "^1.0.1", + "es5-ext": "^0.10.61", + "es6-iterator": "^2.0.3", + "memoizee": "^0.4.15", + "timers-ext": "^0.1.7" + } + }, + "cli-cursor": { + "version": "4.0.0", + "requires": { + "restore-cursor": "^4.0.0" + } + }, + "cli-spinners": { + "version": "2.9.1" + }, + "cli-table": { + "version": "0.3.11", + "requires": { + "colors": "1.0.3" + } + }, + "cli-table3": { + "version": "0.6.3", + "dev": true, + "requires": { + "@colors/colors": "1.5.0", + "string-width": "^4.2.0" + }, + "dependencies": { + "emoji-regex": { + "version": "8.0.0", + "dev": true + }, + "is-fullwidth-code-point": { + "version": "3.0.0", + "dev": true + }, + "string-width": { + "version": "4.2.3", + "dev": true, + "requires": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + } + } + } + }, + "cli-truncate": { + "version": "3.1.0", + "dev": true, + "requires": { + "slice-ansi": "^5.0.0", + "string-width": "^5.0.0" + } + }, + "cliui": { + "version": "8.0.1", + "requires": { + "string-width": "^4.2.0", + "strip-ansi": "^6.0.1", + "wrap-ansi": "^7.0.0" + }, + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "requires": { + "color-convert": "^2.0.1" + } + }, + "emoji-regex": { + "version": "8.0.0" + }, + "is-fullwidth-code-point": { + "version": "3.0.0" + }, + "string-width": { + "version": "4.2.3", + "requires": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + } + }, + "wrap-ansi": { + "version": "7.0.0", + "requires": { + "ansi-styles": "^4.0.0", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0" + } + } + } + }, + "clone": { + "version": "1.0.4", + "dev": true + }, + "clone-deep": { + "version": "4.0.1", + "dev": true, + "requires": { + "is-plain-object": "^2.0.4", + "kind-of": "^6.0.2", + "shallow-clone": "^3.0.0" + }, + "dependencies": { + "is-plain-object": { + "version": "2.0.4", + "dev": true, + "requires": { + "isobject": "^3.0.1" + } + } + } + }, + "clone-response": { + "version": "1.0.3", + "requires": { + "mimic-response": "^1.0.0" + } + }, + "co": { + "version": "4.6.0", + "dev": true + }, + "collect-v8-coverage": { + "version": "1.0.2", + "dev": true + }, + "color-convert": { + "version": "2.0.1", + "requires": { + "color-name": "~1.1.4" + } + }, + "color-name": { + "version": "1.1.4" + }, + "colorette": { + "version": "2.0.20", + "dev": true + }, + "colors": { + "version": "1.0.3" + }, + "combined-stream": { + "version": "1.0.8", + "dev": true, + "requires": { + "delayed-stream": "~1.0.0" + } + }, + "commander": { + "version": "8.3.0", + "dev": true + }, + "comment-parser": { + "version": "1.4.1", + "dev": true + }, + "common-path-prefix": { + "version": "3.0.0", + "dev": true + }, + "commondir": { + "version": "1.0.1", + "dev": true + }, + "compressible": { + "version": "2.0.18", + "dev": true, + "requires": { + "mime-db": ">= 1.43.0 < 2" + } + }, + "compression": { + "version": "1.7.4", + "dev": true, + "requires": { + "accepts": "~1.3.5", + "bytes": "3.0.0", + "compressible": "~2.0.16", + "debug": "2.6.9", + "on-headers": "~1.0.2", + "safe-buffer": "5.1.2", + "vary": "~1.1.2" + }, + "dependencies": { + "bytes": { + "version": "3.0.0", + "dev": true + }, + "debug": { + "version": "2.6.9", + "dev": true, + "requires": { + "ms": "2.0.0" + } + }, + "ms": { + "version": "2.0.0", + "dev": true + }, + "safe-buffer": { + "version": "5.1.2", + "dev": true + } + } + }, + "concat-map": { + "version": "0.0.1", + "dev": true + }, + "concat-stream": { + "version": "1.6.2", + "dev": true, + "requires": { + "buffer-from": "^1.0.0", + "inherits": "^2.0.3", + "readable-stream": "^2.2.2", + "typedarray": "^0.0.6" + }, + "dependencies": { + "isarray": { + "version": "1.0.0", + "dev": true + }, + "readable-stream": { + "version": "2.3.8", + "dev": true, + "requires": { + "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" + } + }, + "safe-buffer": { + "version": "5.1.2", + "dev": true + }, + "string_decoder": { + "version": "1.1.1", + "dev": true, + "requires": { + "safe-buffer": "~5.1.0" + } + } + } + }, + "connect-history-api-fallback": { + "version": "2.0.0", + "dev": true + }, + "consola": { + "version": "2.15.3", + "dev": true + }, + "constants-browserify": { + "version": "1.0.0", + "dev": true + }, + "content-disposition": { + "version": "0.5.4", + "dev": true, + "requires": { + "safe-buffer": "5.2.1" + } + }, + "content-type": { + "version": "1.0.5", + "dev": true + }, + "convert-source-map": { + "version": "2.0.0", + "dev": true + }, + "cookie": { + "version": "0.6.0", + "dev": true + }, + "cookie-signature": { + "version": "1.0.6", + "dev": true + }, + "copy-anything": { + "version": "2.0.6", + "dev": true, + "peer": true, + "requires": { + "is-what": "^3.14.1" + } + }, + "copy-to-clipboard": { + "version": "3.3.3", + "requires": { + "toggle-selection": "^1.0.6" + } + }, + "copy-webpack-plugin": { + "version": "11.0.0", + "dev": true, + "requires": { + "fast-glob": "^3.2.11", + "glob-parent": "^6.0.1", + "globby": "^13.1.1", + "normalize-path": "^3.0.0", + "schema-utils": "^4.0.0", + "serialize-javascript": "^6.0.0" + }, + "dependencies": { + "ajv": { + "version": "8.12.0", + "dev": true, + "requires": { + "fast-deep-equal": "^3.1.1", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2", + "uri-js": "^4.2.2" + } + }, + "ajv-keywords": { + "version": "5.1.0", + "dev": true, + "requires": { + "fast-deep-equal": "^3.1.3" + } + }, + "globby": { + "version": "13.2.2", + "dev": true, + "requires": { + "dir-glob": "^3.0.1", + "fast-glob": "^3.3.0", + "ignore": "^5.2.4", + "merge2": "^1.4.1", + "slash": "^4.0.0" + } + }, + "json-schema-traverse": { + "version": "1.0.0", + "dev": true + }, + "schema-utils": { + "version": "4.2.0", + "dev": true, + "requires": { + "@types/json-schema": "^7.0.9", + "ajv": "^8.9.0", + "ajv-formats": "^2.1.1", + "ajv-keywords": "^5.1.0" + } + }, + "slash": { + "version": "4.0.0", + "dev": true + } + } + }, + "core-js-compat": { + "version": "3.33.3", + "dev": true, + "requires": { + "browserslist": "^4.22.1" + } + }, + "core-js-pure": { + "version": "3.33.3", + "dev": true + }, + "core-util-is": { + "version": "1.0.3" + }, + "cosmiconfig": { + "version": "8.3.6", + "requires": { + "import-fresh": "^3.3.0", + "js-yaml": "^4.1.0", + "parse-json": "^5.2.0", + "path-type": "^4.0.0" + }, + "dependencies": { + "argparse": { + "version": "2.0.1" + }, + "js-yaml": { + "version": "4.1.0", + "requires": { + "argparse": "^2.0.1" + } + } + } + }, + "create-jest": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/types": "^29.6.3", + "chalk": "^4.0.0", + "exit": "^0.1.2", + "graceful-fs": "^4.2.9", + "jest-config": "^29.7.0", + "jest-util": "^29.7.0", + "prompts": "^2.0.1" + }, + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "chalk": { + "version": "4.1.2", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + } + } + }, + "cross-env": { + "version": "7.0.3", + "dev": true, + "requires": { + "cross-spawn": "^7.0.1" + } + }, + "cross-fetch": { + "version": "4.0.0", + "requires": { + "node-fetch": "^2.6.12" + } + }, + "cross-spawn": { + "version": "7.0.3", + "dev": true, + "requires": { + "path-key": "^3.1.0", + "shebang-command": "^2.0.0", + "which": "^2.0.1" + } + }, + "crypto-random-string": { + "version": "2.0.0", + "dev": true + }, + "css-color-keywords": { + "version": "1.0.0", + "dev": true, + "peer": true + }, + "css-loader": { + "version": "6.8.1", + "dev": true, + "requires": { + "icss-utils": "^5.1.0", + "postcss": "^8.4.21", + "postcss-modules-extract-imports": "^3.0.0", + "postcss-modules-local-by-default": "^4.0.3", + "postcss-modules-scope": "^3.0.0", + "postcss-modules-values": "^4.0.0", + "postcss-value-parser": "^4.2.0", + "semver": "^7.3.8" + }, + "dependencies": { + "lru-cache": { + "version": "6.0.0", + "dev": true, + "requires": { + "yallist": "^4.0.0" + } + }, + "semver": { + "version": "7.5.4", + "dev": true, + "requires": { + "lru-cache": "^6.0.0" + } + }, + "yallist": { + "version": "4.0.0", + "dev": true + } + } + }, + "css-select": { + "version": "4.3.0", + "dev": true, + "requires": { + "boolbase": "^1.0.0", + "css-what": "^6.0.1", + "domhandler": "^4.3.1", + "domutils": "^2.8.0", + "nth-check": "^2.0.1" + } + }, + "css-to-react-native": { + "version": "3.2.0", + "dev": true, + "peer": true, + "requires": { + "camelize": "^1.0.0", + "css-color-keywords": "^1.0.0", + "postcss-value-parser": "^4.0.2" + } + }, + "css-tree": { + "version": "2.3.1", + "dev": true, + "requires": { + "mdn-data": "2.0.30", + "source-map-js": "^1.0.1" + } + }, + "css-what": { + "version": "6.1.0", + "dev": true + }, + "css.escape": { + "version": "1.5.1", + "dev": true + }, + "cssesc": { + "version": "3.0.0", + "dev": true + }, + "csso": { + "version": "5.0.5", + "dev": true, + "requires": { + "css-tree": "~2.2.0" + }, + "dependencies": { + "css-tree": { + "version": "2.2.1", + "dev": true, + "requires": { + "mdn-data": "2.0.28", + "source-map-js": "^1.0.1" + } + }, + "mdn-data": { + "version": "2.0.28", + "dev": true + } + } + }, + "cssom": { + "version": "0.5.0", + "dev": true + }, + "cssstyle": { + "version": "2.3.0", + "dev": true, + "requires": { + "cssom": "~0.3.6" + }, + "dependencies": { + "cssom": { + "version": "0.3.8", + "dev": true + } + } + }, + "csstype": { + "version": "3.1.2", + "dev": true + }, + "csvtojson": { + "version": "2.0.10", + "dev": true, + "requires": { + "bluebird": "^3.5.1", + "lodash": "^4.17.3", + "strip-bom": "^2.0.0" + } + }, + "d": { + "version": "1.0.1", + "requires": { + "es5-ext": "^0.10.50", + "type": "^1.0.1" + } + }, + "d3-array": { + "version": "3.2.4", + "requires": { + "internmap": "1 - 2" + } + }, + "d3-color": { + "version": "3.1.0" + }, + "d3-ease": { + "version": "3.0.1" + }, + "d3-format": { + "version": "3.1.0" + }, + "d3-interpolate": { + "version": "3.0.1", + "requires": { + "d3-color": "1 - 3" + } + }, + "d3-path": { + "version": "3.1.0" + }, + "d3-scale": { + "version": "4.0.2", + "requires": { + "d3-array": "2.10.0 - 3", + "d3-format": "1 - 3", + "d3-interpolate": "1.2.0 - 3", + "d3-time": "2.1.1 - 3", + "d3-time-format": "2 - 4" + } + }, + "d3-shape": { + "version": "3.2.0", + "requires": { + "d3-path": "^3.1.0" + } + }, + "d3-time": { + "version": "3.1.0", + "requires": { + "d3-array": "2 - 3" + } + }, + "d3-time-format": { + "version": "4.1.0", + "requires": { + "d3-time": "1 - 3" + } + }, + "d3-timer": { + "version": "3.0.1" + }, + "d3-voronoi": { + "version": "1.1.4" + }, + "damerau-levenshtein": { + "version": "1.0.8", + "dev": true + }, + "data-uri-to-buffer": { + "version": "6.0.1" + }, + "data-urls": { + "version": "3.0.2", + "dev": true, + "requires": { + "abab": "^2.0.6", + "whatwg-mimetype": "^3.0.0", + "whatwg-url": "^11.0.0" + } + }, + "debug": { + "version": "4.3.4", + "requires": { + "ms": "2.1.2" + } + }, + "decimal.js": { + "version": "10.4.3", + "dev": true + }, + "decompress-response": { + "version": "6.0.0", + "requires": { + "mimic-response": "^3.1.0" + }, + "dependencies": { + "mimic-response": { + "version": "3.1.0" + } + } + }, + "dedent": { + "version": "0.7.0", + "dev": true + }, + "deep-equal": { + "version": "2.2.3", + "dev": true, + "requires": { + "array-buffer-byte-length": "^1.0.0", + "call-bind": "^1.0.5", + "es-get-iterator": "^1.1.3", + "get-intrinsic": "^1.2.2", + "is-arguments": "^1.1.1", + "is-array-buffer": "^3.0.2", + "is-date-object": "^1.0.5", + "is-regex": "^1.1.4", + "is-shared-array-buffer": "^1.0.2", + "isarray": "^2.0.5", + "object-is": "^1.1.5", + "object-keys": "^1.1.1", + "object.assign": "^4.1.4", + "regexp.prototype.flags": "^1.5.1", + "side-channel": "^1.0.4", + "which-boxed-primitive": "^1.0.2", + "which-collection": "^1.0.1", + "which-typed-array": "^1.1.13" + } + }, + "deep-is": { + "version": "0.1.4", + "dev": true + }, + "deepmerge": { + "version": "4.3.1", + "dev": true + }, + "default-browser-id": { + "version": "3.0.0", + "dev": true, + "requires": { + "bplist-parser": "^0.2.0", + "untildify": "^4.0.0" + } + }, + "default-gateway": { + "version": "6.0.3", + "dev": true, + "requires": { + "execa": "^5.0.0" + } + }, + "defaults": { + "version": "1.0.4", + "dev": true, + "requires": { + "clone": "^1.0.2" + } + }, + "defer-to-connect": { + "version": "2.0.1" + }, + "define-data-property": { + "version": "1.1.1", + "dev": true, + "requires": { + "get-intrinsic": "^1.2.1", + "gopd": "^1.0.1", + "has-property-descriptors": "^1.0.0" + } + }, + "define-lazy-prop": { + "version": "2.0.0", + "dev": true + }, + "define-properties": { + "version": "1.2.1", + "dev": true, + "requires": { + "define-data-property": "^1.0.1", + "has-property-descriptors": "^1.0.0", + "object-keys": "^1.1.1" + } + }, + "defu": { + "version": "6.1.3", + "dev": true + }, + "degenerator": { + "version": "5.0.1", + "requires": { + "ast-types": "^0.13.4", + "escodegen": "^2.1.0", + "esprima": "^4.0.1" + }, + "dependencies": { + "ast-types": { + "version": "0.13.4", + "requires": { + "tslib": "^2.0.1" + } + } + } + }, + "del": { + "version": "6.1.1", + "dev": true, + "requires": { + "globby": "^11.0.1", + "graceful-fs": "^4.2.4", + "is-glob": "^4.0.1", + "is-path-cwd": "^2.2.0", + "is-path-inside": "^3.0.2", + "p-map": "^4.0.0", + "rimraf": "^3.0.2", + "slash": "^3.0.0" + }, + "dependencies": { + "glob": { + "version": "7.2.3", + "dev": true, + "requires": { + "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" + } + }, + "rimraf": { + "version": "3.0.2", + "dev": true, + "requires": { + "glob": "^7.1.3" + } + } + } + }, + "delaunator": { + "version": "4.0.1" + }, + "delaunay-find": { + "version": "0.0.6", + "requires": { + "delaunator": "^4.0.0" + } + }, + "delayed-stream": { + "version": "1.0.0", + "dev": true + }, + "depd": { + "version": "2.0.0", + "dev": true + }, + "dequal": { + "version": "2.0.3", + "dev": true + }, + "destroy": { + "version": "1.2.0", + "dev": true + }, + "detect-indent": { + "version": "6.1.0", + "dev": true + }, + "detect-newline": { + "version": "3.1.0", + "dev": true + }, + "detect-node": { + "version": "2.1.0", + "dev": true + }, + "detect-node-es": { + "version": "1.1.0", + "dev": true + }, + "detect-package-manager": { + "version": "2.0.1", + "dev": true, + "requires": { + "execa": "^5.1.1" + } + }, + "detect-port": { + "version": "1.5.1", + "dev": true, + "requires": { + "address": "^1.0.1", + "debug": "4" + } + }, + "devtools-protocol": { + "version": "0.0.1203626" + }, + "didyoumean": { + "version": "1.2.2", + "dev": true + }, + "diff": { + "version": "3.5.0", + "dev": true + }, + "diff-sequences": { + "version": "29.6.3", + "dev": true + }, + "dir-glob": { + "version": "3.0.1", + "dev": true, + "requires": { + "path-type": "^4.0.0" + } + }, + "dlv": { + "version": "1.1.3", + "dev": true + }, + "dns-equal": { + "version": "1.0.0", + "dev": true + }, + "dns-packet": { + "version": "5.6.1", + "dev": true, + "requires": { + "@leichtgewicht/ip-codec": "^2.0.1" + } + }, + "doctrine": { + "version": "3.0.0", + "dev": true, + "requires": { + "esutils": "^2.0.2" + } + }, + "dom-accessibility-api": { + "version": "0.5.16", + "dev": true + }, + "dom-converter": { + "version": "0.2.0", + "dev": true, + "requires": { + "utila": "~0.4" + } + }, + "dom-serializer": { + "version": "1.4.1", + "dev": true, + "requires": { + "domelementtype": "^2.0.1", + "domhandler": "^4.2.0", + "entities": "^2.0.0" + }, + "dependencies": { + "entities": { + "version": "2.2.0", + "dev": true + } + } + }, + "domelementtype": { + "version": "2.3.0", + "dev": true + }, + "domexception": { + "version": "4.0.0", + "dev": true, + "requires": { + "webidl-conversions": "^7.0.0" + } + }, + "domhandler": { + "version": "4.3.1", + "dev": true, + "requires": { + "domelementtype": "^2.2.0" + } + }, + "domutils": { + "version": "2.8.0", + "dev": true, + "requires": { + "dom-serializer": "^1.0.1", + "domelementtype": "^2.2.0", + "domhandler": "^4.2.0" + } + }, + "dot-case": { + "version": "3.0.4", + "dev": true, + "requires": { + "no-case": "^3.0.4", + "tslib": "^2.0.3" + } + }, + "dotenv": { + "version": "16.3.1", + "dev": true + }, + "dotenv-expand": { + "version": "10.0.0", + "dev": true + }, + "duplexer": { + "version": "0.1.2", + "dev": true + }, + "duplexify": { + "version": "3.7.1", + "dev": true, + "requires": { + "end-of-stream": "^1.0.0", + "inherits": "^2.0.1", + "readable-stream": "^2.0.0", + "stream-shift": "^1.0.0" + }, + "dependencies": { + "isarray": { + "version": "1.0.0", + "dev": true + }, + "readable-stream": { + "version": "2.3.8", + "dev": true, + "requires": { + "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" + } + }, + "safe-buffer": { + "version": "5.1.2", + "dev": true + }, + "string_decoder": { + "version": "1.1.1", + "dev": true, + "requires": { + "safe-buffer": "~5.1.0" + } + } + } + }, + "eastasianwidth": { + "version": "0.2.0" + }, + "ee-first": { + "version": "1.1.1", + "dev": true + }, + "ejs": { + "version": "3.1.9", + "dev": true, + "requires": { + "jake": "^10.8.5" + } + }, + "electron-to-chromium": { + "version": "1.4.590", + "dev": true + }, + "emittery": { + "version": "0.13.1", + "dev": true + }, + "emoji-regex": { + "version": "9.2.2", + "dev": true + }, + "emojis-list": { + "version": "3.0.0", + "dev": true + }, + "encodeurl": { + "version": "1.0.2", + "dev": true + }, + "end-of-stream": { + "version": "1.4.4", + "requires": { + "once": "^1.4.0" + } + }, + "endent": { + "version": "2.1.0", + "dev": true, + "requires": { + "dedent": "^0.7.0", + "fast-json-parse": "^1.0.3", + "objectorarray": "^1.0.5" + } + }, + "enhanced-resolve": { + "version": "5.15.0", + "dev": true, + "requires": { + "graceful-fs": "^4.2.4", + "tapable": "^2.2.0" + } + }, + "entities": { + "version": "4.5.0", + "dev": true + }, + "envinfo": { + "version": "7.11.0", + "dev": true + }, + "errno": { + "version": "0.1.8", + "dev": true, + "optional": true, + "peer": true, + "requires": { + "prr": "~1.0.1" + } + }, + "error-ex": { + "version": "1.3.2", + "requires": { + "is-arrayish": "^0.2.1" + } + }, + "error-stack-parser": { + "version": "2.1.4", + "dev": true, + "requires": { + "stackframe": "^1.3.4" + } + }, + "es-abstract": { + "version": "1.22.3", + "dev": true, + "requires": { + "array-buffer-byte-length": "^1.0.0", + "arraybuffer.prototype.slice": "^1.0.2", + "available-typed-arrays": "^1.0.5", + "call-bind": "^1.0.5", + "es-set-tostringtag": "^2.0.1", + "es-to-primitive": "^1.2.1", + "function.prototype.name": "^1.1.6", + "get-intrinsic": "^1.2.2", + "get-symbol-description": "^1.0.0", + "globalthis": "^1.0.3", + "gopd": "^1.0.1", + "has-property-descriptors": "^1.0.0", + "has-proto": "^1.0.1", + "has-symbols": "^1.0.3", + "hasown": "^2.0.0", + "internal-slot": "^1.0.5", + "is-array-buffer": "^3.0.2", + "is-callable": "^1.2.7", + "is-negative-zero": "^2.0.2", + "is-regex": "^1.1.4", + "is-shared-array-buffer": "^1.0.2", + "is-string": "^1.0.7", + "is-typed-array": "^1.1.12", + "is-weakref": "^1.0.2", + "object-inspect": "^1.13.1", + "object-keys": "^1.1.1", + "object.assign": "^4.1.4", + "regexp.prototype.flags": "^1.5.1", + "safe-array-concat": "^1.0.1", + "safe-regex-test": "^1.0.0", + "string.prototype.trim": "^1.2.8", + "string.prototype.trimend": "^1.0.7", + "string.prototype.trimstart": "^1.0.7", + "typed-array-buffer": "^1.0.0", + "typed-array-byte-length": "^1.0.0", + "typed-array-byte-offset": "^1.0.0", + "typed-array-length": "^1.0.4", + "unbox-primitive": "^1.0.2", + "which-typed-array": "^1.1.13" + } + }, + "es-get-iterator": { + "version": "1.1.3", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "get-intrinsic": "^1.1.3", + "has-symbols": "^1.0.3", + "is-arguments": "^1.1.1", + "is-map": "^2.0.2", + "is-set": "^2.0.2", + "is-string": "^1.0.7", + "isarray": "^2.0.5", + "stop-iteration-iterator": "^1.0.0" + } + }, + "es-iterator-helpers": { + "version": "1.0.15", + "dev": true, + "requires": { + "asynciterator.prototype": "^1.0.0", + "call-bind": "^1.0.2", + "define-properties": "^1.2.1", + "es-abstract": "^1.22.1", + "es-set-tostringtag": "^2.0.1", + "function-bind": "^1.1.1", + "get-intrinsic": "^1.2.1", + "globalthis": "^1.0.3", + "has-property-descriptors": "^1.0.0", + "has-proto": "^1.0.1", + "has-symbols": "^1.0.3", + "internal-slot": "^1.0.5", + "iterator.prototype": "^1.1.2", + "safe-array-concat": "^1.0.1" + } + }, + "es-module-lexer": { + "version": "1.4.1", + "dev": true + }, + "es-set-tostringtag": { + "version": "2.0.2", + "dev": true, + "requires": { + "get-intrinsic": "^1.2.2", + "has-tostringtag": "^1.0.0", + "hasown": "^2.0.0" + } + }, + "es-shim-unscopables": { + "version": "1.0.2", + "dev": true, + "requires": { + "hasown": "^2.0.0" + } + }, + "es-to-primitive": { + "version": "1.2.1", + "dev": true, + "requires": { + "is-callable": "^1.1.4", + "is-date-object": "^1.0.1", + "is-symbol": "^1.0.2" + } + }, + "es5-ext": { + "version": "0.10.64", + "requires": { + "es6-iterator": "^2.0.3", + "es6-symbol": "^3.1.3", + "esniff": "^2.0.1", + "next-tick": "^1.1.0" + } + }, + "es6-iterator": { + "version": "2.0.3", + "requires": { + "d": "1", + "es5-ext": "^0.10.35", + "es6-symbol": "^3.1.1" + } + }, + "es6-symbol": { + "version": "3.1.3", + "requires": { + "d": "^1.0.1", + "ext": "^1.1.2" + } + }, + "es6-weak-map": { + "version": "2.0.3", + "requires": { + "d": "1", + "es5-ext": "^0.10.46", + "es6-iterator": "^2.0.3", + "es6-symbol": "^3.1.1" + } + }, + "esbuild": { + "version": "0.18.20", + "dev": true, + "requires": { + "@esbuild/android-arm": "0.18.20", + "@esbuild/android-arm64": "0.18.20", + "@esbuild/android-x64": "0.18.20", + "@esbuild/darwin-arm64": "0.18.20", + "@esbuild/darwin-x64": "0.18.20", + "@esbuild/freebsd-arm64": "0.18.20", + "@esbuild/freebsd-x64": "0.18.20", + "@esbuild/linux-arm": "0.18.20", + "@esbuild/linux-arm64": "0.18.20", + "@esbuild/linux-ia32": "0.18.20", + "@esbuild/linux-loong64": "0.18.20", + "@esbuild/linux-mips64el": "0.18.20", + "@esbuild/linux-ppc64": "0.18.20", + "@esbuild/linux-riscv64": "0.18.20", + "@esbuild/linux-s390x": "0.18.20", + "@esbuild/linux-x64": "0.18.20", + "@esbuild/netbsd-x64": "0.18.20", + "@esbuild/openbsd-x64": "0.18.20", + "@esbuild/sunos-x64": "0.18.20", + "@esbuild/win32-arm64": "0.18.20", + "@esbuild/win32-ia32": "0.18.20", + "@esbuild/win32-x64": "0.18.20" + } + }, + "esbuild-plugin-alias": { + "version": "0.2.1", + "dev": true + }, + "esbuild-register": { + "version": "3.5.0", + "dev": true, + "requires": { + "debug": "^4.3.4" + } + }, + "escalade": { + "version": "3.1.1" + }, + "escape-html": { + "version": "1.0.3", + "dev": true + }, + "escape-string-regexp": { + "version": "1.0.5" + }, + "escodegen": { + "version": "2.1.0", + "requires": { + "esprima": "^4.0.1", + "estraverse": "^5.2.0", + "esutils": "^2.0.2", + "source-map": "~0.6.1" + }, + "dependencies": { + "source-map": { + "version": "0.6.1", + "optional": true + } + } + }, + "eslint": { + "version": "8.54.0", + "dev": true, + "requires": { + "@eslint-community/eslint-utils": "^4.2.0", + "@eslint-community/regexpp": "^4.6.1", + "@eslint/eslintrc": "^2.1.3", + "@eslint/js": "8.54.0", + "@humanwhocodes/config-array": "^0.11.13", + "@humanwhocodes/module-importer": "^1.0.1", + "@nodelib/fs.walk": "^1.2.8", + "@ungap/structured-clone": "^1.2.0", + "ajv": "^6.12.4", + "chalk": "^4.0.0", + "cross-spawn": "^7.0.2", + "debug": "^4.3.2", + "doctrine": "^3.0.0", + "escape-string-regexp": "^4.0.0", + "eslint-scope": "^7.2.2", + "eslint-visitor-keys": "^3.4.3", + "espree": "^9.6.1", + "esquery": "^1.4.2", + "esutils": "^2.0.2", + "fast-deep-equal": "^3.1.3", + "file-entry-cache": "^6.0.1", + "find-up": "^5.0.0", + "glob-parent": "^6.0.2", + "globals": "^13.19.0", + "graphemer": "^1.4.0", + "ignore": "^5.2.0", + "imurmurhash": "^0.1.4", + "is-glob": "^4.0.0", + "is-path-inside": "^3.0.3", + "js-yaml": "^4.1.0", + "json-stable-stringify-without-jsonify": "^1.0.1", + "levn": "^0.4.1", + "lodash.merge": "^4.6.2", + "minimatch": "^3.1.2", + "natural-compare": "^1.4.0", + "optionator": "^0.9.3", + "strip-ansi": "^6.0.1", + "text-table": "^0.2.0" + }, + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "argparse": { + "version": "2.0.1", + "dev": true + }, + "chalk": { + "version": "4.1.2", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "escape-string-regexp": { + "version": "4.0.0", + "dev": true + }, + "eslint-scope": { + "version": "7.2.2", + "dev": true, + "requires": { + "esrecurse": "^4.3.0", + "estraverse": "^5.2.0" + } + }, + "globals": { + "version": "13.23.0", + "dev": true, + "requires": { + "type-fest": "^0.20.2" + } + }, + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "js-yaml": { + "version": "4.1.0", + "dev": true, + "requires": { + "argparse": "^2.0.1" + } + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + }, + "type-fest": { + "version": "0.20.2", + "dev": true + } + } + }, + "eslint-config-prettier": { + "version": "8.10.0", + "dev": true, + "requires": {} + }, + "eslint-import-resolver-node": { + "version": "0.3.9", + "requires": { + "debug": "^3.2.7", + "is-core-module": "^2.13.0", + "resolve": "^1.22.4" + }, + "dependencies": { + "debug": { + "version": "3.2.7", + "requires": { + "ms": "^2.1.1" + } + } + } + }, + "eslint-import-resolver-typescript": { + "version": "3.6.1", + "dev": true, + "requires": { + "debug": "^4.3.4", + "enhanced-resolve": "^5.12.0", + "eslint-module-utils": "^2.7.4", + "fast-glob": "^3.3.1", + "get-tsconfig": "^4.5.0", + "is-core-module": "^2.11.0", + "is-glob": "^4.0.3" + } + }, + "eslint-module-utils": { + "version": "2.8.0", + "dev": true, + "requires": { + "debug": "^3.2.7" + }, + "dependencies": { + "debug": { + "version": "3.2.7", + "dev": true, + "requires": { + "ms": "^2.1.1" + } + } + } + }, + "eslint-plugin-eslint-comments": { + "version": "3.2.0", + "dev": true, + "requires": { + "escape-string-regexp": "^1.0.5", + "ignore": "^5.0.5" + } + }, + "eslint-plugin-header": { + "version": "3.1.1", + "dev": true, + "requires": {} + }, + "eslint-plugin-import": { + "version": "2.29.0", + "dev": true, + "requires": { + "array-includes": "^3.1.7", + "array.prototype.findlastindex": "^1.2.3", + "array.prototype.flat": "^1.3.2", + "array.prototype.flatmap": "^1.3.2", + "debug": "^3.2.7", + "doctrine": "^2.1.0", + "eslint-import-resolver-node": "^0.3.9", + "eslint-module-utils": "^2.8.0", + "hasown": "^2.0.0", + "is-core-module": "^2.13.1", + "is-glob": "^4.0.3", + "minimatch": "^3.1.2", + "object.fromentries": "^2.0.7", + "object.groupby": "^1.0.1", + "object.values": "^1.1.7", + "semver": "^6.3.1", + "tsconfig-paths": "^3.14.2" + }, + "dependencies": { + "debug": { + "version": "3.2.7", + "dev": true, + "requires": { + "ms": "^2.1.1" + } + }, + "doctrine": { + "version": "2.1.0", + "dev": true, + "requires": { + "esutils": "^2.0.2" + } + } + } + }, + "eslint-plugin-jest": { + "version": "27.6.0", + "dev": true, + "requires": { + "@typescript-eslint/utils": "^5.10.0" + } + }, + "eslint-plugin-jsdoc": { + "version": "46.9.0", + "dev": true, + "requires": { + "@es-joy/jsdoccomment": "~0.41.0", + "are-docs-informative": "^0.0.2", + "comment-parser": "1.4.1", + "debug": "^4.3.4", + "escape-string-regexp": "^4.0.0", + "esquery": "^1.5.0", + "is-builtin-module": "^3.2.1", + "semver": "^7.5.4", + "spdx-expression-parse": "^3.0.1" + }, + "dependencies": { + "escape-string-regexp": { + "version": "4.0.0", + "dev": true + }, + "lru-cache": { + "version": "6.0.0", + "dev": true, + "requires": { + "yallist": "^4.0.0" + } + }, + "semver": { + "version": "7.5.4", + "dev": true, + "requires": { + "lru-cache": "^6.0.0" + } + }, + "yallist": { + "version": "4.0.0", + "dev": true + } + } + }, + "eslint-plugin-jsx-a11y": { + "version": "6.8.0", + "dev": true, + "requires": { + "@babel/runtime": "^7.23.2", + "aria-query": "^5.3.0", + "array-includes": "^3.1.7", + "array.prototype.flatmap": "^1.3.2", + "ast-types-flow": "^0.0.8", + "axe-core": "=4.7.0", + "axobject-query": "^3.2.1", + "damerau-levenshtein": "^1.0.8", + "emoji-regex": "^9.2.2", + "es-iterator-helpers": "^1.0.15", + "hasown": "^2.0.0", + "jsx-ast-utils": "^3.3.5", + "language-tags": "^1.0.9", + "minimatch": "^3.1.2", + "object.entries": "^1.1.7", + "object.fromentries": "^2.0.7" + }, + "dependencies": { + "aria-query": { + "version": "5.3.0", + "dev": true, + "requires": { + "dequal": "^2.0.3" + } + } + } + }, + "eslint-plugin-prettier": { + "version": "4.2.1", + "dev": true, + "requires": { + "prettier-linter-helpers": "^1.0.0" + } + }, + "eslint-plugin-react": { + "version": "7.33.2", + "dev": true, + "requires": { + "array-includes": "^3.1.6", + "array.prototype.flatmap": "^1.3.1", + "array.prototype.tosorted": "^1.1.1", + "doctrine": "^2.1.0", + "es-iterator-helpers": "^1.0.12", + "estraverse": "^5.3.0", + "jsx-ast-utils": "^2.4.1 || ^3.0.0", + "minimatch": "^3.1.2", + "object.entries": "^1.1.6", + "object.fromentries": "^2.0.6", + "object.hasown": "^1.1.2", + "object.values": "^1.1.6", + "prop-types": "^15.8.1", + "resolve": "^2.0.0-next.4", + "semver": "^6.3.1", + "string.prototype.matchall": "^4.0.8" + }, + "dependencies": { + "doctrine": { + "version": "2.1.0", + "dev": true, + "requires": { + "esutils": "^2.0.2" + } + }, + "resolve": { + "version": "2.0.0-next.5", + "dev": true, + "requires": { + "is-core-module": "^2.13.0", + "path-parse": "^1.0.7", + "supports-preserve-symlinks-flag": "^1.0.0" + } + } + } + }, + "eslint-plugin-react-hooks": { + "version": "4.6.0", + "dev": true, + "requires": {} + }, + "eslint-plugin-storybook": { + "version": "0.6.15", + "dev": true, + "requires": { + "@storybook/csf": "^0.0.1", + "@typescript-eslint/utils": "^5.45.0", + "requireindex": "^1.1.0", + "ts-dedent": "^2.2.0" + }, + "dependencies": { + "@storybook/csf": { + "version": "0.0.1", + "dev": true, + "requires": { + "lodash": "^4.17.15" + } + } + } + }, + "eslint-scope": { + "version": "5.1.1", + "dev": true, + "requires": { + "esrecurse": "^4.3.0", + "estraverse": "^4.1.1" + }, + "dependencies": { + "estraverse": { + "version": "4.3.0", + "dev": true + } + } + }, + "eslint-visitor-keys": { + "version": "3.4.3", + "dev": true + }, + "esniff": { + "version": "2.0.1", + "requires": { + "d": "^1.0.1", + "es5-ext": "^0.10.62", + "event-emitter": "^0.3.5", + "type": "^2.7.2" + }, + "dependencies": { + "type": { + "version": "2.7.2" + } + } + }, + "espree": { + "version": "9.6.1", + "dev": true, + "requires": { + "acorn": "^8.9.0", + "acorn-jsx": "^5.3.2", + "eslint-visitor-keys": "^3.4.1" + }, + "dependencies": { + "acorn": { + "version": "8.11.2", + "dev": true + } + } + }, + "esprima": { + "version": "4.0.1" + }, + "esquery": { + "version": "1.5.0", + "dev": true, + "requires": { + "estraverse": "^5.1.0" + } + }, + "esrecurse": { + "version": "4.3.0", + "dev": true, + "requires": { + "estraverse": "^5.2.0" + } + }, + "estraverse": { + "version": "5.3.0" + }, + "estree-to-babel": { + "version": "3.2.1", + "dev": true, + "requires": { + "@babel/traverse": "^7.1.6", + "@babel/types": "^7.2.0", + "c8": "^7.6.0" + } + }, + "esutils": { + "version": "2.0.3" + }, + "etag": { + "version": "1.8.1", + "dev": true + }, + "event-emitter": { + "version": "0.3.5", + "requires": { + "d": "1", + "es5-ext": "~0.10.14" + } + }, + "event-stream": { + "version": "3.3.4", + "dev": true, + "requires": { + "duplexer": "~0.1.1", + "from": "~0", + "map-stream": "~0.1.0", + "pause-stream": "0.0.11", + "split": "0.3", + "stream-combiner": "~0.0.4", + "through": "~2.3.1" + } + }, + "eventemitter3": { + "version": "5.0.1" + }, + "events": { + "version": "3.3.0", + "dev": true + }, + "execa": { + "version": "5.1.1", + "dev": true, + "requires": { + "cross-spawn": "^7.0.3", + "get-stream": "^6.0.0", + "human-signals": "^2.1.0", + "is-stream": "^2.0.0", + "merge-stream": "^2.0.0", + "npm-run-path": "^4.0.1", + "onetime": "^5.1.2", + "signal-exit": "^3.0.3", + "strip-final-newline": "^2.0.0" + }, + "dependencies": { + "signal-exit": { + "version": "3.0.7", + "dev": true + } + } + }, + "exit": { + "version": "0.1.2", + "dev": true + }, + "expect": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/expect-utils": "^29.7.0", + "jest-get-type": "^29.6.3", + "jest-matcher-utils": "^29.7.0", + "jest-message-util": "^29.7.0", + "jest-util": "^29.7.0" + } + }, + "express": { + "version": "4.19.2", + "dev": true, + "requires": { + "accepts": "~1.3.8", + "array-flatten": "1.1.1", + "body-parser": "1.20.2", + "content-disposition": "0.5.4", + "content-type": "~1.0.4", + "cookie": "0.6.0", + "cookie-signature": "1.0.6", + "debug": "2.6.9", + "depd": "2.0.0", + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "etag": "~1.8.1", + "finalhandler": "1.2.0", + "fresh": "0.5.2", + "http-errors": "2.0.0", + "merge-descriptors": "1.0.1", + "methods": "~1.1.2", + "on-finished": "2.4.1", + "parseurl": "~1.3.3", + "path-to-regexp": "0.1.7", + "proxy-addr": "~2.0.7", + "qs": "6.11.0", + "range-parser": "~1.2.1", + "safe-buffer": "5.2.1", + "send": "0.18.0", + "serve-static": "1.15.0", + "setprototypeof": "1.2.0", + "statuses": "2.0.1", + "type-is": "~1.6.18", + "utils-merge": "1.0.1", + "vary": "~1.1.2" + }, + "dependencies": { + "debug": { + "version": "2.6.9", + "dev": true, + "requires": { + "ms": "2.0.0" + } + }, + "ms": { + "version": "2.0.0", + "dev": true + }, + "qs": { + "version": "6.11.0", + "dev": true, + "requires": { + "side-channel": "^1.0.4" + } + } + } + }, + "ext": { + "version": "1.7.0", + "requires": { + "type": "^2.7.2" + }, + "dependencies": { + "type": { + "version": "2.7.2" + } + } + }, + "extend": { + "version": "3.0.2", + "dev": true + }, + "extract-zip": { + "version": "1.7.0", + "dev": true, + "requires": { + "concat-stream": "^1.6.2", + "debug": "^2.6.9", + "mkdirp": "^0.5.4", + "yauzl": "^2.10.0" + }, + "dependencies": { + "debug": { + "version": "2.6.9", + "dev": true, + "requires": { + "ms": "2.0.0" + } + }, + "ms": { + "version": "2.0.0", + "dev": true + } + } + }, + "fast-deep-equal": { + "version": "3.1.3", + "dev": true + }, + "fast-diff": { + "version": "1.3.0", + "dev": true + }, + "fast-fifo": { + "version": "1.3.2" + }, + "fast-glob": { + "version": "3.3.2", + "dev": true, + "requires": { + "@nodelib/fs.stat": "^2.0.2", + "@nodelib/fs.walk": "^1.2.3", + "glob-parent": "^5.1.2", + "merge2": "^1.3.0", + "micromatch": "^4.0.4" + }, + "dependencies": { + "glob-parent": { + "version": "5.1.2", + "dev": true, + "requires": { + "is-glob": "^4.0.1" + } + } + } + }, + "fast-json-parse": { + "version": "1.0.3", + "dev": true + }, + "fast-json-stable-stringify": { + "version": "2.1.0", + "dev": true + }, + "fast-levenshtein": { + "version": "2.0.6", + "dev": true + }, + "fast-xml-parser": { + "version": "4.3.2", + "requires": { + "strnum": "^1.0.5" + } + }, + "fastest-levenshtein": { + "version": "1.0.16", + "dev": true + }, + "fastq": { + "version": "1.15.0", + "dev": true, + "requires": { + "reusify": "^1.0.4" + } + }, + "faye-websocket": { + "version": "0.11.4", + "dev": true, + "requires": { + "websocket-driver": ">=0.5.1" + } + }, + "fb-watchman": { + "version": "2.0.2", + "dev": true, + "requires": { + "bser": "2.1.1" + } + }, + "fd-slicer": { + "version": "1.1.0", + "requires": { + "pend": "~1.2.0" + } + }, + "fetch-retry": { + "version": "5.0.6", + "dev": true + }, + "file-entry-cache": { + "version": "6.0.1", + "dev": true, + "requires": { + "flat-cache": "^3.0.4" + } + }, + "file-saver": { + "version": "2.0.5" + }, + "file-system-cache": { + "version": "2.3.0", + "dev": true, + "requires": { + "fs-extra": "11.1.1", + "ramda": "0.29.0" + } + }, + "filelist": { + "version": "1.0.4", + "dev": true, + "requires": { + "minimatch": "^5.0.1" + }, + "dependencies": { + "brace-expansion": { + "version": "2.0.1", + "dev": true, + "requires": { + "balanced-match": "^1.0.0" + } + }, + "minimatch": { + "version": "5.1.6", + "dev": true, + "requires": { + "brace-expansion": "^2.0.1" + } + } + } + }, + "fill-range": { + "version": "7.0.1", + "dev": true, + "requires": { + "to-regex-range": "^5.0.1" + } + }, + "finalhandler": { + "version": "1.2.0", + "dev": true, + "requires": { + "debug": "2.6.9", + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "on-finished": "2.4.1", + "parseurl": "~1.3.3", + "statuses": "2.0.1", + "unpipe": "~1.0.0" + }, + "dependencies": { + "debug": { + "version": "2.6.9", + "dev": true, + "requires": { + "ms": "2.0.0" + } + }, + "ms": { + "version": "2.0.0", + "dev": true + } + } + }, + "find-cache-dir": { + "version": "3.3.2", + "dev": true, + "requires": { + "commondir": "^1.0.1", + "make-dir": "^3.0.2", + "pkg-dir": "^4.1.0" + }, + "dependencies": { + "find-up": { + "version": "4.1.0", + "dev": true, + "requires": { + "locate-path": "^5.0.0", + "path-exists": "^4.0.0" + } + }, + "locate-path": { + "version": "5.0.0", + "dev": true, + "requires": { + "p-locate": "^4.1.0" + } + }, + "p-limit": { + "version": "2.3.0", + "dev": true, + "requires": { + "p-try": "^2.0.0" + } + }, + "p-locate": { + "version": "4.1.0", + "dev": true, + "requires": { + "p-limit": "^2.2.0" + } + }, + "pkg-dir": { + "version": "4.2.0", + "dev": true, + "requires": { + "find-up": "^4.0.0" + } + } + } + }, + "find-up": { + "version": "5.0.0", + "dev": true, + "requires": { + "locate-path": "^6.0.0", + "path-exists": "^4.0.0" + } + }, + "flat": { + "version": "5.0.2", + "dev": true + }, + "flat-cache": { + "version": "3.2.0", + "dev": true, + "requires": { + "flatted": "^3.2.9", + "keyv": "^4.5.3", + "rimraf": "^3.0.2" + }, + "dependencies": { + "glob": { + "version": "7.2.3", + "dev": true, + "requires": { + "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" + } + }, + "rimraf": { + "version": "3.0.2", + "dev": true, + "requires": { + "glob": "^7.1.3" + } + } + } + }, + "flatted": { + "version": "3.2.9", + "dev": true + }, + "flow-parser": { + "version": "0.222.0", + "dev": true + }, + "follow-redirects": { + "version": "1.15.6", + "dev": true + }, + "for-each": { + "version": "0.3.3", + "dev": true, + "requires": { + "is-callable": "^1.1.3" + } + }, + "foreground-child": { + "version": "3.1.1", + "dev": true, + "requires": { + "cross-spawn": "^7.0.0", + "signal-exit": "^4.0.1" + } + }, + "fork-ts-checker-webpack-plugin": { + "version": "8.0.0", + "dev": true, + "requires": { + "@babel/code-frame": "^7.16.7", + "chalk": "^4.1.2", + "chokidar": "^3.5.3", + "cosmiconfig": "^7.0.1", + "deepmerge": "^4.2.2", + "fs-extra": "^10.0.0", + "memfs": "^3.4.1", + "minimatch": "^3.0.4", + "node-abort-controller": "^3.0.1", + "schema-utils": "^3.1.1", + "semver": "^7.3.5", + "tapable": "^2.2.1" + }, + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "chalk": { + "version": "4.1.2", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "cosmiconfig": { + "version": "7.1.0", + "dev": true, + "requires": { + "@types/parse-json": "^4.0.0", + "import-fresh": "^3.2.1", + "parse-json": "^5.0.0", + "path-type": "^4.0.0", + "yaml": "^1.10.0" + } + }, + "fs-extra": { + "version": "10.1.0", + "dev": true, + "requires": { + "graceful-fs": "^4.2.0", + "jsonfile": "^6.0.1", + "universalify": "^2.0.0" + } + }, + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "lru-cache": { + "version": "6.0.0", + "dev": true, + "requires": { + "yallist": "^4.0.0" + } + }, + "semver": { + "version": "7.5.4", + "dev": true, + "requires": { + "lru-cache": "^6.0.0" + } + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + }, + "yallist": { + "version": "4.0.0", + "dev": true + }, + "yaml": { + "version": "1.10.2", + "dev": true + } + } + }, + "form-data": { + "version": "4.0.0", + "dev": true, + "requires": { + "asynckit": "^0.4.0", + "combined-stream": "^1.0.8", + "mime-types": "^2.1.12" + } + }, + "forwarded": { + "version": "0.2.0", + "dev": true + }, + "fraction.js": { + "version": "4.3.7", + "dev": true + }, + "fresh": { + "version": "0.5.2", + "dev": true + }, + "from": { + "version": "0.1.7", + "dev": true + }, + "fs-constants": { + "version": "1.0.0" + }, + "fs-extra": { + "version": "11.1.1", + "requires": { + "graceful-fs": "^4.2.0", + "jsonfile": "^6.0.1", + "universalify": "^2.0.0" + } + }, + "fs-minipass": { + "version": "2.1.0", + "dev": true, + "requires": { + "minipass": "^3.0.0" + }, + "dependencies": { + "minipass": { + "version": "3.3.6", + "dev": true, + "requires": { + "yallist": "^4.0.0" + } + }, + "yallist": { + "version": "4.0.0", + "dev": true + } + } + }, + "fs-monkey": { + "version": "1.0.5", + "dev": true + }, + "fs.realpath": { + "version": "1.0.0" + }, + "fsevents": { + "version": "2.3.3", + "dev": true, + "optional": true + }, + "function-bind": { + "version": "1.1.2" + }, + "function.prototype.name": { + "version": "1.1.6", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1", + "functions-have-names": "^1.2.3" + } + }, + "functions-have-names": { + "version": "1.2.3", + "dev": true + }, + "gensync": { + "version": "1.0.0-beta.2", + "dev": true + }, + "get-caller-file": { + "version": "2.0.5" + }, + "get-intrinsic": { + "version": "1.2.2", + "dev": true, + "requires": { + "function-bind": "^1.1.2", + "has-proto": "^1.0.1", + "has-symbols": "^1.0.3", + "hasown": "^2.0.0" + } + }, + "get-nonce": { + "version": "1.0.1", + "dev": true + }, + "get-npm-tarball-url": { + "version": "2.1.0", + "dev": true + }, + "get-package-type": { + "version": "0.1.0", + "dev": true + }, + "get-port": { + "version": "5.1.1", + "dev": true + }, + "get-stream": { + "version": "6.0.1", + "dev": true + }, + "get-symbol-description": { + "version": "1.0.0", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "get-intrinsic": "^1.1.1" + } + }, + "get-tsconfig": { + "version": "4.7.2", + "dev": true, + "requires": { + "resolve-pkg-maps": "^1.0.0" + } + }, + "get-uri": { + "version": "6.0.2", + "requires": { + "basic-ftp": "^5.0.2", + "data-uri-to-buffer": "^6.0.0", + "debug": "^4.3.4", + "fs-extra": "^8.1.0" + }, + "dependencies": { + "fs-extra": { + "version": "8.1.0", + "requires": { + "graceful-fs": "^4.2.0", + "jsonfile": "^4.0.0", + "universalify": "^0.1.0" + } + }, + "jsonfile": { + "version": "4.0.0", + "requires": { + "graceful-fs": "^4.1.6" + } + }, + "universalify": { + "version": "0.1.2" + } + } + }, + "giget": { + "version": "1.1.3", + "dev": true, + "requires": { + "colorette": "^2.0.20", + "defu": "^6.1.2", + "https-proxy-agent": "^7.0.2", + "mri": "^1.2.0", + "node-fetch-native": "^1.4.0", + "pathe": "^1.1.1", + "tar": "^6.2.0" + }, + "dependencies": { + "agent-base": { + "version": "7.1.0", + "dev": true, + "requires": { + "debug": "^4.3.4" + } + }, + "https-proxy-agent": { + "version": "7.0.2", + "dev": true, + "requires": { + "agent-base": "^7.0.2", + "debug": "4" + } + } + } + }, + "github-slugger": { + "version": "1.5.0", + "dev": true + }, + "glob": { + "version": "10.3.10", + "dev": true, + "requires": { + "foreground-child": "^3.1.0", + "jackspeak": "^2.3.5", + "minimatch": "^9.0.1", + "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0", + "path-scurry": "^1.10.1" + }, + "dependencies": { + "brace-expansion": { + "version": "2.0.1", + "dev": true, + "requires": { + "balanced-match": "^1.0.0" + } + }, + "minimatch": { + "version": "9.0.3", + "dev": true, + "requires": { + "brace-expansion": "^2.0.1" + } + } + } + }, + "glob-parent": { + "version": "6.0.2", + "dev": true, + "requires": { + "is-glob": "^4.0.3" + } + }, + "glob-to-regexp": { + "version": "0.4.1", + "dev": true + }, + "globals": { + "version": "11.12.0", + "dev": true + }, + "globalthis": { + "version": "1.0.3", + "dev": true, + "requires": { + "define-properties": "^1.1.3" + } + }, + "globby": { + "version": "11.1.0", + "dev": true, + "requires": { + "array-union": "^2.1.0", + "dir-glob": "^3.0.1", + "fast-glob": "^3.2.9", + "ignore": "^5.2.0", + "merge2": "^1.4.1", + "slash": "^3.0.0" + } + }, + "gopd": { + "version": "1.0.1", + "dev": true, + "requires": { + "get-intrinsic": "^1.1.3" + } + }, + "got": { + "version": "11.8.6", + "requires": { + "@sindresorhus/is": "^4.0.0", + "@szmarczak/http-timer": "^4.0.5", + "@types/cacheable-request": "^6.0.1", + "@types/responselike": "^1.0.0", + "cacheable-lookup": "^5.0.3", + "cacheable-request": "^7.0.2", + "decompress-response": "^6.0.0", + "http2-wrapper": "^1.0.0-beta.5.2", + "lowercase-keys": "^2.0.0", + "p-cancelable": "^2.0.0", + "responselike": "^2.0.0" + } + }, + "graceful-fs": { + "version": "4.2.11" + }, + "graphemer": { + "version": "1.4.0", + "dev": true + }, + "gunzip-maybe": { + "version": "1.4.2", + "dev": true, + "requires": { + "browserify-zlib": "^0.1.4", + "is-deflate": "^1.0.0", + "is-gzip": "^1.0.0", + "peek-stream": "^1.1.0", + "pumpify": "^1.3.3", + "through2": "^2.0.3" + } + }, + "handle-thing": { + "version": "2.0.1", + "dev": true + }, + "handlebars": { + "version": "4.7.8", + "dev": true, + "requires": { + "minimist": "^1.2.5", + "neo-async": "^2.6.2", + "source-map": "^0.6.1", + "uglify-js": "^3.1.4", + "wordwrap": "^1.0.0" + }, + "dependencies": { + "source-map": { + "version": "0.6.1", + "dev": true + } + } + }, + "has-bigints": { + "version": "1.0.2", + "dev": true + }, + "has-flag": { + "version": "3.0.0" + }, + "has-property-descriptors": { + "version": "1.0.1", + "dev": true, + "requires": { + "get-intrinsic": "^1.2.2" + } + }, + "has-proto": { + "version": "1.0.1", + "dev": true + }, + "has-symbols": { + "version": "1.0.3", + "dev": true + }, + "has-tostringtag": { + "version": "1.0.0", + "dev": true, + "requires": { + "has-symbols": "^1.0.2" + } + }, + "hasown": { + "version": "2.0.0", + "requires": { + "function-bind": "^1.1.2" + } + }, + "he": { + "version": "1.2.0", + "dev": true + }, + "hosted-git-info": { + "version": "2.8.9", + "dev": true + }, + "hpack.js": { + "version": "2.1.6", + "dev": true, + "requires": { + "inherits": "^2.0.1", + "obuf": "^1.0.0", + "readable-stream": "^2.0.1", + "wbuf": "^1.1.0" + }, + "dependencies": { + "isarray": { + "version": "1.0.0", + "dev": true + }, + "readable-stream": { + "version": "2.3.8", + "dev": true, + "requires": { + "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" + } + }, + "safe-buffer": { + "version": "5.1.2", + "dev": true + }, + "string_decoder": { + "version": "1.1.1", + "dev": true, + "requires": { + "safe-buffer": "~5.1.0" + } + } + } + }, + "html-encoding-sniffer": { + "version": "3.0.0", + "dev": true, + "requires": { + "whatwg-encoding": "^2.0.0" + } + }, + "html-entities": { + "version": "2.4.0", + "dev": true + }, + "html-escaper": { + "version": "2.0.2", + "dev": true + }, + "html-inline-script-webpack-plugin": { + "version": "3.2.1", + "dev": true, + "requires": {} + }, + "html-minifier-terser": { + "version": "6.1.0", + "dev": true, + "requires": { + "camel-case": "^4.1.2", + "clean-css": "^5.2.2", + "commander": "^8.3.0", + "he": "^1.2.0", + "param-case": "^3.0.4", + "relateurl": "^0.2.7", + "terser": "^5.10.0" + } + }, + "html-tags": { + "version": "3.3.1", + "dev": true + }, + "html-webpack-plugin": { + "version": "5.5.3", + "dev": true, + "requires": { + "@types/html-minifier-terser": "^6.0.0", + "html-minifier-terser": "^6.0.2", + "lodash": "^4.17.21", + "pretty-error": "^4.0.0", + "tapable": "^2.0.0" + } + }, + "htmlparser2": { + "version": "6.1.0", + "dev": true, + "requires": { + "domelementtype": "^2.0.1", + "domhandler": "^4.0.0", + "domutils": "^2.5.2", + "entities": "^2.0.0" + }, + "dependencies": { + "entities": { + "version": "2.2.0", + "dev": true + } + } + }, + "http-cache-semantics": { + "version": "4.1.1" + }, + "http-deceiver": { + "version": "1.2.7", + "dev": true + }, + "http-errors": { + "version": "2.0.0", + "dev": true, + "requires": { + "depd": "2.0.0", + "inherits": "2.0.4", + "setprototypeof": "1.2.0", + "statuses": "2.0.1", + "toidentifier": "1.0.1" + } + }, + "http-parser-js": { + "version": "0.5.8", + "dev": true + }, + "http-proxy": { + "version": "1.18.1", + "dev": true, + "requires": { + "eventemitter3": "^4.0.0", + "follow-redirects": "^1.0.0", + "requires-port": "^1.0.0" + }, + "dependencies": { + "eventemitter3": { + "version": "4.0.7", + "dev": true + } + } + }, + "http-proxy-agent": { + "version": "5.0.0", + "dev": true, + "requires": { + "@tootallnate/once": "2", + "agent-base": "6", + "debug": "4" + } + }, + "http-proxy-middleware": { + "version": "2.0.6", + "dev": true, + "requires": { + "@types/http-proxy": "^1.17.8", + "http-proxy": "^1.18.1", + "is-glob": "^4.0.1", + "is-plain-obj": "^3.0.0", + "micromatch": "^4.0.2" + } + }, + "http2-wrapper": { + "version": "1.0.3", + "requires": { + "quick-lru": "^5.1.1", + "resolve-alpn": "^1.0.0" + } + }, + "https-proxy-agent": { + "version": "5.0.1", + "requires": { + "agent-base": "6", + "debug": "4" + } + }, + "human-signals": { + "version": "2.1.0", + "dev": true + }, + "husky": { + "version": "8.0.3", + "dev": true + }, + "iconv-lite": { + "version": "0.4.24", + "dev": true, + "requires": { + "safer-buffer": ">= 2.1.2 < 3" + } + }, + "icss-utils": { + "version": "5.1.0", + "dev": true, + "requires": {} + }, + "ieee754": { + "version": "1.2.1" + }, + "ignore": { + "version": "5.3.0", + "dev": true + }, + "image-size": { + "version": "0.5.5", + "dev": true, + "optional": true, + "peer": true + }, + "immediate": { + "version": "3.0.6" + }, + "import-fresh": { + "version": "3.3.0", + "requires": { + "parent-module": "^1.0.0", + "resolve-from": "^4.0.0" + }, + "dependencies": { + "resolve-from": { + "version": "4.0.0" + } + } + }, + "import-local": { + "version": "3.1.0", + "dev": true, + "requires": { + "pkg-dir": "^4.2.0", + "resolve-cwd": "^3.0.0" + }, + "dependencies": { + "find-up": { + "version": "4.1.0", + "dev": true, + "requires": { + "locate-path": "^5.0.0", + "path-exists": "^4.0.0" + } + }, + "locate-path": { + "version": "5.0.0", + "dev": true, + "requires": { + "p-locate": "^4.1.0" + } + }, + "p-limit": { + "version": "2.3.0", + "dev": true, + "requires": { + "p-try": "^2.0.0" + } + }, + "p-locate": { + "version": "4.1.0", + "dev": true, + "requires": { + "p-limit": "^2.2.0" + } + }, + "pkg-dir": { + "version": "4.2.0", + "dev": true, + "requires": { + "find-up": "^4.0.0" + } + } + } + }, + "imurmurhash": { + "version": "0.1.4", + "dev": true + }, + "indent-string": { + "version": "4.0.0", + "dev": true + }, + "inflight": { + "version": "1.0.6", + "dev": true, + "requires": { + "once": "^1.3.0", + "wrappy": "1" + } + }, + "inherits": { + "version": "2.0.4" + }, + "internal-slot": { + "version": "1.0.6", + "dev": true, + "requires": { + "get-intrinsic": "^1.2.2", + "hasown": "^2.0.0", + "side-channel": "^1.0.4" + } + }, + "internmap": { + "version": "2.0.3" + }, + "interpret": { + "version": "3.1.1", + "dev": true + }, + "intl-messageformat": { + "version": "10.5.11", + "resolved": "https://registry.npmjs.org/intl-messageformat/-/intl-messageformat-10.5.11.tgz", + "integrity": "sha512-eYq5fkFBVxc7GIFDzpFQkDOZgNayNTQn4Oufe8jw6YY6OHVw70/4pA3FyCsQ0Gb2DnvEJEMmN2tOaXUGByM+kg==", + "requires": { + "@formatjs/ecma402-abstract": "1.18.2", + "@formatjs/fast-memoize": "2.2.0", + "@formatjs/icu-messageformat-parser": "2.7.6", + "tslib": "^2.4.0" + } + }, + "invariant": { + "version": "2.2.4", + "dev": true, + "requires": { + "loose-envify": "^1.0.0" + } + }, + "ip": { + "version": "2.0.1" + }, + "ipaddr.js": { + "version": "1.9.1", + "dev": true + }, + "is-absolute-url": { + "version": "3.0.3", + "dev": true + }, + "is-arguments": { + "version": "1.1.1", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "has-tostringtag": "^1.0.0" + } + }, + "is-array-buffer": { + "version": "3.0.2", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "get-intrinsic": "^1.2.0", + "is-typed-array": "^1.1.10" + } + }, + "is-arrayish": { + "version": "0.2.1" + }, + "is-async-function": { + "version": "2.0.0", + "dev": true, + "requires": { + "has-tostringtag": "^1.0.0" + } + }, + "is-bigint": { + "version": "1.0.4", + "dev": true, + "requires": { + "has-bigints": "^1.0.1" + } + }, + "is-binary-path": { + "version": "2.1.0", + "dev": true, + "requires": { + "binary-extensions": "^2.0.0" + } + }, + "is-boolean-object": { + "version": "1.1.2", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "has-tostringtag": "^1.0.0" + } + }, + "is-builtin-module": { + "version": "3.2.1", + "dev": true, + "requires": { + "builtin-modules": "^3.3.0" + } + }, + "is-callable": { + "version": "1.2.7", + "dev": true + }, + "is-core-module": { + "version": "2.13.1", + "requires": { + "hasown": "^2.0.0" + } + }, + "is-date-object": { + "version": "1.0.5", + "dev": true, + "requires": { + "has-tostringtag": "^1.0.0" + } + }, + "is-deflate": { + "version": "1.0.0", + "dev": true + }, + "is-docker": { + "version": "2.2.1", + "dev": true + }, + "is-extglob": { + "version": "2.1.1", + "dev": true + }, + "is-finalizationregistry": { + "version": "1.0.2", + "dev": true, + "requires": { + "call-bind": "^1.0.2" + } + }, + "is-fullwidth-code-point": { + "version": "4.0.0", + "dev": true + }, + "is-generator-fn": { + "version": "2.1.0", + "dev": true + }, + "is-generator-function": { + "version": "1.0.10", + "dev": true, + "requires": { + "has-tostringtag": "^1.0.0" + } + }, + "is-glob": { + "version": "4.0.3", + "dev": true, + "requires": { + "is-extglob": "^2.1.1" + } + }, + "is-gzip": { + "version": "1.0.0", + "dev": true + }, + "is-interactive": { + "version": "1.0.0", + "dev": true + }, + "is-map": { + "version": "2.0.2", + "dev": true + }, + "is-nan": { + "version": "1.3.2", + "dev": true, + "requires": { + "call-bind": "^1.0.0", + "define-properties": "^1.1.3" + } + }, + "is-negative-zero": { + "version": "2.0.2", + "dev": true + }, + "is-number": { + "version": "7.0.0", + "dev": true + }, + "is-number-object": { + "version": "1.0.7", + "dev": true, + "requires": { + "has-tostringtag": "^1.0.0" + } + }, + "is-path-cwd": { + "version": "2.2.0", + "dev": true + }, + "is-path-inside": { + "version": "3.0.3", + "dev": true + }, + "is-plain-obj": { + "version": "3.0.0", + "dev": true + }, + "is-plain-object": { + "version": "5.0.0", + "dev": true + }, + "is-potential-custom-element-name": { + "version": "1.0.1", + "dev": true + }, + "is-promise": { + "version": "2.2.2" + }, + "is-regex": { + "version": "1.1.4", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "has-tostringtag": "^1.0.0" + } + }, + "is-set": { + "version": "2.0.2", + "dev": true + }, + "is-shared-array-buffer": { + "version": "1.0.2", + "dev": true, + "requires": { + "call-bind": "^1.0.2" + } + }, + "is-stream": { + "version": "2.0.1", + "dev": true + }, + "is-string": { + "version": "1.0.7", + "dev": true, + "requires": { + "has-tostringtag": "^1.0.0" + } + }, + "is-symbol": { + "version": "1.0.4", + "dev": true, + "requires": { + "has-symbols": "^1.0.2" + } + }, + "is-typed-array": { + "version": "1.1.12", + "dev": true, + "requires": { + "which-typed-array": "^1.1.11" + } + }, + "is-unicode-supported": { + "version": "0.1.0", + "dev": true + }, + "is-utf8": { + "version": "0.2.1", + "dev": true + }, + "is-weakmap": { + "version": "2.0.1", + "dev": true + }, + "is-weakref": { + "version": "1.0.2", + "dev": true, + "requires": { + "call-bind": "^1.0.2" + } + }, + "is-weakset": { + "version": "2.0.2", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "get-intrinsic": "^1.1.1" + } + }, + "is-what": { + "version": "3.14.1", + "dev": true, + "peer": true + }, + "is-wsl": { + "version": "2.2.0", + "dev": true, + "requires": { + "is-docker": "^2.0.0" + } + }, + "isarray": { + "version": "2.0.5", + "dev": true + }, + "isexe": { + "version": "2.0.0", + "dev": true + }, + "isobject": { + "version": "3.0.1", + "dev": true + }, + "istanbul-lib-coverage": { + "version": "3.2.2", + "dev": true + }, + "istanbul-lib-instrument": { + "version": "5.2.1", + "dev": true, + "requires": { + "@babel/core": "^7.12.3", + "@babel/parser": "^7.14.7", + "@istanbuljs/schema": "^0.1.2", + "istanbul-lib-coverage": "^3.2.0", + "semver": "^6.3.0" + } + }, + "istanbul-lib-report": { + "version": "3.0.1", + "dev": true, + "requires": { + "istanbul-lib-coverage": "^3.0.0", + "make-dir": "^4.0.0", + "supports-color": "^7.1.0" + }, + "dependencies": { + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "lru-cache": { + "version": "6.0.0", + "dev": true, + "requires": { + "yallist": "^4.0.0" + } + }, + "make-dir": { + "version": "4.0.0", + "dev": true, + "requires": { + "semver": "^7.5.3" + } + }, + "semver": { + "version": "7.5.4", + "dev": true, + "requires": { + "lru-cache": "^6.0.0" + } + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + }, + "yallist": { + "version": "4.0.0", + "dev": true + } + } + }, + "istanbul-lib-source-maps": { + "version": "4.0.1", + "dev": true, + "requires": { + "debug": "^4.1.1", + "istanbul-lib-coverage": "^3.0.0", + "source-map": "^0.6.1" + }, + "dependencies": { + "source-map": { + "version": "0.6.1", + "dev": true + } + } + }, + "istanbul-reports": { + "version": "3.1.6", + "dev": true, + "requires": { + "html-escaper": "^2.0.0", + "istanbul-lib-report": "^3.0.0" + } + }, + "iterator.prototype": { + "version": "1.1.2", + "dev": true, + "requires": { + "define-properties": "^1.2.1", + "get-intrinsic": "^1.2.1", + "has-symbols": "^1.0.3", + "reflect.getprototypeof": "^1.0.4", + "set-function-name": "^2.0.1" + } + }, + "jackspeak": { + "version": "2.3.6", + "dev": true, + "requires": { + "@isaacs/cliui": "^8.0.2", + "@pkgjs/parseargs": "^0.11.0" + } + }, + "jake": { + "version": "10.8.7", + "dev": true, + "requires": { + "async": "^3.2.3", + "chalk": "^4.0.2", + "filelist": "^1.0.4", + "minimatch": "^3.1.2" + }, + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "chalk": { + "version": "4.1.2", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + } + } + }, + "jest": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/core": "^29.7.0", + "@jest/types": "^29.6.3", + "import-local": "^3.0.2", + "jest-cli": "^29.7.0" + } + }, + "jest-changed-files": { + "version": "29.7.0", + "dev": true, + "requires": { + "execa": "^5.0.0", + "jest-util": "^29.7.0", + "p-limit": "^3.1.0" + } + }, + "jest-circus": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/environment": "^29.7.0", + "@jest/expect": "^29.7.0", + "@jest/test-result": "^29.7.0", + "@jest/types": "^29.6.3", + "@types/node": "*", + "chalk": "^4.0.0", + "co": "^4.6.0", + "dedent": "^1.0.0", + "is-generator-fn": "^2.0.0", + "jest-each": "^29.7.0", + "jest-matcher-utils": "^29.7.0", + "jest-message-util": "^29.7.0", + "jest-runtime": "^29.7.0", + "jest-snapshot": "^29.7.0", + "jest-util": "^29.7.0", + "p-limit": "^3.1.0", + "pretty-format": "^29.7.0", + "pure-rand": "^6.0.0", + "slash": "^3.0.0", + "stack-utils": "^2.0.3" + }, + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "chalk": { + "version": "4.1.2", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "dedent": { + "version": "1.5.1", + "dev": true, + "requires": {} + }, + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "pretty-format": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/schemas": "^29.6.3", + "ansi-styles": "^5.0.0", + "react-is": "^18.0.0" + }, + "dependencies": { + "ansi-styles": { + "version": "5.2.0", + "dev": true + } + } + }, + "react-is": { + "version": "18.2.0", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + } + } + }, + "jest-cli": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/core": "^29.7.0", + "@jest/test-result": "^29.7.0", + "@jest/types": "^29.6.3", + "chalk": "^4.0.0", + "create-jest": "^29.7.0", + "exit": "^0.1.2", + "import-local": "^3.0.2", + "jest-config": "^29.7.0", + "jest-util": "^29.7.0", + "jest-validate": "^29.7.0", + "yargs": "^17.3.1" + }, + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "chalk": { + "version": "4.1.2", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + } + } + }, + "jest-config": { + "version": "29.7.0", + "dev": true, + "requires": { + "@babel/core": "^7.11.6", + "@jest/test-sequencer": "^29.7.0", + "@jest/types": "^29.6.3", + "babel-jest": "^29.7.0", + "chalk": "^4.0.0", + "ci-info": "^3.2.0", + "deepmerge": "^4.2.2", + "glob": "^7.1.3", + "graceful-fs": "^4.2.9", + "jest-circus": "^29.7.0", + "jest-environment-node": "^29.7.0", + "jest-get-type": "^29.6.3", + "jest-regex-util": "^29.6.3", + "jest-resolve": "^29.7.0", + "jest-runner": "^29.7.0", + "jest-util": "^29.7.0", + "jest-validate": "^29.7.0", + "micromatch": "^4.0.4", + "parse-json": "^5.2.0", + "pretty-format": "^29.7.0", + "slash": "^3.0.0", + "strip-json-comments": "^3.1.1" + }, + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "chalk": { + "version": "4.1.2", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "glob": { + "version": "7.2.3", + "dev": true, + "requires": { + "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" + } + }, + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "pretty-format": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/schemas": "^29.6.3", + "ansi-styles": "^5.0.0", + "react-is": "^18.0.0" + }, + "dependencies": { + "ansi-styles": { + "version": "5.2.0", + "dev": true + } + } + }, + "react-is": { + "version": "18.2.0", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + } + } + }, + "jest-diff": { + "version": "29.7.0", + "dev": true, + "requires": { + "chalk": "^4.0.0", + "diff-sequences": "^29.6.3", + "jest-get-type": "^29.6.3", + "pretty-format": "^29.7.0" + }, + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "chalk": { + "version": "4.1.2", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "pretty-format": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/schemas": "^29.6.3", + "ansi-styles": "^5.0.0", + "react-is": "^18.0.0" + }, + "dependencies": { + "ansi-styles": { + "version": "5.2.0", + "dev": true + } + } + }, + "react-is": { + "version": "18.2.0", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + } + } + }, + "jest-docblock": { + "version": "29.7.0", + "dev": true, + "requires": { + "detect-newline": "^3.0.0" + } + }, + "jest-each": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/types": "^29.6.3", + "chalk": "^4.0.0", + "jest-get-type": "^29.6.3", + "jest-util": "^29.7.0", + "pretty-format": "^29.7.0" + }, + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "chalk": { + "version": "4.1.2", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "pretty-format": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/schemas": "^29.6.3", + "ansi-styles": "^5.0.0", + "react-is": "^18.0.0" + }, + "dependencies": { + "ansi-styles": { + "version": "5.2.0", + "dev": true + } + } + }, + "react-is": { + "version": "18.2.0", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + } + } + }, + "jest-environment-jsdom": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/environment": "^29.7.0", + "@jest/fake-timers": "^29.7.0", + "@jest/types": "^29.6.3", + "@types/jsdom": "^20.0.0", + "@types/node": "*", + "jest-mock": "^29.7.0", + "jest-util": "^29.7.0", + "jsdom": "^20.0.0" + }, + "dependencies": { + "jest-mock": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/types": "^29.6.3", + "@types/node": "*", + "jest-util": "^29.7.0" + } + } + } + }, + "jest-environment-node": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/environment": "^29.7.0", + "@jest/fake-timers": "^29.7.0", + "@jest/types": "^29.6.3", + "@types/node": "*", + "jest-mock": "^29.7.0", + "jest-util": "^29.7.0" + }, + "dependencies": { + "jest-mock": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/types": "^29.6.3", + "@types/node": "*", + "jest-util": "^29.7.0" + } + } + } + }, + "jest-extended": { + "version": "4.0.2", + "dev": true, + "requires": { + "jest-diff": "^29.0.0", + "jest-get-type": "^29.0.0" + } + }, + "jest-get-type": { + "version": "29.6.3", + "dev": true + }, + "jest-haste-map": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/types": "^29.6.3", + "@types/graceful-fs": "^4.1.3", + "@types/node": "*", + "anymatch": "^3.0.3", + "fb-watchman": "^2.0.0", + "fsevents": "^2.3.2", + "graceful-fs": "^4.2.9", + "jest-regex-util": "^29.6.3", + "jest-util": "^29.7.0", + "jest-worker": "^29.7.0", + "micromatch": "^4.0.4", + "walker": "^1.0.8" + } + }, + "jest-leak-detector": { + "version": "29.7.0", + "dev": true, + "requires": { + "jest-get-type": "^29.6.3", + "pretty-format": "^29.7.0" + }, + "dependencies": { + "ansi-styles": { + "version": "5.2.0", + "dev": true + }, + "pretty-format": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/schemas": "^29.6.3", + "ansi-styles": "^5.0.0", + "react-is": "^18.0.0" + } + }, + "react-is": { + "version": "18.2.0", + "dev": true + } + } + }, + "jest-matcher-utils": { + "version": "29.7.0", + "dev": true, + "requires": { + "chalk": "^4.0.0", + "jest-diff": "^29.7.0", + "jest-get-type": "^29.6.3", + "pretty-format": "^29.7.0" + }, + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "chalk": { + "version": "4.1.2", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "pretty-format": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/schemas": "^29.6.3", + "ansi-styles": "^5.0.0", + "react-is": "^18.0.0" + }, + "dependencies": { + "ansi-styles": { + "version": "5.2.0", + "dev": true + } + } + }, + "react-is": { + "version": "18.2.0", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + } + } + }, + "jest-message-util": { + "version": "29.7.0", + "dev": true, + "requires": { + "@babel/code-frame": "^7.12.13", + "@jest/types": "^29.6.3", + "@types/stack-utils": "^2.0.0", + "chalk": "^4.0.0", + "graceful-fs": "^4.2.9", + "micromatch": "^4.0.4", + "pretty-format": "^29.7.0", + "slash": "^3.0.0", + "stack-utils": "^2.0.3" + }, + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "chalk": { + "version": "4.1.2", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "pretty-format": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/schemas": "^29.6.3", + "ansi-styles": "^5.0.0", + "react-is": "^18.0.0" + }, + "dependencies": { + "ansi-styles": { + "version": "5.2.0", + "dev": true + } + } + }, + "react-is": { + "version": "18.2.0", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + } + } + }, + "jest-mock": { + "version": "27.5.1", + "dev": true, + "requires": { + "@jest/types": "^27.5.1", + "@types/node": "*" + }, + "dependencies": { + "@jest/types": { + "version": "27.5.1", + "dev": true, + "requires": { + "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^3.0.0", + "@types/node": "*", + "@types/yargs": "^16.0.0", + "chalk": "^4.0.0" + } + }, + "@types/yargs": { + "version": "16.0.9", + "dev": true, + "requires": { + "@types/yargs-parser": "*" + } + }, + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "chalk": { + "version": "4.1.2", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + } + } + }, + "jest-pnp-resolver": { + "version": "1.2.3", + "dev": true, + "requires": {} + }, + "jest-regex-util": { + "version": "29.6.3", + "dev": true + }, + "jest-resolve": { + "version": "29.7.0", + "dev": true, + "requires": { + "chalk": "^4.0.0", + "graceful-fs": "^4.2.9", + "jest-haste-map": "^29.7.0", + "jest-pnp-resolver": "^1.2.2", + "jest-util": "^29.7.0", + "jest-validate": "^29.7.0", + "resolve": "^1.20.0", + "resolve.exports": "^2.0.0", + "slash": "^3.0.0" + }, + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "chalk": { + "version": "4.1.2", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + } + } + }, + "jest-resolve-dependencies": { + "version": "29.7.0", + "dev": true, + "requires": { + "jest-regex-util": "^29.6.3", + "jest-snapshot": "^29.7.0" + } + }, + "jest-runner": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/console": "^29.7.0", + "@jest/environment": "^29.7.0", + "@jest/test-result": "^29.7.0", + "@jest/transform": "^29.7.0", + "@jest/types": "^29.6.3", + "@types/node": "*", + "chalk": "^4.0.0", + "emittery": "^0.13.1", + "graceful-fs": "^4.2.9", + "jest-docblock": "^29.7.0", + "jest-environment-node": "^29.7.0", + "jest-haste-map": "^29.7.0", + "jest-leak-detector": "^29.7.0", + "jest-message-util": "^29.7.0", + "jest-resolve": "^29.7.0", + "jest-runtime": "^29.7.0", + "jest-util": "^29.7.0", + "jest-watcher": "^29.7.0", + "jest-worker": "^29.7.0", + "p-limit": "^3.1.0", + "source-map-support": "0.5.13" + }, + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "chalk": { + "version": "4.1.2", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + } + } + }, + "jest-runtime": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/environment": "^29.7.0", + "@jest/fake-timers": "^29.7.0", + "@jest/globals": "^29.7.0", + "@jest/source-map": "^29.6.3", + "@jest/test-result": "^29.7.0", + "@jest/transform": "^29.7.0", + "@jest/types": "^29.6.3", + "@types/node": "*", + "chalk": "^4.0.0", + "cjs-module-lexer": "^1.0.0", + "collect-v8-coverage": "^1.0.0", + "glob": "^7.1.3", + "graceful-fs": "^4.2.9", + "jest-haste-map": "^29.7.0", + "jest-message-util": "^29.7.0", + "jest-mock": "^29.7.0", + "jest-regex-util": "^29.6.3", + "jest-resolve": "^29.7.0", + "jest-snapshot": "^29.7.0", + "jest-util": "^29.7.0", + "slash": "^3.0.0", + "strip-bom": "^4.0.0" + }, + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "chalk": { + "version": "4.1.2", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "glob": { + "version": "7.2.3", + "dev": true, + "requires": { + "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" + } + }, + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "jest-mock": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/types": "^29.6.3", + "@types/node": "*", + "jest-util": "^29.7.0" + } + }, + "strip-bom": { + "version": "4.0.0", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + } + } + }, + "jest-snapshot": { + "version": "29.7.0", + "dev": true, + "requires": { + "@babel/core": "^7.11.6", + "@babel/generator": "^7.7.2", + "@babel/plugin-syntax-jsx": "^7.7.2", + "@babel/plugin-syntax-typescript": "^7.7.2", + "@babel/types": "^7.3.3", + "@jest/expect-utils": "^29.7.0", + "@jest/transform": "^29.7.0", + "@jest/types": "^29.6.3", + "babel-preset-current-node-syntax": "^1.0.0", + "chalk": "^4.0.0", + "expect": "^29.7.0", + "graceful-fs": "^4.2.9", + "jest-diff": "^29.7.0", + "jest-get-type": "^29.6.3", + "jest-matcher-utils": "^29.7.0", + "jest-message-util": "^29.7.0", + "jest-util": "^29.7.0", + "natural-compare": "^1.4.0", + "pretty-format": "^29.7.0", + "semver": "^7.5.3" + }, + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "chalk": { + "version": "4.1.2", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "lru-cache": { + "version": "6.0.0", + "dev": true, + "requires": { + "yallist": "^4.0.0" + } + }, + "pretty-format": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/schemas": "^29.6.3", + "ansi-styles": "^5.0.0", + "react-is": "^18.0.0" + }, + "dependencies": { + "ansi-styles": { + "version": "5.2.0", + "dev": true + } + } + }, + "react-is": { + "version": "18.2.0", + "dev": true + }, + "semver": { + "version": "7.5.4", + "dev": true, + "requires": { + "lru-cache": "^6.0.0" + } + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + }, + "yallist": { + "version": "4.0.0", + "dev": true + } + } + }, + "jest-util": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/types": "^29.6.3", + "@types/node": "*", + "chalk": "^4.0.0", + "ci-info": "^3.2.0", + "graceful-fs": "^4.2.9", + "picomatch": "^2.2.3" + }, + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "chalk": { + "version": "4.1.2", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + } + } + }, + "jest-validate": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/types": "^29.6.3", + "camelcase": "^6.2.0", + "chalk": "^4.0.0", + "jest-get-type": "^29.6.3", + "leven": "^3.1.0", + "pretty-format": "^29.7.0" + }, + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "chalk": { + "version": "4.1.2", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "pretty-format": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/schemas": "^29.6.3", + "ansi-styles": "^5.0.0", + "react-is": "^18.0.0" + }, + "dependencies": { + "ansi-styles": { + "version": "5.2.0", + "dev": true + } + } + }, + "react-is": { + "version": "18.2.0", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + } + } + }, + "jest-watcher": { + "version": "29.7.0", + "dev": true, + "requires": { + "@jest/test-result": "^29.7.0", + "@jest/types": "^29.6.3", + "@types/node": "*", + "ansi-escapes": "^4.2.1", + "chalk": "^4.0.0", + "emittery": "^0.13.1", + "jest-util": "^29.7.0", + "string-length": "^4.0.1" + }, + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "chalk": { + "version": "4.1.2", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + } + } + }, + "jest-worker": { + "version": "29.7.0", + "dev": true, + "requires": { + "@types/node": "*", + "jest-util": "^29.7.0", + "merge-stream": "^2.0.0", + "supports-color": "^8.0.0" + }, + "dependencies": { + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "supports-color": { + "version": "8.1.1", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + } + } + }, + "jiti": { + "version": "1.21.0", + "dev": true + }, + "js-tokens": { + "version": "4.0.0" + }, + "js-yaml": { + "version": "3.14.1", + "dev": true, + "requires": { + "argparse": "^1.0.7", + "esprima": "^4.0.0" + } + }, + "jscodeshift": { + "version": "0.14.0", + "dev": true, + "requires": { + "@babel/core": "^7.13.16", + "@babel/parser": "^7.13.16", + "@babel/plugin-proposal-class-properties": "^7.13.0", + "@babel/plugin-proposal-nullish-coalescing-operator": "^7.13.8", + "@babel/plugin-proposal-optional-chaining": "^7.13.12", + "@babel/plugin-transform-modules-commonjs": "^7.13.8", + "@babel/preset-flow": "^7.13.13", + "@babel/preset-typescript": "^7.13.0", + "@babel/register": "^7.13.16", + "babel-core": "^7.0.0-bridge.0", + "chalk": "^4.1.2", + "flow-parser": "0.*", + "graceful-fs": "^4.2.4", + "micromatch": "^4.0.4", + "neo-async": "^2.5.0", + "node-dir": "^0.1.17", + "recast": "^0.21.0", + "temp": "^0.8.4", + "write-file-atomic": "^2.3.0" + }, + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "ast-types": { + "version": "0.15.2", + "dev": true, + "requires": { + "tslib": "^2.0.1" + } + }, + "chalk": { + "version": "4.1.2", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "recast": { + "version": "0.21.5", + "dev": true, + "requires": { + "ast-types": "0.15.2", + "esprima": "~4.0.0", + "source-map": "~0.6.1", + "tslib": "^2.0.1" + } + }, + "signal-exit": { + "version": "3.0.7", + "dev": true + }, + "source-map": { + "version": "0.6.1", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + }, + "write-file-atomic": { + "version": "2.4.3", + "dev": true, + "requires": { + "graceful-fs": "^4.1.11", + "imurmurhash": "^0.1.4", + "signal-exit": "^3.0.2" + } + } + } + }, + "jsdoc-type-pratt-parser": { + "version": "4.0.0", + "dev": true + }, + "jsdom": { + "version": "20.0.3", + "dev": true, + "requires": { + "abab": "^2.0.6", + "acorn": "^8.8.1", + "acorn-globals": "^7.0.0", + "cssom": "^0.5.0", + "cssstyle": "^2.3.0", + "data-urls": "^3.0.2", + "decimal.js": "^10.4.2", + "domexception": "^4.0.0", + "escodegen": "^2.0.0", + "form-data": "^4.0.0", + "html-encoding-sniffer": "^3.0.0", + "http-proxy-agent": "^5.0.0", + "https-proxy-agent": "^5.0.1", + "is-potential-custom-element-name": "^1.0.1", + "nwsapi": "^2.2.2", + "parse5": "^7.1.1", + "saxes": "^6.0.0", + "symbol-tree": "^3.2.4", + "tough-cookie": "^4.1.2", + "w3c-xmlserializer": "^4.0.0", + "webidl-conversions": "^7.0.0", + "whatwg-encoding": "^2.0.0", + "whatwg-mimetype": "^3.0.0", + "whatwg-url": "^11.0.0", + "ws": "^8.11.0", + "xml-name-validator": "^4.0.0" + }, + "dependencies": { + "acorn": { + "version": "8.11.2", + "dev": true + } + } + }, + "jsesc": { + "version": "2.5.2", + "dev": true + }, + "json-buffer": { + "version": "3.0.1" + }, + "json-parse-better-errors": { + "version": "1.0.2", + "dev": true + }, + "json-parse-even-better-errors": { + "version": "2.3.1" + }, + "json-schema-traverse": { + "version": "0.4.1", + "dev": true + }, + "json-stable-stringify-without-jsonify": { + "version": "1.0.1", + "dev": true + }, + "json-stringify-safe": { + "version": "5.0.1" + }, + "json5": { + "version": "2.2.3", + "dev": true + }, + "jsonfile": { + "version": "6.1.0", + "requires": { + "graceful-fs": "^4.1.6", + "universalify": "^2.0.0" + } + }, + "jsx-ast-utils": { + "version": "3.3.5", + "dev": true, + "requires": { + "array-includes": "^3.1.6", + "array.prototype.flat": "^1.3.1", + "object.assign": "^4.1.4", + "object.values": "^1.1.6" + } + }, + "jszip": { + "version": "3.10.1", + "requires": { + "lie": "~3.3.0", + "pako": "~1.0.2", + "readable-stream": "~2.3.6", + "setimmediate": "^1.0.5" + }, + "dependencies": { + "isarray": { + "version": "1.0.0" + }, + "pako": { + "version": "1.0.11" + }, + "readable-stream": { + "version": "2.3.8", + "requires": { + "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" + } + }, + "safe-buffer": { + "version": "5.1.2" + }, + "string_decoder": { + "version": "1.1.1", + "requires": { + "safe-buffer": "~5.1.0" + } + } + } + }, + "just-extend": { + "version": "4.2.1", + "dev": true + }, + "keyv": { + "version": "4.5.4", + "requires": { + "json-buffer": "3.0.1" + } + }, + "kind-of": { + "version": "6.0.3", + "dev": true + }, + "kleur": { + "version": "3.0.3", + "dev": true + }, + "language-subtag-registry": { + "version": "0.3.22", + "dev": true + }, + "language-tags": { + "version": "1.0.9", + "dev": true, + "requires": { + "language-subtag-registry": "^0.3.20" + } + }, + "launch-editor": { + "version": "2.6.1", + "dev": true, + "requires": { + "picocolors": "^1.0.0", + "shell-quote": "^1.8.1" + } + }, + "lazy-universal-dotenv": { + "version": "4.0.0", + "dev": true, + "requires": { + "app-root-dir": "^1.0.2", + "dotenv": "^16.0.0", + "dotenv-expand": "^10.0.0" + } + }, + "less": { + "version": "4.2.0", + "dev": true, + "peer": true, + "requires": { + "copy-anything": "^2.0.1", + "errno": "^0.1.1", + "graceful-fs": "^4.1.2", + "image-size": "~0.5.0", + "make-dir": "^2.1.0", + "mime": "^1.4.1", + "needle": "^3.1.0", + "parse-node-version": "^1.0.1", + "source-map": "~0.6.0", + "tslib": "^2.3.0" + }, + "dependencies": { + "make-dir": { + "version": "2.1.0", + "dev": true, + "optional": true, + "peer": true, + "requires": { + "pify": "^4.0.1", + "semver": "^5.6.0" + } + }, + "pify": { + "version": "4.0.1", + "dev": true, + "optional": true, + "peer": true + }, + "semver": { + "version": "5.7.2", + "dev": true, + "optional": true, + "peer": true + }, + "source-map": { + "version": "0.6.1", + "dev": true, + "optional": true, + "peer": true + } + } + }, + "less-loader": { + "version": "11.1.3", + "dev": true, + "requires": {} + }, + "leven": { + "version": "3.1.0", + "dev": true + }, + "levn": { + "version": "0.4.1", + "dev": true, + "requires": { + "prelude-ls": "^1.2.1", + "type-check": "~0.4.0" + } + }, + "lie": { + "version": "3.3.0", + "requires": { + "immediate": "~3.0.5" + } + }, + "lilconfig": { + "version": "2.1.0", + "dev": true + }, + "lines-and-columns": { + "version": "1.2.4" + }, + "lint-staged": { + "version": "13.3.0", + "dev": true, + "requires": { + "chalk": "5.3.0", + "commander": "11.0.0", + "debug": "4.3.4", + "execa": "7.2.0", + "lilconfig": "2.1.0", + "listr2": "6.6.1", + "micromatch": "4.0.5", + "pidtree": "0.6.0", + "string-argv": "0.3.2", + "yaml": "2.3.1" + }, + "dependencies": { + "chalk": { + "version": "5.3.0", + "dev": true + }, + "commander": { + "version": "11.0.0", + "dev": true + }, + "execa": { + "version": "7.2.0", + "dev": true, + "requires": { + "cross-spawn": "^7.0.3", + "get-stream": "^6.0.1", + "human-signals": "^4.3.0", + "is-stream": "^3.0.0", + "merge-stream": "^2.0.0", + "npm-run-path": "^5.1.0", + "onetime": "^6.0.0", + "signal-exit": "^3.0.7", + "strip-final-newline": "^3.0.0" + } + }, + "human-signals": { + "version": "4.3.1", + "dev": true + }, + "is-stream": { + "version": "3.0.0", + "dev": true + }, + "mimic-fn": { + "version": "4.0.0", + "dev": true + }, + "npm-run-path": { + "version": "5.1.0", + "dev": true, + "requires": { + "path-key": "^4.0.0" + } + }, + "onetime": { + "version": "6.0.0", + "dev": true, + "requires": { + "mimic-fn": "^4.0.0" + } + }, + "path-key": { + "version": "4.0.0", + "dev": true + }, + "signal-exit": { + "version": "3.0.7", + "dev": true + }, + "strip-final-newline": { + "version": "3.0.0", + "dev": true + } + } + }, + "listr2": { + "version": "6.6.1", + "dev": true, + "requires": { + "cli-truncate": "^3.1.0", + "colorette": "^2.0.20", + "eventemitter3": "^5.0.1", + "log-update": "^5.0.1", + "rfdc": "^1.3.0", + "wrap-ansi": "^8.1.0" + } + }, + "load-json-file": { + "version": "4.0.0", + "dev": true, + "requires": { + "graceful-fs": "^4.1.2", + "parse-json": "^4.0.0", + "pify": "^3.0.0", + "strip-bom": "^3.0.0" + }, + "dependencies": { + "parse-json": { + "version": "4.0.0", + "dev": true, + "requires": { + "error-ex": "^1.3.1", + "json-parse-better-errors": "^1.0.1" + } + }, + "strip-bom": { + "version": "3.0.0", + "dev": true + } + } + }, + "loader-runner": { + "version": "4.3.0", + "dev": true + }, + "loader-utils": { + "version": "2.0.4", + "dev": true, + "requires": { + "big.js": "^5.2.2", + "emojis-list": "^3.0.0", + "json5": "^2.1.2" + } + }, + "locate-path": { + "version": "6.0.0", + "dev": true, + "requires": { + "p-locate": "^5.0.0" + } + }, + "lodash": { + "version": "4.17.21" + }, + "lodash.debounce": { + "version": "4.0.8", + "dev": true + }, + "lodash.merge": { + "version": "4.6.2", + "dev": true + }, + "log-symbols": { + "version": "4.1.0", + "dev": true, + "requires": { + "chalk": "^4.1.0", + "is-unicode-supported": "^0.1.0" + }, + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "chalk": { + "version": "4.1.2", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + } + } + }, + "log-update": { + "version": "5.0.1", + "dev": true, + "requires": { + "ansi-escapes": "^5.0.0", + "cli-cursor": "^4.0.0", + "slice-ansi": "^5.0.0", + "strip-ansi": "^7.0.1", + "wrap-ansi": "^8.0.1" + }, + "dependencies": { + "ansi-escapes": { + "version": "5.0.0", + "dev": true, + "requires": { + "type-fest": "^1.0.2" + } + }, + "ansi-regex": { + "version": "6.0.1", + "dev": true + }, + "strip-ansi": { + "version": "7.1.0", + "dev": true, + "requires": { + "ansi-regex": "^6.0.1" + } + }, + "type-fest": { + "version": "1.4.0", + "dev": true + } + } + }, + "lolex": { + "version": "4.2.0", + "dev": true + }, + "loose-envify": { + "version": "1.4.0", + "requires": { + "js-tokens": "^3.0.0 || ^4.0.0" + } + }, + "lower-case": { + "version": "2.0.2", + "dev": true, + "requires": { + "tslib": "^2.0.3" + } + }, + "lowercase-keys": { + "version": "2.0.0" + }, + "lru-cache": { + "version": "5.1.1", + "dev": true, + "requires": { + "yallist": "^3.0.2" + } + }, + "lru-queue": { + "version": "0.1.0", + "requires": { + "es5-ext": "~0.10.2" + } + }, + "lz-string": { + "version": "1.5.0", + "dev": true + }, + "make-dir": { + "version": "3.1.0", + "dev": true, + "requires": { + "semver": "^6.0.0" + } + }, + "makeerror": { + "version": "1.0.12", + "dev": true, + "requires": { + "tmpl": "1.0.5" + } + }, + "map-or-similar": { + "version": "1.5.0", + "dev": true + }, + "map-stream": { + "version": "0.1.0", + "dev": true + }, + "markdown-to-jsx": { + "version": "7.3.2", + "dev": true, + "requires": {} + }, + "mdast-util-definitions": { + "version": "4.0.0", + "dev": true, + "requires": { + "unist-util-visit": "^2.0.0" + } + }, + "mdast-util-to-string": { + "version": "1.1.0", + "dev": true + }, + "mdn-data": { + "version": "2.0.30", + "dev": true + }, + "media-typer": { + "version": "0.3.0", + "dev": true + }, + "memfs": { + "version": "3.5.3", + "dev": true, + "requires": { + "fs-monkey": "^1.0.4" + } + }, + "memoizee": { + "version": "0.4.15", + "requires": { + "d": "^1.0.1", + "es5-ext": "^0.10.53", + "es6-weak-map": "^2.0.3", + "event-emitter": "^0.3.5", + "is-promise": "^2.2.2", + "lru-queue": "^0.1.0", + "next-tick": "^1.1.0", + "timers-ext": "^0.1.7" + } + }, + "memoizerific": { + "version": "1.11.3", + "dev": true, + "requires": { + "map-or-similar": "^1.5.0" + } + }, + "memorystream": { + "version": "0.3.1", + "dev": true + }, + "merge-descriptors": { + "version": "1.0.1", + "dev": true + }, + "merge-stream": { + "version": "2.0.0", + "dev": true + }, + "merge2": { + "version": "1.4.1", + "dev": true + }, + "methods": { + "version": "1.1.2", + "dev": true + }, + "micromatch": { + "version": "4.0.5", + "dev": true, + "requires": { + "braces": "^3.0.2", + "picomatch": "^2.3.1" + } + }, + "mime": { + "version": "1.6.0", + "dev": true + }, + "mime-db": { + "version": "1.52.0", + "dev": true + }, + "mime-types": { + "version": "2.1.35", + "dev": true, + "requires": { + "mime-db": "1.52.0" + } + }, + "mimic-fn": { + "version": "2.1.0" + }, + "mimic-response": { + "version": "1.0.1" + }, + "min-indent": { + "version": "1.0.1", + "dev": true + }, + "minimalistic-assert": { + "version": "1.0.1", + "dev": true + }, + "minimatch": { + "version": "3.1.2", + "dev": true, + "requires": { + "brace-expansion": "^1.1.7" + } + }, + "minimist": { + "version": "1.2.8", + "dev": true + }, + "minipass": { + "version": "7.0.4" + }, + "minizlib": { + "version": "2.1.2", + "dev": true, + "requires": { + "minipass": "^3.0.0", + "yallist": "^4.0.0" + }, + "dependencies": { + "minipass": { + "version": "3.3.6", + "dev": true, + "requires": { + "yallist": "^4.0.0" + } + }, + "yallist": { + "version": "4.0.0", + "dev": true + } + } + }, + "mitt": { + "version": "3.0.1" + }, + "mkdirp": { + "version": "0.5.6", + "dev": true, + "requires": { + "minimist": "^1.2.6" + } + }, + "mkdirp-classic": { + "version": "0.5.3" + }, + "mri": { + "version": "1.2.0", + "dev": true + }, + "ms": { + "version": "2.1.2" + }, + "multicast-dns": { + "version": "7.2.5", + "dev": true, + "requires": { + "dns-packet": "^5.2.2", + "thunky": "^1.0.2" + } + }, + "mute-stream": { + "version": "0.0.8" + }, + "mz": { + "version": "2.7.0", + "dev": true, + "requires": { + "any-promise": "^1.0.0", + "object-assign": "^4.0.1", + "thenify-all": "^1.0.0" + } + }, + "nanoid": { + "version": "3.3.7", + "dev": true + }, + "natural-compare": { + "version": "1.4.0", + "dev": true + }, + "natural-compare-lite": { + "version": "1.4.0", + "dev": true + }, + "needle": { + "version": "3.2.0", + "dev": true, + "optional": true, + "peer": true, + "requires": { + "debug": "^3.2.6", + "iconv-lite": "^0.6.3", + "sax": "^1.2.4" + }, + "dependencies": { + "debug": { + "version": "3.2.7", + "dev": true, + "optional": true, + "peer": true, + "requires": { + "ms": "^2.1.1" + } + }, + "iconv-lite": { + "version": "0.6.3", + "dev": true, + "optional": true, + "peer": true, + "requires": { + "safer-buffer": ">= 2.1.2 < 3.0.0" + } + } + } + }, + "negotiator": { + "version": "0.6.3", + "dev": true + }, + "neo-async": { + "version": "2.6.2", + "dev": true + }, + "netmask": { + "version": "2.0.2" + }, + "next-tick": { + "version": "1.1.0" + }, + "nice-try": { + "version": "1.0.5", + "dev": true + }, + "nise": { + "version": "1.5.3", + "dev": true, + "requires": { + "@sinonjs/formatio": "^3.2.1", + "@sinonjs/text-encoding": "^0.7.1", + "just-extend": "^4.0.2", + "lolex": "^5.0.1", + "path-to-regexp": "^1.7.0" + }, + "dependencies": { + "@sinonjs/commons": { + "version": "1.8.6", + "dev": true, + "requires": { + "type-detect": "4.0.8" + } + }, + "isarray": { + "version": "0.0.1", + "dev": true + }, + "lolex": { + "version": "5.1.2", + "dev": true, + "requires": { + "@sinonjs/commons": "^1.7.0" + } + }, + "path-to-regexp": { + "version": "1.8.0", + "dev": true, + "requires": { + "isarray": "0.0.1" + } + } + } + }, + "no-case": { + "version": "3.0.4", + "dev": true, + "requires": { + "lower-case": "^2.0.2", + "tslib": "^2.0.3" + } + }, + "node-abort-controller": { + "version": "3.1.1", + "dev": true + }, + "node-cleanup": { + "version": "2.1.2", + "dev": true + }, + "node-dir": { + "version": "0.1.17", + "dev": true, + "requires": { + "minimatch": "^3.0.2" + } + }, + "node-fetch": { + "version": "2.7.0", + "requires": { + "whatwg-url": "^5.0.0" + }, + "dependencies": { + "tr46": { + "version": "0.0.3" + }, + "webidl-conversions": { + "version": "3.0.1" + }, + "whatwg-url": { + "version": "5.0.0", + "requires": { + "tr46": "~0.0.3", + "webidl-conversions": "^3.0.0" + } + } + } + }, + "node-fetch-native": { + "version": "1.4.1", + "dev": true + }, + "node-forge": { + "version": "1.3.1", + "dev": true + }, + "node-int64": { + "version": "0.4.0", + "dev": true + }, + "node-releases": { + "version": "2.0.13", + "dev": true + }, + "normalize-package-data": { + "version": "2.5.0", + "dev": true, + "requires": { + "hosted-git-info": "^2.1.4", + "resolve": "^1.10.0", + "semver": "2 || 3 || 4 || 5", + "validate-npm-package-license": "^3.0.1" + }, + "dependencies": { + "semver": { + "version": "5.7.2", + "dev": true + } + } + }, + "normalize-path": { + "version": "3.0.0", + "dev": true + }, + "normalize-range": { + "version": "0.1.2", + "dev": true + }, + "normalize-url": { + "version": "6.1.0" + }, + "npm-run-all": { + "version": "4.1.5", + "dev": true, + "requires": { + "ansi-styles": "^3.2.1", + "chalk": "^2.4.1", + "cross-spawn": "^6.0.5", + "memorystream": "^0.3.1", + "minimatch": "^3.0.4", + "pidtree": "^0.3.0", + "read-pkg": "^3.0.0", + "shell-quote": "^1.6.1", + "string.prototype.padend": "^3.0.0" + }, + "dependencies": { + "cross-spawn": { + "version": "6.0.5", + "dev": true, + "requires": { + "nice-try": "^1.0.4", + "path-key": "^2.0.1", + "semver": "^5.5.0", + "shebang-command": "^1.2.0", + "which": "^1.2.9" + } + }, + "path-key": { + "version": "2.0.1", + "dev": true + }, + "pidtree": { + "version": "0.3.1", + "dev": true + }, + "semver": { + "version": "5.7.2", + "dev": true + }, + "shebang-command": { + "version": "1.2.0", + "dev": true, + "requires": { + "shebang-regex": "^1.0.0" + } + }, + "shebang-regex": { + "version": "1.0.0", + "dev": true + }, + "which": { + "version": "1.3.1", + "dev": true, + "requires": { + "isexe": "^2.0.0" + } + } + } + }, + "npm-run-path": { + "version": "4.0.1", + "dev": true, + "requires": { + "path-key": "^3.0.0" + } + }, + "nth-check": { + "version": "2.1.1", + "dev": true, + "requires": { + "boolbase": "^1.0.0" + } + }, + "nwsapi": { + "version": "2.2.7", + "dev": true + }, + "object-assign": { + "version": "4.1.1" + }, + "object-hash": { + "version": "3.0.0", + "dev": true + }, + "object-inspect": { + "version": "1.13.1", + "dev": true + }, + "object-is": { + "version": "1.1.5", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "define-properties": "^1.1.3" + } + }, + "object-keys": { + "version": "1.1.1", + "dev": true + }, + "object.assign": { + "version": "4.1.4", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "define-properties": "^1.1.4", + "has-symbols": "^1.0.3", + "object-keys": "^1.1.1" + } + }, + "object.entries": { + "version": "1.1.7", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1" + } + }, + "object.fromentries": { + "version": "2.0.7", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1" + } + }, + "object.groupby": { + "version": "1.0.1", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1", + "get-intrinsic": "^1.2.1" + } + }, + "object.hasown": { + "version": "1.1.3", + "dev": true, + "requires": { + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1" + } + }, + "object.values": { + "version": "1.1.7", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1" + } + }, + "objectorarray": { + "version": "1.0.5", + "dev": true + }, + "obuf": { + "version": "1.1.2", + "dev": true + }, + "on-finished": { + "version": "2.4.1", + "dev": true, + "requires": { + "ee-first": "1.1.1" + } + }, + "on-headers": { + "version": "1.0.2", + "dev": true + }, + "once": { + "version": "1.4.0", + "requires": { + "wrappy": "1" + } + }, + "onetime": { + "version": "5.1.2", + "requires": { + "mimic-fn": "^2.1.0" + } + }, + "open": { + "version": "8.4.2", + "dev": true, + "requires": { + "define-lazy-prop": "^2.0.0", + "is-docker": "^2.1.1", + "is-wsl": "^2.2.0" + } + }, + "optionator": { + "version": "0.9.3", + "dev": true, + "requires": { + "@aashutoshrathi/word-wrap": "^1.2.3", + "deep-is": "^0.1.3", + "fast-levenshtein": "^2.0.6", + "levn": "^0.4.1", + "prelude-ls": "^1.2.1", + "type-check": "^0.4.0" + } + }, + "ora": { + "version": "5.4.1", + "dev": true, + "requires": { + "bl": "^4.1.0", + "chalk": "^4.1.0", + "cli-cursor": "^3.1.0", + "cli-spinners": "^2.5.0", + "is-interactive": "^1.0.0", + "is-unicode-supported": "^0.1.0", + "log-symbols": "^4.1.0", + "strip-ansi": "^6.0.0", + "wcwidth": "^1.0.1" + }, + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "chalk": { + "version": "4.1.2", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "cli-cursor": { + "version": "3.1.0", + "dev": true, + "requires": { + "restore-cursor": "^3.1.0" + } + }, + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "restore-cursor": { + "version": "3.1.0", + "dev": true, + "requires": { + "onetime": "^5.1.0", + "signal-exit": "^3.0.2" + } + }, + "signal-exit": { + "version": "3.0.7", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + } + } + }, + "p-cancelable": { + "version": "2.1.1" + }, + "p-limit": { + "version": "3.1.0", + "requires": { + "yocto-queue": "^0.1.0" + } + }, + "p-locate": { + "version": "5.0.0", + "dev": true, + "requires": { + "p-limit": "^3.0.2" + } + }, + "p-map": { + "version": "4.0.0", + "dev": true, + "requires": { + "aggregate-error": "^3.0.0" + } + }, + "p-queue": { + "version": "7.4.1", + "requires": { + "eventemitter3": "^5.0.1", + "p-timeout": "^5.0.2" + } + }, + "p-retry": { + "version": "4.6.2", + "dev": true, + "requires": { + "@types/retry": "0.12.0", + "retry": "^0.13.1" + } + }, + "p-timeout": { + "version": "5.1.0" + }, + "p-try": { + "version": "2.2.0", + "dev": true + }, + "pac-proxy-agent": { + "version": "7.0.1", + "requires": { + "@tootallnate/quickjs-emscripten": "^0.23.0", + "agent-base": "^7.0.2", + "debug": "^4.3.4", + "get-uri": "^6.0.1", + "http-proxy-agent": "^7.0.0", + "https-proxy-agent": "^7.0.2", + "pac-resolver": "^7.0.0", + "socks-proxy-agent": "^8.0.2" + }, + "dependencies": { + "agent-base": { + "version": "7.1.0", + "requires": { + "debug": "^4.3.4" + } + }, + "http-proxy-agent": { + "version": "7.0.0", + "requires": { + "agent-base": "^7.1.0", + "debug": "^4.3.4" + } + }, + "https-proxy-agent": { + "version": "7.0.2", + "requires": { + "agent-base": "^7.0.2", + "debug": "4" + } + } + } + }, + "pac-resolver": { + "version": "7.0.1", + "requires": { + "degenerator": "^5.0.0", + "netmask": "^2.0.2" + } + }, + "pako": { + "version": "0.2.9", + "dev": true + }, + "param-case": { + "version": "3.0.4", + "dev": true, + "requires": { + "dot-case": "^3.0.4", + "tslib": "^2.0.3" + } + }, + "parent-module": { + "version": "1.0.1", + "requires": { + "callsites": "^3.0.0" + } + }, + "parse-json": { + "version": "5.2.0", + "requires": { + "@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" + } + }, + "parse-node-version": { + "version": "1.0.1", + "dev": true, + "peer": true + }, + "parse5": { + "version": "7.1.2", + "dev": true, + "requires": { + "entities": "^4.4.0" + } + }, + "parseurl": { + "version": "1.3.3", + "dev": true + }, + "pascal-case": { + "version": "3.1.2", + "dev": true, + "requires": { + "no-case": "^3.0.4", + "tslib": "^2.0.3" + } + }, + "path-browserify": { + "version": "1.0.1", + "dev": true + }, + "path-exists": { + "version": "4.0.0", + "dev": true + }, + "path-is-absolute": { + "version": "1.0.1", + "dev": true + }, + "path-key": { + "version": "3.1.1", + "dev": true + }, + "path-parse": { + "version": "1.0.7" + }, + "path-scurry": { + "version": "1.10.1", + "requires": { + "lru-cache": "^9.1.1 || ^10.0.0", + "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" + }, + "dependencies": { + "lru-cache": { + "version": "10.0.3" + } + } + }, + "path-to-regexp": { + "version": "0.1.7", + "dev": true + }, + "path-type": { + "version": "4.0.0" + }, + "pathe": { + "version": "1.1.1", + "dev": true + }, + "pause-stream": { + "version": "0.0.11", + "dev": true, + "requires": { + "through": "~2.3" + } + }, + "peek-stream": { + "version": "1.1.3", + "dev": true, + "requires": { + "buffer-from": "^1.0.0", + "duplexify": "^3.5.0", + "through2": "^2.0.3" + } + }, + "pend": { + "version": "1.2.0" + }, + "picocolors": { + "version": "1.0.0", + "dev": true + }, + "picomatch": { + "version": "2.3.1", + "dev": true + }, + "pidtree": { + "version": "0.6.0", + "dev": true + }, + "pify": { + "version": "3.0.0", + "dev": true + }, + "pirates": { + "version": "4.0.6", + "dev": true + }, + "pkg-dir": { + "version": "5.0.0", + "dev": true, + "requires": { + "find-up": "^5.0.0" + } + }, + "polished": { + "version": "4.2.2", + "dev": true, + "requires": { + "@babel/runtime": "^7.17.8" + } + }, + "postcss": { + "version": "8.4.31", + "dev": true, + "requires": { + "nanoid": "^3.3.6", + "picocolors": "^1.0.0", + "source-map-js": "^1.0.2" + } + }, + "postcss-import": { + "version": "15.1.0", + "dev": true, + "requires": { + "postcss-value-parser": "^4.0.0", + "read-cache": "^1.0.0", + "resolve": "^1.1.7" + } + }, + "postcss-js": { + "version": "4.0.1", + "dev": true, + "requires": { + "camelcase-css": "^2.0.1" + } + }, + "postcss-load-config": { + "version": "4.0.2", + "dev": true, + "requires": { + "lilconfig": "^3.0.0", + "yaml": "^2.3.4" + }, + "dependencies": { + "lilconfig": { + "version": "3.0.0", + "dev": true + }, + "yaml": { + "version": "2.3.4", + "dev": true + } + } + }, + "postcss-loader": { + "version": "7.3.3", + "dev": true, + "requires": { + "cosmiconfig": "^8.2.0", + "jiti": "^1.18.2", + "semver": "^7.3.8" + }, + "dependencies": { + "lru-cache": { + "version": "6.0.0", + "dev": true, + "requires": { + "yallist": "^4.0.0" + } + }, + "semver": { + "version": "7.5.4", + "dev": true, + "requires": { + "lru-cache": "^6.0.0" + } + }, + "yallist": { + "version": "4.0.0", + "dev": true + } + } + }, + "postcss-modules-extract-imports": { + "version": "3.0.0", + "dev": true, + "requires": {} + }, + "postcss-modules-local-by-default": { + "version": "4.0.3", + "dev": true, + "requires": { + "icss-utils": "^5.0.0", + "postcss-selector-parser": "^6.0.2", + "postcss-value-parser": "^4.1.0" + } + }, + "postcss-modules-scope": { + "version": "3.0.0", + "dev": true, + "requires": { + "postcss-selector-parser": "^6.0.4" + } + }, + "postcss-modules-values": { + "version": "4.0.0", + "dev": true, + "requires": { + "icss-utils": "^5.0.0" + } + }, + "postcss-nested": { + "version": "6.0.1", + "dev": true, + "requires": { + "postcss-selector-parser": "^6.0.11" + } + }, + "postcss-selector-parser": { + "version": "6.0.13", + "dev": true, + "requires": { + "cssesc": "^3.0.0", + "util-deprecate": "^1.0.2" + } + }, + "postcss-value-parser": { + "version": "4.2.0", + "dev": true + }, + "prelude-ls": { + "version": "1.2.1", + "dev": true + }, + "prettier": { + "version": "2.8.8", + "dev": true + }, + "prettier-linter-helpers": { + "version": "1.0.0", + "dev": true, + "requires": { + "fast-diff": "^1.1.2" + } + }, + "pretty-error": { + "version": "4.0.0", + "dev": true, + "requires": { + "lodash": "^4.17.20", + "renderkid": "^3.0.0" + } + }, + "pretty-format": { + "version": "27.5.1", + "dev": true, + "requires": { + "ansi-regex": "^5.0.1", + "ansi-styles": "^5.0.0", + "react-is": "^17.0.1" + }, + "dependencies": { + "ansi-styles": { + "version": "5.2.0", + "dev": true + } + } + }, + "pretty-hrtime": { + "version": "1.0.3", + "dev": true + }, + "pretty-time": { + "version": "1.1.0", + "dev": true + }, + "process": { + "version": "0.11.10", + "dev": true + }, + "process-nextick-args": { + "version": "2.0.1" + }, + "progress": { + "version": "2.0.3" + }, + "promptly": { + "version": "3.2.0", + "requires": { + "read": "^1.0.4" + } + }, + "prompts": { + "version": "2.4.2", + "dev": true, + "requires": { + "kleur": "^3.0.3", + "sisteransi": "^1.0.5" + } + }, + "prop-types": { + "version": "15.8.1", + "requires": { + "loose-envify": "^1.4.0", + "object-assign": "^4.1.1", + "react-is": "^16.13.1" + }, + "dependencies": { + "react-is": { + "version": "16.13.1" + } + } + }, + "proxy-addr": { + "version": "2.0.7", + "dev": true, + "requires": { + "forwarded": "0.2.0", + "ipaddr.js": "1.9.1" + } + }, + "proxy-agent": { + "version": "6.3.1", + "requires": { + "agent-base": "^7.0.2", + "debug": "^4.3.4", + "http-proxy-agent": "^7.0.0", + "https-proxy-agent": "^7.0.2", + "lru-cache": "^7.14.1", + "pac-proxy-agent": "^7.0.1", + "proxy-from-env": "^1.1.0", + "socks-proxy-agent": "^8.0.2" + }, + "dependencies": { + "agent-base": { + "version": "7.1.0", + "requires": { + "debug": "^4.3.4" + } + }, + "http-proxy-agent": { + "version": "7.0.0", + "requires": { + "agent-base": "^7.1.0", + "debug": "^4.3.4" + } + }, + "https-proxy-agent": { + "version": "7.0.2", + "requires": { + "agent-base": "^7.0.2", + "debug": "4" + } + }, + "lru-cache": { + "version": "7.18.3" + } + } + }, + "proxy-from-env": { + "version": "1.1.0" + }, + "prr": { + "version": "1.0.1", + "dev": true, + "optional": true, + "peer": true + }, + "ps-tree": { + "version": "1.2.0", + "dev": true, + "requires": { + "event-stream": "=3.3.4" + } + }, + "psl": { + "version": "1.9.0", + "dev": true + }, + "pump": { + "version": "3.0.0", + "requires": { + "end-of-stream": "^1.1.0", + "once": "^1.3.1" + } + }, + "pumpify": { + "version": "1.5.1", + "dev": true, + "requires": { + "duplexify": "^3.6.0", + "inherits": "^2.0.3", + "pump": "^2.0.0" + }, + "dependencies": { + "pump": { + "version": "2.0.1", + "dev": true, + "requires": { + "end-of-stream": "^1.1.0", + "once": "^1.3.1" + } + } + } + }, + "punycode": { + "version": "2.3.1", + "dev": true + }, + "puppeteer": { + "version": "21.5.2", + "requires": { + "@puppeteer/browsers": "1.8.0", + "cosmiconfig": "8.3.6", + "puppeteer-core": "21.5.2" + }, + "dependencies": { + "puppeteer-core": { + "version": "21.5.2", + "requires": { + "@puppeteer/browsers": "1.8.0", + "chromium-bidi": "0.4.33", + "cross-fetch": "4.0.0", + "debug": "4.3.4", + "devtools-protocol": "0.0.1203626", + "ws": "8.14.2" + } + } + } + }, + "puppeteer-core": { + "version": "2.1.1", + "dev": true, + "requires": { + "@types/mime-types": "^2.1.0", + "debug": "^4.1.0", + "extract-zip": "^1.6.6", + "https-proxy-agent": "^4.0.0", + "mime": "^2.0.3", + "mime-types": "^2.1.25", + "progress": "^2.0.1", + "proxy-from-env": "^1.0.0", + "rimraf": "^2.6.1", + "ws": "^6.1.0" + }, + "dependencies": { + "agent-base": { + "version": "5.1.1", + "dev": true + }, + "glob": { + "version": "7.2.3", + "dev": true, + "requires": { + "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" + } + }, + "https-proxy-agent": { + "version": "4.0.0", + "dev": true, + "requires": { + "agent-base": "5", + "debug": "4" + } + }, + "mime": { + "version": "2.6.0", + "dev": true + }, + "rimraf": { + "version": "2.7.1", + "dev": true, + "requires": { + "glob": "^7.1.3" + } + }, + "ws": { + "version": "6.2.2", + "dev": true, + "requires": { + "async-limiter": "~1.0.0" + } + } + } + }, + "pure-rand": { + "version": "6.0.4", + "dev": true + }, + "qs": { + "version": "6.11.2", + "dev": true, + "requires": { + "side-channel": "^1.0.4" + } + }, + "querystringify": { + "version": "2.2.0", + "dev": true + }, + "queue-microtask": { + "version": "1.2.3", + "dev": true + }, + "queue-tick": { + "version": "1.0.1" + }, + "quick-lru": { + "version": "5.1.1" + }, + "ramda": { + "version": "0.29.0", + "dev": true + }, + "randombytes": { + "version": "2.1.0", + "dev": true, + "requires": { + "safe-buffer": "^5.1.0" + } + }, + "range-parser": { + "version": "1.2.1", + "dev": true + }, + "raw-body": { + "version": "2.5.2", + "dev": true, + "requires": { + "bytes": "3.1.2", + "http-errors": "2.0.0", + "iconv-lite": "0.4.24", + "unpipe": "1.0.0" + } + }, + "re-resizable": { + "version": "6.9.11", + "requires": {} + }, + "react": { + "version": "18.2.0", + "requires": { + "loose-envify": "^1.1.0" + } + }, + "react-colorful": { + "version": "5.6.1", + "dev": true, + "requires": {} + }, + "react-copy-to-clipboard": { + "version": "5.1.0", + "requires": { + "copy-to-clipboard": "^3.3.1", + "prop-types": "^15.8.1" + } + }, + "react-docgen": { + "version": "5.4.3", + "dev": true, + "requires": { + "@babel/core": "^7.7.5", + "@babel/generator": "^7.12.11", + "@babel/runtime": "^7.7.6", + "ast-types": "^0.14.2", + "commander": "^2.19.0", + "doctrine": "^3.0.0", + "estree-to-babel": "^3.1.0", + "neo-async": "^2.6.1", + "node-dir": "^0.1.10", + "strip-indent": "^3.0.0" + }, + "dependencies": { + "commander": { + "version": "2.20.3", + "dev": true + } + } + }, + "react-docgen-typescript": { + "version": "2.2.2", + "dev": true, + "requires": {} + }, + "react-dom": { + "version": "18.2.0", + "requires": { + "loose-envify": "^1.1.0", + "scheduler": "^0.23.0" + } + }, + "react-element-to-jsx-string": { + "version": "15.0.0", + "dev": true, + "requires": { + "@base2/pretty-print-object": "1.0.1", + "is-plain-object": "5.0.0", + "react-is": "18.1.0" + }, + "dependencies": { + "react-is": { + "version": "18.1.0", + "dev": true + } + } + }, + "react-error-boundary": { + "version": "4.0.11", + "requires": { + "@babel/runtime": "^7.12.5" + } + }, + "react-fast-compare": { + "version": "3.2.2" + }, + "react-inspector": { + "version": "6.0.2", + "dev": true, + "requires": {} + }, + "react-is": { + "version": "17.0.2", + "dev": true + }, + "react-refresh": { + "version": "0.11.0", + "dev": true + }, + "react-remove-scroll": { + "version": "2.5.5", + "dev": true, + "requires": { + "react-remove-scroll-bar": "^2.3.3", + "react-style-singleton": "^2.2.1", + "tslib": "^2.1.0", + "use-callback-ref": "^1.3.0", + "use-sidecar": "^1.1.2" + } + }, + "react-remove-scroll-bar": { + "version": "2.3.4", + "dev": true, + "requires": { + "react-style-singleton": "^2.2.1", + "tslib": "^2.0.0" + } + }, + "react-shallow-renderer": { + "version": "16.15.0", + "dev": true, + "requires": { + "object-assign": "^4.1.1", + "react-is": "^16.12.0 || ^17.0.0 || ^18.0.0" + } + }, + "react-style-singleton": { + "version": "2.2.1", + "dev": true, + "requires": { + "get-nonce": "^1.0.0", + "invariant": "^2.2.4", + "tslib": "^2.0.0" + } + }, + "react-test-renderer": { + "version": "18.2.0", + "dev": true, + "requires": { + "react-is": "^18.2.0", + "react-shallow-renderer": "^16.15.0", + "scheduler": "^0.23.0" + }, + "dependencies": { + "react-is": { + "version": "18.2.0", + "dev": true + } + } + }, + "read": { + "version": "1.0.7", + "requires": { + "mute-stream": "~0.0.4" + } + }, + "read-cache": { + "version": "1.0.0", + "dev": true, + "requires": { + "pify": "^2.3.0" + }, + "dependencies": { + "pify": { + "version": "2.3.0", + "dev": true + } + } + }, + "read-pkg": { + "version": "3.0.0", + "dev": true, + "requires": { + "load-json-file": "^4.0.0", + "normalize-package-data": "^2.3.2", + "path-type": "^3.0.0" + }, + "dependencies": { + "path-type": { + "version": "3.0.0", + "dev": true, + "requires": { + "pify": "^3.0.0" + } + } + } + }, + "read-pkg-up": { + "version": "7.0.1", + "dev": true, + "requires": { + "find-up": "^4.1.0", + "read-pkg": "^5.2.0", + "type-fest": "^0.8.1" + }, + "dependencies": { + "find-up": { + "version": "4.1.0", + "dev": true, + "requires": { + "locate-path": "^5.0.0", + "path-exists": "^4.0.0" + } + }, + "locate-path": { + "version": "5.0.0", + "dev": true, + "requires": { + "p-locate": "^4.1.0" + } + }, + "p-limit": { + "version": "2.3.0", + "dev": true, + "requires": { + "p-try": "^2.0.0" + } + }, + "p-locate": { + "version": "4.1.0", + "dev": true, + "requires": { + "p-limit": "^2.2.0" + } + }, + "read-pkg": { + "version": "5.2.0", + "dev": true, + "requires": { + "@types/normalize-package-data": "^2.4.0", + "normalize-package-data": "^2.5.0", + "parse-json": "^5.0.0", + "type-fest": "^0.6.0" + }, + "dependencies": { + "type-fest": { + "version": "0.6.0", + "dev": true + } + } + }, + "type-fest": { + "version": "0.8.1", + "dev": true + } + } + }, + "readable-stream": { + "version": "3.6.2", + "requires": { + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" + } + }, + "readdirp": { + "version": "3.6.0", + "dev": true, + "requires": { + "picomatch": "^2.2.1" + } + }, + "recast": { + "version": "0.23.4", + "dev": true, + "requires": { + "assert": "^2.0.0", + "ast-types": "^0.16.1", + "esprima": "~4.0.0", + "source-map": "~0.6.1", + "tslib": "^2.0.1" + }, + "dependencies": { + "ast-types": { + "version": "0.16.1", + "dev": true, + "requires": { + "tslib": "^2.0.1" + } + }, + "source-map": { + "version": "0.6.1", + "dev": true + } + } + }, + "rechoir": { + "version": "0.8.0", + "dev": true, + "requires": { + "resolve": "^1.20.0" + } + }, + "redent": { + "version": "3.0.0", + "dev": true, + "requires": { + "indent-string": "^4.0.0", + "strip-indent": "^3.0.0" + } + }, + "reflect.getprototypeof": { + "version": "1.0.4", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1", + "get-intrinsic": "^1.2.1", + "globalthis": "^1.0.3", + "which-builtin-type": "^1.1.3" + } + }, + "regenerate": { + "version": "1.4.2", + "dev": true + }, + "regenerate-unicode-properties": { + "version": "10.1.1", + "dev": true, + "requires": { + "regenerate": "^1.4.2" + } + }, + "regenerator-runtime": { + "version": "0.14.0" + }, + "regenerator-transform": { + "version": "0.15.2", + "dev": true, + "requires": { + "@babel/runtime": "^7.8.4" + } + }, + "regex-parser": { + "version": "2.2.11", + "dev": true + }, + "regexp.prototype.flags": { + "version": "1.5.1", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "set-function-name": "^2.0.0" + } + }, + "regexpu-core": { + "version": "5.3.2", + "dev": true, + "requires": { + "@babel/regjsgen": "^0.8.0", + "regenerate": "^1.4.2", + "regenerate-unicode-properties": "^10.1.0", + "regjsparser": "^0.9.1", + "unicode-match-property-ecmascript": "^2.0.0", + "unicode-match-property-value-ecmascript": "^2.1.0" + } + }, + "regjsparser": { + "version": "0.9.1", + "dev": true, + "requires": { + "jsesc": "~0.5.0" + }, + "dependencies": { + "jsesc": { + "version": "0.5.0", + "dev": true + } + } + }, + "relateurl": { + "version": "0.2.7", + "dev": true + }, + "remark-external-links": { + "version": "8.0.0", + "dev": true, + "requires": { + "extend": "^3.0.0", + "is-absolute-url": "^3.0.0", + "mdast-util-definitions": "^4.0.0", + "space-separated-tokens": "^1.0.0", + "unist-util-visit": "^2.0.0" + } + }, + "remark-slug": { + "version": "6.1.0", + "dev": true, + "requires": { + "github-slugger": "^1.0.0", + "mdast-util-to-string": "^1.0.0", + "unist-util-visit": "^2.0.0" + } + }, + "renderkid": { + "version": "3.0.0", + "dev": true, + "requires": { + "css-select": "^4.1.3", + "dom-converter": "^0.2.0", + "htmlparser2": "^6.1.0", + "lodash": "^4.17.21", + "strip-ansi": "^6.0.1" + } + }, + "require-directory": { + "version": "2.1.1" + }, + "require-from-string": { + "version": "2.0.2", + "dev": true + }, + "requireindex": { + "version": "1.2.0", + "dev": true + }, + "requires-port": { + "version": "1.0.0", + "dev": true + }, + "resolve": { + "version": "1.22.8", + "requires": { + "is-core-module": "^2.13.0", + "path-parse": "^1.0.7", + "supports-preserve-symlinks-flag": "^1.0.0" + } + }, + "resolve-alpn": { + "version": "1.2.1" + }, + "resolve-cwd": { + "version": "3.0.0", + "dev": true, + "requires": { + "resolve-from": "^5.0.0" + } + }, + "resolve-from": { + "version": "5.0.0", + "dev": true + }, + "resolve-pkg-maps": { + "version": "1.0.0", + "dev": true + }, + "resolve-url-loader": { + "version": "5.0.0", + "dev": true, + "requires": { + "adjust-sourcemap-loader": "^4.0.0", + "convert-source-map": "^1.7.0", + "loader-utils": "^2.0.0", + "postcss": "^8.2.14", + "source-map": "0.6.1" + }, + "dependencies": { + "convert-source-map": { + "version": "1.9.0", + "dev": true + }, + "source-map": { + "version": "0.6.1", + "dev": true + } + } + }, + "resolve.exports": { + "version": "2.0.2", + "dev": true + }, + "responselike": { + "version": "2.0.1", + "requires": { + "lowercase-keys": "^2.0.0" + } + }, + "restore-cursor": { + "version": "4.0.0", + "requires": { + "onetime": "^5.1.0", + "signal-exit": "^3.0.2" + }, + "dependencies": { + "signal-exit": { + "version": "3.0.7" + } + } + }, + "retry": { + "version": "0.13.1", + "dev": true + }, + "reusify": { + "version": "1.0.4", + "dev": true + }, + "rfdc": { + "version": "1.3.0", + "dev": true + }, + "rimraf": { + "version": "5.0.5", + "dev": true, + "requires": { + "glob": "^10.3.7" + } + }, + "run-parallel": { + "version": "1.2.0", + "dev": true, + "requires": { + "queue-microtask": "^1.2.2" + } + }, + "safe-array-concat": { + "version": "1.0.1", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "get-intrinsic": "^1.2.1", + "has-symbols": "^1.0.3", + "isarray": "^2.0.5" + } + }, + "safe-buffer": { + "version": "5.2.1" + }, + "safe-regex-test": { + "version": "1.0.0", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "get-intrinsic": "^1.1.3", + "is-regex": "^1.1.4" + } + }, + "safer-buffer": { + "version": "2.1.2", + "dev": true + }, + "sass-loader": { + "version": "13.3.2", + "dev": true, + "requires": { + "neo-async": "^2.6.2" + } + }, + "sax": { + "version": "1.3.0" + }, + "saxes": { + "version": "6.0.0", + "dev": true, + "requires": { + "xmlchars": "^2.2.0" + } + }, + "scheduler": { + "version": "0.23.0", + "requires": { + "loose-envify": "^1.1.0" + } + }, + "schema-utils": { + "version": "3.3.0", + "dev": true, + "requires": { + "@types/json-schema": "^7.0.8", + "ajv": "^6.12.5", + "ajv-keywords": "^3.5.2" + } + }, + "select-hose": { + "version": "2.0.0", + "dev": true + }, + "selfsigned": { + "version": "2.4.1", + "dev": true, + "requires": { + "@types/node-forge": "^1.3.0", + "node-forge": "^1" + } + }, + "semver": { + "version": "6.3.1", + "dev": true + }, + "send": { + "version": "0.18.0", + "dev": true, + "requires": { + "debug": "2.6.9", + "depd": "2.0.0", + "destroy": "1.2.0", + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "etag": "~1.8.1", + "fresh": "0.5.2", + "http-errors": "2.0.0", + "mime": "1.6.0", + "ms": "2.1.3", + "on-finished": "2.4.1", + "range-parser": "~1.2.1", + "statuses": "2.0.1" + }, + "dependencies": { + "debug": { + "version": "2.6.9", + "dev": true, + "requires": { + "ms": "2.0.0" + }, + "dependencies": { + "ms": { + "version": "2.0.0", + "dev": true + } + } + }, + "ms": { + "version": "2.1.3", + "dev": true + } + } + }, + "serialize-javascript": { + "version": "6.0.1", + "dev": true, + "requires": { + "randombytes": "^2.1.0" + } + }, + "serve-index": { + "version": "1.9.1", + "dev": true, + "requires": { + "accepts": "~1.3.4", + "batch": "0.6.1", + "debug": "2.6.9", + "escape-html": "~1.0.3", + "http-errors": "~1.6.2", + "mime-types": "~2.1.17", + "parseurl": "~1.3.2" + }, + "dependencies": { + "debug": { + "version": "2.6.9", + "dev": true, + "requires": { + "ms": "2.0.0" + } + }, + "depd": { + "version": "1.1.2", + "dev": true + }, + "http-errors": { + "version": "1.6.3", + "dev": true, + "requires": { + "depd": "~1.1.2", + "inherits": "2.0.3", + "setprototypeof": "1.1.0", + "statuses": ">= 1.4.0 < 2" + } + }, + "inherits": { + "version": "2.0.3", + "dev": true + }, + "ms": { + "version": "2.0.0", + "dev": true + }, + "setprototypeof": { + "version": "1.1.0", + "dev": true + }, + "statuses": { + "version": "1.5.0", + "dev": true + } + } + }, + "serve-static": { + "version": "1.15.0", + "dev": true, + "requires": { + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "parseurl": "~1.3.3", + "send": "0.18.0" + } + }, + "set-function-length": { + "version": "1.1.1", + "dev": true, + "requires": { + "define-data-property": "^1.1.1", + "get-intrinsic": "^1.2.1", + "gopd": "^1.0.1", + "has-property-descriptors": "^1.0.0" + } + }, + "set-function-name": { + "version": "2.0.1", + "dev": true, + "requires": { + "define-data-property": "^1.0.1", + "functions-have-names": "^1.2.3", + "has-property-descriptors": "^1.0.0" + } + }, + "setimmediate": { + "version": "1.0.5" + }, + "setprototypeof": { + "version": "1.2.0", + "dev": true + }, + "shallow-clone": { + "version": "3.0.1", + "dev": true, + "requires": { + "kind-of": "^6.0.2" + } + }, + "shallow-equal": { + "version": "3.1.0" + }, + "shallowequal": { + "version": "1.1.0", + "dev": true, + "peer": true + }, + "shebang-command": { + "version": "2.0.0", + "dev": true, + "requires": { + "shebang-regex": "^3.0.0" + } + }, + "shebang-regex": { + "version": "3.0.0", + "dev": true + }, + "shell-quote": { + "version": "1.8.1", + "dev": true + }, + "side-channel": { + "version": "1.0.4", + "dev": true, + "requires": { + "call-bind": "^1.0.0", + "get-intrinsic": "^1.0.2", + "object-inspect": "^1.9.0" + } + }, + "signal-exit": { + "version": "4.1.0", + "dev": true + }, + "simple-cookie": { + "version": "1.0.15" + }, + "simple-update-notifier": { + "version": "2.0.0", + "dev": true, + "requires": { + "semver": "^7.5.3" + }, + "dependencies": { + "lru-cache": { + "version": "6.0.0", + "dev": true, + "requires": { + "yallist": "^4.0.0" + } + }, + "semver": { + "version": "7.5.4", + "dev": true, + "requires": { + "lru-cache": "^6.0.0" + } + }, + "yallist": { + "version": "4.0.0", + "dev": true + } + } + }, + "sinon": { + "version": "7.5.0", + "dev": true, + "requires": { + "@sinonjs/commons": "^1.4.0", + "@sinonjs/formatio": "^3.2.1", + "@sinonjs/samsam": "^3.3.3", + "diff": "^3.5.0", + "lolex": "^4.2.0", + "nise": "^1.5.2", + "supports-color": "^5.5.0" + }, + "dependencies": { + "@sinonjs/commons": { + "version": "1.8.6", + "dev": true, + "requires": { + "type-detect": "4.0.8" + } + } + } + }, + "sinon-chrome": { + "version": "3.0.1", + "dev": true, + "requires": { + "lodash": "^4.16.3", + "sinon": "^7.2.3", + "urijs": "^1.18.2" + } + }, + "sisteransi": { + "version": "1.0.5", + "dev": true + }, + "sitemapper": { + "version": "3.2.8", + "requires": { + "got": "^11.8.0", + "is-gzip": "2.0.0", + "p-limit": "^3.1.0", + "xml2js": "^0.5.0" + }, + "dependencies": { + "is-gzip": { + "version": "2.0.0" + } + } + }, + "slash": { + "version": "3.0.0", + "dev": true + }, + "slice-ansi": { + "version": "5.0.0", + "dev": true, + "requires": { + "ansi-styles": "^6.0.0", + "is-fullwidth-code-point": "^4.0.0" + }, + "dependencies": { + "ansi-styles": { + "version": "6.2.1", + "dev": true + } + } + }, + "smart-buffer": { + "version": "4.2.0" + }, + "snake-case": { + "version": "3.0.4", + "dev": true, + "requires": { + "dot-case": "^3.0.4", + "tslib": "^2.0.3" + } + }, + "sockjs": { + "version": "0.3.24", + "dev": true, + "requires": { + "faye-websocket": "^0.11.3", + "uuid": "^8.3.2", + "websocket-driver": "^0.7.4" + }, + "dependencies": { + "uuid": { + "version": "8.3.2", + "dev": true + } + } + }, + "socks": { + "version": "2.7.1", + "requires": { + "ip": "^2.0.0", + "smart-buffer": "^4.2.0" + } + }, + "socks-proxy-agent": { + "version": "8.0.2", + "requires": { + "agent-base": "^7.0.2", + "debug": "^4.3.4", + "socks": "^2.7.1" + }, + "dependencies": { + "agent-base": { + "version": "7.1.0", + "requires": { + "debug": "^4.3.4" + } + } + } + }, + "source-map": { + "version": "0.7.4", + "dev": true + }, + "source-map-js": { + "version": "1.0.2", + "dev": true + }, + "source-map-support": { + "version": "0.5.13", + "dev": true, + "requires": { + "buffer-from": "^1.0.0", + "source-map": "^0.6.0" + }, + "dependencies": { + "source-map": { + "version": "0.6.1", + "dev": true + } + } + }, + "space-separated-tokens": { + "version": "1.1.5", + "dev": true + }, + "spdx-correct": { + "version": "3.2.0", + "dev": true, + "requires": { + "spdx-expression-parse": "^3.0.0", + "spdx-license-ids": "^3.0.0" + } + }, + "spdx-exceptions": { + "version": "2.3.0", + "dev": true + }, + "spdx-expression-parse": { + "version": "3.0.1", + "dev": true, + "requires": { + "spdx-exceptions": "^2.1.0", + "spdx-license-ids": "^3.0.0" + } + }, + "spdx-license-ids": { + "version": "3.0.16", + "dev": true + }, + "spdy": { + "version": "4.0.2", + "dev": true, + "requires": { + "debug": "^4.1.0", + "handle-thing": "^2.0.0", + "http-deceiver": "^1.2.7", + "select-hose": "^2.0.0", + "spdy-transport": "^3.0.0" + } + }, + "spdy-transport": { + "version": "3.0.0", + "dev": true, + "requires": { + "debug": "^4.1.0", + "detect-node": "^2.0.4", + "hpack.js": "^2.1.6", + "obuf": "^1.1.2", + "readable-stream": "^3.0.6", + "wbuf": "^1.7.3" + } + }, + "spinnies": { + "version": "0.5.1", + "requires": { + "chalk": "^2.4.2", + "cli-cursor": "^3.0.0", + "strip-ansi": "^5.2.0" + }, + "dependencies": { + "ansi-regex": { + "version": "4.1.1" + }, + "cli-cursor": { + "version": "3.1.0", + "requires": { + "restore-cursor": "^3.1.0" + } + }, + "restore-cursor": { + "version": "3.1.0", + "requires": { + "onetime": "^5.1.0", + "signal-exit": "^3.0.2" + } + }, + "signal-exit": { + "version": "3.0.7" + }, + "strip-ansi": { + "version": "5.2.0", + "requires": { + "ansi-regex": "^4.1.0" + } + } + } + }, + "split": { + "version": "0.3.3", + "dev": true, + "requires": { + "through": "2" + } + }, + "sprintf-js": { + "version": "1.0.3", + "dev": true + }, + "stack-utils": { + "version": "2.0.6", + "dev": true, + "requires": { + "escape-string-regexp": "^2.0.0" + }, + "dependencies": { + "escape-string-regexp": { + "version": "2.0.0", + "dev": true + } + } + }, + "stackframe": { + "version": "1.3.4", + "dev": true + }, + "statuses": { + "version": "2.0.1", + "dev": true + }, + "std-env": { + "version": "3.5.0", + "dev": true + }, + "stop-iteration-iterator": { + "version": "1.0.0", + "dev": true, + "requires": { + "internal-slot": "^1.0.4" + } + }, + "store2": { + "version": "2.14.2", + "dev": true + }, + "storybook": { + "version": "7.5.3", + "dev": true, + "requires": { + "@storybook/cli": "7.5.3" + } + }, + "stream-combiner": { + "version": "0.0.4", + "dev": true, + "requires": { + "duplexer": "~0.1.1" + } + }, + "stream-shift": { + "version": "1.0.1", + "dev": true + }, + "streamx": { + "version": "2.15.5", + "requires": { + "fast-fifo": "^1.1.0", + "queue-tick": "^1.0.1" + } + }, + "string_decoder": { + "version": "1.3.0", + "requires": { + "safe-buffer": "~5.2.0" + } + }, + "string-argv": { + "version": "0.3.2", + "dev": true + }, + "string-length": { + "version": "4.0.2", + "dev": true, + "requires": { + "char-regex": "^1.0.2", + "strip-ansi": "^6.0.0" + } + }, + "string-width": { + "version": "5.1.2", + "dev": true, + "requires": { + "eastasianwidth": "^0.2.0", + "emoji-regex": "^9.2.2", + "strip-ansi": "^7.0.1" + }, + "dependencies": { + "ansi-regex": { + "version": "6.0.1", + "dev": true + }, + "strip-ansi": { + "version": "7.1.0", + "dev": true, + "requires": { + "ansi-regex": "^6.0.1" + } + } + } + }, + "string-width-cjs": { + "version": "npm:string-width@4.2.3", + "dev": true, + "requires": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + }, + "dependencies": { + "emoji-regex": { + "version": "8.0.0", + "dev": true + }, + "is-fullwidth-code-point": { + "version": "3.0.0", + "dev": true + } + } + }, + "string.prototype.matchall": { + "version": "4.0.10", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1", + "get-intrinsic": "^1.2.1", + "has-symbols": "^1.0.3", + "internal-slot": "^1.0.5", + "regexp.prototype.flags": "^1.5.0", + "set-function-name": "^2.0.0", + "side-channel": "^1.0.4" + } + }, + "string.prototype.padend": { + "version": "3.1.5", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1" + } + }, + "string.prototype.trim": { + "version": "1.2.8", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1" + } + }, + "string.prototype.trimend": { + "version": "1.0.7", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1" + } + }, + "string.prototype.trimstart": { + "version": "1.0.7", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1" + } + }, + "strip-ansi": { + "version": "6.0.1", + "requires": { + "ansi-regex": "^5.0.1" + } + }, + "strip-ansi-cjs": { + "version": "npm:strip-ansi@6.0.1", + "dev": true, + "requires": { + "ansi-regex": "^5.0.1" + } + }, + "strip-bom": { + "version": "2.0.0", + "dev": true, + "requires": { + "is-utf8": "^0.2.0" + } + }, + "strip-final-newline": { + "version": "2.0.0", + "dev": true + }, + "strip-indent": { + "version": "3.0.0", + "dev": true, + "requires": { + "min-indent": "^1.0.0" + } + }, + "strip-json-comments": { + "version": "3.1.1", + "dev": true + }, + "strnum": { + "version": "1.0.5" + }, + "style-loader": { + "version": "3.3.3", + "dev": true, + "requires": {} + }, + "styled-components": { + "version": "6.1.1", + "dev": true, + "peer": true, + "requires": { + "@emotion/is-prop-valid": "^1.2.1", + "@emotion/unitless": "^0.8.0", + "@types/stylis": "^4.0.2", + "css-to-react-native": "^3.2.0", + "csstype": "^3.1.2", + "postcss": "^8.4.31", + "shallowequal": "^1.1.0", + "stylis": "^4.3.0", + "tslib": "^2.5.0" + } + }, + "stylis": { + "version": "4.3.0", + "dev": true, + "peer": true + }, + "sucrase": { + "version": "3.34.0", + "dev": true, + "requires": { + "@jridgewell/gen-mapping": "^0.3.2", + "commander": "^4.0.0", + "glob": "7.1.6", + "lines-and-columns": "^1.1.6", + "mz": "^2.7.0", + "pirates": "^4.0.1", + "ts-interface-checker": "^0.1.9" + }, + "dependencies": { + "commander": { + "version": "4.1.1", + "dev": true + }, + "glob": { + "version": "7.1.6", + "dev": true, + "requires": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.0.4", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + } + } + } + }, + "supports-color": { + "version": "5.5.0", + "requires": { + "has-flag": "^3.0.0" + } + }, + "supports-preserve-symlinks-flag": { + "version": "1.0.0" + }, + "svg-parser": { + "version": "2.0.4", + "dev": true + }, + "svgo": { + "version": "3.0.4", + "dev": true, + "requires": { + "@trysound/sax": "0.2.0", + "commander": "^7.2.0", + "css-select": "^5.1.0", + "css-tree": "^2.2.1", + "css-what": "^6.1.0", + "csso": "5.0.5", + "picocolors": "^1.0.0" + }, + "dependencies": { + "commander": { + "version": "7.2.0", + "dev": true + }, + "css-select": { + "version": "5.1.0", + "dev": true, + "requires": { + "boolbase": "^1.0.0", + "css-what": "^6.1.0", + "domhandler": "^5.0.2", + "domutils": "^3.0.1", + "nth-check": "^2.0.1" + } + }, + "dom-serializer": { + "version": "2.0.0", + "dev": true, + "requires": { + "domelementtype": "^2.3.0", + "domhandler": "^5.0.2", + "entities": "^4.2.0" + } + }, + "domhandler": { + "version": "5.0.3", + "dev": true, + "requires": { + "domelementtype": "^2.3.0" + } + }, + "domutils": { + "version": "3.1.0", + "dev": true, + "requires": { + "dom-serializer": "^2.0.0", + "domelementtype": "^2.3.0", + "domhandler": "^5.0.3" + } + } + } + }, + "swc-loader": { + "version": "0.2.3", + "dev": true, + "requires": {} + }, + "symbol-tree": { + "version": "3.2.4", + "dev": true + }, + "synchronous-promise": { + "version": "2.0.17", + "dev": true + }, + "tailwindcss": { + "version": "3.3.5", + "dev": true, + "requires": { + "@alloc/quick-lru": "^5.2.0", + "arg": "^5.0.2", + "chokidar": "^3.5.3", + "didyoumean": "^1.2.2", + "dlv": "^1.1.3", + "fast-glob": "^3.3.0", + "glob-parent": "^6.0.2", + "is-glob": "^4.0.3", + "jiti": "^1.19.1", + "lilconfig": "^2.1.0", + "micromatch": "^4.0.5", + "normalize-path": "^3.0.0", + "object-hash": "^3.0.0", + "picocolors": "^1.0.0", + "postcss": "^8.4.23", + "postcss-import": "^15.1.0", + "postcss-js": "^4.0.1", + "postcss-load-config": "^4.0.1", + "postcss-nested": "^6.0.1", + "postcss-selector-parser": "^6.0.11", + "resolve": "^1.22.2", + "sucrase": "^3.32.0" + } + }, + "tapable": { + "version": "2.2.1", + "dev": true + }, + "tar": { + "version": "6.2.0", + "dev": true, + "requires": { + "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" + }, + "dependencies": { + "minipass": { + "version": "5.0.0", + "dev": true + }, + "mkdirp": { + "version": "1.0.4", + "dev": true + }, + "yallist": { + "version": "4.0.0", + "dev": true + } + } + }, + "tar-fs": { + "version": "2.1.1", + "requires": { + "chownr": "^1.1.1", + "mkdirp-classic": "^0.5.2", + "pump": "^3.0.0", + "tar-stream": "^2.1.4" + }, + "dependencies": { + "chownr": { + "version": "1.1.4" + } + } + }, + "tar-stream": { + "version": "2.2.0", + "requires": { + "bl": "^4.0.3", + "end-of-stream": "^1.4.1", + "fs-constants": "^1.0.0", + "inherits": "^2.0.3", + "readable-stream": "^3.1.1" + } + }, + "telejson": { + "version": "7.2.0", + "dev": true, + "requires": { + "memoizerific": "^1.11.3" + } + }, + "temp": { + "version": "0.8.4", + "dev": true, + "requires": { + "rimraf": "~2.6.2" + }, + "dependencies": { + "glob": { + "version": "7.2.3", + "dev": true, + "requires": { + "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" + } + }, + "rimraf": { + "version": "2.6.3", + "dev": true, + "requires": { + "glob": "^7.1.3" + } + } + } + }, + "temp-dir": { + "version": "2.0.0", + "dev": true + }, + "tempy": { + "version": "1.0.1", + "dev": true, + "requires": { + "del": "^6.0.0", + "is-stream": "^2.0.0", + "temp-dir": "^2.0.0", + "type-fest": "^0.16.0", + "unique-string": "^2.0.0" + }, + "dependencies": { + "type-fest": { + "version": "0.16.0", + "dev": true + } + } + }, + "terser": { + "version": "5.24.0", + "dev": true, + "requires": { + "@jridgewell/source-map": "^0.3.3", + "acorn": "^8.8.2", + "commander": "^2.20.0", + "source-map-support": "~0.5.20" + }, + "dependencies": { + "acorn": { + "version": "8.11.2", + "dev": true + }, + "commander": { + "version": "2.20.3", + "dev": true + }, + "source-map": { + "version": "0.6.1", + "dev": true + }, + "source-map-support": { + "version": "0.5.21", + "dev": true, + "requires": { + "buffer-from": "^1.0.0", + "source-map": "^0.6.0" + } + } + } + }, + "terser-webpack-plugin": { + "version": "5.3.9", + "dev": true, + "requires": { + "@jridgewell/trace-mapping": "^0.3.17", + "jest-worker": "^27.4.5", + "schema-utils": "^3.1.1", + "serialize-javascript": "^6.0.1", + "terser": "^5.16.8" + }, + "dependencies": { + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "jest-worker": { + "version": "27.5.1", + "dev": true, + "requires": { + "@types/node": "*", + "merge-stream": "^2.0.0", + "supports-color": "^8.0.0" + } + }, + "supports-color": { + "version": "8.1.1", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + } + } + }, + "test-exclude": { + "version": "6.0.0", + "dev": true, + "requires": { + "@istanbuljs/schema": "^0.1.2", + "glob": "^7.1.4", + "minimatch": "^3.0.4" + }, + "dependencies": { + "glob": { + "version": "7.2.3", + "dev": true, + "requires": { + "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" + } + } + } + }, + "text-table": { + "version": "0.2.0", + "dev": true + }, + "thenify": { + "version": "3.3.1", + "dev": true, + "requires": { + "any-promise": "^1.0.0" + } + }, + "thenify-all": { + "version": "1.6.0", + "dev": true, + "requires": { + "thenify": ">= 3.1.0 < 4" + } + }, + "through": { + "version": "2.3.8" + }, + "through2": { + "version": "2.0.5", + "dev": true, + "requires": { + "readable-stream": "~2.3.6", + "xtend": "~4.0.1" + }, + "dependencies": { + "isarray": { + "version": "1.0.0", + "dev": true + }, + "readable-stream": { + "version": "2.3.8", + "dev": true, + "requires": { + "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" + } + }, + "safe-buffer": { + "version": "5.1.2", + "dev": true + }, + "string_decoder": { + "version": "1.1.1", + "dev": true, + "requires": { + "safe-buffer": "~5.1.0" + } + } + } + }, + "thunky": { + "version": "1.1.0", + "dev": true + }, + "timers-ext": { + "version": "0.1.7", + "requires": { + "es5-ext": "~0.10.46", + "next-tick": "1" + } + }, + "tiny-invariant": { + "version": "1.3.1", + "dev": true + }, + "tldts": { + "version": "6.0.21", + "requires": { + "tldts-core": "^6.0.21" + } + }, + "tldts-core": { + "version": "6.0.21" + }, + "tmpl": { + "version": "1.0.5", + "dev": true + }, + "to-fast-properties": { + "version": "2.0.0", + "dev": true + }, + "to-regex-range": { + "version": "5.0.1", + "dev": true, + "requires": { + "is-number": "^7.0.0" + } + }, + "tocbot": { + "version": "4.22.0", + "dev": true + }, + "toggle-selection": { + "version": "1.0.6" + }, + "toidentifier": { + "version": "1.0.1", + "dev": true + }, + "tough-cookie": { + "version": "4.1.3", + "dev": true, + "requires": { + "psl": "^1.1.33", + "punycode": "^2.1.1", + "universalify": "^0.2.0", + "url-parse": "^1.5.3" + }, + "dependencies": { + "universalify": { + "version": "0.2.0", + "dev": true + } + } + }, + "tr46": { + "version": "3.0.0", + "dev": true, + "requires": { + "punycode": "^2.1.1" + } + }, + "ts-dedent": { + "version": "2.2.0", + "dev": true + }, + "ts-interface-checker": { + "version": "0.1.13", + "dev": true + }, + "ts-loader": { + "version": "9.5.1", + "dev": true, + "requires": { + "chalk": "^4.1.0", + "enhanced-resolve": "^5.0.0", + "micromatch": "^4.0.0", + "semver": "^7.3.4", + "source-map": "^0.7.4" + }, + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "chalk": { + "version": "4.1.2", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "lru-cache": { + "version": "6.0.0", + "dev": true, + "requires": { + "yallist": "^4.0.0" + } + }, + "semver": { + "version": "7.5.4", + "dev": true, + "requires": { + "lru-cache": "^6.0.0" + } + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + }, + "yallist": { + "version": "4.0.0", + "dev": true + } + } + }, + "tsc-watch": { + "version": "6.0.4", + "dev": true, + "requires": { + "cross-spawn": "^7.0.3", + "node-cleanup": "^2.1.2", + "ps-tree": "^1.2.0", + "string-argv": "^0.3.1" + } + }, + "tsconfig-paths": { + "version": "3.14.2", + "dev": true, + "requires": { + "@types/json5": "^0.0.29", + "json5": "^1.0.2", + "minimist": "^1.2.6", + "strip-bom": "^3.0.0" + }, + "dependencies": { + "json5": { + "version": "1.0.2", + "dev": true, + "requires": { + "minimist": "^1.2.0" + } + }, + "strip-bom": { + "version": "3.0.0", + "dev": true + } + } + }, + "tslib": { + "version": "2.6.2" + }, + "tsutils": { + "version": "3.21.0", + "dev": true, + "requires": { + "tslib": "^1.8.1" + }, + "dependencies": { + "tslib": { + "version": "1.14.1", + "dev": true + } + } + }, + "type": { + "version": "1.2.0" + }, + "type-check": { + "version": "0.4.0", + "dev": true, + "requires": { + "prelude-ls": "^1.2.1" + } + }, + "type-detect": { + "version": "4.0.8", + "dev": true + }, + "type-fest": { + "version": "2.19.0", + "dev": true + }, + "type-is": { + "version": "1.6.18", + "dev": true, + "requires": { + "media-typer": "0.3.0", + "mime-types": "~2.1.24" + } + }, + "typed-array-buffer": { + "version": "1.0.0", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "get-intrinsic": "^1.2.1", + "is-typed-array": "^1.1.10" + } + }, + "typed-array-byte-length": { + "version": "1.0.0", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "for-each": "^0.3.3", + "has-proto": "^1.0.1", + "is-typed-array": "^1.1.10" + } + }, + "typed-array-byte-offset": { + "version": "1.0.0", + "dev": true, + "requires": { + "available-typed-arrays": "^1.0.5", + "call-bind": "^1.0.2", + "for-each": "^0.3.3", + "has-proto": "^1.0.1", + "is-typed-array": "^1.1.10" + } + }, + "typed-array-length": { + "version": "1.0.4", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "for-each": "^0.3.3", + "is-typed-array": "^1.1.9" + } + }, + "typedarray": { + "version": "0.0.6", + "dev": true + }, + "typescript": { + "version": "5.3.2", + "devOptional": true + }, + "uglify-js": { + "version": "3.17.4", + "dev": true, + "optional": true + }, + "unbox-primitive": { + "version": "1.0.2", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "has-bigints": "^1.0.2", + "has-symbols": "^1.0.3", + "which-boxed-primitive": "^1.0.2" + } + }, + "unbzip2-stream": { + "version": "1.4.3", + "requires": { + "buffer": "^5.2.1", + "through": "^2.3.8" + } + }, + "undici-types": { + "version": "5.26.5" + }, + "unicode-canonical-property-names-ecmascript": { + "version": "2.0.0", + "dev": true + }, + "unicode-match-property-ecmascript": { + "version": "2.0.0", + "dev": true, + "requires": { + "unicode-canonical-property-names-ecmascript": "^2.0.0", + "unicode-property-aliases-ecmascript": "^2.0.0" + } + }, + "unicode-match-property-value-ecmascript": { + "version": "2.1.0", + "dev": true + }, + "unicode-property-aliases-ecmascript": { + "version": "2.1.0", + "dev": true + }, + "unique-string": { + "version": "2.0.0", + "dev": true, + "requires": { + "crypto-random-string": "^2.0.0" + } + }, + "unist-util-is": { + "version": "4.1.0", + "dev": true + }, + "unist-util-visit": { + "version": "2.0.3", + "dev": true, + "requires": { + "@types/unist": "^2.0.0", + "unist-util-is": "^4.0.0", + "unist-util-visit-parents": "^3.0.0" + } + }, + "unist-util-visit-parents": { + "version": "3.1.1", + "dev": true, + "requires": { + "@types/unist": "^2.0.0", + "unist-util-is": "^4.0.0" + } + }, + "universalify": { + "version": "2.0.1" + }, + "unpipe": { + "version": "1.0.0", + "dev": true + }, + "unplugin": { + "version": "1.5.1", + "dev": true, + "requires": { + "acorn": "^8.11.2", + "chokidar": "^3.5.3", + "webpack-sources": "^3.2.3", + "webpack-virtual-modules": "^0.6.0" + }, + "dependencies": { + "acorn": { + "version": "8.11.2", + "dev": true + }, + "webpack-virtual-modules": { + "version": "0.6.0", + "dev": true + } + } + }, + "untildify": { + "version": "4.0.0", + "dev": true + }, + "update-browserslist-db": { + "version": "1.0.13", + "dev": true, + "requires": { + "escalade": "^3.1.1", + "picocolors": "^1.0.0" + } + }, + "uri-js": { + "version": "4.4.1", + "dev": true, + "requires": { + "punycode": "^2.1.0" + } + }, + "urijs": { + "version": "1.19.11", + "dev": true + }, + "url": { + "version": "0.11.3", + "dev": true, + "requires": { + "punycode": "^1.4.1", + "qs": "^6.11.2" + }, + "dependencies": { + "punycode": { + "version": "1.4.1", + "dev": true + } + } + }, + "url-parse": { + "version": "1.5.10", + "dev": true, + "requires": { + "querystringify": "^2.1.1", + "requires-port": "^1.0.0" + } + }, + "urlpattern-polyfill": { + "version": "9.0.0" + }, + "use-callback-ref": { + "version": "1.3.0", + "dev": true, + "requires": { + "tslib": "^2.0.0" + } + }, + "use-context-selector": { + "version": "1.4.1", + "requires": {} + }, + "use-debounce": { + "version": "9.0.4", + "requires": {} + }, + "use-resize-observer": { + "version": "9.1.0", + "dev": true, + "requires": { + "@juggle/resize-observer": "^3.3.1" + } + }, + "use-sidecar": { + "version": "1.1.2", + "dev": true, + "requires": { + "detect-node-es": "^1.1.0", + "tslib": "^2.0.0" + } + }, + "util": { + "version": "0.12.5", + "dev": true, + "requires": { + "inherits": "^2.0.3", + "is-arguments": "^1.0.4", + "is-generator-function": "^1.0.7", + "is-typed-array": "^1.1.3", + "which-typed-array": "^1.1.2" + } + }, + "util-deprecate": { + "version": "1.0.2" + }, + "utila": { + "version": "0.4.0", + "dev": true + }, + "utils-merge": { + "version": "1.0.1", + "dev": true + }, + "uuid": { + "version": "9.0.1", + "dev": true + }, + "v8-to-istanbul": { + "version": "9.1.3", + "dev": true, + "requires": { + "@jridgewell/trace-mapping": "^0.3.12", + "@types/istanbul-lib-coverage": "^2.0.1", + "convert-source-map": "^2.0.0" + } + }, + "validate-npm-package-license": { + "version": "3.0.4", + "dev": true, + "requires": { + "spdx-correct": "^3.0.0", + "spdx-expression-parse": "^3.0.0" + } + }, + "validate.js": { + "version": "0.13.1" + }, + "vary": { + "version": "1.1.2", + "dev": true + }, + "victory": { + "version": "36.6.12", + "requires": { + "victory-area": "^36.6.12", + "victory-axis": "^36.6.12", + "victory-bar": "^36.6.12", + "victory-box-plot": "^36.6.12", + "victory-brush-container": "^36.6.12", + "victory-brush-line": "^36.6.12", + "victory-candlestick": "^36.6.12", + "victory-canvas": "^36.6.12", + "victory-chart": "^36.6.12", + "victory-core": "^36.6.12", + "victory-create-container": "^36.6.12", + "victory-cursor-container": "^36.6.12", + "victory-errorbar": "^36.6.12", + "victory-group": "^36.6.12", + "victory-histogram": "^36.6.12", + "victory-legend": "^36.6.12", + "victory-line": "^36.6.12", + "victory-pie": "^36.6.12", + "victory-polar-axis": "^36.6.12", + "victory-scatter": "^36.6.12", + "victory-selection-container": "^36.6.12", + "victory-shared-events": "^36.6.12", + "victory-stack": "^36.6.12", + "victory-tooltip": "^36.6.12", + "victory-voronoi": "^36.6.12", + "victory-voronoi-container": "^36.6.12", + "victory-zoom-container": "^36.6.12" + } + }, + "victory-area": { + "version": "36.6.12", + "requires": { + "lodash": "^4.17.19", + "prop-types": "^15.8.1", + "victory-core": "^36.6.12", + "victory-vendor": "^36.6.12" + } + }, + "victory-axis": { + "version": "36.6.12", + "requires": { + "lodash": "^4.17.19", + "prop-types": "^15.8.1", + "victory-core": "^36.6.12" + } + }, + "victory-bar": { + "version": "36.6.12", + "requires": { + "lodash": "^4.17.19", + "prop-types": "^15.8.1", + "victory-core": "^36.6.12", + "victory-vendor": "^36.6.12" + } + }, + "victory-box-plot": { + "version": "36.6.12", + "requires": { + "lodash": "^4.17.19", + "prop-types": "^15.8.1", + "victory-core": "^36.6.12", + "victory-vendor": "^36.6.12" + } + }, + "victory-brush-container": { + "version": "36.6.12", + "requires": { + "lodash": "^4.17.19", + "prop-types": "^15.8.1", + "react-fast-compare": "^3.2.0", + "victory-core": "^36.6.12" + } + }, + "victory-brush-line": { + "version": "36.6.12", + "requires": { + "lodash": "^4.17.19", + "prop-types": "^15.8.1", + "react-fast-compare": "^3.2.0", + "victory-core": "^36.6.12" + } + }, + "victory-candlestick": { + "version": "36.6.12", + "requires": { + "lodash": "^4.17.19", + "prop-types": "^15.8.1", + "victory-core": "^36.6.12" + } + }, + "victory-canvas": { + "version": "36.6.12", + "requires": { + "lodash": "^4.17.19", + "prop-types": "^15.8.1", + "victory-bar": "^36.6.12", + "victory-core": "^36.6.12" + } + }, + "victory-chart": { + "version": "36.6.12", + "requires": { + "lodash": "^4.17.19", + "prop-types": "^15.8.1", + "react-fast-compare": "^3.2.0", + "victory-axis": "^36.6.12", + "victory-core": "^36.6.12", + "victory-polar-axis": "^36.6.12", + "victory-shared-events": "^36.6.12" + } + }, + "victory-core": { + "version": "36.6.12", + "requires": { + "lodash": "^4.17.21", + "prop-types": "^15.8.1", + "react-fast-compare": "^3.2.0", + "victory-vendor": "^36.6.12" + } + }, + "victory-create-container": { + "version": "36.6.12", + "requires": { + "lodash": "^4.17.19", + "victory-brush-container": "^36.6.12", + "victory-core": "^36.6.12", + "victory-cursor-container": "^36.6.12", + "victory-selection-container": "^36.6.12", + "victory-voronoi-container": "^36.6.12", + "victory-zoom-container": "^36.6.12" + } + }, + "victory-cursor-container": { + "version": "36.6.12", + "requires": { + "lodash": "^4.17.19", + "prop-types": "^15.8.1", + "victory-core": "^36.6.12" + } + }, + "victory-errorbar": { + "version": "36.6.12", + "requires": { + "lodash": "^4.17.19", + "prop-types": "^15.8.1", + "victory-core": "^36.6.12" + } + }, + "victory-group": { + "version": "36.6.12", + "requires": { + "lodash": "^4.17.19", + "prop-types": "^15.8.1", + "react-fast-compare": "^3.2.0", + "victory-core": "^36.6.12", + "victory-shared-events": "^36.6.12" + } + }, + "victory-histogram": { + "version": "36.6.12", + "requires": { + "lodash": "^4.17.19", + "prop-types": "^15.8.1", + "react-fast-compare": "^3.2.0", + "victory-bar": "^36.6.12", + "victory-core": "^36.6.12", + "victory-vendor": "^36.6.12" + } + }, + "victory-legend": { + "version": "36.6.12", + "requires": { + "lodash": "^4.17.19", + "prop-types": "^15.8.1", + "victory-core": "^36.6.12" + } + }, + "victory-line": { + "version": "36.6.12", + "requires": { + "lodash": "^4.17.19", + "prop-types": "^15.8.1", + "victory-core": "^36.6.12", + "victory-vendor": "^36.6.12" + } + }, + "victory-pie": { + "version": "36.6.12", + "requires": { + "lodash": "^4.17.19", + "prop-types": "^15.8.1", + "victory-core": "^36.6.12", + "victory-vendor": "^36.6.12" + } + }, + "victory-polar-axis": { + "version": "36.6.12", + "requires": { + "lodash": "^4.17.19", + "prop-types": "^15.8.1", + "victory-core": "^36.6.12" + } + }, + "victory-scatter": { + "version": "36.6.12", + "requires": { + "lodash": "^4.17.19", + "prop-types": "^15.8.1", + "victory-core": "^36.6.12" + } + }, + "victory-selection-container": { + "version": "36.6.12", + "requires": { + "lodash": "^4.17.19", + "prop-types": "^15.8.1", + "victory-core": "^36.6.12" + } + }, + "victory-shared-events": { + "version": "36.6.12", + "requires": { + "json-stringify-safe": "^5.0.1", + "lodash": "^4.17.19", + "prop-types": "^15.8.1", + "react-fast-compare": "^3.2.0", + "victory-core": "^36.6.12" + } + }, + "victory-stack": { + "version": "36.6.12", + "requires": { + "lodash": "^4.17.19", + "prop-types": "^15.8.1", + "react-fast-compare": "^3.2.0", + "victory-core": "^36.6.12", + "victory-shared-events": "^36.6.12" + } + }, + "victory-tooltip": { + "version": "36.6.12", + "requires": { + "lodash": "^4.17.19", + "prop-types": "^15.8.1", + "victory-core": "^36.6.12" + } + }, + "victory-vendor": { + "version": "36.6.12", + "requires": { + "@types/d3-array": "^3.0.3", + "@types/d3-ease": "^3.0.0", + "@types/d3-interpolate": "^3.0.1", + "@types/d3-scale": "^4.0.2", + "@types/d3-shape": "^3.1.0", + "@types/d3-time": "^3.0.0", + "@types/d3-timer": "^3.0.0", + "d3-array": "^3.1.6", + "d3-ease": "^3.0.1", + "d3-interpolate": "^3.0.1", + "d3-scale": "^4.0.2", + "d3-shape": "^3.1.0", + "d3-time": "^3.0.0", + "d3-timer": "^3.0.1" + } + }, + "victory-voronoi": { + "version": "36.6.12", + "requires": { + "d3-voronoi": "^1.1.4", + "lodash": "^4.17.19", + "prop-types": "^15.8.1", + "victory-core": "^36.6.12" + } + }, + "victory-voronoi-container": { + "version": "36.6.12", + "requires": { + "delaunay-find": "0.0.6", + "lodash": "^4.17.19", + "prop-types": "^15.8.1", + "react-fast-compare": "^3.2.0", + "victory-core": "^36.6.12", + "victory-tooltip": "^36.6.12" + } + }, + "victory-zoom-container": { + "version": "36.6.12", + "requires": { + "lodash": "^4.17.19", + "prop-types": "^15.8.1", + "victory-core": "^36.6.12" + } + }, + "w3c-xmlserializer": { + "version": "4.0.0", + "dev": true, + "requires": { + "xml-name-validator": "^4.0.0" + } + }, + "walker": { + "version": "1.0.8", + "dev": true, + "requires": { + "makeerror": "1.0.12" + } + }, + "wappalyzer": { + "version": "6.10.66", + "requires": { + "puppeteer": "~19.7.0" + }, + "dependencies": { + "argparse": { + "version": "2.0.1" + }, + "brace-expansion": { + "version": "2.0.1", + "requires": { + "balanced-match": "^1.0.0" + } + }, + "chromium-bidi": { + "version": "0.4.5", + "requires": { + "mitt": "3.0.0" + } + }, + "cosmiconfig": { + "version": "8.1.0", + "requires": { + "import-fresh": "^3.2.1", + "js-yaml": "^4.1.0", + "parse-json": "^5.0.0", + "path-type": "^4.0.0" + } + }, + "cross-fetch": { + "version": "3.1.5", + "requires": { + "node-fetch": "2.6.7" + } + }, + "devtools-protocol": { + "version": "0.0.1094867" + }, + "extract-zip": { + "version": "2.0.1", + "requires": { + "@types/yauzl": "^2.9.1", + "debug": "^4.1.1", + "get-stream": "^5.1.0", + "yauzl": "^2.10.0" + } + }, + "get-stream": { + "version": "5.2.0", + "requires": { + "pump": "^3.0.0" + } + }, + "glob": { + "version": "9.3.5", + "requires": { + "fs.realpath": "^1.0.0", + "minimatch": "^8.0.2", + "minipass": "^4.2.4", + "path-scurry": "^1.6.1" + } + }, + "js-yaml": { + "version": "4.1.0", + "requires": { + "argparse": "^2.0.1" + } + }, + "minimatch": { + "version": "8.0.4", + "requires": { + "brace-expansion": "^2.0.1" + } + }, + "minipass": { + "version": "4.2.8" + }, + "mitt": { + "version": "3.0.0" + }, + "node-fetch": { + "version": "2.6.7", + "requires": { + "whatwg-url": "^5.0.0" + } + }, + "puppeteer": { + "version": "19.7.5", + "requires": { + "cosmiconfig": "8.1.0", + "https-proxy-agent": "5.0.1", + "progress": "2.0.3", + "proxy-from-env": "1.1.0", + "puppeteer-core": "19.7.5" + } + }, + "puppeteer-core": { + "version": "19.7.5", + "requires": { + "chromium-bidi": "0.4.5", + "cross-fetch": "3.1.5", + "debug": "4.3.4", + "devtools-protocol": "0.0.1094867", + "extract-zip": "2.0.1", + "https-proxy-agent": "5.0.1", + "proxy-from-env": "1.1.0", + "rimraf": "4.4.0", + "tar-fs": "2.1.1", + "unbzip2-stream": "1.4.3", + "ws": "8.12.1" + } + }, + "rimraf": { + "version": "4.4.0", + "requires": { + "glob": "^9.2.0" + } + }, + "tr46": { + "version": "0.0.3" + }, + "webidl-conversions": { + "version": "3.0.1" + }, + "whatwg-url": { + "version": "5.0.0", + "requires": { + "tr46": "~0.0.3", + "webidl-conversions": "^3.0.0" + } + }, + "ws": { + "version": "8.12.1", + "requires": {} + } + } + }, + "watchpack": { + "version": "2.4.0", + "dev": true, + "requires": { + "glob-to-regexp": "^0.4.1", + "graceful-fs": "^4.1.2" + } + }, + "wbuf": { + "version": "1.7.3", + "dev": true, + "requires": { + "minimalistic-assert": "^1.0.0" + } + }, + "wcwidth": { + "version": "1.0.1", + "dev": true, + "requires": { + "defaults": "^1.0.3" + } + }, + "webidl-conversions": { + "version": "7.0.0", + "dev": true + }, + "webpack": { + "version": "5.89.0", + "dev": true, + "requires": { + "@types/eslint-scope": "^3.7.3", + "@types/estree": "^1.0.0", + "@webassemblyjs/ast": "^1.11.5", + "@webassemblyjs/wasm-edit": "^1.11.5", + "@webassemblyjs/wasm-parser": "^1.11.5", + "acorn": "^8.7.1", + "acorn-import-assertions": "^1.9.0", + "browserslist": "^4.14.5", + "chrome-trace-event": "^1.0.2", + "enhanced-resolve": "^5.15.0", + "es-module-lexer": "^1.2.1", + "eslint-scope": "5.1.1", + "events": "^3.2.0", + "glob-to-regexp": "^0.4.1", + "graceful-fs": "^4.2.9", + "json-parse-even-better-errors": "^2.3.1", + "loader-runner": "^4.2.0", + "mime-types": "^2.1.27", + "neo-async": "^2.6.2", + "schema-utils": "^3.2.0", + "tapable": "^2.1.1", + "terser-webpack-plugin": "^5.3.7", + "watchpack": "^2.4.0", + "webpack-sources": "^3.2.3" + }, + "dependencies": { + "@types/estree": { + "version": "1.0.5", + "dev": true + }, + "acorn": { + "version": "8.11.2", + "dev": true + }, + "acorn-import-assertions": { + "version": "1.9.0", + "dev": true, + "requires": {} + } + } + }, + "webpack-cli": { + "version": "5.1.4", + "dev": true, + "requires": { + "@discoveryjs/json-ext": "^0.5.0", + "@webpack-cli/configtest": "^2.1.1", + "@webpack-cli/info": "^2.0.2", + "@webpack-cli/serve": "^2.0.5", + "colorette": "^2.0.14", + "commander": "^10.0.1", + "cross-spawn": "^7.0.3", + "envinfo": "^7.7.3", + "fastest-levenshtein": "^1.0.12", + "import-local": "^3.0.2", + "interpret": "^3.1.1", + "rechoir": "^0.8.0", + "webpack-merge": "^5.7.3" + }, + "dependencies": { + "commander": { + "version": "10.0.1", + "dev": true + } + } + }, + "webpack-dev-middleware": { + "version": "6.1.2", + "dev": true, + "requires": { + "colorette": "^2.0.10", + "memfs": "^3.4.12", + "mime-types": "^2.1.31", + "range-parser": "^1.2.1", + "schema-utils": "^4.0.0" + }, + "dependencies": { + "ajv": { + "version": "8.12.0", + "dev": true, + "requires": { + "fast-deep-equal": "^3.1.1", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2", + "uri-js": "^4.2.2" + } + }, + "ajv-keywords": { + "version": "5.1.0", + "dev": true, + "requires": { + "fast-deep-equal": "^3.1.3" + } + }, + "json-schema-traverse": { + "version": "1.0.0", + "dev": true + }, + "schema-utils": { + "version": "4.2.0", + "dev": true, + "requires": { + "@types/json-schema": "^7.0.9", + "ajv": "^8.9.0", + "ajv-formats": "^2.1.1", + "ajv-keywords": "^5.1.0" + } + } + } + }, + "webpack-dev-server": { + "version": "4.15.1", + "dev": true, + "requires": { + "@types/bonjour": "^3.5.9", + "@types/connect-history-api-fallback": "^1.3.5", + "@types/express": "^4.17.13", + "@types/serve-index": "^1.9.1", + "@types/serve-static": "^1.13.10", + "@types/sockjs": "^0.3.33", + "@types/ws": "^8.5.5", + "ansi-html-community": "^0.0.8", + "bonjour-service": "^1.0.11", + "chokidar": "^3.5.3", + "colorette": "^2.0.10", + "compression": "^1.7.4", + "connect-history-api-fallback": "^2.0.0", + "default-gateway": "^6.0.3", + "express": "^4.17.3", + "graceful-fs": "^4.2.6", + "html-entities": "^2.3.2", + "http-proxy-middleware": "^2.0.3", + "ipaddr.js": "^2.0.1", + "launch-editor": "^2.6.0", + "open": "^8.0.9", + "p-retry": "^4.5.0", + "rimraf": "^3.0.2", + "schema-utils": "^4.0.0", + "selfsigned": "^2.1.1", + "serve-index": "^1.9.1", + "sockjs": "^0.3.24", + "spdy": "^4.0.2", + "webpack-dev-middleware": "^5.3.1", + "ws": "^8.13.0" + }, + "dependencies": { + "ajv": { + "version": "8.12.0", + "dev": true, + "requires": { + "fast-deep-equal": "^3.1.1", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2", + "uri-js": "^4.2.2" + } + }, + "ajv-keywords": { + "version": "5.1.0", + "dev": true, + "requires": { + "fast-deep-equal": "^3.1.3" + } + }, + "glob": { + "version": "7.2.3", + "dev": true, + "requires": { + "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" + } + }, + "ipaddr.js": { + "version": "2.1.0", + "dev": true + }, + "json-schema-traverse": { + "version": "1.0.0", + "dev": true + }, + "rimraf": { + "version": "3.0.2", + "dev": true, + "requires": { + "glob": "^7.1.3" + } + }, + "schema-utils": { + "version": "4.2.0", + "dev": true, + "requires": { + "@types/json-schema": "^7.0.9", + "ajv": "^8.9.0", + "ajv-formats": "^2.1.1", + "ajv-keywords": "^5.1.0" + } + }, + "webpack-dev-middleware": { + "version": "5.3.4", + "dev": true, + "requires": { + "colorette": "^2.0.10", + "memfs": "^3.4.3", + "mime-types": "^2.1.31", + "range-parser": "^1.2.1", + "schema-utils": "^4.0.0" + } + } + } + }, + "webpack-hot-middleware": { + "version": "2.25.4", + "dev": true, + "requires": { + "ansi-html-community": "0.0.8", + "html-entities": "^2.1.0", + "strip-ansi": "^6.0.0" + } + }, + "webpack-merge": { + "version": "5.10.0", + "dev": true, + "requires": { + "clone-deep": "^4.0.1", + "flat": "^5.0.2", + "wildcard": "^2.0.0" + } + }, + "webpack-sources": { + "version": "3.2.3", + "dev": true + }, + "webpack-virtual-modules": { + "version": "0.5.0", + "dev": true + }, + "webpackbar": { + "version": "5.0.2", + "dev": true, + "requires": { + "chalk": "^4.1.0", + "consola": "^2.15.3", + "pretty-time": "^1.1.0", + "std-env": "^3.0.1" + }, + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "chalk": { + "version": "4.1.2", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "has-flag": { + "version": "4.0.0", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + } + } + }, + "websocket-driver": { + "version": "0.7.4", + "dev": true, + "requires": { + "http-parser-js": ">=0.5.1", + "safe-buffer": ">=5.1.0", + "websocket-extensions": ">=0.1.1" + } + }, + "websocket-extensions": { + "version": "0.1.4", + "dev": true + }, + "whatwg-encoding": { + "version": "2.0.0", + "dev": true, + "requires": { + "iconv-lite": "0.6.3" + }, + "dependencies": { + "iconv-lite": { + "version": "0.6.3", + "dev": true, + "requires": { + "safer-buffer": ">= 2.1.2 < 3.0.0" + } + } + } + }, + "whatwg-mimetype": { + "version": "3.0.0", + "dev": true + }, + "whatwg-url": { + "version": "11.0.0", + "dev": true, + "requires": { + "tr46": "^3.0.0", + "webidl-conversions": "^7.0.0" + } + }, + "which": { + "version": "2.0.2", + "dev": true, + "requires": { + "isexe": "^2.0.0" + } + }, + "which-boxed-primitive": { + "version": "1.0.2", + "dev": true, + "requires": { + "is-bigint": "^1.0.1", + "is-boolean-object": "^1.1.0", + "is-number-object": "^1.0.4", + "is-string": "^1.0.5", + "is-symbol": "^1.0.3" + } + }, + "which-builtin-type": { + "version": "1.1.3", + "dev": true, + "requires": { + "function.prototype.name": "^1.1.5", + "has-tostringtag": "^1.0.0", + "is-async-function": "^2.0.0", + "is-date-object": "^1.0.5", + "is-finalizationregistry": "^1.0.2", + "is-generator-function": "^1.0.10", + "is-regex": "^1.1.4", + "is-weakref": "^1.0.2", + "isarray": "^2.0.5", + "which-boxed-primitive": "^1.0.2", + "which-collection": "^1.0.1", + "which-typed-array": "^1.1.9" + } + }, + "which-collection": { + "version": "1.0.1", + "dev": true, + "requires": { + "is-map": "^2.0.1", + "is-set": "^2.0.1", + "is-weakmap": "^2.0.1", + "is-weakset": "^2.0.1" + } + }, + "which-typed-array": { + "version": "1.1.13", + "dev": true, + "requires": { + "available-typed-arrays": "^1.0.5", + "call-bind": "^1.0.4", + "for-each": "^0.3.3", + "gopd": "^1.0.1", + "has-tostringtag": "^1.0.0" + } + }, + "wildcard": { + "version": "2.0.1", + "dev": true + }, + "wordwrap": { + "version": "1.0.0", + "dev": true + }, + "wrap-ansi": { + "version": "8.1.0", + "dev": true, + "requires": { + "ansi-styles": "^6.1.0", + "string-width": "^5.0.1", + "strip-ansi": "^7.0.1" + }, + "dependencies": { + "ansi-regex": { + "version": "6.0.1", + "dev": true + }, + "ansi-styles": { + "version": "6.2.1", + "dev": true + }, + "strip-ansi": { + "version": "7.1.0", + "dev": true, + "requires": { + "ansi-regex": "^6.0.1" + } + } + } + }, + "wrap-ansi-cjs": { + "version": "npm:wrap-ansi@7.0.0", + "dev": true, + "requires": { + "ansi-styles": "^4.0.0", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0" + }, + "dependencies": { + "ansi-styles": { + "version": "4.3.0", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "emoji-regex": { + "version": "8.0.0", + "dev": true + }, + "is-fullwidth-code-point": { + "version": "3.0.0", + "dev": true + }, + "string-width": { + "version": "4.2.3", + "dev": true, + "requires": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + } + } + } + }, + "wrappy": { + "version": "1.0.2" + }, + "write-file-atomic": { + "version": "4.0.2", + "dev": true, + "requires": { + "imurmurhash": "^0.1.4", + "signal-exit": "^3.0.7" + }, + "dependencies": { + "signal-exit": { + "version": "3.0.7", + "dev": true + } + } + }, + "ws": { + "version": "8.14.2", + "requires": {} + }, + "xml-name-validator": { + "version": "4.0.0", + "dev": true + }, + "xml2js": { + "version": "0.5.0", + "requires": { + "sax": ">=0.6.0", + "xmlbuilder": "~11.0.0" + } + }, + "xmlbuilder": { + "version": "11.0.1" + }, + "xmlchars": { + "version": "2.2.0", + "dev": true + }, + "xtend": { + "version": "4.0.2", + "dev": true + }, + "y18n": { + "version": "5.0.8" + }, + "yallist": { + "version": "3.1.1", + "dev": true + }, + "yaml": { + "version": "2.3.1", + "dev": true + }, + "yargs": { + "version": "17.7.2", + "requires": { + "cliui": "^8.0.1", + "escalade": "^3.1.1", + "get-caller-file": "^2.0.5", + "require-directory": "^2.1.1", + "string-width": "^4.2.3", + "y18n": "^5.0.5", + "yargs-parser": "^21.1.1" + }, + "dependencies": { + "emoji-regex": { + "version": "8.0.0" + }, + "is-fullwidth-code-point": { + "version": "3.0.0" + }, + "string-width": { + "version": "4.2.3", + "requires": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + } + }, + "yargs-parser": { + "version": "21.1.1" + } + } + }, + "yargs-parser": { + "version": "20.2.9", + "dev": true + }, + "yauzl": { + "version": "2.10.0", + "requires": { + "buffer-crc32": "~0.2.3", + "fd-slicer": "~1.1.0" + } + }, + "yocto-queue": { + "version": "0.1.0" } } } diff --git a/package.json b/package.json index 17d9b229f..fe0165e28 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,6 @@ "cli:prebuild": "node ./scripts/delete-build-artifacts.cjs", "cli:dev": "tsc-watch --build", "cli:build": "npm run cli:prebuild && tsc --build", - "cli-dashboard:start": "npm run dev --workspace=@ps-analysis-tool/cli-dashboard", "cli-dashboard:dev": "npm run dev --workspace=@ps-analysis-tool/cli-dashboard", "cli-dashboard:build": "npm run build --workspace=@ps-analysis-tool/cli-dashboard", "cli": "node dist/cli/index.js", diff --git a/packages/common/src/cookies.types.ts b/packages/common/src/cookies.types.ts index 9c1dd4230..785b04d74 100644 --- a/packages/common/src/cookies.types.ts +++ b/packages/common/src/cookies.types.ts @@ -230,3 +230,18 @@ export type CompleteJson = { }; technologyData: TechnologyData[]; }; + +export interface DataMapping { + title: string; + count: number; + data: { + count: number; + color: string; + }[]; + onClick?: () => void; +} + +export type FrameStateCreator = { + dataMapping: DataMapping[]; + legend: Legend[]; +}; diff --git a/packages/design-system/src/components/button/index.tsx b/packages/design-system/src/components/button/index.tsx index 359d9f7f1..3535d47a3 100644 --- a/packages/design-system/src/components/button/index.tsx +++ b/packages/design-system/src/components/button/index.tsx @@ -21,6 +21,7 @@ import React from 'react'; interface ButtonProps { text: string | React.ReactNode; + title?: string; name?: string; onClick?: () => void; loading?: boolean; @@ -30,6 +31,7 @@ interface ButtonProps { disabled?: boolean; } const Button = ({ + title = '', text, name = 'button', onClick = undefined, @@ -40,6 +42,7 @@ const Button = ({ }: ButtonProps) => { return ( + onClick={() => { + circleData.onClick?.(); + }} + > + + + ); })} diff --git a/packages/design-system/src/components/menuBar/index.tsx b/packages/design-system/src/components/menuBar/index.tsx index dc009718c..a70445890 100644 --- a/packages/design-system/src/components/menuBar/index.tsx +++ b/packages/design-system/src/components/menuBar/index.tsx @@ -19,6 +19,7 @@ */ import React, { useEffect, useState } from 'react'; import classnames from 'classnames'; +import { Export } from '@ps-analysis-tool/design-system'; /** * Internal dependencies. @@ -31,12 +32,16 @@ export type MenuData = Array<{ }>; interface MenuBarProps { + disableReportDownload: boolean; + downloadReport?: () => void; menuData: MenuData; extraClasses?: string; scrollContainerId: string; } const MenuBar = ({ + disableReportDownload = true, + downloadReport, menuData, extraClasses, scrollContainerId, @@ -103,6 +108,29 @@ const MenuBar = ({ extraClasses ? extraClasses : 'top-4' )} > + {downloadReport && ( + + )} {menuData.map((item, index) => (
${reportDom.head.innerHTML}${reportDom.body.innerHTML}`; + const html = new Blob([injectedHtmlText]); + const hostname = new URL(url).hostname; + + saveAs(html, `${hostname.replace('.', '-')}-report.html`); +} diff --git a/packages/extension/src/utils/generateReportObject.ts b/packages/extension/src/utils/generateReportObject.ts new file mode 100644 index 000000000..1bbb7a519 --- /dev/null +++ b/packages/extension/src/utils/generateReportObject.ts @@ -0,0 +1,87 @@ +/* + * Copyright 2023 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +/** + * External dependencies. + */ +import type { + LibraryData, + TabCookies, + TabFrames, +} from '@ps-analysis-tool/common'; + +import { + prepareCookieStatsComponents, + prepareCookiesCount, + prepareFrameStatsComponent, + type DataMapping, +} from '@ps-analysis-tool/design-system'; + +/** + * Utility function to generate report object. + * @param url Top level URL. + * @param tabCookies Tab cookies. + * @param tabFrames Tab frames. + * @param libraryMatches + */ +export default function generateReportObject( + tabCookies: TabCookies, + tabFrames: TabFrames, + libraryMatches: LibraryData +) { + const cookieStats = prepareCookiesCount(tabCookies); + const cookiesStatsComponents = prepareCookieStatsComponents(cookieStats); + const frameStateCreator = prepareFrameStatsComponent(tabFrames, tabCookies); + + const cookieClassificationDataMapping: DataMapping[] = [ + { + title: 'Total cookies', + count: cookieStats.total, + data: cookiesStatsComponents.legend, + }, + { + title: '1st party cookies', + count: cookieStats.firstParty.total, + data: cookiesStatsComponents.firstParty, + }, + { + title: '3rd party cookies', + count: cookieStats.thirdParty.total, + data: cookiesStatsComponents.thirdParty, + }, + ]; + + const blockedCookieDataMapping: DataMapping[] = [ + { + title: 'Blocked cookies', + count: cookieStats.blockedCookies.total, + data: cookiesStatsComponents.blocked, + }, + ]; + + return { + cookieClassificationDataMapping, + tabCookies, + cookiesStatsComponents, + tabFrames, + showInfoIcon: true, + showHorizontalMatrix: false, + blockedCookieDataMapping, + showBlockedInfoIcon: true, + frameStateCreator, + libraryMatches, + }; +} diff --git a/packages/extension/src/utils/tests/data.mock.ts b/packages/extension/src/utils/tests/data.mock.ts new file mode 100644 index 000000000..e6dc1237e --- /dev/null +++ b/packages/extension/src/utils/tests/data.mock.ts @@ -0,0 +1,7446 @@ +/* + * Copyright 2023 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +export const tabCookies = { + '_gcl_aurtcamp.com/': { + parsedCookie: { + name: '_gcl_au', + value: '1.1.1643004070.1712122812', + domain: '.rtcamp.com', + path: '/', + secure: false, + httponly: false, + samesite: '', + expires: '2024-07-02T05:40:12.000Z', + partitionKey: '', + size: 32, + priority: 'Medium', + httpOnly: false, + sameParty: false, + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + partitioned: false, + sameSite: 'lax', + }, + analytics: { + platform: 'Google', + category: 'Marketing', + name: '_gcl_au', + domain: '', + description: + 'Used by Google AdSense for experimenting with advertisement efficiency across websites using their services.', + retention: '3 months', + dataController: 'Google', + gdprUrl: 'https://privacy.google.com/take-control.html', + wildcard: '0', + }, + headerType: 'javascript', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13079', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712649838658, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13080', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712649838663, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13081', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712649838667, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13082', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712649838670, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13089', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712649838679, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13090', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712649838685, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13092', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712649838694, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13093', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712649838713, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13094', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712649838838, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13104', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712649838568&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1798602937&ul=en-us&sr=1440x900&_fplc=0&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712649838568&sst.ude=0&_s=1&sid=1712649839&sct=11&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1037&richsstsse', + blocked: false, + timeStamp: 1712649839204, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.126', + url: '', + blocked: false, + timeStamp: 1712649839623, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13144', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712649893798, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13149', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712649893820, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13291', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712649896282, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: [], + }, + 'ajs_user_idrtcamp.com/': { + parsedCookie: { + name: 'ajs_user_id', + value: 'null', + domain: '.rtcamp.com', + path: '/', + secure: false, + httponly: false, + samesite: '', + expires: '2025-04-08T08:16:45.000Z', + partitionKey: '', + size: 15, + priority: 'Medium', + httpOnly: false, + sameParty: false, + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: 'Trustpilot', + category: 'Analytics', + name: 'ajs_user_id', + domain: '.trustpilot.com', + description: + ' This cookie helps track visitor usage, events, target marketing, and can also measure application performance and stability.', + retention: '1 year', + dataController: 'Trustpilot', + gdprUrl: '', + wildcard: '0', + }, + headerType: 'request', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13079', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712649838659, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13080', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712649838664, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13081', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712649838667, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13082', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712649838671, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13089', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712649838679, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13090', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712649838685, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13092', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712649838694, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13093', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712649838715, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13094', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712649838839, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13104', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712649838568&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1798602937&ul=en-us&sr=1440x900&_fplc=0&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712649838568&sst.ude=0&_s=1&sid=1712649839&sct=11&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1037&richsstsse', + blocked: false, + timeStamp: 1712649839205, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.126', + url: '', + blocked: false, + timeStamp: 1712649839625, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13144', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712649893798, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13149', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712649893820, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13291', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712649896282, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: [], + }, + 'ajs_group_idrtcamp.com/': { + parsedCookie: { + name: 'ajs_group_id', + value: 'null', + domain: '.rtcamp.com', + path: '/', + secure: false, + httponly: false, + samesite: '', + expires: '2025-04-08T08:16:45.000Z', + partitionKey: '', + size: 16, + priority: 'Medium', + httpOnly: false, + sameParty: false, + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: 'Trustpilot', + category: 'Analytics', + name: 'ajs_group_id', + domain: '.trustpilot.com', + description: 'Track visitor usage and events within the website', + retention: '1 year', + dataController: 'Trustpilot', + gdprUrl: '', + wildcard: '0', + }, + headerType: 'request', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13079', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712649838659, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13080', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712649838664, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13081', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712649838667, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13082', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712649838671, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13089', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712649838679, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13090', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712649838686, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13092', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712649838695, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13093', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712649838810, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13094', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712649838840, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13104', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712649838568&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1798602937&ul=en-us&sr=1440x900&_fplc=0&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712649838568&sst.ude=0&_s=1&sid=1712649839&sct=11&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1037&richsstsse', + blocked: false, + timeStamp: 1712649839205, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.126', + url: '', + blocked: false, + timeStamp: 1712649839625, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13144', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712649893798, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13149', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712649893820, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13291', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712649896282, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: [], + }, + 'ajs_anonymous_idrtcamp.com/': { + parsedCookie: { + name: 'ajs_anonymous_id', + value: '%220eae481f-71ad-4118-9309-1f60ae8f9f6d%22', + domain: '.rtcamp.com', + path: '/', + secure: false, + httponly: false, + samesite: '', + expires: '2025-04-08T08:16:45.000Z', + partitionKey: '', + size: 58, + priority: 'Medium', + httpOnly: false, + sameParty: false, + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: 'Trustpilot', + category: 'Analytics', + name: 'ajs_anonymous_id', + domain: '.trustpilot.com', + description: + 'Used for Analytics and help count how many people visit a certain site by tracking if you have visited before', + retention: '1 year', + dataController: 'Trustpilot', + gdprUrl: '', + wildcard: '0', + }, + headerType: 'request', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13079', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712649838659, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13080', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712649838664, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13081', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712649838668, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13082', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712649838671, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13089', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712649838680, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13090', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712649838686, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13092', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712649838695, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13093', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712649838824, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13094', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712649838840, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13104', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712649838568&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1798602937&ul=en-us&sr=1440x900&_fplc=0&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712649838568&sst.ude=0&_s=1&sid=1712649839&sct=11&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1037&richsstsse', + blocked: false, + timeStamp: 1712649839205, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.126', + url: '', + blocked: false, + timeStamp: 1712649839625, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13144', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712649893798, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13149', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712649893821, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13291', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712649896282, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: [], + }, + '_gartcamp.com/': { + parsedCookie: { + name: '_ga', + value: 'GA1.1.1593307359.1712122812', + domain: '.rtcamp.com', + path: '/', + secure: false, + httponly: false, + samesite: '', + expires: '2025-05-14T08:03:59.200Z', + partitionKey: '', + size: 30, + priority: 'Medium', + httpOnly: false, + sameParty: false, + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: 'Google Analytics', + category: 'Analytics', + name: '_ga', + domain: 'google-analytics.com (3rd party) or', + description: 'ID used to identify users', + retention: '2 years', + dataController: 'Google', + gdprUrl: 'https://privacy.google.com/take-control.html', + wildcard: '0', + }, + headerType: 'request', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13079', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712649838659, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13080', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712649838664, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13081', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712649838668, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13082', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712649838671, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13089', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712649838680, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13090', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712649838687, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13092', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712649838696, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13093', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712649838824, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13094', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712649838840, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13104', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712649838568&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1798602937&ul=en-us&sr=1440x900&_fplc=0&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712649838568&sst.ude=0&_s=1&sid=1712649839&sct=11&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1037&richsstsse', + blocked: false, + timeStamp: 1712649839205, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.126', + url: '', + blocked: false, + timeStamp: 1712649839625, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13144', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712649893799, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13149', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712649893821, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13291', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712649896283, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: [], + }, + 'FPIDrtcamp.com/': { + parsedCookie: { + name: 'FPID', + value: + 'FPID2.2.BbK4osGDATp%2FUJYvpHnCoBghznOOng6Zu9R3wuq9nb0%3D.1712122812', + domain: '.rtcamp.com', + path: '/', + secure: true, + httponly: true, + samesite: '', + expires: '2025-05-14T08:03:59.874Z', + partitionKey: '', + size: 71, + priority: 'Medium', + httpOnly: true, + sameParty: false, + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: 'Google Analytics', + category: 'Analytics', + name: 'FPID', + domain: '', + description: + "Registers statistical data on users' behaviour on the website. Used for internal analytics by the website operator.", + retention: 'session', + dataController: 'Google', + gdprUrl: 'https://privacy.google.com/take-control.html', + wildcard: '0', + }, + headerType: 'request', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13079', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712649838660, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13080', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712649838664, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13081', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712649838668, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13082', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712649838671, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13089', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712649838680, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13090', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712649838687, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13092', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712649838696, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13093', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712649838824, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13094', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712649838840, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13104', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712649838568&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1798602937&ul=en-us&sr=1440x900&_fplc=0&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712649838568&sst.ude=0&_s=1&sid=1712649839&sct=11&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1037&richsstsse', + blocked: false, + timeStamp: 1712649839206, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.126', + url: '', + blocked: false, + timeStamp: 1712649839626, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13144', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712649893799, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13149', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712649893821, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13291', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712649896283, + }, + ], + responseEvents: [ + { + type: 'CDP_RESPONSE_RECEIVED_EXTRA_INFO', + requestId: '82785.126', + url: '', + blocked: false, + timeStamp: 1712649839875, + }, + { + type: 'CHROME_WEBREQUEST_ON_RESPONSE_STARTED', + requestId: '13104', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712649838568&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1798602937&ul=en-us&sr=1440x900&_fplc=0&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712649838568&sst.ude=0&_s=1&sid=1712649839&sct=11&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1037&richsstsse', + blocked: false, + timeStamp: 1712649839882, + }, + ], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: [], + }, + 'FPAUrtcamp.com/': { + parsedCookie: { + name: 'FPAU', + value: '1.1.1643004070.1712122812', + domain: '.rtcamp.com', + path: '/', + secure: true, + httponly: false, + samesite: '', + expires: '2024-07-02T05:40:11.874Z', + partitionKey: '', + size: 29, + priority: 'Medium', + httpOnly: false, + sameParty: false, + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: 'Google Analytics', + category: 'Marketing', + name: 'FPAU', + domain: '', + description: + 'Assigns a specific ID to the visitor. This allows the website to determine the number of specific user-visits for analysis and statistics.', + retention: 'session', + dataController: 'Google', + gdprUrl: 'https://privacy.google.com/take-control.html', + wildcard: '0', + }, + headerType: 'request', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13079', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712649838660, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13080', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712649838665, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13081', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712649838668, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13082', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712649838672, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13089', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712649838681, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13090', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712649838688, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13092', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712649838696, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13093', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712649838825, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13094', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712649838840, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13104', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712649838568&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1798602937&ul=en-us&sr=1440x900&_fplc=0&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712649838568&sst.ude=0&_s=1&sid=1712649839&sct=11&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1037&richsstsse', + blocked: false, + timeStamp: 1712649839206, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.126', + url: '', + blocked: false, + timeStamp: 1712649839626, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13144', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712649893799, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13149', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712649893821, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13291', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712649896283, + }, + ], + responseEvents: [ + { + type: 'CDP_RESPONSE_RECEIVED_EXTRA_INFO', + requestId: '82785.126', + url: '', + blocked: false, + timeStamp: 1712649839876, + }, + { + type: 'CHROME_WEBREQUEST_ON_RESPONSE_STARTED', + requestId: '13104', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712649838568&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1798602937&ul=en-us&sr=1440x900&_fplc=0&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712649838568&sst.ude=0&_s=1&sid=1712649839&sct=11&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1037&richsstsse', + blocked: false, + timeStamp: 1712649839882, + }, + ], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: [], + }, + 'track_uidrtcamp.com/': { + parsedCookie: { + name: 'track_uid', + value: 'df985b92-a92b-7c79-35c7-3030565fd182', + domain: '.rtcamp.com', + path: '/', + secure: false, + httponly: false, + samesite: '', + expires: '2025-04-09T08:04:01.000Z', + partitionKey: '', + size: 45, + priority: 'Medium', + httpOnly: false, + sameParty: false, + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: '', + category: 'Uncategorized', + name: '', + domain: '', + description: '', + retention: '', + dataController: '', + gdprUrl: '', + wildcard: '', + }, + headerType: 'request', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13079', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712649838661, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13080', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712649838665, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13081', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712649838669, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13082', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712649838673, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13089', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712649838682, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13090', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712649838688, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13092', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712649838697, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13093', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712649838825, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13094', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712649838841, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13104', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712649838568&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1798602937&ul=en-us&sr=1440x900&_fplc=0&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712649838568&sst.ude=0&_s=1&sid=1712649839&sct=11&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1037&richsstsse', + blocked: false, + timeStamp: 1712649839206, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.126', + url: '', + blocked: false, + timeStamp: 1712649839626, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13144', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712649893800, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13149', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712649893822, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13291', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712649896284, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: [], + }, + 'stg_returning_visitorrtcamp.com/': { + parsedCookie: { + name: 'stg_returning_visitor', + value: 'Wed%2C%2003%20Apr%202024%2008:00:23%20GMT', + domain: 'rtcamp.com', + path: '/', + secure: false, + httponly: false, + samesite: 'strict', + expires: '2025-04-03T08:00:23.000Z', + partitionKey: '', + size: 62, + priority: 'Medium', + httpOnly: false, + sameParty: false, + sameSite: 'Strict', + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: 'Piwik', + category: 'Analytics', + name: 'stg_returning_visitor', + domain: '', + description: + 'Determines if the visitor has already been to your website — they are returning visitors.', + retention: '365 days', + dataController: 'Piwik', + gdprUrl: 'https://piwik.pro/privacy-policy/', + wildcard: '0', + }, + headerType: 'request', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13079', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712649838661, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13080', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712649838666, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13081', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712649838669, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13082', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712649838673, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13089', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712649838682, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13090', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712649838689, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13092', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712649838698, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13093', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712649838826, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13094', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712649838841, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.126', + url: '', + blocked: true, + timeStamp: 1712649839621, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13144', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712649893800, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13149', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712649893822, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13291', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712649896284, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'BLOCKED_IN_SOME_EVENTS', + }, + isBlocked: true, + blockedReasons: ['DomainMismatch'], + warningReasons: [], + }, + '_parsely_visitorrtcamp.com/': { + parsedCookie: { + name: '_parsely_visitor', + value: + '{%22id%22:%22pid=55cc8d59-04cf-4bcd-aaca-5e6bb9ca7cc4%22%2C%22session_count%22:10%2C%22last_session_ts%22:1712649839162}', + domain: '.rtcamp.com', + path: '/', + secure: false, + httponly: false, + samesite: '', + expires: '2025-05-09T18:05:00.000Z', + partitionKey: false, + size: 136, + priority: 'Medium', + httpOnly: false, + sameParty: false, + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + partitioned: false, + sameSite: 'lax', + }, + analytics: { + platform: '', + category: 'Uncategorized', + name: '', + domain: '', + description: '', + retention: '', + dataController: '', + gdprUrl: '', + wildcard: '', + }, + headerType: 'javascript', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13079', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712649838661, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13080', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712649838666, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13081', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712649838669, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13082', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712649838674, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13089', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712649838683, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13090', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712649838690, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13092', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712649838699, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13093', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712649838826, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13094', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712649838844, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13104', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712649838568&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1798602937&ul=en-us&sr=1440x900&_fplc=0&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712649838568&sst.ude=0&_s=1&sid=1712649839&sct=11&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1037&richsstsse', + blocked: false, + timeStamp: 1712649839207, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.126', + url: '', + blocked: false, + timeStamp: 1712649839629, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13144', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712649893802, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13149', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712649893823, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13291', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712649896285, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: [], + }, + '_pk_id.10c7acc6-abb4-44cd-82dc-44190bf2463d.de59rtcamp.com/': { + parsedCookie: { + name: '_pk_id.10c7acc6-abb4-44cd-82dc-44190bf2463d.de59', + value: 'e232543d43714eb7.1712122813.9.1712649896.1712649840.', + domain: 'rtcamp.com', + path: '/', + secure: true, + httponly: false, + samesite: 'lax', + expires: '2025-05-07T08:04:56.000Z', + partitionKey: '', + size: 100, + priority: 'Medium', + httpOnly: false, + sameParty: false, + sameSite: 'lax', + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + partitioned: false, + }, + analytics: { + platform: 'Matomo', + category: 'Analytics', + name: '_pk_id*', + domain: '', + description: + 'Used to store a few details about the user such as the unique visitor ID', + retention: '13 months', + dataController: 'Matomo', + gdprUrl: 'https://matomo.org/privacy-policy/', + wildcard: '1', + }, + headerType: 'javascript', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13079', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712649838662, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13080', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712649838666, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13081', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712649838670, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13082', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712649838675, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13089', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712649838684, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13090', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712649838691, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13092', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712649838699, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13093', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712649838837, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13094', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712649838844, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.126', + url: '', + blocked: true, + timeStamp: 1712649839621, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13144', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712649893805, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13149', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712649893825, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13291', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712649896290, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'BLOCKED_IN_SOME_EVENTS', + }, + isBlocked: true, + blockedReasons: ['DomainMismatch'], + warningReasons: [], + }, + 'stg_last_interactionrtcamp.com/': { + parsedCookie: { + name: 'stg_last_interaction', + value: 'Tue%2C%2009%20Apr%202024%2008:04:56%20GMT', + domain: 'rtcamp.com', + path: '/', + secure: false, + httponly: false, + samesite: 'strict', + expires: '2025-04-09T08:04:56.000Z', + partitionKey: false, + size: 61, + priority: 'Medium', + httpOnly: false, + sameParty: false, + sameSite: 'strict', + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + partitioned: false, + }, + analytics: { + platform: 'Piwik', + category: 'Analytics', + name: 'stg_last_interaction', + domain: '', + description: + "Determines whether the last visitor's session is still in progress or a new session has started.", + retention: '365 days', + dataController: 'Piwik', + gdprUrl: 'https://piwik.pro/privacy-policy/', + wildcard: '0', + }, + headerType: 'javascript', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13079', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712649838662, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13080', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712649838666, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13081', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712649838670, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13082', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712649838675, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13089', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712649838684, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13090', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712649838691, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13092', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712649838700, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13093', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712649838837, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13094', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712649838845, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.126', + url: '', + blocked: true, + timeStamp: 1712649839622, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13144', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712649893805, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13149', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712649893824, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13291', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712649896288, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'BLOCKED_IN_SOME_EVENTS', + }, + isBlocked: true, + blockedReasons: ['DomainMismatch'], + warningReasons: [], + }, + '_ga_7HKDVLRRV4rtcamp.com/': { + parsedCookie: { + name: '_ga_7HKDVLRRV4', + value: 'GS1.1.1712649839.11.0.1712649839.0.0.1798602937', + domain: '.rtcamp.com', + path: '/', + secure: false, + httponly: false, + samesite: '', + expires: '2025-05-14T08:03:59.200Z', + partitionKey: '', + size: 61, + priority: 'Medium', + httpOnly: false, + sameParty: false, + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: 'Google Analytics', + category: 'Analytics', + name: '_ga_*', + domain: 'google-analytics.com (3rd party) or ', + description: 'ID used to identify users', + retention: '2 years', + dataController: 'Google', + gdprUrl: 'https://privacy.google.com/take-control.html', + wildcard: '1', + }, + headerType: 'request', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13079', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712649838662, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13080', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712649838667, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13081', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712649838670, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13082', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712649838676, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13089', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712649838685, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13090', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712649838692, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13092', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712649838700, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13093', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712649838838, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13094', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712649838845, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13104', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712649838568&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1798602937&ul=en-us&sr=1440x900&_fplc=0&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712649838568&sst.ude=0&_s=1&sid=1712649839&sct=11&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1037&richsstsse', + blocked: false, + timeStamp: 1712649839207, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.126', + url: '', + blocked: false, + timeStamp: 1712649839630, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13144', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712649893802, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13149', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712649893823, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13291', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712649896286, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: [], + }, + '_parsely_sessionrtcamp.com/': { + parsedCookie: { + name: '_parsely_session', + value: + '{%22sid%22:10%2C%22surl%22:%22https://rtcamp.com/%22%2C%22sref%22:%22%22%2C%22sts%22:1712649839162%2C%22slts%22:1712581949558}', + domain: '.rtcamp.com', + path: '/', + secure: false, + httponly: false, + samesite: '', + expires: '2024-04-09T08:35:00.000Z', + partitionKey: false, + size: 142, + priority: 'Medium', + httpOnly: false, + sameParty: false, + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + partitioned: false, + sameSite: 'lax', + }, + analytics: { + platform: '', + category: 'Uncategorized', + name: '', + domain: '', + description: '', + retention: '', + dataController: '', + gdprUrl: '', + wildcard: '', + }, + headerType: 'javascript', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712649838568&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1798602937&ul=en-us&sr=1440x900&_fplc=0&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712649838568&sst.ude=0&_s=1&sid=1712649839&sct=11&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1037&richsstsse', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13104', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712649838568&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1798602937&ul=en-us&sr=1440x900&_fplc=0&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712649838568&sst.ude=0&_s=1&sid=1712649839&sct=11&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1037&richsstsse', + blocked: false, + timeStamp: 1712649839207, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.126', + url: '', + blocked: false, + timeStamp: 1712649839628, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13144', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712649893801, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13149', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712649893822, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13291', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712649896284, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: [], + }, + 'warmly_b4dafe8509a5fd61b4850acb8a60c06bopps-api.getwarmly.com/api/sessions/trpc': + { + isBlocked: true, + parsedCookie: { + domain: 'opps-api.getwarmly.com', + expires: '2025-04-05T09:33:25.133Z', + httpOnly: true, + name: 'warmly_b4dafe8509a5fd61b4850acb8a60c06b', + path: '/api/sessions/trpc', + priority: 'Medium', + sameParty: false, + sameSite: 'None', + secure: true, + session: false, + size: 172, + sourcePort: 443, + sourceScheme: 'Secure', + value: + '%7B%22sessionId%22%3A%22c75eb9a9-9ae9-43b8-b3da-5ceabbf59d44%22%2C%22sessionUserId%22%3A%2210dd5156-c0b4-4b75-966d-bc1b66ab6263%22%7D', + samesite: 'none', + }, + networkEvents: { + requestEvents: [ + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.124', + url: '', + blocked: true, + timeStamp: 1712649839387, + }, + ], + responseEvents: [], + }, + blockedReasons: ['NotOnPath', 'DomainMismatch'], + analytics: { + platform: '', + category: 'Uncategorized', + name: '', + domain: '', + description: '', + retention: '', + dataController: '', + gdprUrl: '', + wildcard: '', + }, + url: '', + headerType: 'request', + isFirstParty: false, + frameIdList: [], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'BLOCKED_IN_ALL_EVENTS', + }, + }, + 'FPLCrtcamp.com/': { + isBlocked: false, + blockedReasons: [], + parsedCookie: { + expires: '2024-04-10T04:03:59.874Z', + httponly: false, + secure: true, + path: '/', + domain: '.rtcamp.com', + samesite: '', + name: 'FPLC', + value: + '9cN4NZPh9L1TDUG1xtrXt9H%2BYwJihteKBHMDuZ9aDug1UQT8Y8XWjMkbh%2FCK9FcSi8XznsE9FnjtgaHtZpGd%2Ft7w5h%2Bfn%2Fc4%2BzAjYjPf%2FI9bYJT25qhdqJzArUMN9A%3D%3D', + partitionKey: '', + size: 150, + priority: 'Medium', + }, + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13144', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712649893804, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13149', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712649893824, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13291', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712649896287, + }, + ], + responseEvents: [ + { + type: 'CDP_RESPONSE_RECEIVED_EXTRA_INFO', + requestId: '82785.126', + url: '', + blocked: false, + timeStamp: 1712649839876, + }, + { + type: 'CHROME_WEBREQUEST_ON_RESPONSE_STARTED', + requestId: '13104', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712649838568&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1798602937&ul=en-us&sr=1440x900&_fplc=0&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712649838568&sst.ude=0&_s=1&sid=1712649839&sct=11&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1037&richsstsse', + blocked: false, + timeStamp: 1712649839882, + }, + ], + }, + analytics: { + platform: 'Google Analytics', + category: 'Analytics', + name: 'FPLC', + domain: '', + description: + 'This FPLC cookie is the cross-domain linker cookie hashed from the FPID cookie. It’s not HttpOnly, which means it can be read with JavaScript. It has a relatively short lifetime, just 20 hours.', + retention: 'session', + dataController: 'Google', + gdprUrl: 'https://privacy.google.com/take-control.html', + wildcard: '0', + }, + url: '', + isFirstParty: true, + headerType: 'request', + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + warningReasons: [], + }, + 'FPGSIDrtcamp.com/': { + isBlocked: false, + blockedReasons: [], + parsedCookie: { + expires: '2024-04-09T08:33:59.874Z', + httponly: false, + secure: true, + path: '/', + domain: '.rtcamp.com', + samesite: 'strict', + name: 'FPGSID', + value: '1.1712649839.1712649839.G-7HKDVLRRV4.j1V_g8v-o4K7I5OKVAh_sQ', + partitionKey: '', + size: 65, + priority: 'Medium', + }, + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13144', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712649893805, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13149', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712649893824, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13291', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712649896288, + }, + ], + responseEvents: [ + { + type: 'CDP_RESPONSE_RECEIVED_EXTRA_INFO', + requestId: '82785.126', + url: '', + blocked: false, + timeStamp: 1712649839877, + }, + { + type: 'CHROME_WEBREQUEST_ON_RESPONSE_STARTED', + requestId: '13104', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712649838568&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1798602937&ul=en-us&sr=1440x900&_fplc=0&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712649838568&sst.ude=0&_s=1&sid=1712649839&sct=11&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1037&richsstsse', + blocked: false, + timeStamp: 1712649839883, + }, + ], + }, + analytics: { + platform: '', + category: 'Uncategorized', + name: '', + domain: '', + description: '', + retention: '', + dataController: '', + gdprUrl: '', + wildcard: '', + }, + url: '', + isFirstParty: true, + headerType: 'request', + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + warningReasons: [], + }, + 'NIDgoogle.com/': { + parsedCookie: { + name: 'NID', + value: + '513=fEZHdYbXcRMAOF3ZPEA3vRl9Dm7-B9JLfpLpTrtY3gDHBfo77B_V95BsxRPFvj7YXREgcHTvevfSVQwA7uWRBks6qoX0kKjqJ4I2zPwGXO436kL3thFCJu9nDXhnmGj6_Arpl_OQ8r50YccBg8N7qSxa2Dt_bhE7DnuyrRK91bv69GFnGAnpGEzA7pvdyPxB_WX9SQpPQ4U', + domain: '.google.com', + path: '/', + secure: true, + httponly: true, + samesite: 'none', + expires: '2024-10-07T21:20:50.696Z', + partitionKey: '', + size: 210, + priority: 'Medium', + httpOnly: true, + sameParty: false, + sameSite: 'None', + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: 'Google', + category: 'Marketing', + name: 'NID', + domain: 'google.com', + description: + 'This cookies is used to collect website statistics and track conversion rates and Google ad personalisation', + retention: '1 year', + dataController: 'Google', + gdprUrl: 'https://privacy.google.com/take-control.html', + wildcard: '0', + }, + headerType: 'request', + url: 'https://analytics.google.com/g/s/collect?dma=0>m=45j91e4441h2v882644066z871645728z99177835882za200&_gsid=7HKDVLRRV4j1V_g8v-o4K7I5OKVAh_sQ', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13109', + url: 'https://analytics.google.com/g/s/collect?dma=0>m=45j91e4441h2v882644066z871645728z99177835882za200&_gsid=7HKDVLRRV4j1V_g8v-o4K7I5OKVAh_sQ', + blocked: false, + timeStamp: 1712649839884, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.132', + url: '', + blocked: false, + timeStamp: 1712649840347, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13137', + url: 'https://www.google.com/pagead/1p-user-list/11351157933/?random=1712649842806&cv=11&fst=1712649600000&bg=ffffff&guid=ON&async=1>m=45be4430z871645728za201&gcd=13l3l3l3l1&dma=0&u_w=1440&u_h=900&url=https%3A%2F%2Frtcamp.com%2F&frm=0&tiba=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&value=-995&npa=0&data=event%3Dtest%3Bgoogle_business_vertical%3Dcustom%3Bid%3Dtest1&fmt=3&is_vtc=1&cid=CAQSKQB7FLtqntrNHDTQ_a-Sh9toqS56hqCzynlmLgQqmXr8fV3VRVs4WeVb&random=4222396660&rmt_tld=0&ipr=y', + blocked: false, + timeStamp: 1712649843058, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.151', + url: '', + blocked: false, + timeStamp: 1712649843116, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.181', + url: '', + blocked: false, + timeStamp: 1712649893828, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13151', + url: 'https://accounts.google.com/gsi/client?ver=1670238691', + blocked: false, + timeStamp: 1712649893829, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13152', + url: 'https://accounts.google.com/gsi/style', + blocked: false, + timeStamp: 1712649893990, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.182', + url: '', + blocked: false, + timeStamp: 1712649893992, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.183', + url: '', + blocked: false, + timeStamp: 1712649893994, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13153', + url: 'https://accounts.google.com/gsi/status?client_id=549796576131-8aoqmiheqf84a8bh3dl10ec2kp2v6e7p.apps.googleusercontent.com&as=STPqYB%2FVV%2F9qmKJZpeo94A', + blocked: false, + timeStamp: 1712649894001, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.192', + url: '', + blocked: false, + timeStamp: 1712649894017, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13158', + url: 'https://www.google.com/recaptcha/api.js?render=6LevJpwaAAAAAF2HVImidaxUBSH3OkRiyxvxAQE8&ver=1.4.0', + blocked: false, + timeStamp: 1712649894018, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13163', + url: 'https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LevJpwaAAAAAF2HVImidaxUBSH3OkRiyxvxAQE8&co=aHR0cHM6Ly9ydGNhbXAuY29tOjQ0Mw..&hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-&size=invisible&cb=1jzcq6kj791e', + blocked: false, + timeStamp: 1712649894142, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.208', + url: '', + blocked: false, + timeStamp: 1712649894146, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13169', + url: 'https://www.google.com/recaptcha/api.js?hl=en&ver=6.4.3#038;render=explicit', + blocked: false, + timeStamp: 1712649894150, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13170', + url: 'https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Le6JpwaAAAAAFkASVap1OUThl-lQSJC0r9kLl2I&co=aHR0cHM6Ly9ydGNhbXAuY29tOjQ0Mw..&hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-&theme=light&size=invisible&badge=bottomright&cb=64wrh1hrhyl0', + blocked: false, + timeStamp: 1712649894175, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '171EF73AC49739330627AF0ECE168B24', + url: '', + blocked: false, + timeStamp: 1712649894342, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '71BEDF59BFFA5B219605F36AF92F46A2', + url: '', + blocked: false, + timeStamp: 1712649894347, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13180', + url: 'https://www.google.com/js/bg/MAj5J5iEgh_vMgeickC5b2xvhmiD7VG83v9sx_9XVJI.js', + blocked: false, + timeStamp: 1712649894368, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13184', + url: 'https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-', + blocked: false, + timeStamp: 1712649894388, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13185', + url: 'https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-', + blocked: false, + timeStamp: 1712649894409, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: 'BC0D70D08304A7434BAB6334EFAC0866', + url: '', + blocked: false, + timeStamp: 1712649894553, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13188', + url: 'https://www.google.com/recaptcha/api2/bframe?hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-&k=6Le6JpwaAAAAAFkASVap1OUThl-lQSJC0r9kLl2I', + blocked: false, + timeStamp: 1712649894556, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13189', + url: 'https://www.google.com/recaptcha/api2/reload?k=6Le6JpwaAAAAAFkASVap1OUThl-lQSJC0r9kLl2I', + blocked: false, + timeStamp: 1712649894642, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13190', + url: 'https://www.google.com/js/bg/MAj5J5iEgh_vMgeickC5b2xvhmiD7VG83v9sx_9XVJI.js', + blocked: false, + timeStamp: 1712649894762, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13298', + url: 'https://accounts.google.com/gsi/style', + blocked: false, + timeStamp: 1712649896292, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13307', + url: 'https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Le6JpwaAAAAAFkASVap1OUThl-lQSJC0r9kLl2I&co=aHR0cHM6Ly9ydGNhbXAuY29tOjQ0Mw..&hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-&theme=light&size=invisible&badge=bottomright&cb=64wrh1hrhyl0', + blocked: false, + timeStamp: 1712649896294, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13311', + url: 'https://www.google.com/recaptcha/api2/bframe?hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-&k=6Le6JpwaAAAAAFkASVap1OUThl-lQSJC0r9kLl2I', + blocked: false, + timeStamp: 1712649896305, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13312', + url: 'https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LevJpwaAAAAAF2HVImidaxUBSH3OkRiyxvxAQE8&co=aHR0cHM6Ly9ydGNhbXAuY29tOjQ0Mw..&hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-&size=invisible&cb=1jzcq6kj791e', + blocked: false, + timeStamp: 1712649896313, + }, + ], + responseEvents: [], + }, + isFirstParty: false, + frameIdList: [108, 112, 109, 0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: ['WarnThirdPartyPhaseout'], + }, + 'JSESSIONIDads.kwanzoo.com/': { + blockedReasons: [ + 'SameSiteUnspecifiedTreatedAsLax', + 'ExcludeSameSiteUnspecifiedTreatedAsLax', + ], + warningReasons: ['WarnSameSiteUnspecifiedCrossSiteContext'], + isBlocked: true, + parsedCookie: { + name: 'JSESSIONID', + value: '809D976D9AF74A799AA63ECAEFEADD53', + domain: 'ads.kwanzoo.com', + path: '/', + secure: true, + httponly: false, + samesite: '', + expires: 0, + partitionKey: '', + size: 42, + priority: 'Medium', + }, + analytics: { + platform: 'J2EE', + category: 'Functional', + name: 'JSESSIONID*', + domain: '', + description: + 'JSESSIONID is a cookie generated by Servlet containers and used for session management in J2EE web applications for HTTP protocol. If a Web server is using a cookie for session management, it creates and sends JSESSIONID cookie to the client and then the client sends it back to the server in subsequent HTTP requests. JSESSIONID is a platform session cookie and is used by sites with JavaServer Pages (JSP). The cookie is used to maintain an anonymous user session by the server.', + retention: 'session', + dataController: 'J2EE', + gdprUrl: '', + wildcard: '1', + }, + url: 'https://ads.kwanzoo.com/embed-code/12716', + networkEvents: { + requestEvents: [], + responseEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_RESPONSE_STARTED', + requestId: '13101', + url: 'https://ads.kwanzoo.com/embed-code/12716', + blocked: true, + timeStamp: 1712649839949, + }, + { + type: 'CDP_RESPONSE_RECEIVED_EXTRA_INFO', + requestId: 'F4EF4E6A51A1059466A162665500CB39', + url: 'https://ads.kwanzoo.com/widget/inactive/12716', + blocked: true, + timeStamp: 1712649841164, + }, + { + type: 'CHROME_WEBREQUEST_ON_RESPONSE_STARTED', + requestId: '13111', + url: 'https://ads.kwanzoo.com/widget/inactive/12716', + blocked: true, + timeStamp: 1712649841167, + }, + ], + }, + headerType: 'response', + isFirstParty: false, + frameIdList: [106, 0], + blockingStatus: { + inboundBlock: 'BLOCKED_IN_ALL_EVENTS', + outboundBlock: 'NOT_BLOCKED', + }, + }, + 'ar_debugdoubleclick.net/': { + parsedCookie: { + name: 'ar_debug', + value: '1', + domain: '.doubleclick.net', + path: '/', + secure: true, + httponly: true, + samesite: 'none', + expires: '2024-05-05T06:17:14.801Z', + partitionKey: '', + size: 9, + priority: 'Medium', + httpOnly: true, + sameParty: false, + sameSite: 'None', + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: 'DoubleClick/Google Marketing', + category: 'Marketing', + name: 'ar_debug', + domain: 'doubleclick.net', + description: 'Store and track conversions', + retention: 'Persistent', + dataController: 'Google', + gdprUrl: 'https://privacy.google.com/take-control.html', + wildcard: '0', + }, + headerType: 'request', + url: 'https://stats.g.doubleclick.net/g/collect?v=2&dma=0&tid=G-7HKDVLRRV4&cid=BbK4osGDATp%2FUJYvpHnCoBghznOOng6Zu9R3wuq9nb0%3D.1712122812>m=45j91e4441h2v882644066z871645728z99177835882za200&aip=1', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13112', + url: 'https://stats.g.doubleclick.net/g/collect?v=2&dma=0&tid=G-7HKDVLRRV4&cid=BbK4osGDATp%2FUJYvpHnCoBghznOOng6Zu9R3wuq9nb0%3D.1712122812>m=45j91e4441h2v882644066z871645728z99177835882za200&aip=1', + blocked: false, + timeStamp: 1712649839982, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.134', + url: '', + blocked: false, + timeStamp: 1712649840188, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13135', + url: 'https://googleads.g.doubleclick.net/pagead/viewthroughconversion/11351157933/?random=1712649842806&cv=11&fst=1712649842806&bg=ffffff&guid=ON&async=1>m=45be4430z871645728za201&gcd=13l3l3l3l1&dma=0&u_w=1440&u_h=900&url=https%3A%2F%2Frtcamp.com%2F&hn=www.googleadservices.com&frm=0&tiba=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&value=-995&npa=0&pscdl=noapi&auid=1643004070.1712122812&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&fledge=1&data=event%3Dtest%3Bgoogle_business_vertical%3Dcustom%3Bid%3Dtest1&rfmt=3&fmt=4', + blocked: false, + timeStamp: 1712649842825, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13136', + url: 'https://td.doubleclick.net/td/rul/11351157933?random=1712649842806&cv=11&fst=1712649842806&fmt=3&bg=ffffff&guid=ON&async=1>m=45be4430z871645728za201&gcd=13l3l3l3l1&dma=0&u_w=1440&u_h=900&url=https%3A%2F%2Frtcamp.com%2F&hn=www.googleadservices.com&frm=0&tiba=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&value=-995&npa=0&pscdl=noapi&auid=1643004070.1712122812&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&fledge=1&data=event%3Dtest%3Bgoogle_business_vertical%3Dcustom%3Bid%3Dtest1', + blocked: false, + timeStamp: 1712649842828, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.150', + url: '', + blocked: false, + timeStamp: 1712649842975, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '704DD5D4D792F030A8AB9ABC9C058A42', + url: '', + blocked: false, + timeStamp: 1712649843026, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13310', + url: 'https://td.doubleclick.net/td/rul/11351157933?random=1712649842806&cv=11&fst=1712649842806&fmt=3&bg=ffffff&guid=ON&async=1>m=45be4430z871645728za201&gcd=13l3l3l3l1&dma=0&u_w=1440&u_h=900&url=https%3A%2F%2Frtcamp.com%2F&hn=www.googleadservices.com&frm=0&tiba=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&value=-995&npa=0&pscdl=noapi&auid=1643004070.1712122812&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&fledge=1&data=event%3Dtest%3Bgoogle_business_vertical%3Dcustom%3Bid%3Dtest1', + blocked: false, + timeStamp: 1712649896295, + }, + ], + responseEvents: [], + }, + isFirstParty: false, + frameIdList: [107, 0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: ['WarnThirdPartyPhaseout'], + }, + 'IDEdoubleclick.net/': { + parsedCookie: { + name: 'IDE', + value: + 'AHWqTUntbo9r3WXMBqKntf9Kmmoiu8TGRlI6Dk9N7YsxBDVIN3PiG8gseG6NChrjT6k', + domain: '.doubleclick.net', + path: '/', + secure: true, + httponly: true, + samesite: 'none', + expires: '2025-05-14T07:54:32.220Z', + partitionKey: '', + size: 70, + priority: 'Medium', + httpOnly: true, + sameParty: false, + sameSite: 'None', + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: 'DoubleClick/Google Marketing', + category: 'Marketing', + name: 'IDE', + domain: 'doubleclick.net (3rd party)', + description: + 'This cookie is used for targeting, analyzing and optimisation of ad campaigns in DoubleClick/Google Marketing Suite', + retention: '2 years', + dataController: 'Google', + gdprUrl: 'https://privacy.google.com/take-control.html', + wildcard: '0', + }, + headerType: 'request', + url: 'https://stats.g.doubleclick.net/g/collect?v=2&dma=0&tid=G-7HKDVLRRV4&cid=BbK4osGDATp%2FUJYvpHnCoBghznOOng6Zu9R3wuq9nb0%3D.1712122812>m=45j91e4441h2v882644066z871645728z99177835882za200&aip=1', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13112', + url: 'https://stats.g.doubleclick.net/g/collect?v=2&dma=0&tid=G-7HKDVLRRV4&cid=BbK4osGDATp%2FUJYvpHnCoBghznOOng6Zu9R3wuq9nb0%3D.1712122812>m=45j91e4441h2v882644066z871645728z99177835882za200&aip=1', + blocked: false, + timeStamp: 1712649839982, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.134', + url: '', + blocked: false, + timeStamp: 1712649840188, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13135', + url: 'https://googleads.g.doubleclick.net/pagead/viewthroughconversion/11351157933/?random=1712649842806&cv=11&fst=1712649842806&bg=ffffff&guid=ON&async=1>m=45be4430z871645728za201&gcd=13l3l3l3l1&dma=0&u_w=1440&u_h=900&url=https%3A%2F%2Frtcamp.com%2F&hn=www.googleadservices.com&frm=0&tiba=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&value=-995&npa=0&pscdl=noapi&auid=1643004070.1712122812&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&fledge=1&data=event%3Dtest%3Bgoogle_business_vertical%3Dcustom%3Bid%3Dtest1&rfmt=3&fmt=4', + blocked: false, + timeStamp: 1712649842825, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13136', + url: 'https://td.doubleclick.net/td/rul/11351157933?random=1712649842806&cv=11&fst=1712649842806&fmt=3&bg=ffffff&guid=ON&async=1>m=45be4430z871645728za201&gcd=13l3l3l3l1&dma=0&u_w=1440&u_h=900&url=https%3A%2F%2Frtcamp.com%2F&hn=www.googleadservices.com&frm=0&tiba=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&value=-995&npa=0&pscdl=noapi&auid=1643004070.1712122812&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&fledge=1&data=event%3Dtest%3Bgoogle_business_vertical%3Dcustom%3Bid%3Dtest1', + blocked: false, + timeStamp: 1712649842828, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.150', + url: '', + blocked: false, + timeStamp: 1712649842976, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '704DD5D4D792F030A8AB9ABC9C058A42', + url: '', + blocked: false, + timeStamp: 1712649843026, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13310', + url: 'https://td.doubleclick.net/td/rul/11351157933?random=1712649842806&cv=11&fst=1712649842806&fmt=3&bg=ffffff&guid=ON&async=1>m=45be4430z871645728za201&gcd=13l3l3l3l1&dma=0&u_w=1440&u_h=900&url=https%3A%2F%2Frtcamp.com%2F&hn=www.googleadservices.com&frm=0&tiba=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&value=-995&npa=0&pscdl=noapi&auid=1643004070.1712122812&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&fledge=1&data=event%3Dtest%3Bgoogle_business_vertical%3Dcustom%3Bid%3Dtest1', + blocked: false, + timeStamp: 1712649896295, + }, + ], + responseEvents: [], + }, + isFirstParty: false, + frameIdList: [107, 0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: ['WarnThirdPartyPhaseout'], + }, + 'DSIDdoubleclick.net/': { + parsedCookie: { + name: 'DSID', + value: 'NO_DATA', + domain: '.doubleclick.net', + path: '/', + secure: true, + httponly: true, + samesite: 'none', + expires: '2024-04-09T08:54:33.500Z', + partitionKey: '', + size: 11, + priority: 'Medium', + httpOnly: true, + sameParty: false, + sameSite: 'None', + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: 'DoubleClick/Google Marketing', + category: 'Marketing', + name: 'DSID', + domain: 'doubleclick.net (3rd party)', + description: + 'This cookie is used for targeting, analyzing and optimisation of ad campaigns in DoubleClick/Google Marketing Suite', + retention: '2 weeks', + dataController: 'Google', + gdprUrl: 'https://privacy.google.com/take-control.html', + wildcard: '0', + }, + headerType: 'request', + url: 'https://stats.g.doubleclick.net/g/collect?v=2&dma=0&tid=G-7HKDVLRRV4&cid=BbK4osGDATp%2FUJYvpHnCoBghznOOng6Zu9R3wuq9nb0%3D.1712122812>m=45j91e4441h2v882644066z871645728z99177835882za200&aip=1', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13112', + url: 'https://stats.g.doubleclick.net/g/collect?v=2&dma=0&tid=G-7HKDVLRRV4&cid=BbK4osGDATp%2FUJYvpHnCoBghznOOng6Zu9R3wuq9nb0%3D.1712122812>m=45j91e4441h2v882644066z871645728z99177835882za200&aip=1', + blocked: false, + timeStamp: 1712649839983, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.134', + url: '', + blocked: false, + timeStamp: 1712649840189, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13135', + url: 'https://googleads.g.doubleclick.net/pagead/viewthroughconversion/11351157933/?random=1712649842806&cv=11&fst=1712649842806&bg=ffffff&guid=ON&async=1>m=45be4430z871645728za201&gcd=13l3l3l3l1&dma=0&u_w=1440&u_h=900&url=https%3A%2F%2Frtcamp.com%2F&hn=www.googleadservices.com&frm=0&tiba=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&value=-995&npa=0&pscdl=noapi&auid=1643004070.1712122812&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&fledge=1&data=event%3Dtest%3Bgoogle_business_vertical%3Dcustom%3Bid%3Dtest1&rfmt=3&fmt=4', + blocked: false, + timeStamp: 1712649842825, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13136', + url: 'https://td.doubleclick.net/td/rul/11351157933?random=1712649842806&cv=11&fst=1712649842806&fmt=3&bg=ffffff&guid=ON&async=1>m=45be4430z871645728za201&gcd=13l3l3l3l1&dma=0&u_w=1440&u_h=900&url=https%3A%2F%2Frtcamp.com%2F&hn=www.googleadservices.com&frm=0&tiba=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&value=-995&npa=0&pscdl=noapi&auid=1643004070.1712122812&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&fledge=1&data=event%3Dtest%3Bgoogle_business_vertical%3Dcustom%3Bid%3Dtest1', + blocked: false, + timeStamp: 1712649842828, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.150', + url: '', + blocked: false, + timeStamp: 1712649842976, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '704DD5D4D792F030A8AB9ABC9C058A42', + url: '', + blocked: false, + timeStamp: 1712649843027, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13310', + url: 'https://td.doubleclick.net/td/rul/11351157933?random=1712649842806&cv=11&fst=1712649842806&fmt=3&bg=ffffff&guid=ON&async=1>m=45be4430z871645728za201&gcd=13l3l3l3l1&dma=0&u_w=1440&u_h=900&url=https%3A%2F%2Frtcamp.com%2F&hn=www.googleadservices.com&frm=0&tiba=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&value=-995&npa=0&pscdl=noapi&auid=1643004070.1712122812&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&fledge=1&data=event%3Dtest%3Bgoogle_business_vertical%3Dcustom%3Bid%3Dtest1', + blocked: false, + timeStamp: 1712649896295, + }, + ], + responseEvents: [], + }, + isFirstParty: false, + frameIdList: [107, 0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: ['WarnThirdPartyPhaseout'], + }, + 'tuida.usbrowserspeed.com/': { + parsedCookie: { + name: 'tuid', + value: '1eadd2b3-4c04-4400-906c-71d58120510a', + domain: 'a.usbrowserspeed.com', + path: '/', + secure: true, + httponly: true, + samesite: 'none', + expires: '2025-04-09T08:04:01.027Z', + partitionKey: '', + size: 40, + priority: 'Medium', + httpOnly: true, + sameParty: false, + sameSite: 'None', + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: '', + category: 'Uncategorized', + name: '', + domain: '', + description: '', + retention: '', + dataController: '', + gdprUrl: '', + wildcard: '', + }, + headerType: 'response', + url: 'https://a.usbrowserspeed.com/metrics.js?pid=b92811d1223bc439179cdad26908fb731d6efd5a5e78bcec5d89bb4590870e06', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13113', + url: 'https://a.usbrowserspeed.com/metrics.js?pid=b92811d1223bc439179cdad26908fb731d6efd5a5e78bcec5d89bb4590870e06', + blocked: false, + timeStamp: 1712649840120, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.135', + url: '', + blocked: false, + timeStamp: 1712649840753, + }, + ], + responseEvents: [ + { + type: 'CDP_RESPONSE_RECEIVED_EXTRA_INFO', + requestId: '82785.135', + url: '', + blocked: false, + timeStamp: 1712649841025, + }, + { + type: 'CHROME_WEBREQUEST_ON_RESPONSE_STARTED', + requestId: '13113', + url: 'https://a.usbrowserspeed.com/metrics.js?pid=b92811d1223bc439179cdad26908fb731d6efd5a5e78bcec5d89bb4590870e06', + blocked: false, + timeStamp: 1712649841028, + }, + ], + }, + isFirstParty: false, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: ['WarnThirdPartyPhaseout'], + }, + '_GRECAPTCHAwww.google.com/recaptcha': { + isBlocked: true, + parsedCookie: { + domain: 'www.google.com', + expires: '2024-10-06T08:04:54.725Z', + httpOnly: true, + name: '_GRECAPTCHA', + path: '/recaptcha', + priority: 'High', + sameParty: false, + sameSite: 'None', + secure: true, + session: false, + size: 100, + sourcePort: 443, + sourceScheme: 'Secure', + value: + '09ABIEJouEaHgdO1cFbr1X9F69FvSW1TA4hefeRjfQpwlSVwkRSmYwrxz006dFw2R8FK3ECNOvT9iXt6HBfJwreQQ', + samesite: 'none', + partitionKey: '', + httponly: true, + }, + networkEvents: { + requestEvents: [ + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.132', + url: '', + blocked: true, + timeStamp: 1712649840346, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.151', + url: '', + blocked: true, + timeStamp: 1712649843115, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.181', + url: '', + blocked: true, + timeStamp: 1712649893827, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.182', + url: '', + blocked: true, + timeStamp: 1712649893990, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.183', + url: '', + blocked: true, + timeStamp: 1712649893993, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.192', + url: '', + blocked: false, + timeStamp: 1712649894016, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13158', + url: 'https://www.google.com/recaptcha/api.js?render=6LevJpwaAAAAAF2HVImidaxUBSH3OkRiyxvxAQE8&ver=1.4.0', + blocked: false, + timeStamp: 1712649894017, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13163', + url: 'https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LevJpwaAAAAAF2HVImidaxUBSH3OkRiyxvxAQE8&co=aHR0cHM6Ly9ydGNhbXAuY29tOjQ0Mw..&hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-&size=invisible&cb=1jzcq6kj791e', + blocked: false, + timeStamp: 1712649894142, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.208', + url: '', + blocked: false, + timeStamp: 1712649894146, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13169', + url: 'https://www.google.com/recaptcha/api.js?hl=en&ver=6.4.3#038;render=explicit', + blocked: false, + timeStamp: 1712649894150, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13170', + url: 'https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Le6JpwaAAAAAFkASVap1OUThl-lQSJC0r9kLl2I&co=aHR0cHM6Ly9ydGNhbXAuY29tOjQ0Mw..&hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-&theme=light&size=invisible&badge=bottomright&cb=64wrh1hrhyl0', + blocked: false, + timeStamp: 1712649894174, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '171EF73AC49739330627AF0ECE168B24', + url: '', + blocked: false, + timeStamp: 1712649894342, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '71BEDF59BFFA5B219605F36AF92F46A2', + url: '', + blocked: false, + timeStamp: 1712649894345, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13184', + url: 'https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-', + blocked: false, + timeStamp: 1712649894388, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13185', + url: 'https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-', + blocked: false, + timeStamp: 1712649894409, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: 'BC0D70D08304A7434BAB6334EFAC0866', + url: '', + blocked: false, + timeStamp: 1712649894552, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13188', + url: 'https://www.google.com/recaptcha/api2/bframe?hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-&k=6Le6JpwaAAAAAFkASVap1OUThl-lQSJC0r9kLl2I', + blocked: false, + timeStamp: 1712649894555, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13189', + url: 'https://www.google.com/recaptcha/api2/reload?k=6Le6JpwaAAAAAFkASVap1OUThl-lQSJC0r9kLl2I', + blocked: false, + timeStamp: 1712649894641, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13307', + url: 'https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Le6JpwaAAAAAFkASVap1OUThl-lQSJC0r9kLl2I&co=aHR0cHM6Ly9ydGNhbXAuY29tOjQ0Mw..&hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-&theme=light&size=invisible&badge=bottomright&cb=64wrh1hrhyl0', + blocked: false, + timeStamp: 1712649896294, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13311', + url: 'https://www.google.com/recaptcha/api2/bframe?hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-&k=6Le6JpwaAAAAAFkASVap1OUThl-lQSJC0r9kLl2I', + blocked: false, + timeStamp: 1712649896305, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13312', + url: 'https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LevJpwaAAAAAF2HVImidaxUBSH3OkRiyxvxAQE8&co=aHR0cHM6Ly9ydGNhbXAuY29tOjQ0Mw..&hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-&size=invisible&cb=1jzcq6kj791e', + blocked: false, + timeStamp: 1712649896313, + }, + ], + responseEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_RESPONSE_STARTED', + requestId: '13189', + url: 'https://www.google.com/recaptcha/api2/reload?k=6Le6JpwaAAAAAFkASVap1OUThl-lQSJC0r9kLl2I', + blocked: false, + timeStamp: 1712649894727, + }, + ], + }, + blockedReasons: ['NotOnPath', 'DomainMismatch'], + analytics: { + platform: 'Google reCAPTCHA', + category: 'Functional', + name: '_GRECAPTCHA', + domain: 'google.com', + description: + 'Google reCAPTCHA sets a necessary cookie (_GRECAPTCHA) when executed for the purpose of providing its risk analysis.', + retention: '179 days', + dataController: 'Google', + gdprUrl: 'https://privacy.google.com/take-control.html', + wildcard: '0', + }, + url: '', + headerType: 'request', + isFirstParty: false, + frameIdList: [108, 112, 109, 0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'BLOCKED_IN_SOME_EVENTS', + }, + warningReasons: ['WarnThirdPartyPhaseout'], + }, + 'SNIDgoogle.com/verify': { + isBlocked: true, + parsedCookie: { + domain: '.google.com', + expires: '2024-10-05T06:36:29.696Z', + httpOnly: true, + name: 'SNID', + path: '/verify', + priority: 'Medium', + sameParty: false, + sameSite: 'Lax', + secure: true, + session: false, + size: 103, + sourcePort: 443, + sourceScheme: 'Secure', + value: + 'AOYECSr1AIksFOU_JTnc2ZZ-4TzCOICD8R03NsbLY3NmJpowc-xGVCb-BN4PM0erTr7W32PjsGaYrtD9kva2AlNWHsra2M4iwX8', + samesite: 'lax', + }, + networkEvents: { + requestEvents: [ + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.132', + url: '', + blocked: true, + timeStamp: 1712649840346, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.151', + url: '', + blocked: true, + timeStamp: 1712649843115, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.181', + url: '', + blocked: true, + timeStamp: 1712649893827, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.182', + url: '', + blocked: true, + timeStamp: 1712649893991, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.183', + url: '', + blocked: true, + timeStamp: 1712649893993, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.192', + url: '', + blocked: true, + timeStamp: 1712649894016, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.208', + url: '', + blocked: true, + timeStamp: 1712649894144, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '171EF73AC49739330627AF0ECE168B24', + url: '', + blocked: true, + timeStamp: 1712649894341, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '71BEDF59BFFA5B219605F36AF92F46A2', + url: '', + blocked: true, + timeStamp: 1712649894344, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: 'BC0D70D08304A7434BAB6334EFAC0866', + url: '', + blocked: true, + timeStamp: 1712649894551, + }, + ], + responseEvents: [], + }, + blockedReasons: ['NotOnPath', 'SameSiteLax'], + analytics: { + platform: '', + category: 'Uncategorized', + name: '', + domain: '', + description: '', + retention: '', + dataController: '', + gdprUrl: '', + wildcard: '', + }, + url: '', + headerType: 'request', + isFirstParty: false, + frameIdList: [], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'BLOCKED_IN_ALL_EVENTS', + }, + warningReasons: [], + }, + 'AECgoogle.com/': { + isBlocked: true, + parsedCookie: { + domain: '.google.com', + expires: '2024-09-29T13:56:56.309Z', + httpOnly: true, + name: 'AEC', + path: '/', + priority: 'Medium', + sameParty: false, + sameSite: 'Lax', + secure: true, + session: false, + size: 61, + sourcePort: 443, + sourceScheme: 'Secure', + value: 'AQTF6HyG1VGHI6o8fu3nQ-FoJdbMr-JjFktcDDgVZYiHk1wSKkdoi-oXoQ', + samesite: 'lax', + }, + networkEvents: { + requestEvents: [ + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.132', + url: '', + blocked: true, + timeStamp: 1712649840347, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.151', + url: '', + blocked: true, + timeStamp: 1712649843116, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.181', + url: '', + blocked: true, + timeStamp: 1712649893828, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.182', + url: '', + blocked: true, + timeStamp: 1712649893991, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.183', + url: '', + blocked: true, + timeStamp: 1712649893994, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.192', + url: '', + blocked: true, + timeStamp: 1712649894016, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.208', + url: '', + blocked: true, + timeStamp: 1712649894145, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '171EF73AC49739330627AF0ECE168B24', + url: '', + blocked: true, + timeStamp: 1712649894341, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '71BEDF59BFFA5B219605F36AF92F46A2', + url: '', + blocked: true, + timeStamp: 1712649894345, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: 'BC0D70D08304A7434BAB6334EFAC0866', + url: '', + blocked: true, + timeStamp: 1712649894552, + }, + ], + responseEvents: [], + }, + blockedReasons: ['SameSiteLax'], + analytics: { + platform: 'Google Ads', + category: 'Functional', + name: 'AEC', + domain: 'google.com', + description: + 'AEC cookies ensure that requests within a browsing session are made by the user, and not by other sites. These cookies prevent malicious sites from acting on behalf of a user without that user’s knowledge.', + retention: '6 months', + dataController: 'Google', + gdprUrl: 'https://privacy.google.com/take-control.html', + wildcard: '0', + }, + url: '', + headerType: 'request', + isFirstParty: false, + frameIdList: [], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'BLOCKED_IN_ALL_EVENTS', + }, + warningReasons: [], + }, + 'cookietestrtcamp.com/': { + parsedCookie: { + domain: 'rtcamp.com', + expires: 'Session', + name: 'cookietest', + partitioned: false, + path: '/', + sameSite: 'lax', + secure: false, + value: '1', + partitionKey: false, + size: 11, + priority: 'Medium', + }, + networkEvents: { + requestEvents: [], + responseEvents: [], + }, + analytics: { + platform: '', + category: 'Uncategorized', + name: '', + domain: '', + description: '', + retention: '', + dataController: '', + gdprUrl: '', + wildcard: '', + }, + url: 'https://rtcamp.com/', + headerType: 'javascript', + frameIdList: [0], + blockedReasons: [], + warningReasons: [], + isBlocked: false, + isFirstParty: true, + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + }, + 'stg_traffic_source_priorityrtcamp.com/': { + parsedCookie: { + domain: 'rtcamp.com', + expires: '2024-04-09T08:34:56.000Z', + name: 'stg_traffic_source_priority', + partitioned: false, + path: '/', + sameSite: 'strict', + secure: false, + value: '1', + partitionKey: false, + size: 28, + httponly: false, + samesite: 'strict', + priority: 'Medium', + }, + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13144', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712649893803, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13149', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712649893823, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13291', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712649896286, + }, + ], + responseEvents: [], + }, + analytics: { + platform: 'Piwik', + category: 'Analytics', + name: 'stg_traffic_source_priority', + domain: '', + description: + 'Stores the type of traffic source that explains how the visitor reached your website.', + retention: '30 minutes', + dataController: 'Piwik', + gdprUrl: 'https://piwik.pro/privacy-policy/', + wildcard: '0', + }, + url: 'https://rtcamp.com/', + headerType: 'javascript', + frameIdList: [0], + blockedReasons: [], + warningReasons: [], + isBlocked: false, + isFirstParty: true, + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + }, + '_pk_ses.10c7acc6-abb4-44cd-82dc-44190bf2463d.de59rtcamp.com/': { + parsedCookie: { + domain: 'rtcamp.com', + expires: '2024-04-09T08:34:56.000Z', + name: '_pk_ses.10c7acc6-abb4-44cd-82dc-44190bf2463d.de59', + partitioned: false, + path: '/', + sameSite: 'lax', + secure: true, + value: '*', + partitionKey: '', + size: 50, + priority: 'Medium', + httponly: false, + samesite: 'lax', + }, + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13144', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712649893804, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13149', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712649893824, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13291', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712649896287, + }, + ], + responseEvents: [], + }, + analytics: { + platform: 'Matomo', + category: 'Analytics', + name: '_pk_ses*', + domain: '', + description: + 'Short lived cookies used to temporarily store data for the visit', + retention: '30 minutes', + dataController: 'Matomo', + gdprUrl: 'https://matomo.org/privacy-policy/', + wildcard: '1', + }, + url: 'https://rtcamp.com/', + headerType: 'javascript', + frameIdList: [0], + blockedReasons: [], + warningReasons: [], + isBlocked: false, + isFirstParty: true, + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + }, +}; + +export const tabFrames = { + 'https://rtcamp.com': { + frameIds: [0], + frameType: 'outermost_frame', + isOnRWS: false, + }, + 'https://ads.kwanzoo.com': { + frameIds: [106], + frameType: 'sub_frame', + isOnRWS: false, + }, + 'https://td.doubleclick.net': { + frameIds: [107], + frameType: 'sub_frame', + isOnRWS: false, + }, + 'https://www.google.com': { + frameIds: [108, 109, 112], + frameType: 'sub_frame', + isOnRWS: false, + }, +}; + +export const libraryMatches = { + gsiV2: { + signatureMatches: 0, + matches: [], + moduleMatch: 0, + }, + gis: { + signatureMatches: 0, + matches: [], + }, + 'fb-comments': { + domQuerymatches: [], + }, + 'fb-likes': { + domQuerymatches: [], + }, + 'disqus-comments': { + domQuerymatches: [], + }, + 'jetpack-comments': { + domQuerymatches: [], + }, + 'jetpack-likes': { + domQuerymatches: [], + }, + reCaptcha: { + domQuerymatches: [ + 'script[src]: https://www.google.com/recaptcha/api.js?render=6LevJpwaAAAAAF2HVImidaxUBSH3OkRiyxvxAQE8&ver=1.4.0', + 'script[src]: https://www.google.com/recaptcha/api.js?hl=en&ver=6.4.3#038;render=explicit', + ], + }, +}; + +export const data = { + cookieClassificationDataMapping: [ + { + title: 'Total cookies', + count: 29, + data: [ + { + label: 'Functional', + count: 3, + color: '#5CC971', + countClassName: 'text-functional', + }, + { + label: 'Marketing', + count: 6, + color: '#F3AE4E', + countClassName: 'text-uncategorised', + }, + { + label: 'Analytics', + count: 12, + color: '#4C79F4', + countClassName: 'text-uncategorised', + }, + { + label: 'Uncategorized', + count: 8, + color: '#EC7159', + countClassName: 'text-uncategorised', + }, + ], + }, + { + title: '1st party cookies', + count: 19, + data: [ + { + count: 0, + color: '#5CC971', + }, + { + count: 2, + color: '#F3AE4E', + }, + { + count: 12, + color: '#4C79F4', + }, + { + count: 5, + color: '#EC7159', + }, + ], + }, + { + title: '3rd party cookies', + count: 10, + data: [ + { + count: 3, + color: '#5CC971', + }, + { + count: 4, + color: '#F3AE4E', + }, + { + count: 0, + color: '#4C79F4', + }, + { + count: 3, + color: '#EC7159', + }, + ], + }, + ], + tabCookies: { + '_gcl_aurtcamp.com/': { + parsedCookie: { + name: '_gcl_au', + value: '1.1.1643004070.1712122812', + domain: '.rtcamp.com', + path: '/', + secure: false, + httponly: false, + samesite: '', + expires: '2024-07-02T05:40:12.000Z', + partitionKey: '', + size: 32, + priority: 'Medium', + httpOnly: false, + sameParty: false, + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + partitioned: false, + sameSite: 'lax', + }, + analytics: { + platform: 'Google', + category: 'Marketing', + name: '_gcl_au', + domain: '', + description: + 'Used by Google AdSense for experimenting with advertisement efficiency across websites using their services.', + retention: '3 months', + dataController: 'Google', + gdprUrl: 'https://privacy.google.com/take-control.html', + wildcard: '0', + }, + headerType: 'javascript', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13079', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712649838658, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13080', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712649838663, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13081', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712649838667, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13082', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712649838670, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13089', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712649838679, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13090', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712649838685, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13092', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712649838694, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13093', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712649838713, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13094', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712649838838, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13104', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712649838568&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1798602937&ul=en-us&sr=1440x900&_fplc=0&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712649838568&sst.ude=0&_s=1&sid=1712649839&sct=11&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1037&richsstsse', + blocked: false, + timeStamp: 1712649839204, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.126', + url: '', + blocked: false, + timeStamp: 1712649839623, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13144', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712649893798, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13149', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712649893820, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13291', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712649896282, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: [], + }, + 'ajs_user_idrtcamp.com/': { + parsedCookie: { + name: 'ajs_user_id', + value: 'null', + domain: '.rtcamp.com', + path: '/', + secure: false, + httponly: false, + samesite: '', + expires: '2025-04-08T08:16:45.000Z', + partitionKey: '', + size: 15, + priority: 'Medium', + httpOnly: false, + sameParty: false, + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: 'Trustpilot', + category: 'Analytics', + name: 'ajs_user_id', + domain: '.trustpilot.com', + description: + ' This cookie helps track visitor usage, events, target marketing, and can also measure application performance and stability.', + retention: '1 year', + dataController: 'Trustpilot', + gdprUrl: '', + wildcard: '0', + }, + headerType: 'request', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13079', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712649838659, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13080', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712649838664, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13081', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712649838667, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13082', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712649838671, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13089', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712649838679, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13090', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712649838685, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13092', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712649838694, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13093', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712649838715, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13094', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712649838839, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13104', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712649838568&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1798602937&ul=en-us&sr=1440x900&_fplc=0&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712649838568&sst.ude=0&_s=1&sid=1712649839&sct=11&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1037&richsstsse', + blocked: false, + timeStamp: 1712649839205, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.126', + url: '', + blocked: false, + timeStamp: 1712649839625, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13144', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712649893798, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13149', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712649893820, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13291', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712649896282, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: [], + }, + 'ajs_group_idrtcamp.com/': { + parsedCookie: { + name: 'ajs_group_id', + value: 'null', + domain: '.rtcamp.com', + path: '/', + secure: false, + httponly: false, + samesite: '', + expires: '2025-04-08T08:16:45.000Z', + partitionKey: '', + size: 16, + priority: 'Medium', + httpOnly: false, + sameParty: false, + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: 'Trustpilot', + category: 'Analytics', + name: 'ajs_group_id', + domain: '.trustpilot.com', + description: 'Track visitor usage and events within the website', + retention: '1 year', + dataController: 'Trustpilot', + gdprUrl: '', + wildcard: '0', + }, + headerType: 'request', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13079', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712649838659, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13080', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712649838664, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13081', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712649838667, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13082', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712649838671, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13089', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712649838679, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13090', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712649838686, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13092', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712649838695, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13093', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712649838810, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13094', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712649838840, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13104', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712649838568&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1798602937&ul=en-us&sr=1440x900&_fplc=0&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712649838568&sst.ude=0&_s=1&sid=1712649839&sct=11&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1037&richsstsse', + blocked: false, + timeStamp: 1712649839205, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.126', + url: '', + blocked: false, + timeStamp: 1712649839625, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13144', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712649893798, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13149', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712649893820, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13291', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712649896282, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: [], + }, + 'ajs_anonymous_idrtcamp.com/': { + parsedCookie: { + name: 'ajs_anonymous_id', + value: '%220eae481f-71ad-4118-9309-1f60ae8f9f6d%22', + domain: '.rtcamp.com', + path: '/', + secure: false, + httponly: false, + samesite: '', + expires: '2025-04-08T08:16:45.000Z', + partitionKey: '', + size: 58, + priority: 'Medium', + httpOnly: false, + sameParty: false, + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: 'Trustpilot', + category: 'Analytics', + name: 'ajs_anonymous_id', + domain: '.trustpilot.com', + description: + 'Used for Analytics and help count how many people visit a certain site by tracking if you have visited before', + retention: '1 year', + dataController: 'Trustpilot', + gdprUrl: '', + wildcard: '0', + }, + headerType: 'request', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13079', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712649838659, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13080', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712649838664, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13081', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712649838668, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13082', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712649838671, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13089', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712649838680, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13090', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712649838686, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13092', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712649838695, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13093', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712649838824, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13094', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712649838840, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13104', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712649838568&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1798602937&ul=en-us&sr=1440x900&_fplc=0&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712649838568&sst.ude=0&_s=1&sid=1712649839&sct=11&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1037&richsstsse', + blocked: false, + timeStamp: 1712649839205, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.126', + url: '', + blocked: false, + timeStamp: 1712649839625, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13144', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712649893798, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13149', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712649893821, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13291', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712649896282, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: [], + }, + '_gartcamp.com/': { + parsedCookie: { + name: '_ga', + value: 'GA1.1.1593307359.1712122812', + domain: '.rtcamp.com', + path: '/', + secure: false, + httponly: false, + samesite: '', + expires: '2025-05-14T08:03:59.200Z', + partitionKey: '', + size: 30, + priority: 'Medium', + httpOnly: false, + sameParty: false, + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: 'Google Analytics', + category: 'Analytics', + name: '_ga', + domain: 'google-analytics.com (3rd party) or', + description: 'ID used to identify users', + retention: '2 years', + dataController: 'Google', + gdprUrl: 'https://privacy.google.com/take-control.html', + wildcard: '0', + }, + headerType: 'request', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13079', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712649838659, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13080', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712649838664, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13081', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712649838668, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13082', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712649838671, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13089', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712649838680, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13090', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712649838687, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13092', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712649838696, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13093', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712649838824, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13094', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712649838840, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13104', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712649838568&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1798602937&ul=en-us&sr=1440x900&_fplc=0&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712649838568&sst.ude=0&_s=1&sid=1712649839&sct=11&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1037&richsstsse', + blocked: false, + timeStamp: 1712649839205, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.126', + url: '', + blocked: false, + timeStamp: 1712649839625, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13144', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712649893799, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13149', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712649893821, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13291', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712649896283, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: [], + }, + 'FPIDrtcamp.com/': { + parsedCookie: { + name: 'FPID', + value: + 'FPID2.2.BbK4osGDATp%2FUJYvpHnCoBghznOOng6Zu9R3wuq9nb0%3D.1712122812', + domain: '.rtcamp.com', + path: '/', + secure: true, + httponly: true, + samesite: '', + expires: '2025-05-14T08:03:59.874Z', + partitionKey: '', + size: 71, + priority: 'Medium', + httpOnly: true, + sameParty: false, + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: 'Google Analytics', + category: 'Analytics', + name: 'FPID', + domain: '', + description: + "Registers statistical data on users' behaviour on the website. Used for internal analytics by the website operator.", + retention: 'session', + dataController: 'Google', + gdprUrl: 'https://privacy.google.com/take-control.html', + wildcard: '0', + }, + headerType: 'request', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13079', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712649838660, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13080', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712649838664, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13081', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712649838668, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13082', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712649838671, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13089', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712649838680, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13090', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712649838687, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13092', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712649838696, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13093', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712649838824, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13094', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712649838840, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13104', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712649838568&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1798602937&ul=en-us&sr=1440x900&_fplc=0&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712649838568&sst.ude=0&_s=1&sid=1712649839&sct=11&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1037&richsstsse', + blocked: false, + timeStamp: 1712649839206, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.126', + url: '', + blocked: false, + timeStamp: 1712649839626, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13144', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712649893799, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13149', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712649893821, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13291', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712649896283, + }, + ], + responseEvents: [ + { + type: 'CDP_RESPONSE_RECEIVED_EXTRA_INFO', + requestId: '82785.126', + url: '', + blocked: false, + timeStamp: 1712649839875, + }, + { + type: 'CHROME_WEBREQUEST_ON_RESPONSE_STARTED', + requestId: '13104', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712649838568&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1798602937&ul=en-us&sr=1440x900&_fplc=0&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712649838568&sst.ude=0&_s=1&sid=1712649839&sct=11&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1037&richsstsse', + blocked: false, + timeStamp: 1712649839882, + }, + ], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: [], + }, + 'FPAUrtcamp.com/': { + parsedCookie: { + name: 'FPAU', + value: '1.1.1643004070.1712122812', + domain: '.rtcamp.com', + path: '/', + secure: true, + httponly: false, + samesite: '', + expires: '2024-07-02T05:40:11.874Z', + partitionKey: '', + size: 29, + priority: 'Medium', + httpOnly: false, + sameParty: false, + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: 'Google Analytics', + category: 'Marketing', + name: 'FPAU', + domain: '', + description: + 'Assigns a specific ID to the visitor. This allows the website to determine the number of specific user-visits for analysis and statistics.', + retention: 'session', + dataController: 'Google', + gdprUrl: 'https://privacy.google.com/take-control.html', + wildcard: '0', + }, + headerType: 'request', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13079', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712649838660, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13080', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712649838665, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13081', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712649838668, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13082', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712649838672, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13089', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712649838681, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13090', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712649838688, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13092', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712649838696, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13093', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712649838825, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13094', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712649838840, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13104', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712649838568&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1798602937&ul=en-us&sr=1440x900&_fplc=0&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712649838568&sst.ude=0&_s=1&sid=1712649839&sct=11&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1037&richsstsse', + blocked: false, + timeStamp: 1712649839206, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.126', + url: '', + blocked: false, + timeStamp: 1712649839626, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13144', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712649893799, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13149', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712649893821, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13291', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712649896283, + }, + ], + responseEvents: [ + { + type: 'CDP_RESPONSE_RECEIVED_EXTRA_INFO', + requestId: '82785.126', + url: '', + blocked: false, + timeStamp: 1712649839876, + }, + { + type: 'CHROME_WEBREQUEST_ON_RESPONSE_STARTED', + requestId: '13104', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712649838568&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1798602937&ul=en-us&sr=1440x900&_fplc=0&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712649838568&sst.ude=0&_s=1&sid=1712649839&sct=11&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1037&richsstsse', + blocked: false, + timeStamp: 1712649839882, + }, + ], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: [], + }, + 'track_uidrtcamp.com/': { + parsedCookie: { + name: 'track_uid', + value: 'df985b92-a92b-7c79-35c7-3030565fd182', + domain: '.rtcamp.com', + path: '/', + secure: false, + httponly: false, + samesite: '', + expires: '2025-04-09T08:04:01.000Z', + partitionKey: '', + size: 45, + priority: 'Medium', + httpOnly: false, + sameParty: false, + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: '', + category: 'Uncategorized', + name: '', + domain: '', + description: '', + retention: '', + dataController: '', + gdprUrl: '', + wildcard: '', + }, + headerType: 'request', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13079', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712649838661, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13080', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712649838665, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13081', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712649838669, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13082', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712649838673, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13089', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712649838682, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13090', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712649838688, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13092', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712649838697, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13093', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712649838825, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13094', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712649838841, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13104', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712649838568&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1798602937&ul=en-us&sr=1440x900&_fplc=0&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712649838568&sst.ude=0&_s=1&sid=1712649839&sct=11&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1037&richsstsse', + blocked: false, + timeStamp: 1712649839206, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.126', + url: '', + blocked: false, + timeStamp: 1712649839626, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13144', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712649893800, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13149', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712649893822, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13291', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712649896284, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: [], + }, + 'stg_returning_visitorrtcamp.com/': { + parsedCookie: { + name: 'stg_returning_visitor', + value: 'Wed%2C%2003%20Apr%202024%2008:00:23%20GMT', + domain: 'rtcamp.com', + path: '/', + secure: false, + httponly: false, + samesite: 'strict', + expires: '2025-04-03T08:00:23.000Z', + partitionKey: '', + size: 62, + priority: 'Medium', + httpOnly: false, + sameParty: false, + sameSite: 'Strict', + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: 'Piwik', + category: 'Analytics', + name: 'stg_returning_visitor', + domain: '', + description: + 'Determines if the visitor has already been to your website — they are returning visitors.', + retention: '365 days', + dataController: 'Piwik', + gdprUrl: 'https://piwik.pro/privacy-policy/', + wildcard: '0', + }, + headerType: 'request', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13079', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712649838661, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13080', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712649838666, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13081', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712649838669, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13082', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712649838673, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13089', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712649838682, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13090', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712649838689, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13092', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712649838698, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13093', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712649838826, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13094', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712649838841, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.126', + url: '', + blocked: true, + timeStamp: 1712649839621, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13144', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712649893800, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13149', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712649893822, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13291', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712649896284, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'BLOCKED_IN_SOME_EVENTS', + }, + isBlocked: true, + blockedReasons: ['DomainMismatch'], + warningReasons: [], + }, + '_parsely_visitorrtcamp.com/': { + parsedCookie: { + name: '_parsely_visitor', + value: + '{%22id%22:%22pid=55cc8d59-04cf-4bcd-aaca-5e6bb9ca7cc4%22%2C%22session_count%22:10%2C%22last_session_ts%22:1712649839162}', + domain: '.rtcamp.com', + path: '/', + secure: false, + httponly: false, + samesite: '', + expires: '2025-05-09T18:05:00.000Z', + partitionKey: false, + size: 136, + priority: 'Medium', + httpOnly: false, + sameParty: false, + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + partitioned: false, + sameSite: 'lax', + }, + analytics: { + platform: '', + category: 'Uncategorized', + name: '', + domain: '', + description: '', + retention: '', + dataController: '', + gdprUrl: '', + wildcard: '', + }, + headerType: 'javascript', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13079', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712649838661, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13080', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712649838666, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13081', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712649838669, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13082', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712649838674, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13089', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712649838683, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13090', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712649838690, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13092', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712649838699, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13093', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712649838826, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13094', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712649838844, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13104', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712649838568&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1798602937&ul=en-us&sr=1440x900&_fplc=0&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712649838568&sst.ude=0&_s=1&sid=1712649839&sct=11&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1037&richsstsse', + blocked: false, + timeStamp: 1712649839207, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.126', + url: '', + blocked: false, + timeStamp: 1712649839629, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13144', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712649893802, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13149', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712649893823, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13291', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712649896285, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: [], + }, + '_pk_id.10c7acc6-abb4-44cd-82dc-44190bf2463d.de59rtcamp.com/': { + parsedCookie: { + name: '_pk_id.10c7acc6-abb4-44cd-82dc-44190bf2463d.de59', + value: 'e232543d43714eb7.1712122813.9.1712649896.1712649840.', + domain: 'rtcamp.com', + path: '/', + secure: true, + httponly: false, + samesite: 'lax', + expires: '2025-05-07T08:04:56.000Z', + partitionKey: '', + size: 100, + priority: 'Medium', + httpOnly: false, + sameParty: false, + sameSite: 'lax', + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + partitioned: false, + }, + analytics: { + platform: 'Matomo', + category: 'Analytics', + name: '_pk_id*', + domain: '', + description: + 'Used to store a few details about the user such as the unique visitor ID', + retention: '13 months', + dataController: 'Matomo', + gdprUrl: 'https://matomo.org/privacy-policy/', + wildcard: '1', + }, + headerType: 'javascript', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13079', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712649838662, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13080', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712649838666, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13081', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712649838670, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13082', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712649838675, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13089', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712649838684, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13090', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712649838691, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13092', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712649838699, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13093', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712649838837, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13094', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712649838844, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.126', + url: '', + blocked: true, + timeStamp: 1712649839621, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13144', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712649893805, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13149', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712649893825, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13291', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712649896290, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'BLOCKED_IN_SOME_EVENTS', + }, + isBlocked: true, + blockedReasons: ['DomainMismatch'], + warningReasons: [], + }, + 'stg_last_interactionrtcamp.com/': { + parsedCookie: { + name: 'stg_last_interaction', + value: 'Tue%2C%2009%20Apr%202024%2008:04:56%20GMT', + domain: 'rtcamp.com', + path: '/', + secure: false, + httponly: false, + samesite: 'strict', + expires: '2025-04-09T08:04:56.000Z', + partitionKey: false, + size: 61, + priority: 'Medium', + httpOnly: false, + sameParty: false, + sameSite: 'strict', + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + partitioned: false, + }, + analytics: { + platform: 'Piwik', + category: 'Analytics', + name: 'stg_last_interaction', + domain: '', + description: + "Determines whether the last visitor's session is still in progress or a new session has started.", + retention: '365 days', + dataController: 'Piwik', + gdprUrl: 'https://piwik.pro/privacy-policy/', + wildcard: '0', + }, + headerType: 'javascript', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13079', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712649838662, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13080', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712649838666, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13081', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712649838670, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13082', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712649838675, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13089', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712649838684, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13090', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712649838691, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13092', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712649838700, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13093', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712649838837, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13094', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712649838845, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.126', + url: '', + blocked: true, + timeStamp: 1712649839622, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13144', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712649893805, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13149', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712649893824, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13291', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712649896288, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'BLOCKED_IN_SOME_EVENTS', + }, + isBlocked: true, + blockedReasons: ['DomainMismatch'], + warningReasons: [], + }, + '_ga_7HKDVLRRV4rtcamp.com/': { + parsedCookie: { + name: '_ga_7HKDVLRRV4', + value: 'GS1.1.1712649839.11.0.1712649839.0.0.1798602937', + domain: '.rtcamp.com', + path: '/', + secure: false, + httponly: false, + samesite: '', + expires: '2025-05-14T08:03:59.200Z', + partitionKey: '', + size: 61, + priority: 'Medium', + httpOnly: false, + sameParty: false, + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: 'Google Analytics', + category: 'Analytics', + name: '_ga_*', + domain: 'google-analytics.com (3rd party) or ', + description: 'ID used to identify users', + retention: '2 years', + dataController: 'Google', + gdprUrl: 'https://privacy.google.com/take-control.html', + wildcard: '1', + }, + headerType: 'request', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13079', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712649838662, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13080', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712649838667, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13081', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712649838670, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13082', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712649838676, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13089', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712649838685, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13090', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712649838692, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13092', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712649838700, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13093', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712649838838, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13094', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712649838845, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13104', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712649838568&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1798602937&ul=en-us&sr=1440x900&_fplc=0&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712649838568&sst.ude=0&_s=1&sid=1712649839&sct=11&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1037&richsstsse', + blocked: false, + timeStamp: 1712649839207, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.126', + url: '', + blocked: false, + timeStamp: 1712649839630, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13144', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712649893802, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13149', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712649893823, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13291', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712649896286, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: [], + }, + '_parsely_sessionrtcamp.com/': { + parsedCookie: { + name: '_parsely_session', + value: + '{%22sid%22:10%2C%22surl%22:%22https://rtcamp.com/%22%2C%22sref%22:%22%22%2C%22sts%22:1712649839162%2C%22slts%22:1712581949558}', + domain: '.rtcamp.com', + path: '/', + secure: false, + httponly: false, + samesite: '', + expires: '2024-04-09T08:35:00.000Z', + partitionKey: false, + size: 142, + priority: 'Medium', + httpOnly: false, + sameParty: false, + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + partitioned: false, + sameSite: 'lax', + }, + analytics: { + platform: '', + category: 'Uncategorized', + name: '', + domain: '', + description: '', + retention: '', + dataController: '', + gdprUrl: '', + wildcard: '', + }, + headerType: 'javascript', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712649838568&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1798602937&ul=en-us&sr=1440x900&_fplc=0&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712649838568&sst.ude=0&_s=1&sid=1712649839&sct=11&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1037&richsstsse', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13104', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712649838568&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1798602937&ul=en-us&sr=1440x900&_fplc=0&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712649838568&sst.ude=0&_s=1&sid=1712649839&sct=11&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1037&richsstsse', + blocked: false, + timeStamp: 1712649839207, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.126', + url: '', + blocked: false, + timeStamp: 1712649839628, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13144', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712649893801, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13149', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712649893822, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13291', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712649896284, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: [], + }, + 'warmly_b4dafe8509a5fd61b4850acb8a60c06bopps-api.getwarmly.com/api/sessions/trpc': + { + isBlocked: true, + parsedCookie: { + domain: 'opps-api.getwarmly.com', + expires: '2025-04-05T09:33:25.133Z', + httpOnly: true, + name: 'warmly_b4dafe8509a5fd61b4850acb8a60c06b', + path: '/api/sessions/trpc', + priority: 'Medium', + sameParty: false, + sameSite: 'None', + secure: true, + session: false, + size: 172, + sourcePort: 443, + sourceScheme: 'Secure', + value: + '%7B%22sessionId%22%3A%22c75eb9a9-9ae9-43b8-b3da-5ceabbf59d44%22%2C%22sessionUserId%22%3A%2210dd5156-c0b4-4b75-966d-bc1b66ab6263%22%7D', + samesite: 'none', + }, + networkEvents: { + requestEvents: [ + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.124', + url: '', + blocked: true, + timeStamp: 1712649839387, + }, + ], + responseEvents: [], + }, + blockedReasons: ['NotOnPath', 'DomainMismatch'], + analytics: { + platform: '', + category: 'Uncategorized', + name: '', + domain: '', + description: '', + retention: '', + dataController: '', + gdprUrl: '', + wildcard: '', + }, + url: '', + headerType: 'request', + isFirstParty: false, + frameIdList: [], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'BLOCKED_IN_ALL_EVENTS', + }, + }, + 'FPLCrtcamp.com/': { + isBlocked: false, + blockedReasons: [], + parsedCookie: { + expires: '2024-04-10T04:03:59.874Z', + httponly: false, + secure: true, + path: '/', + domain: '.rtcamp.com', + samesite: '', + name: 'FPLC', + value: + '9cN4NZPh9L1TDUG1xtrXt9H%2BYwJihteKBHMDuZ9aDug1UQT8Y8XWjMkbh%2FCK9FcSi8XznsE9FnjtgaHtZpGd%2Ft7w5h%2Bfn%2Fc4%2BzAjYjPf%2FI9bYJT25qhdqJzArUMN9A%3D%3D', + partitionKey: '', + size: 150, + priority: 'Medium', + }, + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13144', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712649893804, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13149', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712649893824, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13291', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712649896287, + }, + ], + responseEvents: [ + { + type: 'CDP_RESPONSE_RECEIVED_EXTRA_INFO', + requestId: '82785.126', + url: '', + blocked: false, + timeStamp: 1712649839876, + }, + { + type: 'CHROME_WEBREQUEST_ON_RESPONSE_STARTED', + requestId: '13104', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712649838568&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1798602937&ul=en-us&sr=1440x900&_fplc=0&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712649838568&sst.ude=0&_s=1&sid=1712649839&sct=11&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1037&richsstsse', + blocked: false, + timeStamp: 1712649839882, + }, + ], + }, + analytics: { + platform: 'Google Analytics', + category: 'Analytics', + name: 'FPLC', + domain: '', + description: + 'This FPLC cookie is the cross-domain linker cookie hashed from the FPID cookie. It’s not HttpOnly, which means it can be read with JavaScript. It has a relatively short lifetime, just 20 hours.', + retention: 'session', + dataController: 'Google', + gdprUrl: 'https://privacy.google.com/take-control.html', + wildcard: '0', + }, + url: '', + isFirstParty: true, + headerType: 'request', + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + warningReasons: [], + }, + 'FPGSIDrtcamp.com/': { + isBlocked: false, + blockedReasons: [], + parsedCookie: { + expires: '2024-04-09T08:33:59.874Z', + httponly: false, + secure: true, + path: '/', + domain: '.rtcamp.com', + samesite: 'strict', + name: 'FPGSID', + value: '1.1712649839.1712649839.G-7HKDVLRRV4.j1V_g8v-o4K7I5OKVAh_sQ', + partitionKey: '', + size: 65, + priority: 'Medium', + }, + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13144', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712649893805, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13149', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712649893824, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13291', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712649896288, + }, + ], + responseEvents: [ + { + type: 'CDP_RESPONSE_RECEIVED_EXTRA_INFO', + requestId: '82785.126', + url: '', + blocked: false, + timeStamp: 1712649839877, + }, + { + type: 'CHROME_WEBREQUEST_ON_RESPONSE_STARTED', + requestId: '13104', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712649838568&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1798602937&ul=en-us&sr=1440x900&_fplc=0&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712649838568&sst.ude=0&_s=1&sid=1712649839&sct=11&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1037&richsstsse', + blocked: false, + timeStamp: 1712649839883, + }, + ], + }, + analytics: { + platform: '', + category: 'Uncategorized', + name: '', + domain: '', + description: '', + retention: '', + dataController: '', + gdprUrl: '', + wildcard: '', + }, + url: '', + isFirstParty: true, + headerType: 'request', + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + warningReasons: [], + }, + 'NIDgoogle.com/': { + parsedCookie: { + name: 'NID', + value: + '513=fEZHdYbXcRMAOF3ZPEA3vRl9Dm7-B9JLfpLpTrtY3gDHBfo77B_V95BsxRPFvj7YXREgcHTvevfSVQwA7uWRBks6qoX0kKjqJ4I2zPwGXO436kL3thFCJu9nDXhnmGj6_Arpl_OQ8r50YccBg8N7qSxa2Dt_bhE7DnuyrRK91bv69GFnGAnpGEzA7pvdyPxB_WX9SQpPQ4U', + domain: '.google.com', + path: '/', + secure: true, + httponly: true, + samesite: 'none', + expires: '2024-10-07T21:20:50.696Z', + partitionKey: '', + size: 210, + priority: 'Medium', + httpOnly: true, + sameParty: false, + sameSite: 'None', + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: 'Google', + category: 'Marketing', + name: 'NID', + domain: 'google.com', + description: + 'This cookies is used to collect website statistics and track conversion rates and Google ad personalisation', + retention: '1 year', + dataController: 'Google', + gdprUrl: 'https://privacy.google.com/take-control.html', + wildcard: '0', + }, + headerType: 'request', + url: 'https://analytics.google.com/g/s/collect?dma=0>m=45j91e4441h2v882644066z871645728z99177835882za200&_gsid=7HKDVLRRV4j1V_g8v-o4K7I5OKVAh_sQ', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13109', + url: 'https://analytics.google.com/g/s/collect?dma=0>m=45j91e4441h2v882644066z871645728z99177835882za200&_gsid=7HKDVLRRV4j1V_g8v-o4K7I5OKVAh_sQ', + blocked: false, + timeStamp: 1712649839884, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.132', + url: '', + blocked: false, + timeStamp: 1712649840347, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13137', + url: 'https://www.google.com/pagead/1p-user-list/11351157933/?random=1712649842806&cv=11&fst=1712649600000&bg=ffffff&guid=ON&async=1>m=45be4430z871645728za201&gcd=13l3l3l3l1&dma=0&u_w=1440&u_h=900&url=https%3A%2F%2Frtcamp.com%2F&frm=0&tiba=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&value=-995&npa=0&data=event%3Dtest%3Bgoogle_business_vertical%3Dcustom%3Bid%3Dtest1&fmt=3&is_vtc=1&cid=CAQSKQB7FLtqntrNHDTQ_a-Sh9toqS56hqCzynlmLgQqmXr8fV3VRVs4WeVb&random=4222396660&rmt_tld=0&ipr=y', + blocked: false, + timeStamp: 1712649843058, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.151', + url: '', + blocked: false, + timeStamp: 1712649843116, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.181', + url: '', + blocked: false, + timeStamp: 1712649893828, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13151', + url: 'https://accounts.google.com/gsi/client?ver=1670238691', + blocked: false, + timeStamp: 1712649893829, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13152', + url: 'https://accounts.google.com/gsi/style', + blocked: false, + timeStamp: 1712649893990, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.182', + url: '', + blocked: false, + timeStamp: 1712649893992, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.183', + url: '', + blocked: false, + timeStamp: 1712649893994, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13153', + url: 'https://accounts.google.com/gsi/status?client_id=549796576131-8aoqmiheqf84a8bh3dl10ec2kp2v6e7p.apps.googleusercontent.com&as=STPqYB%2FVV%2F9qmKJZpeo94A', + blocked: false, + timeStamp: 1712649894001, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.192', + url: '', + blocked: false, + timeStamp: 1712649894017, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13158', + url: 'https://www.google.com/recaptcha/api.js?render=6LevJpwaAAAAAF2HVImidaxUBSH3OkRiyxvxAQE8&ver=1.4.0', + blocked: false, + timeStamp: 1712649894018, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13163', + url: 'https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LevJpwaAAAAAF2HVImidaxUBSH3OkRiyxvxAQE8&co=aHR0cHM6Ly9ydGNhbXAuY29tOjQ0Mw..&hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-&size=invisible&cb=1jzcq6kj791e', + blocked: false, + timeStamp: 1712649894142, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.208', + url: '', + blocked: false, + timeStamp: 1712649894146, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13169', + url: 'https://www.google.com/recaptcha/api.js?hl=en&ver=6.4.3#038;render=explicit', + blocked: false, + timeStamp: 1712649894150, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13170', + url: 'https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Le6JpwaAAAAAFkASVap1OUThl-lQSJC0r9kLl2I&co=aHR0cHM6Ly9ydGNhbXAuY29tOjQ0Mw..&hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-&theme=light&size=invisible&badge=bottomright&cb=64wrh1hrhyl0', + blocked: false, + timeStamp: 1712649894175, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '171EF73AC49739330627AF0ECE168B24', + url: '', + blocked: false, + timeStamp: 1712649894342, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '71BEDF59BFFA5B219605F36AF92F46A2', + url: '', + blocked: false, + timeStamp: 1712649894347, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13180', + url: 'https://www.google.com/js/bg/MAj5J5iEgh_vMgeickC5b2xvhmiD7VG83v9sx_9XVJI.js', + blocked: false, + timeStamp: 1712649894368, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13184', + url: 'https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-', + blocked: false, + timeStamp: 1712649894388, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13185', + url: 'https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-', + blocked: false, + timeStamp: 1712649894409, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: 'BC0D70D08304A7434BAB6334EFAC0866', + url: '', + blocked: false, + timeStamp: 1712649894553, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13188', + url: 'https://www.google.com/recaptcha/api2/bframe?hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-&k=6Le6JpwaAAAAAFkASVap1OUThl-lQSJC0r9kLl2I', + blocked: false, + timeStamp: 1712649894556, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13189', + url: 'https://www.google.com/recaptcha/api2/reload?k=6Le6JpwaAAAAAFkASVap1OUThl-lQSJC0r9kLl2I', + blocked: false, + timeStamp: 1712649894642, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13190', + url: 'https://www.google.com/js/bg/MAj5J5iEgh_vMgeickC5b2xvhmiD7VG83v9sx_9XVJI.js', + blocked: false, + timeStamp: 1712649894762, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13298', + url: 'https://accounts.google.com/gsi/style', + blocked: false, + timeStamp: 1712649896292, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13307', + url: 'https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Le6JpwaAAAAAFkASVap1OUThl-lQSJC0r9kLl2I&co=aHR0cHM6Ly9ydGNhbXAuY29tOjQ0Mw..&hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-&theme=light&size=invisible&badge=bottomright&cb=64wrh1hrhyl0', + blocked: false, + timeStamp: 1712649896294, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13311', + url: 'https://www.google.com/recaptcha/api2/bframe?hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-&k=6Le6JpwaAAAAAFkASVap1OUThl-lQSJC0r9kLl2I', + blocked: false, + timeStamp: 1712649896305, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13312', + url: 'https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LevJpwaAAAAAF2HVImidaxUBSH3OkRiyxvxAQE8&co=aHR0cHM6Ly9ydGNhbXAuY29tOjQ0Mw..&hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-&size=invisible&cb=1jzcq6kj791e', + blocked: false, + timeStamp: 1712649896313, + }, + ], + responseEvents: [], + }, + isFirstParty: false, + frameIdList: [108, 112, 109, 0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: ['WarnThirdPartyPhaseout'], + }, + 'JSESSIONIDads.kwanzoo.com/': { + blockedReasons: [ + 'SameSiteUnspecifiedTreatedAsLax', + 'ExcludeSameSiteUnspecifiedTreatedAsLax', + ], + warningReasons: ['WarnSameSiteUnspecifiedCrossSiteContext'], + isBlocked: true, + parsedCookie: { + name: 'JSESSIONID', + value: '809D976D9AF74A799AA63ECAEFEADD53', + domain: 'ads.kwanzoo.com', + path: '/', + secure: true, + httponly: false, + samesite: '', + expires: 0, + partitionKey: '', + size: 42, + priority: 'Medium', + }, + analytics: { + platform: 'J2EE', + category: 'Functional', + name: 'JSESSIONID*', + domain: '', + description: + 'JSESSIONID is a cookie generated by Servlet containers and used for session management in J2EE web applications for HTTP protocol. If a Web server is using a cookie for session management, it creates and sends JSESSIONID cookie to the client and then the client sends it back to the server in subsequent HTTP requests. JSESSIONID is a platform session cookie and is used by sites with JavaServer Pages (JSP). The cookie is used to maintain an anonymous user session by the server.', + retention: 'session', + dataController: 'J2EE', + gdprUrl: '', + wildcard: '1', + }, + url: 'https://ads.kwanzoo.com/embed-code/12716', + networkEvents: { + requestEvents: [], + responseEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_RESPONSE_STARTED', + requestId: '13101', + url: 'https://ads.kwanzoo.com/embed-code/12716', + blocked: true, + timeStamp: 1712649839949, + }, + { + type: 'CDP_RESPONSE_RECEIVED_EXTRA_INFO', + requestId: 'F4EF4E6A51A1059466A162665500CB39', + url: 'https://ads.kwanzoo.com/widget/inactive/12716', + blocked: true, + timeStamp: 1712649841164, + }, + { + type: 'CHROME_WEBREQUEST_ON_RESPONSE_STARTED', + requestId: '13111', + url: 'https://ads.kwanzoo.com/widget/inactive/12716', + blocked: true, + timeStamp: 1712649841167, + }, + ], + }, + headerType: 'response', + isFirstParty: false, + frameIdList: [106, 0], + blockingStatus: { + inboundBlock: 'BLOCKED_IN_ALL_EVENTS', + outboundBlock: 'NOT_BLOCKED', + }, + }, + 'ar_debugdoubleclick.net/': { + parsedCookie: { + name: 'ar_debug', + value: '1', + domain: '.doubleclick.net', + path: '/', + secure: true, + httponly: true, + samesite: 'none', + expires: '2024-05-05T06:17:14.801Z', + partitionKey: '', + size: 9, + priority: 'Medium', + httpOnly: true, + sameParty: false, + sameSite: 'None', + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: 'DoubleClick/Google Marketing', + category: 'Marketing', + name: 'ar_debug', + domain: 'doubleclick.net', + description: 'Store and track conversions', + retention: 'Persistent', + dataController: 'Google', + gdprUrl: 'https://privacy.google.com/take-control.html', + wildcard: '0', + }, + headerType: 'request', + url: 'https://stats.g.doubleclick.net/g/collect?v=2&dma=0&tid=G-7HKDVLRRV4&cid=BbK4osGDATp%2FUJYvpHnCoBghznOOng6Zu9R3wuq9nb0%3D.1712122812>m=45j91e4441h2v882644066z871645728z99177835882za200&aip=1', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13112', + url: 'https://stats.g.doubleclick.net/g/collect?v=2&dma=0&tid=G-7HKDVLRRV4&cid=BbK4osGDATp%2FUJYvpHnCoBghznOOng6Zu9R3wuq9nb0%3D.1712122812>m=45j91e4441h2v882644066z871645728z99177835882za200&aip=1', + blocked: false, + timeStamp: 1712649839982, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.134', + url: '', + blocked: false, + timeStamp: 1712649840188, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13135', + url: 'https://googleads.g.doubleclick.net/pagead/viewthroughconversion/11351157933/?random=1712649842806&cv=11&fst=1712649842806&bg=ffffff&guid=ON&async=1>m=45be4430z871645728za201&gcd=13l3l3l3l1&dma=0&u_w=1440&u_h=900&url=https%3A%2F%2Frtcamp.com%2F&hn=www.googleadservices.com&frm=0&tiba=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&value=-995&npa=0&pscdl=noapi&auid=1643004070.1712122812&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&fledge=1&data=event%3Dtest%3Bgoogle_business_vertical%3Dcustom%3Bid%3Dtest1&rfmt=3&fmt=4', + blocked: false, + timeStamp: 1712649842825, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13136', + url: 'https://td.doubleclick.net/td/rul/11351157933?random=1712649842806&cv=11&fst=1712649842806&fmt=3&bg=ffffff&guid=ON&async=1>m=45be4430z871645728za201&gcd=13l3l3l3l1&dma=0&u_w=1440&u_h=900&url=https%3A%2F%2Frtcamp.com%2F&hn=www.googleadservices.com&frm=0&tiba=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&value=-995&npa=0&pscdl=noapi&auid=1643004070.1712122812&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&fledge=1&data=event%3Dtest%3Bgoogle_business_vertical%3Dcustom%3Bid%3Dtest1', + blocked: false, + timeStamp: 1712649842828, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.150', + url: '', + blocked: false, + timeStamp: 1712649842975, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '704DD5D4D792F030A8AB9ABC9C058A42', + url: '', + blocked: false, + timeStamp: 1712649843026, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13310', + url: 'https://td.doubleclick.net/td/rul/11351157933?random=1712649842806&cv=11&fst=1712649842806&fmt=3&bg=ffffff&guid=ON&async=1>m=45be4430z871645728za201&gcd=13l3l3l3l1&dma=0&u_w=1440&u_h=900&url=https%3A%2F%2Frtcamp.com%2F&hn=www.googleadservices.com&frm=0&tiba=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&value=-995&npa=0&pscdl=noapi&auid=1643004070.1712122812&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&fledge=1&data=event%3Dtest%3Bgoogle_business_vertical%3Dcustom%3Bid%3Dtest1', + blocked: false, + timeStamp: 1712649896295, + }, + ], + responseEvents: [], + }, + isFirstParty: false, + frameIdList: [107, 0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: ['WarnThirdPartyPhaseout'], + }, + 'IDEdoubleclick.net/': { + parsedCookie: { + name: 'IDE', + value: + 'AHWqTUntbo9r3WXMBqKntf9Kmmoiu8TGRlI6Dk9N7YsxBDVIN3PiG8gseG6NChrjT6k', + domain: '.doubleclick.net', + path: '/', + secure: true, + httponly: true, + samesite: 'none', + expires: '2025-05-14T07:54:32.220Z', + partitionKey: '', + size: 70, + priority: 'Medium', + httpOnly: true, + sameParty: false, + sameSite: 'None', + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: 'DoubleClick/Google Marketing', + category: 'Marketing', + name: 'IDE', + domain: 'doubleclick.net (3rd party)', + description: + 'This cookie is used for targeting, analyzing and optimisation of ad campaigns in DoubleClick/Google Marketing Suite', + retention: '2 years', + dataController: 'Google', + gdprUrl: 'https://privacy.google.com/take-control.html', + wildcard: '0', + }, + headerType: 'request', + url: 'https://stats.g.doubleclick.net/g/collect?v=2&dma=0&tid=G-7HKDVLRRV4&cid=BbK4osGDATp%2FUJYvpHnCoBghznOOng6Zu9R3wuq9nb0%3D.1712122812>m=45j91e4441h2v882644066z871645728z99177835882za200&aip=1', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13112', + url: 'https://stats.g.doubleclick.net/g/collect?v=2&dma=0&tid=G-7HKDVLRRV4&cid=BbK4osGDATp%2FUJYvpHnCoBghznOOng6Zu9R3wuq9nb0%3D.1712122812>m=45j91e4441h2v882644066z871645728z99177835882za200&aip=1', + blocked: false, + timeStamp: 1712649839982, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.134', + url: '', + blocked: false, + timeStamp: 1712649840188, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13135', + url: 'https://googleads.g.doubleclick.net/pagead/viewthroughconversion/11351157933/?random=1712649842806&cv=11&fst=1712649842806&bg=ffffff&guid=ON&async=1>m=45be4430z871645728za201&gcd=13l3l3l3l1&dma=0&u_w=1440&u_h=900&url=https%3A%2F%2Frtcamp.com%2F&hn=www.googleadservices.com&frm=0&tiba=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&value=-995&npa=0&pscdl=noapi&auid=1643004070.1712122812&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&fledge=1&data=event%3Dtest%3Bgoogle_business_vertical%3Dcustom%3Bid%3Dtest1&rfmt=3&fmt=4', + blocked: false, + timeStamp: 1712649842825, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13136', + url: 'https://td.doubleclick.net/td/rul/11351157933?random=1712649842806&cv=11&fst=1712649842806&fmt=3&bg=ffffff&guid=ON&async=1>m=45be4430z871645728za201&gcd=13l3l3l3l1&dma=0&u_w=1440&u_h=900&url=https%3A%2F%2Frtcamp.com%2F&hn=www.googleadservices.com&frm=0&tiba=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&value=-995&npa=0&pscdl=noapi&auid=1643004070.1712122812&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&fledge=1&data=event%3Dtest%3Bgoogle_business_vertical%3Dcustom%3Bid%3Dtest1', + blocked: false, + timeStamp: 1712649842828, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.150', + url: '', + blocked: false, + timeStamp: 1712649842976, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '704DD5D4D792F030A8AB9ABC9C058A42', + url: '', + blocked: false, + timeStamp: 1712649843026, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13310', + url: 'https://td.doubleclick.net/td/rul/11351157933?random=1712649842806&cv=11&fst=1712649842806&fmt=3&bg=ffffff&guid=ON&async=1>m=45be4430z871645728za201&gcd=13l3l3l3l1&dma=0&u_w=1440&u_h=900&url=https%3A%2F%2Frtcamp.com%2F&hn=www.googleadservices.com&frm=0&tiba=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&value=-995&npa=0&pscdl=noapi&auid=1643004070.1712122812&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&fledge=1&data=event%3Dtest%3Bgoogle_business_vertical%3Dcustom%3Bid%3Dtest1', + blocked: false, + timeStamp: 1712649896295, + }, + ], + responseEvents: [], + }, + isFirstParty: false, + frameIdList: [107, 0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: ['WarnThirdPartyPhaseout'], + }, + 'DSIDdoubleclick.net/': { + parsedCookie: { + name: 'DSID', + value: 'NO_DATA', + domain: '.doubleclick.net', + path: '/', + secure: true, + httponly: true, + samesite: 'none', + expires: '2024-04-09T08:54:33.500Z', + partitionKey: '', + size: 11, + priority: 'Medium', + httpOnly: true, + sameParty: false, + sameSite: 'None', + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: 'DoubleClick/Google Marketing', + category: 'Marketing', + name: 'DSID', + domain: 'doubleclick.net (3rd party)', + description: + 'This cookie is used for targeting, analyzing and optimisation of ad campaigns in DoubleClick/Google Marketing Suite', + retention: '2 weeks', + dataController: 'Google', + gdprUrl: 'https://privacy.google.com/take-control.html', + wildcard: '0', + }, + headerType: 'request', + url: 'https://stats.g.doubleclick.net/g/collect?v=2&dma=0&tid=G-7HKDVLRRV4&cid=BbK4osGDATp%2FUJYvpHnCoBghznOOng6Zu9R3wuq9nb0%3D.1712122812>m=45j91e4441h2v882644066z871645728z99177835882za200&aip=1', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13112', + url: 'https://stats.g.doubleclick.net/g/collect?v=2&dma=0&tid=G-7HKDVLRRV4&cid=BbK4osGDATp%2FUJYvpHnCoBghznOOng6Zu9R3wuq9nb0%3D.1712122812>m=45j91e4441h2v882644066z871645728z99177835882za200&aip=1', + blocked: false, + timeStamp: 1712649839983, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.134', + url: '', + blocked: false, + timeStamp: 1712649840189, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13135', + url: 'https://googleads.g.doubleclick.net/pagead/viewthroughconversion/11351157933/?random=1712649842806&cv=11&fst=1712649842806&bg=ffffff&guid=ON&async=1>m=45be4430z871645728za201&gcd=13l3l3l3l1&dma=0&u_w=1440&u_h=900&url=https%3A%2F%2Frtcamp.com%2F&hn=www.googleadservices.com&frm=0&tiba=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&value=-995&npa=0&pscdl=noapi&auid=1643004070.1712122812&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&fledge=1&data=event%3Dtest%3Bgoogle_business_vertical%3Dcustom%3Bid%3Dtest1&rfmt=3&fmt=4', + blocked: false, + timeStamp: 1712649842825, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13136', + url: 'https://td.doubleclick.net/td/rul/11351157933?random=1712649842806&cv=11&fst=1712649842806&fmt=3&bg=ffffff&guid=ON&async=1>m=45be4430z871645728za201&gcd=13l3l3l3l1&dma=0&u_w=1440&u_h=900&url=https%3A%2F%2Frtcamp.com%2F&hn=www.googleadservices.com&frm=0&tiba=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&value=-995&npa=0&pscdl=noapi&auid=1643004070.1712122812&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&fledge=1&data=event%3Dtest%3Bgoogle_business_vertical%3Dcustom%3Bid%3Dtest1', + blocked: false, + timeStamp: 1712649842828, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.150', + url: '', + blocked: false, + timeStamp: 1712649842976, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '704DD5D4D792F030A8AB9ABC9C058A42', + url: '', + blocked: false, + timeStamp: 1712649843027, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13310', + url: 'https://td.doubleclick.net/td/rul/11351157933?random=1712649842806&cv=11&fst=1712649842806&fmt=3&bg=ffffff&guid=ON&async=1>m=45be4430z871645728za201&gcd=13l3l3l3l1&dma=0&u_w=1440&u_h=900&url=https%3A%2F%2Frtcamp.com%2F&hn=www.googleadservices.com&frm=0&tiba=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&value=-995&npa=0&pscdl=noapi&auid=1643004070.1712122812&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&fledge=1&data=event%3Dtest%3Bgoogle_business_vertical%3Dcustom%3Bid%3Dtest1', + blocked: false, + timeStamp: 1712649896295, + }, + ], + responseEvents: [], + }, + isFirstParty: false, + frameIdList: [107, 0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: ['WarnThirdPartyPhaseout'], + }, + 'tuida.usbrowserspeed.com/': { + parsedCookie: { + name: 'tuid', + value: '1eadd2b3-4c04-4400-906c-71d58120510a', + domain: 'a.usbrowserspeed.com', + path: '/', + secure: true, + httponly: true, + samesite: 'none', + expires: '2025-04-09T08:04:01.027Z', + partitionKey: '', + size: 40, + priority: 'Medium', + httpOnly: true, + sameParty: false, + sameSite: 'None', + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: '', + category: 'Uncategorized', + name: '', + domain: '', + description: '', + retention: '', + dataController: '', + gdprUrl: '', + wildcard: '', + }, + headerType: 'response', + url: 'https://a.usbrowserspeed.com/metrics.js?pid=b92811d1223bc439179cdad26908fb731d6efd5a5e78bcec5d89bb4590870e06', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13113', + url: 'https://a.usbrowserspeed.com/metrics.js?pid=b92811d1223bc439179cdad26908fb731d6efd5a5e78bcec5d89bb4590870e06', + blocked: false, + timeStamp: 1712649840120, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.135', + url: '', + blocked: false, + timeStamp: 1712649840753, + }, + ], + responseEvents: [ + { + type: 'CDP_RESPONSE_RECEIVED_EXTRA_INFO', + requestId: '82785.135', + url: '', + blocked: false, + timeStamp: 1712649841025, + }, + { + type: 'CHROME_WEBREQUEST_ON_RESPONSE_STARTED', + requestId: '13113', + url: 'https://a.usbrowserspeed.com/metrics.js?pid=b92811d1223bc439179cdad26908fb731d6efd5a5e78bcec5d89bb4590870e06', + blocked: false, + timeStamp: 1712649841028, + }, + ], + }, + isFirstParty: false, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: ['WarnThirdPartyPhaseout'], + }, + '_GRECAPTCHAwww.google.com/recaptcha': { + isBlocked: true, + parsedCookie: { + domain: 'www.google.com', + expires: '2024-10-06T08:04:54.725Z', + httpOnly: true, + name: '_GRECAPTCHA', + path: '/recaptcha', + priority: 'High', + sameParty: false, + sameSite: 'None', + secure: true, + session: false, + size: 100, + sourcePort: 443, + sourceScheme: 'Secure', + value: + '09ABIEJouEaHgdO1cFbr1X9F69FvSW1TA4hefeRjfQpwlSVwkRSmYwrxz006dFw2R8FK3ECNOvT9iXt6HBfJwreQQ', + samesite: 'none', + partitionKey: '', + httponly: true, + }, + networkEvents: { + requestEvents: [ + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.132', + url: '', + blocked: true, + timeStamp: 1712649840346, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.151', + url: '', + blocked: true, + timeStamp: 1712649843115, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.181', + url: '', + blocked: true, + timeStamp: 1712649893827, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.182', + url: '', + blocked: true, + timeStamp: 1712649893990, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.183', + url: '', + blocked: true, + timeStamp: 1712649893993, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.192', + url: '', + blocked: false, + timeStamp: 1712649894016, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13158', + url: 'https://www.google.com/recaptcha/api.js?render=6LevJpwaAAAAAF2HVImidaxUBSH3OkRiyxvxAQE8&ver=1.4.0', + blocked: false, + timeStamp: 1712649894017, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13163', + url: 'https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LevJpwaAAAAAF2HVImidaxUBSH3OkRiyxvxAQE8&co=aHR0cHM6Ly9ydGNhbXAuY29tOjQ0Mw..&hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-&size=invisible&cb=1jzcq6kj791e', + blocked: false, + timeStamp: 1712649894142, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.208', + url: '', + blocked: false, + timeStamp: 1712649894146, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13169', + url: 'https://www.google.com/recaptcha/api.js?hl=en&ver=6.4.3#038;render=explicit', + blocked: false, + timeStamp: 1712649894150, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13170', + url: 'https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Le6JpwaAAAAAFkASVap1OUThl-lQSJC0r9kLl2I&co=aHR0cHM6Ly9ydGNhbXAuY29tOjQ0Mw..&hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-&theme=light&size=invisible&badge=bottomright&cb=64wrh1hrhyl0', + blocked: false, + timeStamp: 1712649894174, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '171EF73AC49739330627AF0ECE168B24', + url: '', + blocked: false, + timeStamp: 1712649894342, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '71BEDF59BFFA5B219605F36AF92F46A2', + url: '', + blocked: false, + timeStamp: 1712649894345, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13184', + url: 'https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-', + blocked: false, + timeStamp: 1712649894388, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13185', + url: 'https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-', + blocked: false, + timeStamp: 1712649894409, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: 'BC0D70D08304A7434BAB6334EFAC0866', + url: '', + blocked: false, + timeStamp: 1712649894552, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13188', + url: 'https://www.google.com/recaptcha/api2/bframe?hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-&k=6Le6JpwaAAAAAFkASVap1OUThl-lQSJC0r9kLl2I', + blocked: false, + timeStamp: 1712649894555, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13189', + url: 'https://www.google.com/recaptcha/api2/reload?k=6Le6JpwaAAAAAFkASVap1OUThl-lQSJC0r9kLl2I', + blocked: false, + timeStamp: 1712649894641, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13307', + url: 'https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Le6JpwaAAAAAFkASVap1OUThl-lQSJC0r9kLl2I&co=aHR0cHM6Ly9ydGNhbXAuY29tOjQ0Mw..&hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-&theme=light&size=invisible&badge=bottomright&cb=64wrh1hrhyl0', + blocked: false, + timeStamp: 1712649896294, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13311', + url: 'https://www.google.com/recaptcha/api2/bframe?hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-&k=6Le6JpwaAAAAAFkASVap1OUThl-lQSJC0r9kLl2I', + blocked: false, + timeStamp: 1712649896305, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13312', + url: 'https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LevJpwaAAAAAF2HVImidaxUBSH3OkRiyxvxAQE8&co=aHR0cHM6Ly9ydGNhbXAuY29tOjQ0Mw..&hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-&size=invisible&cb=1jzcq6kj791e', + blocked: false, + timeStamp: 1712649896313, + }, + ], + responseEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_RESPONSE_STARTED', + requestId: '13189', + url: 'https://www.google.com/recaptcha/api2/reload?k=6Le6JpwaAAAAAFkASVap1OUThl-lQSJC0r9kLl2I', + blocked: false, + timeStamp: 1712649894727, + }, + ], + }, + blockedReasons: ['NotOnPath', 'DomainMismatch'], + analytics: { + platform: 'Google reCAPTCHA', + category: 'Functional', + name: '_GRECAPTCHA', + domain: 'google.com', + description: + 'Google reCAPTCHA sets a necessary cookie (_GRECAPTCHA) when executed for the purpose of providing its risk analysis.', + retention: '179 days', + dataController: 'Google', + gdprUrl: 'https://privacy.google.com/take-control.html', + wildcard: '0', + }, + url: '', + headerType: 'request', + isFirstParty: false, + frameIdList: [108, 112, 109, 0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'BLOCKED_IN_SOME_EVENTS', + }, + warningReasons: ['WarnThirdPartyPhaseout'], + }, + 'SNIDgoogle.com/verify': { + isBlocked: true, + parsedCookie: { + domain: '.google.com', + expires: '2024-10-05T06:36:29.696Z', + httpOnly: true, + name: 'SNID', + path: '/verify', + priority: 'Medium', + sameParty: false, + sameSite: 'Lax', + secure: true, + session: false, + size: 103, + sourcePort: 443, + sourceScheme: 'Secure', + value: + 'AOYECSr1AIksFOU_JTnc2ZZ-4TzCOICD8R03NsbLY3NmJpowc-xGVCb-BN4PM0erTr7W32PjsGaYrtD9kva2AlNWHsra2M4iwX8', + samesite: 'lax', + }, + networkEvents: { + requestEvents: [ + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.132', + url: '', + blocked: true, + timeStamp: 1712649840346, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.151', + url: '', + blocked: true, + timeStamp: 1712649843115, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.181', + url: '', + blocked: true, + timeStamp: 1712649893827, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.182', + url: '', + blocked: true, + timeStamp: 1712649893991, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.183', + url: '', + blocked: true, + timeStamp: 1712649893993, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.192', + url: '', + blocked: true, + timeStamp: 1712649894016, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.208', + url: '', + blocked: true, + timeStamp: 1712649894144, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '171EF73AC49739330627AF0ECE168B24', + url: '', + blocked: true, + timeStamp: 1712649894341, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '71BEDF59BFFA5B219605F36AF92F46A2', + url: '', + blocked: true, + timeStamp: 1712649894344, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: 'BC0D70D08304A7434BAB6334EFAC0866', + url: '', + blocked: true, + timeStamp: 1712649894551, + }, + ], + responseEvents: [], + }, + blockedReasons: ['NotOnPath', 'SameSiteLax'], + analytics: { + platform: '', + category: 'Uncategorized', + name: '', + domain: '', + description: '', + retention: '', + dataController: '', + gdprUrl: '', + wildcard: '', + }, + url: '', + headerType: 'request', + isFirstParty: false, + frameIdList: [], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'BLOCKED_IN_ALL_EVENTS', + }, + warningReasons: [], + }, + 'AECgoogle.com/': { + isBlocked: true, + parsedCookie: { + domain: '.google.com', + expires: '2024-09-29T13:56:56.309Z', + httpOnly: true, + name: 'AEC', + path: '/', + priority: 'Medium', + sameParty: false, + sameSite: 'Lax', + secure: true, + session: false, + size: 61, + sourcePort: 443, + sourceScheme: 'Secure', + value: 'AQTF6HyG1VGHI6o8fu3nQ-FoJdbMr-JjFktcDDgVZYiHk1wSKkdoi-oXoQ', + samesite: 'lax', + }, + networkEvents: { + requestEvents: [ + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.132', + url: '', + blocked: true, + timeStamp: 1712649840347, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.151', + url: '', + blocked: true, + timeStamp: 1712649843116, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.181', + url: '', + blocked: true, + timeStamp: 1712649893828, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.182', + url: '', + blocked: true, + timeStamp: 1712649893991, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.183', + url: '', + blocked: true, + timeStamp: 1712649893994, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.192', + url: '', + blocked: true, + timeStamp: 1712649894016, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '82785.208', + url: '', + blocked: true, + timeStamp: 1712649894145, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '171EF73AC49739330627AF0ECE168B24', + url: '', + blocked: true, + timeStamp: 1712649894341, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '71BEDF59BFFA5B219605F36AF92F46A2', + url: '', + blocked: true, + timeStamp: 1712649894345, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: 'BC0D70D08304A7434BAB6334EFAC0866', + url: '', + blocked: true, + timeStamp: 1712649894552, + }, + ], + responseEvents: [], + }, + blockedReasons: ['SameSiteLax'], + analytics: { + platform: 'Google Ads', + category: 'Functional', + name: 'AEC', + domain: 'google.com', + description: + 'AEC cookies ensure that requests within a browsing session are made by the user, and not by other sites. These cookies prevent malicious sites from acting on behalf of a user without that user’s knowledge.', + retention: '6 months', + dataController: 'Google', + gdprUrl: 'https://privacy.google.com/take-control.html', + wildcard: '0', + }, + url: '', + headerType: 'request', + isFirstParty: false, + frameIdList: [], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'BLOCKED_IN_ALL_EVENTS', + }, + warningReasons: [], + }, + 'cookietestrtcamp.com/': { + parsedCookie: { + domain: 'rtcamp.com', + expires: 'Session', + name: 'cookietest', + partitioned: false, + path: '/', + sameSite: 'lax', + secure: false, + value: '1', + partitionKey: false, + size: 11, + priority: 'Medium', + }, + networkEvents: { + requestEvents: [], + responseEvents: [], + }, + analytics: { + platform: '', + category: 'Uncategorized', + name: '', + domain: '', + description: '', + retention: '', + dataController: '', + gdprUrl: '', + wildcard: '', + }, + url: 'https://rtcamp.com/', + headerType: 'javascript', + frameIdList: [0], + blockedReasons: [], + warningReasons: [], + isBlocked: false, + isFirstParty: true, + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + }, + 'stg_traffic_source_priorityrtcamp.com/': { + parsedCookie: { + domain: 'rtcamp.com', + expires: '2024-04-09T08:34:56.000Z', + name: 'stg_traffic_source_priority', + partitioned: false, + path: '/', + sameSite: 'strict', + secure: false, + value: '1', + partitionKey: false, + size: 28, + httponly: false, + samesite: 'strict', + priority: 'Medium', + }, + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13144', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712649893803, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13149', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712649893823, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13291', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712649896286, + }, + ], + responseEvents: [], + }, + analytics: { + platform: 'Piwik', + category: 'Analytics', + name: 'stg_traffic_source_priority', + domain: '', + description: + 'Stores the type of traffic source that explains how the visitor reached your website.', + retention: '30 minutes', + dataController: 'Piwik', + gdprUrl: 'https://piwik.pro/privacy-policy/', + wildcard: '0', + }, + url: 'https://rtcamp.com/', + headerType: 'javascript', + frameIdList: [0], + blockedReasons: [], + warningReasons: [], + isBlocked: false, + isFirstParty: true, + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + }, + '_pk_ses.10c7acc6-abb4-44cd-82dc-44190bf2463d.de59rtcamp.com/': { + parsedCookie: { + domain: 'rtcamp.com', + expires: '2024-04-09T08:34:56.000Z', + name: '_pk_ses.10c7acc6-abb4-44cd-82dc-44190bf2463d.de59', + partitioned: false, + path: '/', + sameSite: 'lax', + secure: true, + value: '*', + partitionKey: '', + size: 50, + priority: 'Medium', + httponly: false, + samesite: 'lax', + }, + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13144', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712649893804, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13149', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712649893824, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '13291', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712649896287, + }, + ], + responseEvents: [], + }, + analytics: { + platform: 'Matomo', + category: 'Analytics', + name: '_pk_ses*', + domain: '', + description: + 'Short lived cookies used to temporarily store data for the visit', + retention: '30 minutes', + dataController: 'Matomo', + gdprUrl: 'https://matomo.org/privacy-policy/', + wildcard: '1', + }, + url: 'https://rtcamp.com/', + headerType: 'javascript', + frameIdList: [0], + blockedReasons: [], + warningReasons: [], + isBlocked: false, + isFirstParty: true, + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + }, + }, + cookiesStatsComponents: { + legend: [ + { + label: 'Functional', + count: 3, + color: '#5CC971', + countClassName: 'text-functional', + }, + { + label: 'Marketing', + count: 6, + color: '#F3AE4E', + countClassName: 'text-uncategorised', + }, + { + label: 'Analytics', + count: 12, + color: '#4C79F4', + countClassName: 'text-uncategorised', + }, + { + label: 'Uncategorized', + count: 8, + color: '#EC7159', + countClassName: 'text-uncategorised', + }, + ], + firstParty: [ + { + count: 0, + color: '#5CC971', + }, + { + count: 2, + color: '#F3AE4E', + }, + { + count: 12, + color: '#4C79F4', + }, + { + count: 5, + color: '#EC7159', + }, + ], + thirdParty: [ + { + count: 3, + color: '#5CC971', + }, + { + count: 4, + color: '#F3AE4E', + }, + { + count: 0, + color: '#4C79F4', + }, + { + count: 3, + color: '#EC7159', + }, + ], + blocked: [ + { + count: 5, + color: '#7D8471', + }, + { + count: 3, + color: '#79553D', + }, + { + count: 1, + color: '#FF7514', + }, + { + count: 1, + color: '#1C542D', + }, + { + count: 2, + color: '#FFA420', + }, + ], + blockedCookiesLegend: [ + { + label: 'DomainMismatch', + count: 5, + color: '#7D8471', + countClassName: 'text-battle-dress', + }, + { + label: 'NotOnPath', + count: 3, + color: '#79553D', + countClassName: 'text-brownstone', + }, + { + label: 'SameSiteUnspecifiedTreatedAsLax', + count: 1, + color: '#FF7514', + countClassName: 'text-sparks-in-green', + }, + { + label: 'ExcludeSameSiteUnspecifiedTreatedAsLax', + count: 1, + color: '#1C542D', + countClassName: 'text-jay-bird', + }, + { + label: 'SameSiteLax', + count: 2, + color: '#FFA420', + countClassName: 'text-honey-wax', + }, + ], + }, + tabFrames: { + 'https://rtcamp.com': { + frameIds: [0], + frameType: 'outermost_frame', + isOnRWS: false, + }, + 'https://ads.kwanzoo.com': { + frameIds: [106], + frameType: 'sub_frame', + isOnRWS: false, + }, + 'https://td.doubleclick.net': { + frameIds: [107], + frameType: 'sub_frame', + isOnRWS: false, + }, + 'https://www.google.com': { + frameIds: [108, 109, 112], + frameType: 'sub_frame', + isOnRWS: false, + }, + }, + showInfoIcon: true, + showHorizontalMatrix: false, + blockedCookieDataMapping: [ + { + title: 'Blocked cookies', + count: 8, + data: [ + { + count: 5, + color: '#7D8471', + }, + { + count: 3, + color: '#79553D', + }, + { + count: 1, + color: '#FF7514', + }, + { + count: 1, + color: '#1C542D', + }, + { + count: 2, + color: '#FFA420', + }, + ], + }, + ], + showBlockedInfoIcon: true, + frameStateCreator: { + dataMapping: [ + { + title: 'Frames', + count: 4, + data: [ + { + count: 4, + color: '#25ACAD', + }, + { + count: 3, + color: '#F54021', + }, + { + count: 3, + color: '#AF7AA3', + }, + { + count: 4, + color: '#C5A06A', + }, + { + count: 0, + color: '#A98307', + }, + ], + }, + ], + legend: [ + { + label: 'Total frames', + count: 4, + color: '#25ACAD', + countClassName: 'text-greenland-green', + }, + { + label: 'Frames with cookies', + count: 4, + color: '#C5A06A', + countClassName: 'text-good-life', + }, + { + label: 'Frames with blocked cookies', + count: 3, + color: '#AF7AA3', + countClassName: 'text-victorian-violet', + }, + { + label: 'Frames with unblocked cookies', + count: 3, + color: '#F54021', + countClassName: 'text-strawberry-spinach-red', + }, + { + label: 'Fenced frames', + count: 0, + color: '#A98307', + countClassName: 'text-chestnut-gold', + }, + ], + }, + libraryMatches: { + gsiV2: { + signatureMatches: 0, + matches: [], + moduleMatch: 0, + }, + gis: { + signatureMatches: 0, + matches: [], + }, + 'fb-comments': { + domQuerymatches: [], + }, + 'fb-likes': { + domQuerymatches: [], + }, + 'disqus-comments': { + domQuerymatches: [], + }, + 'jetpack-comments': { + domQuerymatches: [], + }, + 'jetpack-likes': { + domQuerymatches: [], + }, + reCaptcha: { + domQuerymatches: [ + 'script[src]: https://www.google.com/recaptcha/api.js?render=6LevJpwaAAAAAF2HVImidaxUBSH3OkRiyxvxAQE8&ver=1.4.0', + 'script[src]: https://www.google.com/recaptcha/api.js?hl=en&ver=6.4.3#038;render=explicit', + ], + }, + }, +}; diff --git a/packages/extension/src/utils/tests/generateReportObject.ts b/packages/extension/src/utils/tests/generateReportObject.ts new file mode 100644 index 000000000..69042533e --- /dev/null +++ b/packages/extension/src/utils/tests/generateReportObject.ts @@ -0,0 +1,27 @@ +/* + * Copyright 2023 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import generateReportObject from '../generateReportObject'; +import { data, libraryMatches, tabCookies, tabFrames } from './data.mock'; + +describe('generateReport', () => { + it('should generate report object', () => { + expect( + //@ts-ignore + generateReportObject(tabCookies, tabFrames, libraryMatches) + ).toEqual(data); + }); +}); diff --git a/packages/extension/src/view/devtools/components/cookies/cookieLanding/cookiesSection.tsx b/packages/extension/src/view/devtools/components/cookies/cookieLanding/cookiesSection.tsx index 6b91a8529..00350f90b 100644 --- a/packages/extension/src/view/devtools/components/cookies/cookieLanding/cookiesSection.tsx +++ b/packages/extension/src/view/devtools/components/cookies/cookieLanding/cookiesSection.tsx @@ -30,10 +30,6 @@ import { * Internal dependencies */ import { useCookie } from '../../../stateProviders'; -import { - ORPHANED_COOKIE_KEY, - UNMAPPED_COOKIE_KEY, -} from '@ps-analysis-tool/common'; const CookiesSection = () => { const { tabCookies, tabFrames, frameHasCookies } = useCookie(({ state }) => ({ @@ -61,16 +57,7 @@ const CookiesSection = () => { }, [cookiesStatsComponents.legend, selectedItemUpdater]); const processedTabFrames = useMemo( - () => - Object.fromEntries( - Object.entries(tabFrames || {}).filter(([url]) => { - if (url === ORPHANED_COOKIE_KEY || url === UNMAPPED_COOKIE_KEY) { - return frameHasCookies[url]; - } - - return true; - }) - ), + () => Object.fromEntries(Object.entries(tabFrames || {})), [tabFrames, frameHasCookies] ); diff --git a/packages/extension/src/view/devtools/components/cookies/cookieLanding/index.tsx b/packages/extension/src/view/devtools/components/cookies/cookieLanding/index.tsx index 8d2d494fc..5db5a95c4 100644 --- a/packages/extension/src/view/devtools/components/cookies/cookieLanding/index.tsx +++ b/packages/extension/src/view/devtools/components/cookies/cookieLanding/index.tsx @@ -17,7 +17,10 @@ * External dependencies */ import React, { useMemo } from 'react'; -import { LibraryDetection } from '@ps-analysis-tool/library-detection'; +import { + LibraryDetection, + useLibraryDetectionContext, +} from '@ps-analysis-tool/library-detection'; import { MenuBar, type CookiesLandingSection, @@ -29,8 +32,22 @@ import { import CookiesSection from './cookiesSection'; import FramesSection from './framesSection'; import BlockedCookiesSection from './blockedCookiesSection'; +import { useCookie } from '../../../stateProviders'; +import downloadReport from '../../../../../utils/downloadReport'; const AssembledCookiesLanding = () => { + const { url, tabCookies, tabFrames } = useCookie(({ state }) => ({ + tabCookies: state.tabCookies, + tabFrames: state.tabFrames, + url: state.tabUrl, + })); + + const { libraryMatches, showLoader } = useLibraryDetectionContext( + ({ state }) => ({ + libraryMatches: state.libraryMatches, + showLoader: state.showLoader, + }) + ); const sections: Array = useMemo( () => [ { @@ -73,6 +90,12 @@ const AssembledCookiesLanding = () => { return ( <> { + if (tabCookies && tabFrames && libraryMatches && url) { + downloadReport(url, tabCookies, tabFrames, libraryMatches); + } + }} menuData={menuData} scrollContainerId="cookies-landing-scroll-container" /> diff --git a/packages/extension/src/view/report/app.css b/packages/extension/src/view/report/app.css new file mode 100644 index 000000000..b5c61c956 --- /dev/null +++ b/packages/extension/src/view/report/app.css @@ -0,0 +1,3 @@ +@tailwind base; +@tailwind components; +@tailwind utilities; diff --git a/packages/extension/src/view/report/app.tsx b/packages/extension/src/view/report/app.tsx new file mode 100644 index 000000000..6d3522a94 --- /dev/null +++ b/packages/extension/src/view/report/app.tsx @@ -0,0 +1,45 @@ +/* + * Copyright 2023 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +/** + * External dependencies + */ +import React from 'react'; +import { LibraryDetection } from '@ps-analysis-tool/library-detection'; +/** + * Internal dependencies + */ +import './app.css'; +import { + CookiesSection, + BlockedCookiesSection, + FramesSection, +} from './components'; + +const App = () => { + return ( +
+ + +
+ +
+ +
+ ); +}; + +export default App; diff --git a/packages/extension/src/view/report/components/blockedCookiesSection.tsx b/packages/extension/src/view/report/components/blockedCookiesSection.tsx new file mode 100644 index 000000000..91df36cf7 --- /dev/null +++ b/packages/extension/src/view/report/components/blockedCookiesSection.tsx @@ -0,0 +1,56 @@ +/* + * Copyright 2023 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +/** + * External dependencies + */ +import React from 'react'; +import { + CookiesLandingWrapper, + CookiesMatrix, +} from '@ps-analysis-tool/design-system'; +/** + * Internal dependencies + */ +import { useData } from '../stateProviders/data'; + +const CookiesSection = () => { + const data = useData(({ state }) => state.data); + + if (!data) { + return <>; + } + + return ( + + {data.cookiesStatsComponents.blockedCookiesLegend.length > 0 && ( + + )} + + ); +}; + +export default CookiesSection; diff --git a/packages/extension/src/view/report/components/cookiesSection.tsx b/packages/extension/src/view/report/components/cookiesSection.tsx new file mode 100644 index 000000000..5684887b5 --- /dev/null +++ b/packages/extension/src/view/report/components/cookiesSection.tsx @@ -0,0 +1,53 @@ +/* + * Copyright 2023 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +/** + * External dependencies + */ +import React from 'react'; +import { + CookiesLandingWrapper, + CookiesMatrix, +} from '@ps-analysis-tool/design-system'; +/** + * Internal dependencies + */ +import { useData } from '../stateProviders/data'; + +const CookiesSection = () => { + const data = useData(({ state }) => state.data); + + if (!data) { + return null; + } + + return ( + + + + ); +}; + +export default CookiesSection; diff --git a/packages/extension/src/view/report/components/framesSection.tsx b/packages/extension/src/view/report/components/framesSection.tsx new file mode 100644 index 000000000..8982b11b5 --- /dev/null +++ b/packages/extension/src/view/report/components/framesSection.tsx @@ -0,0 +1,62 @@ +/* + * Copyright 2023 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +/** + * External dependencies + */ +import React from 'react'; +import { + CookiesLandingWrapper, + LEGEND_DESCRIPTION, + MatrixContainer, +} from '@ps-analysis-tool/design-system'; +/** + * Internal dependencies + */ +import { useData } from '../stateProviders/data'; + +const CookiesSection = () => { + const data = useData(({ state }) => state.data); + + if (!data) { + return null; + } + + const _data = data.frameStateCreator.legend.map((component) => { + const legendDescription = LEGEND_DESCRIPTION[component.label] || ''; + return { + ...component, + description: legendDescription, + title: component.label, + containerClasses: '', + }; + }); + + return ( + + + + ); +}; + +export default CookiesSection; diff --git a/packages/extension/src/view/report/components/index.ts b/packages/extension/src/view/report/components/index.ts new file mode 100644 index 000000000..ef2539f68 --- /dev/null +++ b/packages/extension/src/view/report/components/index.ts @@ -0,0 +1,19 @@ +/* + * Copyright 2023 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +export { default as CookiesSection } from './cookiesSection'; +export { default as BlockedCookiesSection } from './blockedCookiesSection'; +export { default as FramesSection } from './framesSection'; diff --git a/packages/extension/src/view/report/index.html b/packages/extension/src/view/report/index.html new file mode 100644 index 000000000..4da392046 --- /dev/null +++ b/packages/extension/src/view/report/index.html @@ -0,0 +1,11 @@ + + + + + + Report + + +
+ + diff --git a/packages/extension/src/view/report/index.tsx b/packages/extension/src/view/report/index.tsx new file mode 100644 index 000000000..9503dd2dd --- /dev/null +++ b/packages/extension/src/view/report/index.tsx @@ -0,0 +1,76 @@ +/* + * Copyright 2023 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +/** + * External dependencies + */ +import React from 'react'; +import { createRoot } from 'react-dom/client'; +import { LibraryDetectionProvider } from '@ps-analysis-tool/library-detection'; +import { noop } from '@ps-analysis-tool/common'; + +/** + * Internal dependencies + */ +import App from './app'; +import { DataProvider } from './stateProviders/data'; + +//@ts-ignore this global mock is needed for the provider LibraryDetectionProvider and the component LibraryDetection to work +chrome = { + tabs: { + onUpdated: { + addListener: noop, + removeListener: noop, + }, + }, + devtools: { + inspectedWindow: { + onResourceAdded: { + addListener: noop, + removeListener: noop, + }, + getResources: noop, + }, + }, + webNavigation: { + onErrorOccurred: { + addListener: noop, + removeListener: noop, + }, + onBeforeNavigate: { + addListener: noop, + removeListener: noop, + }, + onCompleted: { + addListener: noop, + removeListener: noop, + }, + }, +}; + +document.addEventListener('DOMContentLoaded', () => { + const root = document.getElementById('root'); + + if (root) { + createRoot(root).render( + + + + + + ); + } +}); diff --git a/packages/extension/src/view/report/stateProviders/data/context.ts b/packages/extension/src/view/report/stateProviders/data/context.ts new file mode 100644 index 000000000..36ff79ba9 --- /dev/null +++ b/packages/extension/src/view/report/stateProviders/data/context.ts @@ -0,0 +1,74 @@ +/* + * Copyright 2023 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +/** + * External dependencies. + */ +import { + createContext, + type CookieStatsComponents, + type FrameStateCreator, + type TabCookies, + type TabFrames, + type DataMapping, + type LibraryData, +} from '@ps-analysis-tool/common'; + +export interface DataStoreContext { + state: { + isDataLoaded: boolean; + data: { + cookieClassificationDataMapping: DataMapping[]; + cookiesStatsComponents: CookieStatsComponents; + tabCookies: TabCookies; + tabFrames: TabFrames; + showInfoIcon: boolean; + showHorizontalMatrix: boolean; + blockedCookieDataMapping: DataMapping[]; + showBlockedInfoIcon: boolean; + frameStateCreator: FrameStateCreator; + libraryMatches: LibraryData; + } | null; + }; +} + +const initialState: DataStoreContext = { + state: { + data: { + cookieClassificationDataMapping: [], + cookiesStatsComponents: { + legend: [], + blockedCookiesLegend: [], + firstParty: [], + thirdParty: [], + blocked: [], + }, + tabCookies: {}, + tabFrames: {}, + showInfoIcon: false, + showHorizontalMatrix: false, + blockedCookieDataMapping: [], + showBlockedInfoIcon: false, + frameStateCreator: { + dataMapping: [], + legend: [], + }, + libraryMatches: {}, + }, + isDataLoaded: false, + }, +}; + +export default createContext(initialState); diff --git a/packages/extension/src/view/report/stateProviders/data/dataProvider.tsx b/packages/extension/src/view/report/stateProviders/data/dataProvider.tsx new file mode 100644 index 000000000..ce193a1c1 --- /dev/null +++ b/packages/extension/src/view/report/stateProviders/data/dataProvider.tsx @@ -0,0 +1,62 @@ +/* + * Copyright 2023 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +/** + * External dependencies. + */ +import React, { useEffect, useState, type PropsWithChildren } from 'react'; +import { useLibraryDetectionContext } from '@ps-analysis-tool/library-detection'; +/** + * Internal dependencies. + */ +import Context, { type DataStoreContext } from './context'; + +const Provider = ({ children }: PropsWithChildren) => { + const [data, setData] = useState(null); + const [isDataLoaded, setIsDataLoaded] = + useState(false); + + const { setLibraryMatches, setShowLoader } = useLibraryDetectionContext( + ({ actions }) => ({ + setLibraryMatches: actions.setLibraryMatches, + setShowLoader: actions.setShowLoader, + }) + ); + + useEffect(() => { + //@ts-ignore custom data attached to window breaks types + const _data = window.PSAT_DATA; + + setData(_data); + setLibraryMatches(_data.libraryMatches); + setShowLoader(false); + setIsDataLoaded(true); + }, []); + + return ( + + {children} + + ); +}; + +export default Provider; diff --git a/packages/extension/src/view/report/stateProviders/data/index.ts b/packages/extension/src/view/report/stateProviders/data/index.ts new file mode 100644 index 000000000..ba76d45b9 --- /dev/null +++ b/packages/extension/src/view/report/stateProviders/data/index.ts @@ -0,0 +1,18 @@ +/* + * Copyright 2023 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export { default as DataProvider } from './dataProvider'; +export { default as SettingsContext } from './context'; +export { default as useData } from './useData'; diff --git a/packages/extension/src/view/report/stateProviders/data/useData.ts b/packages/extension/src/view/report/stateProviders/data/useData.ts new file mode 100644 index 000000000..5967d72b0 --- /dev/null +++ b/packages/extension/src/view/report/stateProviders/data/useData.ts @@ -0,0 +1,39 @@ +/* + * Copyright 2023 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +/** + * External dependencies + */ +import { useContextSelector } from '@ps-analysis-tool/common'; +/** + * Internal dependencies. + */ +import Context, { type DataStoreContext } from './context'; + +export function useData(): DataStoreContext; +export function useData(selector: (state: DataStoreContext) => T): T; + +/** + * Data store hook. + * @param selector Selector function to partially select state. + * @returns selected part of the state + */ +export function useData( + selector: (state: DataStoreContext) => T | DataStoreContext = (state) => state +) { + return useContextSelector(Context, selector); +} + +export default useData; diff --git a/packages/extension/src/view/report/tests/app.tsx b/packages/extension/src/view/report/tests/app.tsx new file mode 100644 index 000000000..6c231de25 --- /dev/null +++ b/packages/extension/src/view/report/tests/app.tsx @@ -0,0 +1,79 @@ +/* + * Copyright 2023 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +/** + * External dependencies. + */ +import React from 'react'; +import { render, screen } from '@testing-library/react'; +import { noop } from '@ps-analysis-tool/common'; +import '@testing-library/jest-dom'; + +/** + * Internal dependencies. + */ +import App from '../app'; +import data from './data.mock'; +import { useData } from '../stateProviders/data'; + +jest.mock('../stateProviders/data', () => ({ + useData: jest.fn(), +})); +const mockUseDataStore = useData as jest.Mock; + +describe('Report View', () => { + globalThis.chrome = { + tabs: { + //@ts-ignore + onUpdated: { + addListener: noop, + removeListener: noop, + }, + }, + devtools: { + inspectedWindow: { + //@ts-ignore + onResourceAdded: { + addListener: noop, + removeListener: noop, + }, + getResources: noop, + }, + }, + webNavigation: { + //@ts-ignore + onErrorOccurred: { + addListener: noop, + removeListener: noop, + }, + //@ts-ignore + onBeforeNavigate: { + addListener: noop, + removeListener: noop, + }, + //@ts-ignore + onCompleted: { + addListener: noop, + removeListener: noop, + }, + }, + }; + + it('Should add chrome API mocks ', async () => { + mockUseDataStore.mockReturnValue(data); + render(); + expect(await screen.findByText('Total cookies')).toBeInTheDocument(); + }); +}); diff --git a/packages/extension/src/view/report/tests/data.mock.ts b/packages/extension/src/view/report/tests/data.mock.ts new file mode 100644 index 000000000..0b0f6aa21 --- /dev/null +++ b/packages/extension/src/view/report/tests/data.mock.ts @@ -0,0 +1,3920 @@ +/* + * Copyright 2023 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +const data = { + cookieClassificationDataMapping: [ + { + title: 'Total cookies', + count: 28, + data: [ + { + label: 'Functional', + count: 3, + color: '#5CC971', + countClassName: 'text-functional', + }, + { + label: 'Marketing', + count: 5, + color: '#F3AE4E', + countClassName: 'text-uncategorised', + }, + { + label: 'Analytics', + count: 12, + color: '#4C79F4', + countClassName: 'text-uncategorised', + }, + { + label: 'Uncategorized', + count: 8, + color: '#EC7159', + countClassName: 'text-uncategorised', + }, + ], + }, + { + title: '1st party cookies', + count: 19, + data: [ + { + count: 0, + color: '#5CC971', + }, + { + count: 2, + color: '#F3AE4E', + }, + { + count: 12, + color: '#4C79F4', + }, + { + count: 5, + color: '#EC7159', + }, + ], + }, + { + title: '3rd party cookies', + count: 9, + data: [ + { + count: 3, + color: '#5CC971', + }, + { + count: 3, + color: '#F3AE4E', + }, + { + count: 0, + color: '#4C79F4', + }, + { + count: 3, + color: '#EC7159', + }, + ], + }, + ], + tabCookies: { + '_gcl_aurtcamp.com/': { + parsedCookie: { + name: '_gcl_au', + value: '1.1.1643004070.1712122812', + domain: '.rtcamp.com', + path: '/', + secure: false, + httponly: false, + samesite: '', + expires: '2024-07-02T05:40:12.000Z', + partitionKey: '', + size: 32, + priority: 'Medium', + httpOnly: false, + sameParty: false, + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + partitioned: false, + sameSite: 'lax', + }, + analytics: { + platform: 'Google', + category: 'Marketing', + name: '_gcl_au', + domain: '', + description: + 'Used by Google AdSense for experimenting with advertisement efficiency across websites using their services.', + retention: '3 months', + dataController: 'Google', + gdprUrl: 'https://privacy.google.com/take-control.html', + wildcard: '0', + }, + headerType: 'javascript', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '73', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712581949254, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '74', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712581949269, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '75', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712581949272, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '76', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712581949274, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '79', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712581949295, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '80', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712581949301, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '81', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712581949307, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '82', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712581949311, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '83', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712581949316, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '85', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Whats-new.svg', + blocked: false, + timeStamp: 1712581949320, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '106', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712581949257&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1647693890&ul=en-us&sr=1440x900&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712581949257&sst.ude=0&_s=1&sid=1712581949&sct=10&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1668&richsstsse', + blocked: false, + timeStamp: 1712581949719, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '109', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712581950078, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.127', + url: '', + blocked: false, + timeStamp: 1712581950096, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '116', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712581950157, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '318', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712581960181, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: [], + }, + 'ajs_user_idrtcamp.com/': { + parsedCookie: { + name: 'ajs_user_id', + value: 'null', + domain: '.rtcamp.com', + path: '/', + secure: false, + httponly: false, + samesite: '', + expires: '2025-04-08T08:16:45.000Z', + partitionKey: '', + size: 15, + priority: 'Medium', + httpOnly: false, + sameParty: false, + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: 'Trustpilot', + category: 'Analytics', + name: 'ajs_user_id', + domain: '.trustpilot.com', + description: + ' This cookie helps track visitor usage, events, target marketing, and can also measure application performance and stability.', + retention: '1 year', + dataController: 'Trustpilot', + gdprUrl: '', + wildcard: '0', + }, + headerType: 'request', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '73', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712581949255, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '74', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712581949269, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '75', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712581949272, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '76', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712581949274, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '79', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712581949295, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '80', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712581949301, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '81', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712581949307, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '82', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712581949311, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '83', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712581949316, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '85', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Whats-new.svg', + blocked: false, + timeStamp: 1712581949320, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '106', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712581949257&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1647693890&ul=en-us&sr=1440x900&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712581949257&sst.ude=0&_s=1&sid=1712581949&sct=10&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1668&richsstsse', + blocked: false, + timeStamp: 1712581949720, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '109', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712581950078, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.127', + url: '', + blocked: false, + timeStamp: 1712581950096, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '116', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712581950157, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '318', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712581960181, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: [], + }, + 'ajs_group_idrtcamp.com/': { + parsedCookie: { + name: 'ajs_group_id', + value: 'null', + domain: '.rtcamp.com', + path: '/', + secure: false, + httponly: false, + samesite: '', + expires: '2025-04-08T08:16:45.000Z', + partitionKey: '', + size: 16, + priority: 'Medium', + httpOnly: false, + sameParty: false, + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: 'Trustpilot', + category: 'Analytics', + name: 'ajs_group_id', + domain: '.trustpilot.com', + description: 'Track visitor usage and events within the website', + retention: '1 year', + dataController: 'Trustpilot', + gdprUrl: '', + wildcard: '0', + }, + headerType: 'request', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '73', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712581949256, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '74', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712581949269, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '75', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712581949272, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '76', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712581949274, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '79', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712581949295, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '80', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712581949302, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '81', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712581949308, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '82', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712581949312, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '83', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712581949316, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '85', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Whats-new.svg', + blocked: false, + timeStamp: 1712581949320, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '106', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712581949257&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1647693890&ul=en-us&sr=1440x900&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712581949257&sst.ude=0&_s=1&sid=1712581949&sct=10&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1668&richsstsse', + blocked: false, + timeStamp: 1712581949720, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '109', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712581950078, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.127', + url: '', + blocked: false, + timeStamp: 1712581950096, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '116', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712581950157, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '318', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712581960181, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: [], + }, + 'ajs_anonymous_idrtcamp.com/': { + parsedCookie: { + name: 'ajs_anonymous_id', + value: '%220eae481f-71ad-4118-9309-1f60ae8f9f6d%22', + domain: '.rtcamp.com', + path: '/', + secure: false, + httponly: false, + samesite: '', + expires: '2025-04-08T08:16:45.000Z', + partitionKey: '', + size: 58, + priority: 'Medium', + httpOnly: false, + sameParty: false, + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: 'Trustpilot', + category: 'Analytics', + name: 'ajs_anonymous_id', + domain: '.trustpilot.com', + description: + 'Used for Analytics and help count how many people visit a certain site by tracking if you have visited before', + retention: '1 year', + dataController: 'Trustpilot', + gdprUrl: '', + wildcard: '0', + }, + headerType: 'request', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '73', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712581949256, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '74', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712581949269, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '75', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712581949272, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '76', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712581949274, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '79', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712581949295, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '80', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712581949302, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '81', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712581949308, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '82', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712581949312, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '83', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712581949316, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '85', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Whats-new.svg', + blocked: false, + timeStamp: 1712581949320, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '106', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712581949257&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1647693890&ul=en-us&sr=1440x900&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712581949257&sst.ude=0&_s=1&sid=1712581949&sct=10&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1668&richsstsse', + blocked: false, + timeStamp: 1712581949720, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '109', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712581950078, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.127', + url: '', + blocked: false, + timeStamp: 1712581950097, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '116', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712581950157, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '318', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712581960181, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: [], + }, + '_gartcamp.com/': { + parsedCookie: { + name: '_ga', + value: 'GA1.1.1593307359.1712122812', + domain: '.rtcamp.com', + path: '/', + secure: false, + httponly: false, + samesite: '', + expires: '2025-05-13T13:12:29.716Z', + partitionKey: '', + size: 30, + priority: 'Medium', + httpOnly: false, + sameParty: false, + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: 'Google Analytics', + category: 'Analytics', + name: '_ga', + domain: 'google-analytics.com (3rd party) or', + description: 'ID used to identify users', + retention: '2 years', + dataController: 'Google', + gdprUrl: 'https://privacy.google.com/take-control.html', + wildcard: '0', + }, + headerType: 'request', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '73', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712581949256, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '74', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712581949269, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '75', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712581949272, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '76', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712581949274, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '79', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712581949295, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '80', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712581949302, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '81', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712581949308, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '82', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712581949312, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '83', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712581949317, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '85', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Whats-new.svg', + blocked: false, + timeStamp: 1712581949321, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '106', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712581949257&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1647693890&ul=en-us&sr=1440x900&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712581949257&sst.ude=0&_s=1&sid=1712581949&sct=10&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1668&richsstsse', + blocked: false, + timeStamp: 1712581949720, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '109', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712581950079, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.127', + url: '', + blocked: false, + timeStamp: 1712581950097, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '116', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712581950157, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '318', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712581960182, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: [], + }, + 'FPIDrtcamp.com/': { + parsedCookie: { + name: 'FPID', + value: + 'FPID2.2.BbK4osGDATp%2FUJYvpHnCoBghznOOng6Zu9R3wuq9nb0%3D.1712122812', + domain: '.rtcamp.com', + path: '/', + secure: true, + httponly: true, + samesite: '', + expires: '2025-05-13T13:12:31.895Z', + partitionKey: '', + size: 71, + priority: 'Medium', + httpOnly: true, + sameParty: false, + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: 'Google Analytics', + category: 'Analytics', + name: 'FPID', + domain: '', + description: + "Registers statistical data on users' behaviour on the website. Used for internal analytics by the website operator.", + retention: 'session', + dataController: 'Google', + gdprUrl: 'https://privacy.google.com/take-control.html', + wildcard: '0', + }, + headerType: 'request', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '73', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712581949257, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '74', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712581949270, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '75', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712581949272, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '76', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712581949274, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '79', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712581949296, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '80', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712581949302, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '81', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712581949308, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '82', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712581949312, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '83', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712581949317, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '85', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Whats-new.svg', + blocked: false, + timeStamp: 1712581949321, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '106', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712581949257&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1647693890&ul=en-us&sr=1440x900&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712581949257&sst.ude=0&_s=1&sid=1712581949&sct=10&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1668&richsstsse', + blocked: false, + timeStamp: 1712581949720, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '109', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712581950079, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.127', + url: '', + blocked: false, + timeStamp: 1712581950097, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '116', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712581950157, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '318', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712581960182, + }, + ], + responseEvents: [ + { + type: 'CDP_RESPONSE_RECEIVED_EXTRA_INFO', + requestId: '76817.127', + url: '', + blocked: false, + timeStamp: 1712581950364, + }, + { + type: 'CHROME_WEBREQUEST_ON_RESPONSE_STARTED', + requestId: '106', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712581949257&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1647693890&ul=en-us&sr=1440x900&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712581949257&sst.ude=0&_s=1&sid=1712581949&sct=10&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1668&richsstsse', + blocked: false, + timeStamp: 1712581950370, + }, + ], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: [], + }, + 'FPAUrtcamp.com/': { + parsedCookie: { + name: 'FPAU', + value: '1.1.1643004070.1712122812', + domain: '.rtcamp.com', + path: '/', + secure: true, + httponly: false, + samesite: '', + expires: '2024-07-02T05:40:12.363Z', + partitionKey: '', + size: 29, + priority: 'Medium', + httpOnly: false, + sameParty: false, + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: 'Google Analytics', + category: 'Marketing', + name: 'FPAU', + domain: '', + description: + 'Assigns a specific ID to the visitor. This allows the website to determine the number of specific user-visits for analysis and statistics.', + retention: 'session', + dataController: 'Google', + gdprUrl: 'https://privacy.google.com/take-control.html', + wildcard: '0', + }, + headerType: 'request', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '73', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712581949257, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '74', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712581949270, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '75', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712581949272, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '76', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712581949274, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '79', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712581949296, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '80', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712581949303, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '81', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712581949309, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '82', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712581949312, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '83', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712581949317, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '85', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Whats-new.svg', + blocked: false, + timeStamp: 1712581949321, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '106', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712581949257&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1647693890&ul=en-us&sr=1440x900&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712581949257&sst.ude=0&_s=1&sid=1712581949&sct=10&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1668&richsstsse', + blocked: false, + timeStamp: 1712581949720, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '109', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712581950079, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.127', + url: '', + blocked: false, + timeStamp: 1712581950097, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '116', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712581950157, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '318', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712581960182, + }, + ], + responseEvents: [ + { + type: 'CDP_RESPONSE_RECEIVED_EXTRA_INFO', + requestId: '76817.127', + url: '', + blocked: false, + timeStamp: 1712581950364, + }, + { + type: 'CHROME_WEBREQUEST_ON_RESPONSE_STARTED', + requestId: '106', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712581949257&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1647693890&ul=en-us&sr=1440x900&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712581949257&sst.ude=0&_s=1&sid=1712581949&sct=10&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1668&richsstsse', + blocked: false, + timeStamp: 1712581950370, + }, + ], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: [], + }, + 'track_uidrtcamp.com/': { + parsedCookie: { + name: 'track_uid', + value: 'df985b92-a92b-7c79-35c7-3030565fd182', + domain: '.rtcamp.com', + path: '/', + secure: false, + httponly: false, + samesite: '', + expires: '2025-04-08T13:12:31.000Z', + partitionKey: '', + size: 45, + priority: 'Medium', + httpOnly: false, + sameParty: false, + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: '', + category: 'Uncategorized', + name: '', + domain: '', + description: '', + retention: '', + dataController: '', + gdprUrl: '', + wildcard: '', + }, + headerType: 'request', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '73', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712581949259, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '74', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712581949270, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '75', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712581949272, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '76', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712581949275, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '79', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712581949297, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '80', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712581949303, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '81', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712581949309, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '82', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712581949313, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '83', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712581949318, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '85', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Whats-new.svg', + blocked: false, + timeStamp: 1712581949321, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '106', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712581949257&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1647693890&ul=en-us&sr=1440x900&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712581949257&sst.ude=0&_s=1&sid=1712581949&sct=10&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1668&richsstsse', + blocked: false, + timeStamp: 1712581949720, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '109', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712581950079, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.127', + url: '', + blocked: false, + timeStamp: 1712581950097, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '116', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712581950157, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '318', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712581960183, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: [], + }, + 'stg_returning_visitorrtcamp.com/': { + parsedCookie: { + name: 'stg_returning_visitor', + value: 'Wed%2C%2003%20Apr%202024%2008:00:23%20GMT', + domain: 'rtcamp.com', + path: '/', + secure: false, + httponly: false, + samesite: 'strict', + expires: '2025-04-03T08:00:23.000Z', + partitionKey: '', + size: 62, + priority: 'Medium', + httpOnly: false, + sameParty: false, + sameSite: 'Strict', + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: 'Piwik', + category: 'Analytics', + name: 'stg_returning_visitor', + domain: '', + description: + 'Determines if the visitor has already been to your website — they are returning visitors.', + retention: '365 days', + dataController: 'Piwik', + gdprUrl: 'https://piwik.pro/privacy-policy/', + wildcard: '0', + }, + headerType: 'request', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '73', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712581949260, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '74', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712581949270, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '75', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712581949273, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '76', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712581949275, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '79', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712581949297, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '80', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712581949303, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '81', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712581949309, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '82', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712581949313, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '83', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712581949318, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '85', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Whats-new.svg', + blocked: false, + timeStamp: 1712581949321, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '109', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712581950079, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.127', + url: '', + blocked: true, + timeStamp: 1712581950096, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '116', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712581950158, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '318', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712581960183, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'BLOCKED_IN_SOME_EVENTS', + }, + isBlocked: true, + blockedReasons: ['DomainMismatch'], + warningReasons: [], + }, + 'FPLCrtcamp.com/': { + parsedCookie: { + name: 'FPLC', + value: + '5b%2FTP6HSsajlpXL%2B%2FZ2PpaY0zwdmiixUEsbGOx7OwPE%2B7wbuCk0KHjp8c7CySfrPf%2BNo9irtCirjzRBfW32pyNnIyfc%2BFGPClXEinxr2JOBE2cTh%2FxRiQo%2BpVwaqag%3D%3D', + domain: '.rtcamp.com', + path: '/', + secure: true, + httponly: false, + samesite: '', + expires: '2024-04-08T13:34:06.788Z', + partitionKey: '', + size: 152, + priority: 'Medium', + httpOnly: false, + sameParty: false, + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: 'Google Analytics', + category: 'Analytics', + name: 'FPLC', + domain: '', + description: + 'This FPLC cookie is the cross-domain linker cookie hashed from the FPID cookie. It’s not HttpOnly, which means it can be read with JavaScript. It has a relatively short lifetime, just 20 hours.', + retention: 'session', + dataController: 'Google', + gdprUrl: 'https://privacy.google.com/take-control.html', + wildcard: '0', + }, + headerType: 'request', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '73', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712581949260, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '74', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712581949270, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '75', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712581949273, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '76', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712581949275, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '79', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712581949298, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '80', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712581949303, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '81', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712581949309, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '82', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712581949313, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '83', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712581949319, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '85', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Whats-new.svg', + blocked: false, + timeStamp: 1712581949321, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '106', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712581949257&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1647693890&ul=en-us&sr=1440x900&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712581949257&sst.ude=0&_s=1&sid=1712581949&sct=10&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1668&richsstsse', + blocked: false, + timeStamp: 1712581949720, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '109', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712581950079, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.127', + url: '', + blocked: false, + timeStamp: 1712581950097, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '116', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712581950158, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '318', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712581960183, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: [], + }, + '_pk_id.10c7acc6-abb4-44cd-82dc-44190bf2463d.de59rtcamp.com/': { + parsedCookie: { + name: '_pk_id.10c7acc6-abb4-44cd-82dc-44190bf2463d.de59', + value: 'e232543d43714eb7.1712122813.8.1712581960.1712581950.', + domain: 'rtcamp.com', + path: '/', + secure: true, + httponly: false, + samesite: 'lax', + expires: '2025-05-06T13:12:40.000Z', + partitionKey: '', + size: 100, + priority: 'Medium', + httpOnly: false, + sameParty: false, + sameSite: 'lax', + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + partitioned: false, + }, + analytics: { + platform: 'Matomo', + category: 'Analytics', + name: '_pk_id*', + domain: '', + description: + 'Used to store a few details about the user such as the unique visitor ID', + retention: '13 months', + dataController: 'Matomo', + gdprUrl: 'https://matomo.org/privacy-policy/', + wildcard: '1', + }, + headerType: 'javascript', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '73', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712581949260, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '74', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712581949270, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '75', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712581949273, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '76', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712581949275, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '79', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712581949298, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '80', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712581949304, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '81', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712581949310, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '82', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712581949314, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '83', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712581949319, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '85', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Whats-new.svg', + blocked: false, + timeStamp: 1712581949321, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '109', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712581950079, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.127', + url: '', + blocked: true, + timeStamp: 1712581950096, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '116', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712581950158, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '318', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712581960186, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'BLOCKED_IN_SOME_EVENTS', + }, + isBlocked: true, + blockedReasons: ['DomainMismatch'], + warningReasons: [], + }, + '_parsely_visitorrtcamp.com/': { + parsedCookie: { + name: '_parsely_visitor', + value: + '{%22id%22:%22pid=55cc8d59-04cf-4bcd-aaca-5e6bb9ca7cc4%22%2C%22session_count%22:9%2C%22last_session_ts%22:1712581949558}', + domain: '.rtcamp.com', + path: '/', + secure: false, + httponly: false, + samesite: '', + expires: '2025-05-08T23:12:29.000Z', + partitionKey: '', + size: 135, + priority: 'Medium', + httpOnly: false, + sameParty: false, + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: '', + category: 'Uncategorized', + name: '', + domain: '', + description: '', + retention: '', + dataController: '', + gdprUrl: '', + wildcard: '', + }, + headerType: 'request', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '73', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712581949262, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '74', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712581949271, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '75', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712581949273, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '76', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712581949275, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '79', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712581949298, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '80', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712581949304, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '81', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712581949310, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '82', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712581949314, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '83', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712581949319, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '85', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Whats-new.svg', + blocked: false, + timeStamp: 1712581949322, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '106', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712581949257&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1647693890&ul=en-us&sr=1440x900&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712581949257&sst.ude=0&_s=1&sid=1712581949&sct=10&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1668&richsstsse', + blocked: false, + timeStamp: 1712581949721, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '109', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712581950080, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.127', + url: '', + blocked: false, + timeStamp: 1712581950098, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '116', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712581950158, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '318', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712581960184, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: [], + }, + 'stg_last_interactionrtcamp.com/': { + parsedCookie: { + name: 'stg_last_interaction', + value: 'Mon%2C%2008%20Apr%202024%2013:12:40%20GMT', + domain: 'rtcamp.com', + path: '/', + secure: false, + httponly: false, + samesite: 'strict', + expires: '2025-04-08T13:12:40.000Z', + partitionKey: false, + size: 61, + priority: 'Medium', + httpOnly: false, + sameParty: false, + sameSite: 'strict', + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + partitioned: false, + }, + analytics: { + platform: 'Piwik', + category: 'Analytics', + name: 'stg_last_interaction', + domain: '', + description: + "Determines whether the last visitor's session is still in progress or a new session has started.", + retention: '365 days', + dataController: 'Piwik', + gdprUrl: 'https://piwik.pro/privacy-policy/', + wildcard: '0', + }, + headerType: 'javascript', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '73', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712581949262, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '74', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712581949271, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '75', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712581949273, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '76', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712581949275, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '79', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712581949299, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '80', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712581949305, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '81', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712581949310, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '82', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712581949314, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '83', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712581949320, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '85', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Whats-new.svg', + blocked: false, + timeStamp: 1712581949322, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '109', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712581950080, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.127', + url: '', + blocked: true, + timeStamp: 1712581950096, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '116', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712581950159, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '318', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712581960185, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'BLOCKED_IN_SOME_EVENTS', + }, + isBlocked: true, + blockedReasons: ['DomainMismatch'], + warningReasons: [], + }, + '_ga_7HKDVLRRV4rtcamp.com/': { + parsedCookie: { + name: '_ga_7HKDVLRRV4', + value: 'GS1.1.1712581949.10.0.1712581956.0.0.1647693890', + domain: '.rtcamp.com', + path: '/', + secure: false, + httponly: false, + samesite: '', + expires: '2025-05-13T13:12:36.795Z', + partitionKey: '', + size: 61, + priority: 'Medium', + httpOnly: false, + sameParty: false, + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + partitioned: false, + sameSite: 'lax', + }, + analytics: { + platform: 'Google Analytics', + category: 'Analytics', + name: '_ga_*', + domain: 'google-analytics.com (3rd party) or ', + description: 'ID used to identify users', + retention: '2 years', + dataController: 'Google', + gdprUrl: 'https://privacy.google.com/take-control.html', + wildcard: '1', + }, + headerType: 'javascript', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '73', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2020/11/site-logo-black.svg', + blocked: false, + timeStamp: 1712581949262, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '74', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Google.svg', + blocked: false, + timeStamp: 1712581949271, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '75', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/10/meta-logo2.svg', + blocked: false, + timeStamp: 1712581949273, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '76', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/09/Automattic.svg', + blocked: false, + timeStamp: 1712581949275, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '79', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/NewsUK.svg', + blocked: false, + timeStamp: 1712581949299, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '80', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/PMC.svg', + blocked: false, + timeStamp: 1712581949305, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '81', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2022/05/Aljazeera.svg', + blocked: false, + timeStamp: 1712581949310, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '82', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Award.svg', + blocked: false, + timeStamp: 1712581949314, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '83', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2021/03/google-logo-testimonials.svg', + blocked: false, + timeStamp: 1712581949320, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '85', + url: 'https://rtcamp.com/wp-content/uploads/sites/2/2023/09/Whats-new.svg', + blocked: false, + timeStamp: 1712581949322, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '106', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712581949257&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1647693890&ul=en-us&sr=1440x900&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712581949257&sst.ude=0&_s=1&sid=1712581949&sct=10&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1668&richsstsse', + blocked: false, + timeStamp: 1712581949721, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '109', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712581950080, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.127', + url: '', + blocked: false, + timeStamp: 1712581950098, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '116', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712581950158, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '318', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712581960185, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: [], + }, + '_parsely_sessionrtcamp.com/': { + parsedCookie: { + name: '_parsely_session', + value: + '{%22sid%22:9%2C%22surl%22:%22https://rtcamp.com/%22%2C%22sref%22:%22%22%2C%22sts%22:1712581949558%2C%22slts%22:1712567085259}', + domain: '.rtcamp.com', + path: '/', + secure: false, + httponly: false, + samesite: '', + expires: '2024-04-08T13:42:29.000Z', + partitionKey: '', + size: 141, + priority: 'Medium', + httpOnly: false, + sameParty: false, + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: '', + category: 'Uncategorized', + name: '', + domain: '', + description: '', + retention: '', + dataController: '', + gdprUrl: '', + wildcard: '', + }, + headerType: 'request', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712581949257&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1647693890&ul=en-us&sr=1440x900&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712581949257&sst.ude=0&_s=1&sid=1712581949&sct=10&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1668&richsstsse', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '106', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712581949257&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1647693890&ul=en-us&sr=1440x900&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712581949257&sst.ude=0&_s=1&sid=1712581949&sct=10&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1668&richsstsse', + blocked: false, + timeStamp: 1712581949720, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '109', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/css/jetpack.css?ver=13.2.2', + blocked: false, + timeStamp: 1712581950080, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.127', + url: '', + blocked: false, + timeStamp: 1712581950097, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '116', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712581950158, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '318', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712581960184, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: [], + }, + 'warmly_b4dafe8509a5fd61b4850acb8a60c06bopps-api.getwarmly.com/api/sessions/trpc': + { + isBlocked: true, + parsedCookie: { + domain: 'opps-api.getwarmly.com', + expires: '2025-04-05T09:33:25.133Z', + httpOnly: true, + name: 'warmly_b4dafe8509a5fd61b4850acb8a60c06b', + path: '/api/sessions/trpc', + priority: 'Medium', + sameParty: false, + sameSite: 'None', + secure: true, + session: false, + size: 172, + sourcePort: 443, + sourceScheme: 'Secure', + value: + '%7B%22sessionId%22%3A%22c75eb9a9-9ae9-43b8-b3da-5ceabbf59d44%22%2C%22sessionUserId%22%3A%2210dd5156-c0b4-4b75-966d-bc1b66ab6263%22%7D', + samesite: 'none', + }, + networkEvents: { + requestEvents: [ + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.124', + url: '', + blocked: true, + timeStamp: 1712581949903, + }, + ], + responseEvents: [], + }, + blockedReasons: ['NotOnPath', 'DomainMismatch'], + analytics: { + platform: '', + category: 'Uncategorized', + name: '', + domain: '', + description: '', + retention: '', + dataController: '', + gdprUrl: '', + wildcard: '', + }, + url: '', + headerType: 'request', + isFirstParty: false, + frameIdList: [], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'BLOCKED_IN_ALL_EVENTS', + }, + }, + 'stg_traffic_source_priorityrtcamp.com/': { + parsedCookie: { + name: 'stg_traffic_source_priority', + value: '1', + domain: 'rtcamp.com', + path: '/', + secure: false, + httponly: false, + samesite: 'strict', + expires: '2024-04-08T13:42:40.000Z', + partitionKey: false, + size: 28, + priority: 'Medium', + partitioned: false, + sameSite: 'strict', + }, + analytics: { + platform: 'Piwik', + category: 'Analytics', + name: 'stg_traffic_source_priority', + domain: '', + description: + 'Stores the type of traffic source that explains how the visitor reached your website.', + retention: '30 minutes', + dataController: 'Piwik', + gdprUrl: 'https://piwik.pro/privacy-policy/', + wildcard: '0', + }, + headerType: 'javascript', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '116', + url: 'https://rtcamp.com/wp-content/mu-plugins/jetpack-13.2/jetpack_vendor/automattic/jetpack-image-cdn/dist/image-cdn.js?minify=false&ver=132249e245926ae3e188', + blocked: false, + timeStamp: 1712581950159, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '318', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712581960185, + }, + ], + responseEvents: [], + }, + isFirstParty: true, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + blockedReasons: [], + warningReasons: [], + isBlocked: false, + }, + 'NIDgoogle.com/': { + parsedCookie: { + name: 'NID', + value: + '513=fEZHdYbXcRMAOF3ZPEA3vRl9Dm7-B9JLfpLpTrtY3gDHBfo77B_V95BsxRPFvj7YXREgcHTvevfSVQwA7uWRBks6qoX0kKjqJ4I2zPwGXO436kL3thFCJu9nDXhnmGj6_Arpl_OQ8r50YccBg8N7qSxa2Dt_bhE7DnuyrRK91bv69GFnGAnpGEzA7pvdyPxB_WX9SQpPQ4U', + domain: '.google.com', + path: '/', + secure: true, + httponly: true, + samesite: 'none', + expires: '2024-10-07T21:20:50.696Z', + partitionKey: '', + size: 210, + priority: 'Medium', + httpOnly: true, + sameParty: false, + sameSite: 'None', + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: 'Google', + category: 'Marketing', + name: 'NID', + domain: 'google.com', + description: + 'This cookies is used to collect website statistics and track conversion rates and Google ad personalisation', + retention: '1 year', + dataController: 'Google', + gdprUrl: 'https://privacy.google.com/take-control.html', + wildcard: '0', + }, + headerType: 'request', + url: 'https://accounts.google.com/gsi/client?ver=1670238691', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '118', + url: 'https://accounts.google.com/gsi/client?ver=1670238691', + blocked: false, + timeStamp: 1712581950164, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.150', + url: '', + blocked: false, + timeStamp: 1712581950306, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '120', + url: 'https://analytics.google.com/g/s/collect?dma=0>m=45j91e4440v882644066z871645728z99177835882za200&_gsid=7HKDVLRRV4ncGMn9AhupAY-Kzz8UzrVw', + blocked: false, + timeStamp: 1712581950371, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.153', + url: '', + blocked: false, + timeStamp: 1712581950449, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '125', + url: 'https://accounts.google.com/gsi/style', + blocked: false, + timeStamp: 1712581950481, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '130', + url: 'https://www.google.com/recaptcha/api.js?render=6LevJpwaAAAAAF2HVImidaxUBSH3OkRiyxvxAQE8&ver=1.4.0', + blocked: false, + timeStamp: 1712581950506, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.166', + url: '', + blocked: false, + timeStamp: 1712581950560, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '139', + url: 'https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LevJpwaAAAAAF2HVImidaxUBSH3OkRiyxvxAQE8&co=aHR0cHM6Ly9ydGNhbXAuY29tOjQ0Mw..&hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-&size=invisible&cb=vmtgeiagaah9', + blocked: false, + timeStamp: 1712581950656, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '141', + url: 'https://www.google.com/recaptcha/api.js?hl=en&ver=6.4.3#038;render=explicit', + blocked: false, + timeStamp: 1712581950659, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.182', + url: '', + blocked: false, + timeStamp: 1712581950660, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '142', + url: 'https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Le6JpwaAAAAAFkASVap1OUThl-lQSJC0r9kLl2I&co=aHR0cHM6Ly9ydGNhbXAuY29tOjQ0Mw..&hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-&theme=light&size=invisible&badge=bottomright&cb=1gwdsmvwc4h5', + blocked: false, + timeStamp: 1712581950671, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '456D57955FFFE760F7C7CBB8DB0A6565', + url: '', + blocked: false, + timeStamp: 1712581950741, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '1CBC1E18D4104CCB9A543F8821D77A52', + url: '', + blocked: false, + timeStamp: 1712581950742, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.196', + url: '', + blocked: false, + timeStamp: 1712581950744, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '149', + url: 'https://accounts.google.com/gsi/status?client_id=549796576131-8aoqmiheqf84a8bh3dl10ec2kp2v6e7p.apps.googleusercontent.com&as=2r0i4ezF5ZHWI2EE12JSdQ', + blocked: false, + timeStamp: 1712581950745, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '153', + url: 'https://www.google.com/js/bg/OMzbJ87gkB5MAUky6mmDB4mflkEza4rQHUJNCD4hS_4.js', + blocked: false, + timeStamp: 1712581950846, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '157', + url: 'https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-', + blocked: false, + timeStamp: 1712581950862, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '158', + url: 'https://www.google.com/js/bg/MAj5J5iEgh_vMgeickC5b2xvhmiD7VG83v9sx_9XVJI.js', + blocked: false, + timeStamp: 1712581950875, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '160', + url: 'https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-', + blocked: false, + timeStamp: 1712581950888, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '165', + url: 'https://www.google.com/recaptcha/api2/bframe?hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-&k=6Le6JpwaAAAAAFkASVap1OUThl-lQSJC0r9kLl2I', + blocked: false, + timeStamp: 1712581951039, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '1AC032028CF13BA78D4CE0F71FCCCDDA', + url: '', + blocked: false, + timeStamp: 1712581951040, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '166', + url: 'https://www.google.com/recaptcha/api2/reload?k=6Le6JpwaAAAAAFkASVap1OUThl-lQSJC0r9kLl2I', + blocked: false, + timeStamp: 1712581951135, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '168', + url: 'https://www.google.com/js/bg/MAj5J5iEgh_vMgeickC5b2xvhmiD7VG83v9sx_9XVJI.js', + blocked: false, + timeStamp: 1712581951267, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.212', + url: '', + blocked: false, + timeStamp: 1712581951787, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '177', + url: 'https://accounts.google.com/gsi/status?client_id=549796576131-8aoqmiheqf84a8bh3dl10ec2kp2v6e7p.apps.googleusercontent.com&as=2r0i4ezF5ZHWI2EE12JSdQ', + blocked: false, + timeStamp: 1712581951788, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.226', + url: '', + blocked: false, + timeStamp: 1712581953413, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '191', + url: 'https://www.google.com/pagead/1p-user-list/11351157933/?random=1712581953245&cv=11&fst=1712581200000&bg=ffffff&guid=ON&async=1>m=45be4430z871645728za201&gcd=13l3l3l3l1&dma=0&u_w=1440&u_h=900&url=https%3A%2F%2Frtcamp.com%2F&frm=0&tiba=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&value=-995&npa=0&data=event%3Dtest%3Bgoogle_business_vertical%3Dcustom%3Bid%3Dtest1&fmt=3&is_vtc=1&cid=CAQSKQB7FLtq77Cr83eyZWMOh75-kFS-xT343ZEQweVwrt951p5KTOqKEXVS&random=266600465&rmt_tld=0&ipr=y', + blocked: false, + timeStamp: 1712581953414, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '325', + url: 'https://accounts.google.com/gsi/style', + blocked: false, + timeStamp: 1712581960195, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '332', + url: 'https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Le6JpwaAAAAAFkASVap1OUThl-lQSJC0r9kLl2I&co=aHR0cHM6Ly9ydGNhbXAuY29tOjQ0Mw..&hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-&theme=light&size=invisible&badge=bottomright&cb=1gwdsmvwc4h5', + blocked: false, + timeStamp: 1712581960197, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '345', + url: 'https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LevJpwaAAAAAF2HVImidaxUBSH3OkRiyxvxAQE8&co=aHR0cHM6Ly9ydGNhbXAuY29tOjQ0Mw..&hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-&size=invisible&cb=vmtgeiagaah9', + blocked: false, + timeStamp: 1712581960312, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '346', + url: 'https://www.google.com/recaptcha/api2/bframe?hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-&k=6Le6JpwaAAAAAFkASVap1OUThl-lQSJC0r9kLl2I', + blocked: false, + timeStamp: 1712581960315, + }, + ], + responseEvents: [], + }, + isFirstParty: false, + frameIdList: [13, 8, 9, 0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: ['WarnThirdPartyPhaseout'], + }, + '_GRECAPTCHAwww.google.com/recaptcha': { + isBlocked: true, + parsedCookie: { + domain: 'www.google.com', + expires: '2024-10-05T13:12:31.240Z', + httpOnly: true, + name: '_GRECAPTCHA', + path: '/recaptcha', + priority: 'High', + sameParty: false, + sameSite: 'None', + secure: true, + session: false, + size: 100, + sourcePort: 443, + sourceScheme: 'Secure', + value: + '09ABIEJosgzZMW6tkpObHeXL81IlTnzBe2V5o-7fUsIXyxakYYBKH9Az_p8bdutmiWyL6bJX-vCoshIu0gxzGl-k8', + samesite: 'none', + partitionKey: '', + httponly: true, + }, + networkEvents: { + requestEvents: [ + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.150', + url: '', + blocked: true, + timeStamp: 1712581950306, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.153', + url: '', + blocked: true, + timeStamp: 1712581950448, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '130', + url: 'https://www.google.com/recaptcha/api.js?render=6LevJpwaAAAAAF2HVImidaxUBSH3OkRiyxvxAQE8&ver=1.4.0', + blocked: false, + timeStamp: 1712581950506, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.166', + url: '', + blocked: false, + timeStamp: 1712581950560, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '139', + url: 'https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LevJpwaAAAAAF2HVImidaxUBSH3OkRiyxvxAQE8&co=aHR0cHM6Ly9ydGNhbXAuY29tOjQ0Mw..&hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-&size=invisible&cb=vmtgeiagaah9', + blocked: false, + timeStamp: 1712581950656, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '141', + url: 'https://www.google.com/recaptcha/api.js?hl=en&ver=6.4.3#038;render=explicit', + blocked: false, + timeStamp: 1712581950659, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.182', + url: '', + blocked: false, + timeStamp: 1712581950660, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '142', + url: 'https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Le6JpwaAAAAAFkASVap1OUThl-lQSJC0r9kLl2I&co=aHR0cHM6Ly9ydGNhbXAuY29tOjQ0Mw..&hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-&theme=light&size=invisible&badge=bottomright&cb=1gwdsmvwc4h5', + blocked: false, + timeStamp: 1712581950671, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '456D57955FFFE760F7C7CBB8DB0A6565', + url: '', + blocked: false, + timeStamp: 1712581950741, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '1CBC1E18D4104CCB9A543F8821D77A52', + url: '', + blocked: false, + timeStamp: 1712581950742, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.196', + url: '', + blocked: true, + timeStamp: 1712581950744, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '157', + url: 'https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-', + blocked: false, + timeStamp: 1712581950861, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '160', + url: 'https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-', + blocked: false, + timeStamp: 1712581950888, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '165', + url: 'https://www.google.com/recaptcha/api2/bframe?hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-&k=6Le6JpwaAAAAAFkASVap1OUThl-lQSJC0r9kLl2I', + blocked: false, + timeStamp: 1712581951039, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '1AC032028CF13BA78D4CE0F71FCCCDDA', + url: '', + blocked: false, + timeStamp: 1712581951040, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '166', + url: 'https://www.google.com/recaptcha/api2/reload?k=6Le6JpwaAAAAAFkASVap1OUThl-lQSJC0r9kLl2I', + blocked: false, + timeStamp: 1712581951135, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.212', + url: '', + blocked: true, + timeStamp: 1712581951786, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.226', + url: '', + blocked: true, + timeStamp: 1712581953413, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '332', + url: 'https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Le6JpwaAAAAAFkASVap1OUThl-lQSJC0r9kLl2I&co=aHR0cHM6Ly9ydGNhbXAuY29tOjQ0Mw..&hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-&theme=light&size=invisible&badge=bottomright&cb=1gwdsmvwc4h5', + blocked: false, + timeStamp: 1712581960196, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '345', + url: 'https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LevJpwaAAAAAF2HVImidaxUBSH3OkRiyxvxAQE8&co=aHR0cHM6Ly9ydGNhbXAuY29tOjQ0Mw..&hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-&size=invisible&cb=vmtgeiagaah9', + blocked: false, + timeStamp: 1712581960310, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '346', + url: 'https://www.google.com/recaptcha/api2/bframe?hl=en&v=rz4DvU-cY2JYCwHSTck0_qm-&k=6Le6JpwaAAAAAFkASVap1OUThl-lQSJC0r9kLl2I', + blocked: false, + timeStamp: 1712581960312, + }, + ], + responseEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_RESPONSE_STARTED', + requestId: '166', + url: 'https://www.google.com/recaptcha/api2/reload?k=6Le6JpwaAAAAAFkASVap1OUThl-lQSJC0r9kLl2I', + blocked: false, + timeStamp: 1712581951242, + }, + ], + }, + blockedReasons: ['NotOnPath', 'DomainMismatch'], + analytics: { + platform: 'Google reCAPTCHA', + category: 'Functional', + name: '_GRECAPTCHA', + domain: 'google.com', + description: + 'Google reCAPTCHA sets a necessary cookie (_GRECAPTCHA) when executed for the purpose of providing its risk analysis.', + retention: '179 days', + dataController: 'Google', + gdprUrl: 'https://privacy.google.com/take-control.html', + wildcard: '0', + }, + url: '', + headerType: 'request', + isFirstParty: false, + frameIdList: [13, 8, 9, 0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'BLOCKED_IN_SOME_EVENTS', + }, + warningReasons: ['WarnThirdPartyPhaseout'], + }, + 'SNIDgoogle.com/verify': { + isBlocked: true, + parsedCookie: { + domain: '.google.com', + expires: '2024-10-05T06:36:29.696Z', + httpOnly: true, + name: 'SNID', + path: '/verify', + priority: 'Medium', + sameParty: false, + sameSite: 'Lax', + secure: true, + session: false, + size: 103, + sourcePort: 443, + sourceScheme: 'Secure', + value: + 'AOYECSr1AIksFOU_JTnc2ZZ-4TzCOICD8R03NsbLY3NmJpowc-xGVCb-BN4PM0erTr7W32PjsGaYrtD9kva2AlNWHsra2M4iwX8', + samesite: 'lax', + }, + networkEvents: { + requestEvents: [ + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.150', + url: '', + blocked: true, + timeStamp: 1712581950306, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.153', + url: '', + blocked: true, + timeStamp: 1712581950448, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.166', + url: '', + blocked: true, + timeStamp: 1712581950559, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.182', + url: '', + blocked: true, + timeStamp: 1712581950659, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '456D57955FFFE760F7C7CBB8DB0A6565', + url: '', + blocked: true, + timeStamp: 1712581950741, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '1CBC1E18D4104CCB9A543F8821D77A52', + url: '', + blocked: true, + timeStamp: 1712581950742, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.196', + url: '', + blocked: true, + timeStamp: 1712581950744, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '1AC032028CF13BA78D4CE0F71FCCCDDA', + url: '', + blocked: true, + timeStamp: 1712581951039, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.212', + url: '', + blocked: true, + timeStamp: 1712581951787, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.226', + url: '', + blocked: true, + timeStamp: 1712581953413, + }, + ], + responseEvents: [], + }, + blockedReasons: ['NotOnPath', 'SameSiteLax'], + analytics: { + platform: '', + category: 'Uncategorized', + name: '', + domain: '', + description: '', + retention: '', + dataController: '', + gdprUrl: '', + wildcard: '', + }, + url: '', + headerType: 'request', + isFirstParty: false, + frameIdList: [], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'BLOCKED_IN_ALL_EVENTS', + }, + warningReasons: [], + }, + 'AECgoogle.com/': { + isBlocked: true, + parsedCookie: { + domain: '.google.com', + expires: '2024-09-29T13:56:56.309Z', + httpOnly: true, + name: 'AEC', + path: '/', + priority: 'Medium', + sameParty: false, + sameSite: 'Lax', + secure: true, + session: false, + size: 61, + sourcePort: 443, + sourceScheme: 'Secure', + value: 'AQTF6HyG1VGHI6o8fu3nQ-FoJdbMr-JjFktcDDgVZYiHk1wSKkdoi-oXoQ', + samesite: 'lax', + }, + networkEvents: { + requestEvents: [ + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.150', + url: '', + blocked: true, + timeStamp: 1712581950306, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.153', + url: '', + blocked: true, + timeStamp: 1712581950449, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.166', + url: '', + blocked: true, + timeStamp: 1712581950560, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.182', + url: '', + blocked: true, + timeStamp: 1712581950660, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '456D57955FFFE760F7C7CBB8DB0A6565', + url: '', + blocked: true, + timeStamp: 1712581950741, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '1CBC1E18D4104CCB9A543F8821D77A52', + url: '', + blocked: true, + timeStamp: 1712581950742, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.196', + url: '', + blocked: true, + timeStamp: 1712581950744, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '1AC032028CF13BA78D4CE0F71FCCCDDA', + url: '', + blocked: true, + timeStamp: 1712581951040, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.212', + url: '', + blocked: true, + timeStamp: 1712581951787, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.226', + url: '', + blocked: true, + timeStamp: 1712581953413, + }, + ], + responseEvents: [], + }, + blockedReasons: ['SameSiteLax'], + analytics: { + platform: 'Google Ads', + category: 'Functional', + name: 'AEC', + domain: 'google.com', + description: + 'AEC cookies ensure that requests within a browsing session are made by the user, and not by other sites. These cookies prevent malicious sites from acting on behalf of a user without that user’s knowledge.', + retention: '6 months', + dataController: 'Google', + gdprUrl: 'https://privacy.google.com/take-control.html', + wildcard: '0', + }, + url: '', + headerType: 'request', + isFirstParty: false, + frameIdList: [], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'BLOCKED_IN_ALL_EVENTS', + }, + warningReasons: [], + }, + 'FPGSIDrtcamp.com/': { + isBlocked: false, + blockedReasons: [], + parsedCookie: { + expires: '2024-04-08T13:42:30.363Z', + httponly: false, + secure: true, + path: '/', + domain: '.rtcamp.com', + samesite: 'strict', + name: 'FPGSID', + value: '1.1712581950.1712581950.G-7HKDVLRRV4.ncGMn9AhupAY-Kzz8UzrVw', + partitionKey: '', + size: 65, + priority: 'Medium', + }, + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '318', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712581960185, + }, + ], + responseEvents: [ + { + type: 'CDP_RESPONSE_RECEIVED_EXTRA_INFO', + requestId: '76817.127', + url: '', + blocked: false, + timeStamp: 1712581950367, + }, + { + type: 'CHROME_WEBREQUEST_ON_RESPONSE_STARTED', + requestId: '106', + url: 'https://ggsutfx.rtcamp.com/g/collect?v=2&tid=G-7HKDVLRRV4>m=45je4430v882644066z871645728za200&_p=1712581949257&gcd=13l3l3l3l1&npa=0&dma=0&cid=1593307359.1712122812&ecid=1647693890&ul=en-us&sr=1440x900&ur=IN-KA&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&are=1&pae=1&pscdl=noapi&sst.uc=IN&sst.gse=1&sst.etld=google.co.in&sst.gcd=13l3l3l3l1&sst.tft=1712581949257&sst.ude=0&_s=1&sid=1712581949&sct=10&seg=0&dl=https%3A%2F%2Frtcamp.com%2F&dt=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&en=page_view&_ss=1&ep.content_group=Other&tfd=1668&richsstsse', + blocked: false, + timeStamp: 1712581950370, + }, + ], + }, + analytics: { + platform: '', + category: 'Uncategorized', + name: '', + domain: '', + description: '', + retention: '', + dataController: '', + gdprUrl: '', + wildcard: '', + }, + url: '', + isFirstParty: true, + headerType: 'request', + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + warningReasons: [], + }, + 'ar_debugdoubleclick.net/': { + parsedCookie: { + name: 'ar_debug', + value: '1', + domain: '.doubleclick.net', + path: '/', + secure: true, + httponly: true, + samesite: 'none', + expires: '2024-05-05T06:17:14.801Z', + partitionKey: '', + size: 9, + priority: 'Medium', + httpOnly: true, + sameParty: false, + sameSite: 'None', + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: 'DoubleClick/Google Marketing', + category: 'Marketing', + name: 'ar_debug', + domain: 'doubleclick.net', + description: 'Store and track conversions', + retention: 'Persistent', + dataController: 'Google', + gdprUrl: 'https://privacy.google.com/take-control.html', + wildcard: '0', + }, + headerType: 'request', + url: 'https://stats.g.doubleclick.net/g/collect?v=2&dma=0&tid=G-7HKDVLRRV4&cid=BbK4osGDATp%2FUJYvpHnCoBghznOOng6Zu9R3wuq9nb0%3D.1712122812>m=45j91e4440v882644066z871645728z99177835882za200&aip=1', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '122', + url: 'https://stats.g.doubleclick.net/g/collect?v=2&dma=0&tid=G-7HKDVLRRV4&cid=BbK4osGDATp%2FUJYvpHnCoBghznOOng6Zu9R3wuq9nb0%3D.1712122812>m=45j91e4440v882644066z871645728z99177835882za200&aip=1', + blocked: false, + timeStamp: 1712581950371, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.155', + url: '', + blocked: false, + timeStamp: 1712581950501, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '189', + url: 'https://googleads.g.doubleclick.net/pagead/viewthroughconversion/11351157933/?random=1712581953245&cv=11&fst=1712581953245&bg=ffffff&guid=ON&async=1>m=45be4430z871645728za201&gcd=13l3l3l3l1&dma=0&u_w=1440&u_h=900&url=https%3A%2F%2Frtcamp.com%2F&hn=www.googleadservices.com&frm=0&tiba=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&value=-995&npa=0&pscdl=noapi&auid=1643004070.1712122812&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&fledge=1&data=event%3Dtest%3Bgoogle_business_vertical%3Dcustom%3Bid%3Dtest1&rfmt=3&fmt=4', + blocked: false, + timeStamp: 1712581953253, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '190', + url: 'https://td.doubleclick.net/td/rul/11351157933?random=1712581953245&cv=11&fst=1712581953245&fmt=3&bg=ffffff&guid=ON&async=1>m=45be4430z871645728za201&gcd=13l3l3l3l1&dma=0&u_w=1440&u_h=900&url=https%3A%2F%2Frtcamp.com%2F&hn=www.googleadservices.com&frm=0&tiba=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&value=-995&npa=0&pscdl=noapi&auid=1643004070.1712122812&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&fledge=1&data=event%3Dtest%3Bgoogle_business_vertical%3Dcustom%3Bid%3Dtest1', + blocked: false, + timeStamp: 1712581953254, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.225', + url: '', + blocked: false, + timeStamp: 1712581953335, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '7F249134584B2E5CB2A63A190D401895', + url: '', + blocked: false, + timeStamp: 1712581953437, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '333', + url: 'https://td.doubleclick.net/td/rul/11351157933?random=1712581953245&cv=11&fst=1712581953245&fmt=3&bg=ffffff&guid=ON&async=1>m=45be4430z871645728za201&gcd=13l3l3l3l1&dma=0&u_w=1440&u_h=900&url=https%3A%2F%2Frtcamp.com%2F&hn=www.googleadservices.com&frm=0&tiba=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&value=-995&npa=0&pscdl=noapi&auid=1643004070.1712122812&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&fledge=1&data=event%3Dtest%3Bgoogle_business_vertical%3Dcustom%3Bid%3Dtest1', + blocked: false, + timeStamp: 1712581960199, + }, + ], + responseEvents: [], + }, + isFirstParty: false, + frameIdList: [14, 0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: ['WarnThirdPartyPhaseout'], + }, + 'IDEdoubleclick.net/': { + parsedCookie: { + name: 'IDE', + value: + 'AHWqTUlOB-8ILGGuwKJVjURVYIWUPrakwD7qZ8dW3EuMsd1IjF147meBsb14R4DSSQc', + domain: '.doubleclick.net', + path: '/', + secure: true, + httponly: true, + samesite: 'none', + expires: '2025-05-13T06:44:32.161Z', + partitionKey: '', + size: 70, + priority: 'Medium', + httpOnly: true, + sameParty: false, + sameSite: 'None', + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: 'DoubleClick/Google Marketing', + category: 'Marketing', + name: 'IDE', + domain: 'doubleclick.net (3rd party)', + description: + 'This cookie is used for targeting, analyzing and optimisation of ad campaigns in DoubleClick/Google Marketing Suite', + retention: '2 years', + dataController: 'Google', + gdprUrl: 'https://privacy.google.com/take-control.html', + wildcard: '0', + }, + headerType: 'request', + url: 'https://stats.g.doubleclick.net/g/collect?v=2&dma=0&tid=G-7HKDVLRRV4&cid=BbK4osGDATp%2FUJYvpHnCoBghznOOng6Zu9R3wuq9nb0%3D.1712122812>m=45j91e4440v882644066z871645728z99177835882za200&aip=1', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '122', + url: 'https://stats.g.doubleclick.net/g/collect?v=2&dma=0&tid=G-7HKDVLRRV4&cid=BbK4osGDATp%2FUJYvpHnCoBghznOOng6Zu9R3wuq9nb0%3D.1712122812>m=45j91e4440v882644066z871645728z99177835882za200&aip=1', + blocked: false, + timeStamp: 1712581950371, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.155', + url: '', + blocked: false, + timeStamp: 1712581950501, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '189', + url: 'https://googleads.g.doubleclick.net/pagead/viewthroughconversion/11351157933/?random=1712581953245&cv=11&fst=1712581953245&bg=ffffff&guid=ON&async=1>m=45be4430z871645728za201&gcd=13l3l3l3l1&dma=0&u_w=1440&u_h=900&url=https%3A%2F%2Frtcamp.com%2F&hn=www.googleadservices.com&frm=0&tiba=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&value=-995&npa=0&pscdl=noapi&auid=1643004070.1712122812&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&fledge=1&data=event%3Dtest%3Bgoogle_business_vertical%3Dcustom%3Bid%3Dtest1&rfmt=3&fmt=4', + blocked: false, + timeStamp: 1712581953253, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '190', + url: 'https://td.doubleclick.net/td/rul/11351157933?random=1712581953245&cv=11&fst=1712581953245&fmt=3&bg=ffffff&guid=ON&async=1>m=45be4430z871645728za201&gcd=13l3l3l3l1&dma=0&u_w=1440&u_h=900&url=https%3A%2F%2Frtcamp.com%2F&hn=www.googleadservices.com&frm=0&tiba=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&value=-995&npa=0&pscdl=noapi&auid=1643004070.1712122812&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&fledge=1&data=event%3Dtest%3Bgoogle_business_vertical%3Dcustom%3Bid%3Dtest1', + blocked: false, + timeStamp: 1712581953254, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.225', + url: '', + blocked: false, + timeStamp: 1712581953336, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '7F249134584B2E5CB2A63A190D401895', + url: '', + blocked: false, + timeStamp: 1712581953438, + }, + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '333', + url: 'https://td.doubleclick.net/td/rul/11351157933?random=1712581953245&cv=11&fst=1712581953245&fmt=3&bg=ffffff&guid=ON&async=1>m=45be4430z871645728za201&gcd=13l3l3l3l1&dma=0&u_w=1440&u_h=900&url=https%3A%2F%2Frtcamp.com%2F&hn=www.googleadservices.com&frm=0&tiba=Robust%20Enterprise%20WordPress%20Solutions%20%7C%20rtCamp&value=-995&npa=0&pscdl=noapi&auid=1643004070.1712122812&uaa=arm&uab=64&uafvl=Google%2520Chrome%3B123.0.6312.107%7CNot%253AA-Brand%3B8.0.0.0%7CChromium%3B123.0.6312.107&uamb=0&uam=&uap=macOS&uapv=14.3.0&uaw=0&fledge=1&data=event%3Dtest%3Bgoogle_business_vertical%3Dcustom%3Bid%3Dtest1', + blocked: false, + timeStamp: 1712581960199, + }, + ], + responseEvents: [], + }, + isFirstParty: false, + frameIdList: [14, 0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: ['WarnThirdPartyPhaseout'], + }, + 'JSESSIONIDads.kwanzoo.com/': { + blockedReasons: [ + 'SameSiteUnspecifiedTreatedAsLax', + 'ExcludeSameSiteUnspecifiedTreatedAsLax', + ], + warningReasons: ['WarnSameSiteUnspecifiedCrossSiteContext'], + isBlocked: true, + parsedCookie: { + name: 'JSESSIONID', + value: '1E68CDE89606D58E7043FF00C62D08E6', + domain: 'ads.kwanzoo.com', + path: '/', + secure: true, + httponly: false, + samesite: '', + expires: 0, + partitionKey: '', + size: 42, + priority: 'Medium', + }, + analytics: { + platform: 'J2EE', + category: 'Functional', + name: 'JSESSIONID*', + domain: '', + description: + 'JSESSIONID is a cookie generated by Servlet containers and used for session management in J2EE web applications for HTTP protocol. If a Web server is using a cookie for session management, it creates and sends JSESSIONID cookie to the client and then the client sends it back to the server in subsequent HTTP requests. JSESSIONID is a platform session cookie and is used by sites with JavaServer Pages (JSP). The cookie is used to maintain an anonymous user session by the server.', + retention: 'session', + dataController: 'J2EE', + gdprUrl: '', + wildcard: '1', + }, + url: 'https://ads.kwanzoo.com/embed-code/12716', + networkEvents: { + requestEvents: [], + responseEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_RESPONSE_STARTED', + requestId: '102', + url: 'https://ads.kwanzoo.com/embed-code/12716', + blocked: true, + timeStamp: 1712581950421, + }, + { + type: 'CDP_RESPONSE_RECEIVED_EXTRA_INFO', + requestId: 'D579C7C73FAFF5D1DAF4D13CADFA3FD2', + url: 'https://ads.kwanzoo.com/widget/inactive/12716', + blocked: true, + timeStamp: 1712581951517, + }, + { + type: 'CHROME_WEBREQUEST_ON_RESPONSE_STARTED', + requestId: '123', + url: 'https://ads.kwanzoo.com/widget/inactive/12716', + blocked: true, + timeStamp: 1712581951519, + }, + ], + }, + headerType: 'response', + isFirstParty: false, + frameIdList: [7, 0], + blockingStatus: { + inboundBlock: 'BLOCKED_IN_ALL_EVENTS', + outboundBlock: 'NOT_BLOCKED', + }, + }, + 'tuida.usbrowserspeed.com/': { + parsedCookie: { + name: 'tuid', + value: '1eadd2b3-4c04-4400-906c-71d58120510a', + domain: 'a.usbrowserspeed.com', + path: '/', + secure: true, + httponly: true, + samesite: 'none', + expires: '2025-04-08T13:12:31.242Z', + partitionKey: '', + size: 40, + priority: 'Medium', + httpOnly: true, + sameParty: false, + sameSite: 'None', + session: false, + sourcePort: 443, + sourceScheme: 'Secure', + }, + analytics: { + platform: '', + category: 'Uncategorized', + name: '', + domain: '', + description: '', + retention: '', + dataController: '', + gdprUrl: '', + wildcard: '', + }, + headerType: 'response', + url: 'https://a.usbrowserspeed.com/metrics.js?pid=b92811d1223bc439179cdad26908fb731d6efd5a5e78bcec5d89bb4590870e06', + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '124', + url: 'https://a.usbrowserspeed.com/metrics.js?pid=b92811d1223bc439179cdad26908fb731d6efd5a5e78bcec5d89bb4590870e06', + blocked: false, + timeStamp: 1712581950422, + }, + { + type: 'CDP_REQUEST_WILL_BE_SENT_EXTRA_INFO', + requestId: '76817.156', + url: '', + blocked: false, + timeStamp: 1712581950953, + }, + ], + responseEvents: [ + { + type: 'CDP_RESPONSE_RECEIVED_EXTRA_INFO', + requestId: '76817.156', + url: '', + blocked: false, + timeStamp: 1712581951239, + }, + { + type: 'CHROME_WEBREQUEST_ON_RESPONSE_STARTED', + requestId: '124', + url: 'https://a.usbrowserspeed.com/metrics.js?pid=b92811d1223bc439179cdad26908fb731d6efd5a5e78bcec5d89bb4590870e06', + blocked: false, + timeStamp: 1712581951242, + }, + ], + }, + isFirstParty: false, + frameIdList: [0], + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + isBlocked: false, + blockedReasons: [], + warningReasons: ['WarnThirdPartyPhaseout'], + }, + 'cookietestrtcamp.com/': { + parsedCookie: { + domain: 'rtcamp.com', + expires: 'Session', + name: 'cookietest', + partitioned: false, + path: '/', + sameSite: 'lax', + secure: false, + value: '1', + partitionKey: false, + size: 11, + priority: 'Medium', + }, + networkEvents: { + requestEvents: [], + responseEvents: [], + }, + analytics: { + platform: '', + category: 'Uncategorized', + name: '', + domain: '', + description: '', + retention: '', + dataController: '', + gdprUrl: '', + wildcard: '', + }, + url: 'https://rtcamp.com/', + headerType: 'javascript', + frameIdList: [0], + blockedReasons: [], + warningReasons: [], + isBlocked: false, + isFirstParty: true, + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + }, + '_pk_ses.10c7acc6-abb4-44cd-82dc-44190bf2463d.de59rtcamp.com/': { + parsedCookie: { + domain: 'rtcamp.com', + expires: '2024-04-08T13:42:40.000Z', + name: '_pk_ses.10c7acc6-abb4-44cd-82dc-44190bf2463d.de59', + partitioned: false, + path: '/', + sameSite: 'lax', + secure: true, + value: '*', + partitionKey: '', + size: 50, + priority: 'Medium', + httponly: false, + samesite: 'lax', + }, + networkEvents: { + requestEvents: [ + { + type: 'CHROME_WEBREQUEST_ON_BEFORE_SEND_HEADERS', + requestId: '318', + url: 'https://rtcamp.com/', + blocked: false, + timeStamp: 1712581960185, + }, + ], + responseEvents: [], + }, + analytics: { + platform: 'Matomo', + category: 'Analytics', + name: '_pk_ses*', + domain: '', + description: + 'Short lived cookies used to temporarily store data for the visit', + retention: '30 minutes', + dataController: 'Matomo', + gdprUrl: 'https://matomo.org/privacy-policy/', + wildcard: '1', + }, + url: 'https://rtcamp.com/', + headerType: 'javascript', + frameIdList: [0], + blockedReasons: [], + warningReasons: [], + isBlocked: false, + isFirstParty: true, + blockingStatus: { + inboundBlock: 'NOT_BLOCKED', + outboundBlock: 'NOT_BLOCKED', + }, + }, + }, + cookiesStatsComponents: { + legend: [ + { + label: 'Functional', + count: 3, + color: '#5CC971', + countClassName: 'text-functional', + }, + { + label: 'Marketing', + count: 5, + color: '#F3AE4E', + countClassName: 'text-uncategorised', + }, + { + label: 'Analytics', + count: 12, + color: '#4C79F4', + countClassName: 'text-uncategorised', + }, + { + label: 'Uncategorized', + count: 8, + color: '#EC7159', + countClassName: 'text-uncategorised', + }, + ], + firstParty: [ + { + count: 0, + color: '#5CC971', + }, + { + count: 2, + color: '#F3AE4E', + }, + { + count: 12, + color: '#4C79F4', + }, + { + count: 5, + color: '#EC7159', + }, + ], + thirdParty: [ + { + count: 3, + color: '#5CC971', + }, + { + count: 3, + color: '#F3AE4E', + }, + { + count: 0, + color: '#4C79F4', + }, + { + count: 3, + color: '#EC7159', + }, + ], + blocked: [ + { + count: 5, + color: '#7D8471', + }, + { + count: 3, + color: '#79553D', + }, + { + count: 2, + color: '#FFA420', + }, + { + count: 1, + color: '#FF7514', + }, + { + count: 1, + color: '#1C542D', + }, + ], + blockedCookiesLegend: [ + { + label: 'DomainMismatch', + count: 5, + color: '#7D8471', + countClassName: 'text-battle-dress', + }, + { + label: 'NotOnPath', + count: 3, + color: '#79553D', + countClassName: 'text-brownstone', + }, + { + label: 'SameSiteLax', + count: 2, + color: '#FFA420', + countClassName: 'text-honey-wax', + }, + { + label: 'SameSiteUnspecifiedTreatedAsLax', + count: 1, + color: '#FF7514', + countClassName: 'text-sparks-in-green', + }, + { + label: 'ExcludeSameSiteUnspecifiedTreatedAsLax', + count: 1, + color: '#1C542D', + countClassName: 'text-jay-bird', + }, + ], + }, + tabFrames: { + 'https://rtcamp.com': { + frameIds: [0], + frameType: 'outermost_frame', + isOnRWS: false, + }, + 'https://ads.kwanzoo.com': { + frameIds: [7], + frameType: 'sub_frame', + isOnRWS: false, + }, + 'https://www.google.com': { + frameIds: [8, 9, 13], + frameType: 'sub_frame', + isOnRWS: false, + }, + 'https://td.doubleclick.net': { + frameIds: [14], + frameType: 'sub_frame', + isOnRWS: false, + }, + }, + showInfoIcon: true, + showHorizontalMatrix: false, + blockedCookieDataMapping: [ + { + title: 'Blocked cookies', + count: 8, + data: [ + { + count: 5, + color: '#7D8471', + }, + { + count: 3, + color: '#79553D', + }, + { + count: 2, + color: '#FFA420', + }, + { + count: 1, + color: '#FF7514', + }, + { + count: 1, + color: '#1C542D', + }, + ], + }, + ], + showBlockedInfoIcon: true, + frameStateCreator: { + dataMapping: [ + { + title: 'Frames', + count: 4, + data: [ + { + count: 4, + color: '#25ACAD', + }, + { + count: 3, + color: '#F54021', + }, + { + count: 3, + color: '#AF7AA3', + }, + { + count: 4, + color: '#C5A06A', + }, + { + count: 0, + color: '#A98307', + }, + ], + }, + ], + legend: [ + { + label: 'Total frames', + count: 4, + color: '#25ACAD', + countClassName: 'text-greenland-green', + }, + { + label: 'Frames with cookies', + count: 4, + color: '#C5A06A', + countClassName: 'text-good-life', + }, + { + label: 'Frames with blocked cookies', + count: 3, + color: '#AF7AA3', + countClassName: 'text-victorian-violet', + }, + { + label: 'Frames with unblocked cookies', + count: 3, + color: '#F54021', + countClassName: 'text-strawberry-spinach-red', + }, + { + label: 'Fenced frames', + count: 0, + color: '#A98307', + countClassName: 'text-chestnut-gold', + }, + ], + }, + libraryMatches: { + gsiV2: { + signatureMatches: 0, + matches: [], + moduleMatch: 0, + }, + gis: { + signatureMatches: 0, + matches: [], + }, + 'fb-comments': { + domQuerymatches: [], + }, + 'fb-likes': { + domQuerymatches: [], + }, + 'disqus-comments': { + domQuerymatches: [], + }, + 'jetpack-comments': { + domQuerymatches: [], + }, + 'jetpack-likes': { + domQuerymatches: [], + }, + reCaptcha: { + domQuerymatches: [ + 'script[src]: https://www.google.com/recaptcha/api.js?render=6LevJpwaAAAAAF2HVImidaxUBSH3OkRiyxvxAQE8&ver=1.4.0', + 'script[src]: https://www.google.com/recaptcha/api.js?hl=en&ver=6.4.3#038;render=explicit', + ], + }, + }, +}; + +export default data; diff --git a/packages/extension/webpack.config.cjs b/packages/extension/webpack.config.cjs index 6f954aed0..6450c314c 100644 --- a/packages/extension/webpack.config.cjs +++ b/packages/extension/webpack.config.cjs @@ -15,6 +15,7 @@ */ const path = require('path'); const HtmlWebpackPlugin = require('html-webpack-plugin'); +const HtmlInlineScriptPlugin = require('html-inline-script-webpack-plugin'); const CopyPlugin = require('copy-webpack-plugin'); const WebpackBar = require('webpackbar'); const commonConfig = require('../../webpack.shared.cjs'); @@ -98,4 +99,28 @@ const popup = { ...commonConfig, }; -module.exports = [root, devTools, popup]; +const report = { + entry: { + index: './src/view/report/index.tsx', + }, + output: { + path: path.resolve(__dirname, '../../dist/extension/report'), + filename: '[name].js', + }, + plugins: [ + new WebpackBar({ + name: 'Report', + color: '#357B66', + }), + new HtmlWebpackPlugin({ + title: 'Report', + template: './src/view/report/index.html', + filename: 'index.html', + inject: true, + }), + new HtmlInlineScriptPlugin(), + ], + ...commonConfig, +}; + +module.exports = [root, devTools, popup, report]; diff --git a/packages/library-detection/src/core/stateProvider/index.tsx b/packages/library-detection/src/core/stateProvider/index.tsx index d533665ea..cef91e36f 100644 --- a/packages/library-detection/src/core/stateProvider/index.tsx +++ b/packages/library-detection/src/core/stateProvider/index.tsx @@ -126,8 +126,11 @@ export const LibraryDetectionProvider = ({ children }: PropsWithChildren) => { ); const onNavigatedListener = useCallback( - ({ frameId }: chrome.webNavigation.WebNavigationFramedCallbackDetails) => { - if (frameId === 0) { + ({ + frameId, + tabId: _tabId, + }: chrome.webNavigation.WebNavigationFramedCallbackDetails) => { + if (frameId === 0 && Number(tabId) === Number(_tabId)) { setLibraryMatches(initialLibraryMatches); setIsCurrentTabLoading(true); setShowLoader(true); @@ -135,7 +138,7 @@ export const LibraryDetectionProvider = ({ children }: PropsWithChildren) => { setIsInitialDataUpdated(false); } }, - [] + [tabId] ); const onCompleted = useCallback(