{"_id":"@azure-tools/test-recorder","_rev":"22-d12ffb33893987885f3cc68a8c98372c","name":"@azure-tools/test-recorder","dist-tags":{"latest":"3.5.2"},"versions":{"1.0.0":{"name":"@azure-tools/test-recorder","version":"1.0.0","keywords":["azure","recording","cloud","playback"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-tools/test-recorder@1.0.0","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/test-utils/recorder/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"a6d50af442d111898437e7905181fbcf05501599","tarball":"https://registry.npmjs.org/@azure-tools/test-recorder/-/test-recorder-1.0.0.tgz","fileCount":4,"integrity":"sha512-nPVUUHUSlyHMajSkNyV7F4S65M4pPESZbIOHzhcaNpXjnKuy2rR9UhbmaLY/JCM5GNr3ILkl8DMIrPRfaUulCg==","signatures":[{"sig":"MEQCICsoDwcFVHYeupWRFoOQx6Anzt1dl9QUrOI7stANlyo1AiBL9R375YTO/pmdkznuFRH/evWufjEVIElzNSmQRfBAfg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhLQwKCRA9TVsSAnZWagAAAnIP/22cnPlRAZuR9FANs644\nplXtmCzVNjcYkIslZFx/V/lfW34wQodE03cljzxM6/crVkLnJ9dV3uCT+RQh\nw7A2Di0FU3IL21KJ9YfVuoiqn1QTWsnjs2jpHyLYV8SMEQjFBBjecLpTrhxm\nG8fAd5ZM9GNicLKwGZ62Hcgyzrnt1hy9kBZEgzr1mlMf+QuoaezYFh3qsjn9\nXdb2TTRmvDhg7hPIH5ShcLnUZiNY5KQxgJjR7UujDRttsCeBHAnfk6TG0MIT\nVAtYDBXCDBcxSVT19aPWdaSf8H6OgrZI/kuzB9JhAKTukENzX8p535oG7QQV\nOQXR0egXponThUWpP/ZVxwzDs0TqB/yDHLQpbzv53dyCVkVt8Upi2c42zkiU\n4O+WDo28RUeEoZ8/Eksw6j8IkSfY95MaEz33GHAvWOYVUQ+snVKHC3/sxGI0\nkoyHZV/TSlFsiVl+fOS3ZGfiiofSAZpxMzV1wdSxC9EXgIai9ryUcy3HPzQb\nA04LwImy7kjF6re+zIroOc7Gh9YFgvrw9w+vcU3Mf1cNzvVIL0zLOiKcCYdS\nkyGrvGliax5sDoWeQZhYYdbuP/BLQCUDM7pJHuHpwcCh8BiV29s/Ui4MrrHZ\nolgksPnJpsIgG1oN/ALSpLyLLyC+Bfzd052itW9VLgSm9ZP9dBHaf+Hc1n9s\nanNF\r\n=jxOG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./types/src/index.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/basekarma.conf.js":"./dist-esm/src/basekarma.conf.browser.js","./dist-esm/src/createRecorder.js":"./dist-esm/src/createRecorder.browser.js","./dist-esm/src/utils/recordings.js":"./dist-esm/src/utils/recordings.browser.js"},"engines":{"node":">=12.0.0"},"scripts":{"docs":"echo Skipped.","lint":"eslint --no-eslintrc -c ../../.eslintrc.internal.json package.json src test --ext .ts -f html -o recorder-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && rollup -c 2>&1","clean":"rimraf dist dist-* types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint --no-eslintrc -c ../../.eslintrc.internal.json package.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && cross-env ONLY_NODE=true rollup -c 2>&1","build:test":"tsc -p . && rollup -c 2>&1","extract-api":"echo skipped","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"echo Skipped.","unit-test:node":"mocha -r esm --require source-map-support/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 5000000 --full-trace --exclude \"dist-esm/**/browser/**/*.spec.js\" \"dist-esm/**/*.spec.js\"","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"nyc mocha -r esm --require source-map-support/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 5000000 --full-trace \"dist-esm/test/*.spec.js\" \"dist-esm/test/node/*.spec.js\"","integration-test:browser":"karma start --single-run"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.6","description":"This library provides interfaces and helper methods to provide recording and playback capabilities for the tests in Azure JS/TS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.19.0","dependencies":{"md5":"^2.2.1","nise":"^4.0.3","nock":"^12.0.3","tslib":"^2.2.0","fs-extra":"^8.1.0","@azure/core-http":"^2.0.0","@azure/core-tracing":"1.0.0-preview.13"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^8.2.0","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","mock-fs":"^4.10.4","prettier":"^1.16.4","xhr-mock":"^2.4.1","@types/md5":"^2.2.0","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/nise":"^1.4.0","@types/node":"^12.0.0","karma-mocha":"^2.0.1","npm-run-all":"^4.1.5","@types/mocha":"^7.0.2","mock-require":"^3.0.3","@types/mock-fs":"~4.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0","@types/fs-extra":"^8.0.0","karma-ie-launcher":"^1.0.0","rollup-plugin-shim":"^1.0.0","@types/mock-require":"~2.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","karma-chrome-launcher":"^3.0.0","@rollup/plugin-replace":"^2.2.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@rollup/plugin-commonjs":"11.0.2","karma-json-preprocessor":"^0.3.3","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^4.0.4","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^8.0.0","karma-json-to-file-reporter":"^1.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/test-recorder_1.0.0_1630342154663_0.5315022316163429","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@azure-tools/test-recorder","version":"1.0.1","keywords":["azure","recording","cloud","playback"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-tools/test-recorder@1.0.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/test-utils/recorder/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"acb8e0c5e4e38f7b5f2062e024b2914daf09ea56","tarball":"https://registry.npmjs.org/@azure-tools/test-recorder/-/test-recorder-1.0.1.tgz","fileCount":70,"integrity":"sha512-1J/C2+LeGQZuu7D0TuXLweRwWPiRK2dCzd0K6VhxROZVIqwvR1M46kivDCbZgx3yX2WrsAKlYa6N8UBr3Di8sw==","signatures":[{"sig":"MEYCIQC65rp+KhJj65x2nRaa5YRt43SJFIt38TkjaLluhk28IAIhAPlAAej2kSp4Z6CmYn9oQ0sJhJWcBs7V1DGSR0WrvD5g","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":388086,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhMTcpCRA9TVsSAnZWagAAmxsQAJveW17GZY85jQgvAqn6\nzOFKBmfdeVvlFfI7s/mvbdLW44dn9GhPEUr9gXDaAzl4QmUvsurU6Dr7eYOY\n/G3kaCuo/YeQxKxCpnVDjM+8hDfpnqMCyRGhJxPUq9YNmLh9Zecx5sVHW13U\nYUizzAcZU5u0uV/KHtP3KVqZelfzc3kC6MmPltsewypEjZLi5ypaWJScJt5t\njjyhMmczRSe4rxzpfkPsOOlnFQtgEWXPUprH7flS18DnRZSKSocUrszO9SkA\nrJGHvCXIP8474bOkhvzPf38mtmaveHohg4kUGrw0lR0aPZlk6je4ADBAG9Sg\nntRTtfxj91HzJ97vrFXW7rosUZ6Dbxu/PDFWxsSgY3kAMk0rdHu4sE+sL0W/\nQgF/29xJD1jifoy2pLbt+y2hEbZuJrOadRyHEsmDNFzXUl81eDYwi/lBcry1\n0Jjh5XOiZn4euwVrwQEjeHJi92j4iubeVNY38Dl+3HvH7NzTq4yHDfPDgUDk\nRqeWEpzrepbADBRd80oN3MtJoE7PZTUlkOJrmTXBNhCrQyBCNY8WV8FmJuxA\nY2Z8qwlm64g7Os1Z2jRsy0KkEeggnO+Rex9xBV3Yd4k3dYDeLo/f88cF8bQG\nGe2Vl7Oc2jo86mEK5qkphVB1vc1ooNgrRubhCsFQ9WO+eHb1WF96aJfxeArq\nLjY4\r\n=kSqp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./types/src/index.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/basekarma.conf.js":"./dist-esm/src/basekarma.conf.browser.js","./dist-esm/src/createRecorder.js":"./dist-esm/src/createRecorder.browser.js","./dist-esm/src/utils/recordings.js":"./dist-esm/src/utils/recordings.browser.js"},"engines":{"node":">=12.0.0"},"scripts":{"docs":"echo Skipped.","lint":"eslint --no-eslintrc -c ../../.eslintrc.internal.json package.json src test --ext .ts -f html -o recorder-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && rollup -c 2>&1","clean":"rimraf dist dist-* types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint --no-eslintrc -c ../../.eslintrc.internal.json package.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && cross-env ONLY_NODE=true rollup -c 2>&1","build:test":"tsc -p . && rollup -c 2>&1","extract-api":"echo skipped","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"echo Skipped.","unit-test:node":"mocha -r esm --require source-map-support/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 5000000 --full-trace --exclude \"dist-esm/**/browser/**/*.spec.js\" \"dist-esm/**/*.spec.js\"","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"nyc mocha -r esm --require source-map-support/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 5000000 --full-trace \"dist-esm/test/*.spec.js\" \"dist-esm/test/node/*.spec.js\"","integration-test:browser":"karma start --single-run"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.6","description":"This library provides interfaces and helper methods to provide recording and playback capabilities for the tests in Azure JS/TS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.19.0","dependencies":{"md5":"^2.2.1","nise":"^4.0.3","nock":"^12.0.3","tslib":"^2.2.0","fs-extra":"^8.1.0","@azure/core-http":"^2.0.0","@azure/core-tracing":"1.0.0-preview.13"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^8.2.0","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","mock-fs":"^4.10.4","prettier":"^1.16.4","xhr-mock":"^2.4.1","@types/md5":"^2.2.0","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/nise":"^1.4.0","@types/node":"^12.0.0","karma-mocha":"^2.0.1","npm-run-all":"^4.1.5","@types/mocha":"^7.0.2","mock-require":"^3.0.3","@types/mock-fs":"~4.10.0","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0","@types/fs-extra":"^8.0.0","karma-ie-launcher":"^1.0.0","rollup-plugin-shim":"^1.0.0","@types/mock-require":"~2.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","karma-chrome-launcher":"^3.0.0","@rollup/plugin-replace":"^2.2.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@rollup/plugin-commonjs":"11.0.2","karma-json-preprocessor":"^0.3.3","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^4.0.4","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^8.0.0","karma-json-to-file-reporter":"^1.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/test-recorder_1.0.1_1630615337348_0.8486964894877647","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"@azure-tools/test-recorder","version":"1.0.2","keywords":["azure","recording","cloud","playback"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-tools/test-recorder@1.0.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/test-utils/recorder/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"bb4d7788535a8cd61dfaae4e9e6dc1b8d00efa06","tarball":"https://registry.npmjs.org/@azure-tools/test-recorder/-/test-recorder-1.0.2.tgz","fileCount":70,"integrity":"sha512-s29YTbvD6Pr2sTgRLHXXs8zJZmFnGO0n0F1UICxYMmf8hItgXvSa9DwTx/qg7j3v65hrFn+gx9IedI7YkLE5KA==","signatures":[{"sig":"MEQCIC1M/fEgOLkYmMBwvO9PfyFkW3/q4bW3ad3isPbQxXTuAiBdfdQUoFUV0t9LYZ1rUnnbtHcApMcLZpcT064ztp2f6Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":395055,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh12IUCRA9TVsSAnZWagAAkVAP/RhY37PLTubb3SUKJW82\nm15FiKNvGPPevHV20w7InsiMAsHNzMaMEWhGb9xbTegiBprCqVsNB7w5Wbko\n5wAVb9gLT+vWtVUuFbPyzQhoxiysr/cL78wXpkiKrGMwXXkpLoPD9CtjJjy2\nZIHv0yZRZJwTEbxOtGfjLkQoAm/XdoPvXs9rARQGFYECqHpn6Xx/2sYmJ1UJ\nWh9GpfZZ9SBYE01yQBDMrgENv1LJFUxJi/geMYlwjRB7Q8Nzd29Qk3mr3ICv\nKkrIR2THEwJPx78ladepdDjeZsbhJRx4e5yddXdNweyqWvphrdD5iWz2nyJ4\nU4qPu4kR4po61CFJMd+C5tUZ9I1wggPF7ttcfLeCHeLDnRm+KrOZ8WC2NLYJ\nQtgXfD48x9VULIqXVYN+ESKPjVV3j2dBy/Axt8Pl8YDYn/OxXxsb5r1P8v/0\n+CeDWIsRWr3H2pt7C5T82RyNL2zAI77zbtgFgIxtjPaYpxZqOIBOEDNq6OyT\nWUURu7sIq54zFeI82UG9537slqS8Kd3gq0mGiroJCgiOqQ6oAjEXmwy3iMD2\nZChfqrxNNLnvJnlHLv+hVoiFf7KvGNA5K+6UqkKvFjpKiv1t/KFwbdS+ulDb\ntVq0EfGdiBrAuEgoVtuIPUinKluo67rdrrwgAOVqHix68PxVVgO8d0LJNpfp\ndWgo\r\n=jO0i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./types/src/index.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/basekarma.conf.js":"./dist-esm/src/basekarma.conf.browser.js","./dist-esm/src/createRecorder.js":"./dist-esm/src/createRecorder.browser.js","./dist-esm/src/utils/recordings.js":"./dist-esm/src/utils/recordings.browser.js"},"engines":{"node":">=12.0.0"},"scripts":{"docs":"echo Skipped.","lint":"eslint --no-eslintrc -c ../../.eslintrc.internal.json package.json src test --ext .ts -f html -o recorder-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && rollup -c 2>&1","clean":"rimraf dist dist-* types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint --no-eslintrc -c ../../.eslintrc.internal.json package.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && cross-env ONLY_NODE=true rollup -c 2>&1","build:test":"tsc -p . && rollup -c 2>&1","extract-api":"echo skipped","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"echo Skipped.","unit-test:node":"mocha -r esm --require source-map-support/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 5000000 --full-trace --exclude \"dist-esm/**/browser/**/*.spec.js\" \"dist-esm/**/*.spec.js\"","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"nyc mocha -r esm --require source-map-support/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 5000000 --full-trace \"dist-esm/test/*.spec.js\" \"dist-esm/test/node/*.spec.js\"","integration-test:browser":"karma start --single-run"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"utility","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.13","description":"This library provides interfaces and helper methods to provide recording and playback capabilities for the tests in Azure JS/TS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.17.0","dependencies":{"md5":"^2.2.1","nise":"^4.0.3","nock":"^12.0.3","tslib":"^2.2.0","fs-extra":"^8.1.0","@azure/core-http":"^2.0.0","@azure/core-tracing":"1.0.0-preview.13"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^8.2.0","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","mock-fs":"^5.1.2","prettier":"^1.16.4","xhr-mock":"^2.4.1","@types/md5":"^2.2.0","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/nise":"^1.4.0","@types/node":"^12.0.0","karma-mocha":"^2.0.1","npm-run-all":"^4.1.5","@types/mocha":"^7.0.2","mock-require":"^3.0.3","@types/mock-fs":"^4.13.1","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0","@types/fs-extra":"^8.0.0","karma-ie-launcher":"^1.0.0","rollup-plugin-shim":"^1.0.0","@types/mock-require":"~2.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","rollup-plugin-terser":"^5.1.1","karma-chrome-launcher":"^3.0.0","@rollup/plugin-replace":"^2.2.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@rollup/plugin-commonjs":"11.0.2","karma-json-preprocessor":"^0.3.3","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^4.0.4","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^8.0.0","karma-json-to-file-reporter":"^1.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/test-recorder_1.0.2_1641505299651_0.9463038391150649","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@azure-tools/test-recorder","version":"2.0.0","keywords":["azure","recording","cloud","playback"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-tools/test-recorder@2.0.0","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/test-utils/recorder/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"f1738c770dc70405bef5423076bdc4d870ce19bc","tarball":"https://registry.npmjs.org/@azure-tools/test-recorder/-/test-recorder-2.0.0.tgz","fileCount":73,"integrity":"sha512-OTic1OwOk25B8ecdMQ4wgyDaUNMMw0qzO4/0sy9ScPXWLmUFGMlkS0+BOQ2K9t8WCksM/wU+NjUZo/5T4zaG6A==","signatures":[{"sig":"MEUCIFDhBxkFFFJAMbNl4vPq0WX5slRwUpS51KmsQg8prxIKAiEA+EYR+lYPeo0ontCN5QqP2kc3AZ6qhnsfUtBjjcFxcNk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":276904,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVRuDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqGhhAAlvj6Vzk6Tcxp6wbC/cue0xibmVnCZEh7qIKFYbHKJ6tHB4g6\r\nXZbzWs/k1lKCIVOopyu8CQmmz2qfeMVh1XMT1GUYYdFHbMKqj9OCZddQ9If2\r\nZLDJvhvd2MZWOjMs1qUzZ4LKzOsrJB5ivWR44Wz3lUllQjbNdn1semhoqrmp\r\nDhgJK8tFaJgKZP0cpyjIA1gpbwoC+xd2rLJ5F4xiub8bUKI5O5aNckabJDIy\r\n5guLLGNuBbDUptAsc2vpYWbFbmdVQiW25js+/rPwDfpTkxvYYjRFbjw8ecXX\r\nk4VWaZbl/eJBNl2UKKTnJzFpYOsOBjZeygRw0+VHnfzSGLo+4v//PuWFuBma\r\nVQjnpnem6z3ABVn2I8+6Ig/9c0CYWtOcc8AyJ2LB3w73S+ZQML+PvrI3ZK3L\r\nuLJyB6YSahIOOiOvoCrupjPeLZM66QhG96qV6M/43Jdv5d1+uZrMzMvILEU0\r\n9JIcfHwl84wyEyfQLnoCgoSHyUBOHa+mivPkhehoRc0whK11nDQiRx9AJbA9\r\n8LTFIg5OSJX6WNjRIdLEmgVG9g6MwJ1T2QxK6MCasUTp1092H1EU2o218Bab\r\nW5N4Q9FLDsGbgmbbuonzzAuAJO2RmNdpWHI2c4hqJCWah1EgEXZnOdv4iZqN\r\nPO1UfKiDyXH9IJ1SOWfV/oMH0mvhynwx974=\r\n=QIqz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-tools-test-recorder/azure-tools-test-recorder-2.0.0.tgz","types":"./types/src/index.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/env.js":"./dist-esm/src/utils/env.browser.js","./dist-esm/test/utils/server.js":"./dist-esm/test/utils/server.browser.js","./dist-esm/src/utils/relativePathCalculator.js":"./dist-esm/src/utils/relativePathCalculator.browser.js"},"engines":{"node":">=12.0.0"},"scripts":{"docs":"echo Skipped.","lint":"eslint --no-eslintrc -c ../../.eslintrc.internal.json package.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle","clean":"rimraf dist dist-esm test-dist typings *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint --no-eslintrc -c ../../.eslintrc.internal.json package.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle","build:test":"tsc -p . && dev-tool run bundle","extract-api":"echo skipped","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build && npm run integration-test:browser","tests:server":"cross-env TS_NODE_COMPILER_OPTIONS=\"{\\\"module\\\": \\\"commonjs\\\"}\" ts-node test/utils/server.ts","build:browser":"echo skipped","build:samples":"echo Skipped.","unit-test:node":"npm run integration-test:node","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","test:node-with-proxy":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/*.spec.ts\"","integration-test:node":"concurrently \"npm run tests:server\" \"npm run test:node-with-proxy\" --kill-others --success first","test:browser-with-proxy":"dev-tool run test:browser","integration-test:browser":"concurrently \"npm run tests:server\" \"npm run test:browser-with-proxy\" --kill-others --success first"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"utility","_resolved":"/mnt/vss/_work/1/packages/azure-tools-test-recorder/azure-tools-test-recorder-2.0.0.tgz","_integrity":"sha512-OTic1OwOk25B8ecdMQ4wgyDaUNMMw0qzO4/0sy9ScPXWLmUFGMlkS0+BOQ2K9t8WCksM/wU+NjUZo/5T4zaG6A==","deprecated":"Bug introduced in v2.0.0, fixed in 3.0.0","repository":"github:Azure/azure-sdk-for-js","_npmVersion":"8.5.0","description":"This library provides interfaces and helper methods to provide recording and playback capabilities for the tests in Azure JS/TS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"16.14.2","dependencies":{"@azure/core-auth":"^1.3.2","@azure/core-http":"^2.0.0","@azure/core-util":"^1.0.0-beta.1","@azure/core-rest-pipeline":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","uuid":"^8.3.2","karma":"^6.2.0","mocha":"^7.1.1","tslib":"^2.2.0","dotenv":"^8.2.0","eslint":"^7.15.0","rimraf":"^3.0.0","express":"^4.16.3","ts-node":"^9.0.0","prettier":"^2.5.1","cross-env":"7.0.3","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","@types/uuid":"^8.3.1","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","concurrently":"^6.2.1","@types/express":"^4.16.0","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0","@types/fs-extra":"^8.0.0","karma-ie-launcher":"^1.0.0","@azure/core-client":"^1.0.0","karma-edge-launcher":"^0.4.2","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/test-recorder_2.0.0_1649744771069_0.9075569012532556","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"@azure-tools/test-recorder","version":"3.0.0","keywords":["azure","recording","cloud","playback"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-tools/test-recorder@3.0.0","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/test-utils/recorder/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"bb9e3dc05c41e8546258ddb306d72fed86b327af","tarball":"https://registry.npmjs.org/@azure-tools/test-recorder/-/test-recorder-3.0.0.tgz","fileCount":88,"integrity":"sha512-1M1cjyqZa0TwKpaeaRaNON/c5yLWMEnMijc0V0Vu67pWrLkqoZE+6rmzrGLXapWUB1YmflvVaXQEWbbulGK3Ew==","signatures":[{"sig":"MEUCIQC98XG+jkp16NJ4jlvDe+KDE8WVxYVdeSfd2PraIwLiYQIgLPR006QFrL3DypOOKb1Hm1VjHbGDOg7NyvSZRX+SDCs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":354515,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBwaGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpUOQ/9GjvdPmsQ6L7qpOuKvBpC5cnWcfF2GR4DtUiMu451BkvKyGKp\r\ngxoIrjvsqT2TjxvgXerjLV8x6rUYSEmmBKoNqZvBbL+r/AQKv82uW5Be1CEE\r\nEKTTClfsI5PuGz12bpPCBoj2Z7Iyz7Sf0FlaMKJq13iV1mGsIKHk+tYxbJeA\r\nF4m7/k3CPwhP6C7++1jX70s1VnfkLcWceBEkwHzl7IoESjvpmVymNOD5Cvj0\r\nr4odK9bPVFkCNDxFOLNdFaVP2hxtAdT2HISse+Sb4KWhVH6BTbVljm6LU6bY\r\nnGEtPRerOXTfY75MBxrmfNKzIUawYWzVFI5X7PbwEPPSEr+Ev5L6PTQ0u3t0\r\nGct/2mPQEULbR1U1OdpjHkZ5UjiMq5FNiHEbzKMU2RwgME5PeAOrsjqpMtWe\r\ncwxn7VrwM61LFXHg6AcKKd3gTU80KPA1CI7NrtzaaiIbHLelC5QOWpczrAIT\r\nRsV7nD8bc105u+MrwORLea6qNqohwpovvOzsncJZDURffNT7uJlmZpQ5JcSn\r\nNNhLzJL3oKpW8GcLQihyZF//qfWNEfbNMhp0gO+sEL8LW+KdRLsdNvZ6sPZ7\r\n//Zx7g4tsdrQeVLa4/ymaV511kR3wpyXoyGE3R/xI1WR2jOI4SG0mIwNF+X/\r\nzP9251hnzLeLMkrgbk1MIBNYLlisBLJU1cQ=\r\n=CGjx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-tools-test-recorder/azure-tools-test-recorder-3.0.0.tgz","types":"./types/src/index.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/env.js":"./dist-esm/src/utils/env.browser.js","./dist-esm/test/utils/server.js":"./dist-esm/test/utils/server.browser.js","./dist-esm/src/utils/encoding.js":"./dist-esm/src/utils/encoding.browser.js","./dist-esm/src/utils/relativePathCalculator.js":"./dist-esm/src/utils/relativePathCalculator.browser.js"},"engines":{"node":">=14.0.0"},"scripts":{"docs":"echo Skipped.","lint":"eslint --no-eslintrc -c ../../.eslintrc.internal.json package.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle","clean":"rimraf dist dist-esm test-dist typings *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint --no-eslintrc -c ../../.eslintrc.internal.json package.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle","build:test":"tsc -p . && dev-tool run bundle","extract-api":"echo skipped","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build && npm run integration-test:browser","tests:server":"cross-env TS_NODE_COMPILER_OPTIONS=\"{\\\"module\\\": \\\"commonjs\\\"}\" ts-node test/utils/server.ts","build:browser":"echo skipped","build:samples":"echo Skipped.","unit-test:node":"npm run integration-test:node","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","test:node-with-proxy":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/*.spec.ts\"","integration-test:node":"concurrently \"npm run tests:server\" \"npm run test:node-with-proxy\" --kill-others --success first","test:browser-with-proxy":"dev-tool run test:browser","integration-test:browser":"concurrently \"npm run tests:server\" \"npm run test:browser-with-proxy\" --kill-others --success first"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"utility","_resolved":"/mnt/vss/_work/1/packages/azure-tools-test-recorder/azure-tools-test-recorder-3.0.0.tgz","_integrity":"sha512-1M1cjyqZa0TwKpaeaRaNON/c5yLWMEnMijc0V0Vu67pWrLkqoZE+6rmzrGLXapWUB1YmflvVaXQEWbbulGK3Ew==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.3.1","description":"This library provides interfaces and helper methods to provide recording and playback capabilities for the tests in Azure JS/TS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"18.14.1","dependencies":{"@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.2","@azure/core-util":"^1.0.0","@azure/core-rest-pipeline":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","uuid":"^8.3.2","karma":"^6.2.0","mocha":"^7.1.1","tslib":"^2.2.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","express":"^4.16.3","ts-node":"^10.0.0","prettier":"^2.5.1","cross-env":"7.0.3","typescript":"~4.8.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","@types/uuid":"^8.3.1","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","concurrently":"^7.1.0","@types/express":"^4.16.0","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0","@types/fs-extra":"^8.0.0","@azure/core-client":"^1.0.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/test-recorder_3.0.0_1678182022640_0.25531367094271507","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"@azure-tools/test-recorder","version":"3.1.0","keywords":["azure","recording","cloud","playback"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-tools/test-recorder@3.1.0","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/test-utils/recorder/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"099f79329eebfdbaee608a3b5da82ca1c972bb2f","tarball":"https://registry.npmjs.org/@azure-tools/test-recorder/-/test-recorder-3.1.0.tgz","fileCount":88,"integrity":"sha512-qDbZkrhz9OMyH3ijFAJVm1aUN3H1CVgAhW6826U9Pkk0TwcumjtHCx2mPzH8vY8Otl03s8So+Fac00PuyastVw==","signatures":[{"sig":"MEUCIQDels72L9mieesNLE98UWXIJ3dNQeV/fEJ1y19Rdh5R3wIgKFXxhHKj3ef/wBa/Y/WKIgDtblNiQMLkXR62sqRYW3E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":374168},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-tools-test-recorder/azure-tools-test-recorder-3.1.0.tgz","types":"./types/src/index.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/env.js":"./dist-esm/src/utils/env.browser.js","./dist-esm/test/utils/server.js":"./dist-esm/test/utils/server.browser.js","./dist-esm/src/utils/encoding.js":"./dist-esm/src/utils/encoding.browser.js","./dist-esm/src/utils/relativePathCalculator.js":"./dist-esm/src/utils/relativePathCalculator.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"docs":"echo Skipped.","lint":"eslint --no-eslintrc -c ../../.eslintrc.internal.json package.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle","clean":"rimraf --glob dist dist-esm test-dist typings *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint --no-eslintrc -c ../../.eslintrc.internal.json package.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle","build:test":"tsc -p . && dev-tool run bundle","extract-api":"echo skipped","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build && npm run integration-test:browser","tests:server":"cross-env TS_NODE_COMPILER_OPTIONS=\"{\\\"module\\\": \\\"commonjs\\\"}\" ts-node test/utils/server.ts","build:browser":"echo skipped","build:samples":"echo Skipped.","unit-test:node":"npm run integration-test:node","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","test:node-with-proxy":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/*.spec.ts\"","integration-test:node":"concurrently \"npm run tests:server\" \"npm run test:node-with-proxy\" --kill-others --success first","test:browser-with-proxy":"dev-tool run test:browser","integration-test:browser":"concurrently \"npm run tests:server\" \"npm run test:browser-with-proxy\" --kill-others --success first"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"utility","_resolved":"/mnt/vss/_work/1/packages/azure-tools-test-recorder/azure-tools-test-recorder-3.1.0.tgz","_integrity":"sha512-qDbZkrhz9OMyH3ijFAJVm1aUN3H1CVgAhW6826U9Pkk0TwcumjtHCx2mPzH8vY8Otl03s8So+Fac00PuyastVw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.4","description":"This library provides interfaces and helper methods to provide recording and playback capabilities for the tests in Azure JS/TS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.2","@azure/core-util":"^1.6.1","@azure/core-rest-pipeline":"^1.13.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","tslib":"^2.2.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","express":"^4.16.3","ts-node":"^10.0.0","cross-env":"7.0.3","typescript":"~5.3.3","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","concurrently":"^8.2.0","@types/express":"^4.16.0","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0","@types/fs-extra":"^8.0.0","@azure/core-client":"^1.0.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/test-recorder_3.1.0_1710455656445_0.09005257573756453","host":"s3://npm-registry-packages"}},"3.1.1":{"name":"@azure-tools/test-recorder","version":"3.1.1","keywords":["azure","recording","cloud","playback"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-tools/test-recorder@3.1.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/test-utils/recorder/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"57ffcd53a31adbcf6c6c733cc97467e12ec59447","tarball":"https://registry.npmjs.org/@azure-tools/test-recorder/-/test-recorder-3.1.1.tgz","fileCount":88,"integrity":"sha512-ajA2Q36u/ZNKCFUSz8ktTxUQhJwrvhF0Hr/TAG6zle8bfQvV6ZOQf/dQYx3QfP1SIH6wRewfjkX8cCaaay6e1w==","signatures":[{"sig":"MEUCIEhvYbElkuTS5d3mv7LzUFQrRtHQlW47rBze2PpVIslfAiEA9GdKhGijsDV/nKtdxoNU+dZi+0Iyp1WuE1aQp4Be2LE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":374168},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-tools-test-recorder/azure-tools-test-recorder-3.1.1.tgz","types":"./types/src/index.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/env.js":"./dist-esm/src/utils/env.browser.js","./dist-esm/test/utils/server.js":"./dist-esm/test/utils/server.browser.js","./dist-esm/src/utils/encoding.js":"./dist-esm/src/utils/encoding.browser.js","./dist-esm/src/utils/relativePathCalculator.js":"./dist-esm/src/utils/relativePathCalculator.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"docs":"echo Skipped.","lint":"eslint --no-eslintrc -c ../../.eslintrc.internal.json package.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle","clean":"rimraf --glob dist dist-esm test-dist typings *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint --no-eslintrc -c ../../.eslintrc.internal.json package.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle","build:test":"tsc -p . && dev-tool run bundle","extract-api":"echo skipped","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build && npm run integration-test:browser","tests:server":"cross-env TS_NODE_COMPILER_OPTIONS=\"{\\\"module\\\": \\\"commonjs\\\"}\" ts-node test/utils/server.ts","build:browser":"echo skipped","build:samples":"echo Skipped.","unit-test:node":"npm run integration-test:node","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","test:node-with-proxy":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/*.spec.ts\"","integration-test:node":"concurrently \"npm run tests:server\" \"npm run test:node-with-proxy\" --kill-others --success first","test:browser-with-proxy":"dev-tool run test:browser","integration-test:browser":"concurrently \"npm run tests:server\" \"npm run test:browser-with-proxy\" --kill-others --success first"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"utility","_resolved":"/mnt/vss/_work/1/packages/azure-tools-test-recorder/azure-tools-test-recorder-3.1.1.tgz","_integrity":"sha512-ajA2Q36u/ZNKCFUSz8ktTxUQhJwrvhF0Hr/TAG6zle8bfQvV6ZOQf/dQYx3QfP1SIH6wRewfjkX8cCaaay6e1w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.4","description":"This library provides interfaces and helper methods to provide recording and playback capabilities for the tests in Azure JS/TS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.2","@azure/core-util":"^1.6.1","@azure/core-rest-pipeline":"^1.13.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","tslib":"^2.2.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","express":"^4.16.3","ts-node":"^10.0.0","cross-env":"7.0.3","typescript":"~5.3.3","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","concurrently":"^8.2.0","@types/express":"^4.16.0","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0","@types/fs-extra":"^8.0.0","@azure/core-client":"^1.0.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/test-recorder_3.1.1_1712765495059_0.023914195124256077","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"@azure-tools/test-recorder","version":"4.0.0","keywords":["azure","recording","cloud","playback"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-tools/test-recorder@4.0.0","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/test-utils/recorder/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"latest","dist":{"shasum":"694856277735204e2cb9110384d1eb62ecd744d2","tarball":"https://registry.npmjs.org/@azure-tools/test-recorder/-/test-recorder-4.0.0.tgz","fileCount":310,"integrity":"sha512-sFLvVGZc6ZjSfNz8cxd7qzDJE7CeNbT6VWGXFyQZf6EjRb8kKryPZiy4B9LaENzJjFbj+2yrPUY7E4O+OYuatw==","signatures":[{"sig":"MEUCIQCOzkwYm6mrLZUPmGFIKnktwVj3K5DvI/aFIguV8vtkiQIga0QetXtMIotkQC1S8RHbiBgD1h0bi8d0INkCTo+OMZ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":816136},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\13ddfff6-6c9d-4dd1-899e-a9a1d2a0eb37\\azure-tools-test-recorder-4.0.0.tgz","types":"./dist/commonjs/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"docs":"echo Skipped.","lint":"eslint --no-eslintrc -c ../../.eslintrc.internal.json package.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run build:test","clean":"rimraf --glob dist dist-esm test-dist typings *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint --no-eslintrc -c ../../.eslintrc.internal.json package.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tshy && npm run build:test","build:test":"tshy && dev-tool run build-test","extract-api":"echo skipped","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build && npm run integration-test:browser","tests:server":"node server.mjs","build:browser":"echo skipped","build:samples":"echo Skipped.","unit-test:node":"npm run integration-test:node","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","test:node-with-proxy":"dev-tool run test:vitest","integration-test:node":"concurrently \"npm run tests:server\" \"npm run test:node-with-proxy\" --kill-others --success first","test:browser-with-proxy":"dev-tool run test:vitest --browser","integration-test:browser":"concurrently \"npm run tests:server\" \"npm run test:browser-with-proxy\" --kill-others --success first"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"utility","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\13ddfff6-6c9d-4dd1-899e-a9a1d2a0eb37\\azure-tools-test-recorder-4.0.0.tgz","_integrity":"sha512-sFLvVGZc6ZjSfNz8cxd7qzDJE7CeNbT6VWGXFyQZf6EjRb8kKryPZiy4B9LaENzJjFbj+2yrPUY7E4O+OYuatw==","repository":"github:Azure/azure-sdk-for-js","description":"This library provides interfaces and helper methods to provide recording and playback capabilities for the tests in Azure JS/TS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.2","@azure/core-util":"^1.6.1","@azure/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.13.0"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","loupe":"^3.1.0","tslib":"^2.6.2","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.4.0","express":"^4.19.2","prettier":"^3.2.5","cross-env":"7.0.3","playwright":"^1.41.2","typescript":"~5.3.3","@types/node":"^18.0.0","concurrently":"^8.2.0","@azure/dev-tool":"^1.0.0","@types/fs-extra":"^8.0.0","@vitest/browser":"^1.4.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.4.0","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/test-recorder_4.0.0_1712765717007_0.7522998252597168","host":"s3://npm-registry-packages"}},"3.1.2":{"name":"@azure-tools/test-recorder","version":"3.1.2","keywords":["azure","recording","cloud","playback"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-tools/test-recorder@3.1.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/test-utils/recorder/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"8d75699eef16549b44b3b83dbc8efbae7cb550e9","tarball":"https://registry.npmjs.org/@azure-tools/test-recorder/-/test-recorder-3.1.2.tgz","fileCount":88,"integrity":"sha512-116XdbMzedsUcVQa7yCm1p/yCNuiq5XHc2vn0Q0P6c7/Tzrjgjo19eq2Lrea2gIo8+n1mDtQcm3zPzLb9C4CoQ==","signatures":[{"sig":"MEQCICBME3WrO2ujyL6nCde0q1lDWRZYIEQkd8btl8iVt/0vAiAzavWFSvM4NWgxHaT/COD4guQQi/FQ9TsmctrkWADM0Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":374168},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-tools-test-recorder/azure-tools-test-recorder-3.1.2.tgz","types":"./types/src/index.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/env.js":"./dist-esm/src/utils/env.browser.js","./dist-esm/test/utils/server.js":"./dist-esm/test/utils/server.browser.js","./dist-esm/src/utils/encoding.js":"./dist-esm/src/utils/encoding.browser.js","./dist-esm/src/utils/relativePathCalculator.js":"./dist-esm/src/utils/relativePathCalculator.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"docs":"echo Skipped.","lint":"eslint --no-eslintrc -c ../../.eslintrc.internal.json package.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle","clean":"rimraf --glob dist dist-esm test-dist typings *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint --no-eslintrc -c ../../.eslintrc.internal.json package.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle","build:test":"tsc -p . && dev-tool run bundle","extract-api":"echo skipped","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build && npm run integration-test:browser","tests:server":"cross-env TS_NODE_COMPILER_OPTIONS=\"{\\\"module\\\": \\\"commonjs\\\"}\" ts-node test/utils/server.ts","build:browser":"echo skipped","build:samples":"echo Skipped.","unit-test:node":"npm run integration-test:node","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","test:node-with-proxy":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/*.spec.ts\"","integration-test:node":"concurrently \"npm run tests:server\" \"npm run test:node-with-proxy\" --kill-others --success first","test:browser-with-proxy":"dev-tool run test:browser","integration-test:browser":"concurrently \"npm run tests:server\" \"npm run test:browser-with-proxy\" --kill-others --success first"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"utility","_resolved":"/mnt/vss/_work/1/packages/azure-tools-test-recorder/azure-tools-test-recorder-3.1.2.tgz","_integrity":"sha512-116XdbMzedsUcVQa7yCm1p/yCNuiq5XHc2vn0Q0P6c7/Tzrjgjo19eq2Lrea2gIo8+n1mDtQcm3zPzLb9C4CoQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.4","description":"This library provides interfaces and helper methods to provide recording and playback capabilities for the tests in Azure JS/TS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.2","@azure/core-util":"^1.6.1","@azure/core-rest-pipeline":"^1.13.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","tslib":"^2.2.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","express":"^4.16.3","ts-node":"^10.0.0","cross-env":"7.0.3","typescript":"~5.3.3","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","concurrently":"^8.2.0","@types/express":"^4.16.0","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0","@types/fs-extra":"^8.0.0","@azure/core-client":"^1.9.1","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/test-recorder_3.1.2_1712791589752_0.2076520189238964","host":"s3://npm-registry-packages"}},"3.2.0":{"name":"@azure-tools/test-recorder","version":"3.2.0","keywords":["azure","recording","cloud","playback"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-tools/test-recorder@3.2.0","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/test-utils/recorder/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"37ed5abe70cec3935f769ce92c47d24449c939de","tarball":"https://registry.npmjs.org/@azure-tools/test-recorder/-/test-recorder-3.2.0.tgz","fileCount":92,"integrity":"sha512-Y7e3H4isrxCdc6Qjc2bXPIgW8dP/aD387mQ6w7W07eRFZLqAj7sGSQWQ6UrMUkS3Bv9k6JEyjO4WSNrSKEFpaA==","signatures":[{"sig":"MEUCIECOUoDlptyap2v3jAE/a+CWiTQSd1AOaelj7bfNgrtCAiEA9GRRHD2xNekojreGQ1eOhwqyxG1gEDydkS8Zcvbb34I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":395312},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-tools-test-recorder/azure-tools-test-recorder-3.2.0.tgz","types":"./types/src/index.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/env.js":"./dist-esm/src/utils/env.browser.js","./dist-esm/test/utils/server.js":"./dist-esm/test/utils/server.browser.js","./dist-esm/src/utils/encoding.js":"./dist-esm/src/utils/encoding.browser.js","./dist-esm/src/utils/relativePathCalculator.js":"./dist-esm/src/utils/relativePathCalculator.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"docs":"echo Skipped.","lint":"eslint --no-eslintrc -c ../../.eslintrc.internal.json package.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle","clean":"rimraf --glob dist dist-esm test-dist typings *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint --no-eslintrc -c ../../.eslintrc.internal.json package.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle","build:test":"tsc -p . && dev-tool run bundle","extract-api":"echo skipped","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build && npm run integration-test:browser","tests:server":"cross-env TS_NODE_COMPILER_OPTIONS=\"{\\\"module\\\": \\\"commonjs\\\"}\" ts-node test/utils/server.ts","build:browser":"echo skipped","build:samples":"echo Skipped.","unit-test:node":"npm run integration-test:node","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","test:node-with-proxy":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/*.spec.ts\"","integration-test:node":"concurrently \"npm run tests:server\" \"npm run test:node-with-proxy\" --kill-others --success first","test:browser-with-proxy":"dev-tool run test:browser","integration-test:browser":"concurrently \"npm run tests:server\" \"npm run test:browser-with-proxy\" --kill-others --success first"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"utility","_resolved":"/mnt/vss/_work/1/packages/azure-tools-test-recorder/azure-tools-test-recorder-3.2.0.tgz","_integrity":"sha512-Y7e3H4isrxCdc6Qjc2bXPIgW8dP/aD387mQ6w7W07eRFZLqAj7sGSQWQ6UrMUkS3Bv9k6JEyjO4WSNrSKEFpaA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.5.0","description":"This library provides interfaces and helper methods to provide recording and playback capabilities for the tests in Azure JS/TS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"18.20.1","dependencies":{"@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.2","@azure/core-util":"^1.6.1","@azure/core-rest-pipeline":"^1.13.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","tslib":"^2.2.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","express":"^4.16.3","ts-node":"^10.0.0","cross-env":"7.0.3","typescript":"~5.3.3","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","concurrently":"^8.2.0","@types/express":"^4.16.0","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0","@types/fs-extra":"^8.0.0","@azure/core-client":"^1.9.1","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/test-recorder_3.2.0_1713481723221_0.7536274192301899","host":"s3://npm-registry-packages"}},"3.3.0":{"name":"@azure-tools/test-recorder","version":"3.3.0","keywords":["azure","recording","cloud","playback"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-tools/test-recorder@3.3.0","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/test-utils/recorder/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"73183a2f0c93c16913b7da655a7ae4a8a1e8b3bf","tarball":"https://registry.npmjs.org/@azure-tools/test-recorder/-/test-recorder-3.3.0.tgz","fileCount":92,"integrity":"sha512-JM9GTsEyAwjdMrpc2/NZFUyhSq2yTvlUhzDQhefg/e0kObiP/9pJ/RYYumH+SxWnHHz3Y44sxbWi1+lVoyOChw==","signatures":[{"sig":"MEYCIQDbY0RuMQs1cvtFrNXHnOpModrvoDQRiE7gZYfWV5dwcAIhAKo7ogz0A1YGGpM98IA6d27bjCmbSgqsm4J4l4kAZdAq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":388295},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\4be1a907-676a-479b-a868-5b33176e0936\\azure-tools-test-recorder-3.3.0.tgz","types":"./types/src/index.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/env.js":"./dist-esm/src/utils/env.browser.js","./dist-esm/test/utils/server.js":"./dist-esm/test/utils/server.browser.js","./dist-esm/src/utils/encoding.js":"./dist-esm/src/utils/encoding.browser.js","./dist-esm/src/utils/relativePathCalculator.js":"./dist-esm/src/utils/relativePathCalculator.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"docs":"echo Skipped.","lint":"echo skipped","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle","clean":"rimraf --glob dist dist-esm test-dist typings *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint --no-eslintrc -c ../../.eslintrc.internal.json package.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle","build:test":"tsc -p . && dev-tool run bundle","extract-api":"echo skipped","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build && npm run integration-test:browser","tests:server":"cross-env TS_NODE_COMPILER_OPTIONS=\"{\\\"module\\\": \\\"commonjs\\\"}\" ts-node test/utils/server.ts","build:browser":"echo skipped","build:samples":"echo Skipped.","unit-test:node":"npm run integration-test:node","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","test:node-with-proxy":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/*.spec.ts\"","integration-test:node":"concurrently \"npm run tests:server\" \"npm run test:node-with-proxy\" --kill-others --success first","test:browser-with-proxy":"dev-tool run test:browser","integration-test:browser":"concurrently \"npm run tests:server\" \"npm run test:browser-with-proxy\" --kill-others --success first"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"utility","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\4be1a907-676a-479b-a868-5b33176e0936\\azure-tools-test-recorder-3.3.0.tgz","_integrity":"sha512-JM9GTsEyAwjdMrpc2/NZFUyhSq2yTvlUhzDQhefg/e0kObiP/9pJ/RYYumH+SxWnHHz3Y44sxbWi1+lVoyOChw==","repository":"github:Azure/azure-sdk-for-js","description":"This library provides interfaces and helper methods to provide recording and playback capabilities for the tests in Azure JS/TS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.2","@azure/core-util":"^1.6.1","@azure/core-rest-pipeline":"^1.13.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","tslib":"^2.2.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","express":"^4.16.3","ts-node":"^10.0.0","cross-env":"7.0.3","typescript":"~5.3.3","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","concurrently":"^8.2.0","@types/express":"^4.16.0","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0","@types/fs-extra":"^8.0.0","@azure/core-client":"^1.9.1","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/test-recorder_3.3.0_1715130647958_0.06555760958399759","host":"s3://npm-registry-packages"}},"3.4.0":{"name":"@azure-tools/test-recorder","version":"3.4.0","keywords":["azure","recording","cloud","playback"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-tools/test-recorder@3.4.0","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/test-utils/recorder/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"latest","dist":{"shasum":"a25230de0eff4a988223b8bdbe9034783b566ef9","tarball":"https://registry.npmjs.org/@azure-tools/test-recorder/-/test-recorder-3.4.0.tgz","fileCount":92,"integrity":"sha512-X7/IQ/him9OOU/5dnfcIaSEnH+81PBdU+GgZjCnC7JEgchykTIZJSCtVFIfYT9XkUEJ++j2vXV17b5Qe/Hf9OA==","signatures":[{"sig":"MEUCIQD85v9LxOIxUTxpDpTGHT/hfh49VY1DVekOZQNWefTyxwIgY8rm6yz8zLMnQP2+Iayk5kdS7WlbDNMTKc3An0oIyJU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":395972},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\8f7ea4ca-cf90-4775-9839-b8f03d850883\\azure-tools-test-recorder-3.4.0.tgz","types":"./types/src/index.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/env.js":"./dist-esm/src/utils/env.browser.js","./dist-esm/test/utils/server.js":"./dist-esm/test/utils/server.browser.js","./dist-esm/src/utils/encoding.js":"./dist-esm/src/utils/encoding.browser.js","./dist-esm/src/utils/relativePathCalculator.js":"./dist-esm/src/utils/relativePathCalculator.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"docs":"echo Skipped.","lint":"echo skipped","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle","clean":"rimraf --glob dist dist-esm test-dist typings *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint --no-eslintrc -c ../../.eslintrc.internal.json package.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle","build:test":"tsc -p . && dev-tool run bundle","extract-api":"echo skipped","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build && npm run integration-test:browser","tests:server":"cross-env TS_NODE_COMPILER_OPTIONS=\"{\\\"module\\\": \\\"commonjs\\\"}\" ts-node test/utils/server.ts","build:browser":"echo skipped","build:samples":"echo Skipped.","unit-test:node":"npm run integration-test:node","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","test:node-with-proxy":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/*.spec.ts\"","integration-test:node":"concurrently \"npm run tests:server\" \"npm run test:node-with-proxy\" --kill-others --success first","test:browser-with-proxy":"dev-tool run test:browser","integration-test:browser":"concurrently \"npm run tests:server\" \"npm run test:browser-with-proxy\" --kill-others --success first"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"utility","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\8f7ea4ca-cf90-4775-9839-b8f03d850883\\azure-tools-test-recorder-3.4.0.tgz","_integrity":"sha512-X7/IQ/him9OOU/5dnfcIaSEnH+81PBdU+GgZjCnC7JEgchykTIZJSCtVFIfYT9XkUEJ++j2vXV17b5Qe/Hf9OA==","repository":"github:Azure/azure-sdk-for-js","description":"This library provides interfaces and helper methods to provide recording and playback capabilities for the tests in Azure JS/TS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.2","@azure/core-util":"^1.6.1","@azure/core-rest-pipeline":"^1.13.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","tslib":"^2.2.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","express":"^4.16.3","ts-node":"^10.0.0","cross-env":"7.0.3","typescript":"~5.3.3","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","concurrently":"^8.2.0","@types/express":"^4.16.0","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0","@types/fs-extra":"^8.0.0","@azure/core-client":"^1.9.1","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/test-recorder_3.4.0_1715361286880_0.4766414682689575","host":"s3://npm-registry-packages"}},"3.5.0":{"name":"@azure-tools/test-recorder","version":"3.5.0","keywords":["azure","recording","cloud","playback"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-tools/test-recorder@3.5.0","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/test-utils/recorder/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"latest","dist":{"shasum":"f1fe6d968d9911423f34580e4f7ce2453800a7d3","tarball":"https://registry.npmjs.org/@azure-tools/test-recorder/-/test-recorder-3.5.0.tgz","fileCount":88,"integrity":"sha512-al9B6XuI0GAQqaM6Ir9Fg8jIXwuWgizfyj3x8ePDdYyO+KFiAMlHy0wmy5ZNBnb4oTWTQ4NNbUwhaRlt2jdsKw==","signatures":[{"sig":"MEQCICPSQMvP8gnChcbkYmAXrj/nXlE5+CUnkRmllEYcBxAWAiBQY99bNL6EnB3nrf5U2LL+DRzFdjWh8aliN53UIbJdnQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":377602},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\cdb54821-2fdb-4d08-b5bc-cf2a063caf7d\\azure-tools-test-recorder-3.5.0.tgz","types":"./types/src/index.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/env.js":"./dist-esm/src/utils/env.browser.js","./dist-esm/test/utils/server.js":"./dist-esm/test/utils/server.browser.js","./dist-esm/src/utils/encoding.js":"./dist-esm/src/utils/encoding.browser.js","./dist-esm/src/utils/relativePathCalculator.js":"./dist-esm/src/utils/relativePathCalculator.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"docs":"echo Skipped.","lint":"echo skipped","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle","clean":"rimraf --glob dist dist-esm test-dist typings *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint --no-eslintrc -c ../../.eslintrc.internal.json package.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle","build:test":"tsc -p . && dev-tool run bundle","extract-api":"echo skipped","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build && npm run integration-test:browser","tests:server":"cross-env TS_NODE_COMPILER_OPTIONS=\"{\\\"module\\\": \\\"commonjs\\\"}\" ts-node test/utils/server.ts","build:browser":"echo skipped","build:samples":"echo Skipped.","unit-test:node":"npm run integration-test:node","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","test:node-with-proxy":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/*.spec.ts\"","integration-test:node":"concurrently \"npm run tests:server\" \"npm run test:node-with-proxy\" --kill-others --success first","test:browser-with-proxy":"dev-tool run test:browser","integration-test:browser":"concurrently \"npm run tests:server\" \"npm run test:browser-with-proxy\" --kill-others --success first"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"utility","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\cdb54821-2fdb-4d08-b5bc-cf2a063caf7d\\azure-tools-test-recorder-3.5.0.tgz","_integrity":"sha512-al9B6XuI0GAQqaM6Ir9Fg8jIXwuWgizfyj3x8ePDdYyO+KFiAMlHy0wmy5ZNBnb4oTWTQ4NNbUwhaRlt2jdsKw==","repository":"github:Azure/azure-sdk-for-js","description":"This library provides interfaces and helper methods to provide recording and playback capabilities for the tests in Azure JS/TS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.2","@azure/core-util":"^1.6.1","@azure/core-rest-pipeline":"^1.13.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","tslib":"^2.2.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","express":"^4.16.3","ts-node":"^10.0.0","cross-env":"7.0.3","typescript":"~5.3.3","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","concurrently":"^8.2.0","@types/express":"^4.16.0","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0","@types/fs-extra":"^8.0.0","@azure/core-client":"^1.9.1","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/test-recorder_3.5.0_1715677695331_0.5934537277365557","host":"s3://npm-registry-packages"}},"3.5.1":{"name":"@azure-tools/test-recorder","version":"3.5.1","keywords":["azure","recording","cloud","playback"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-tools/test-recorder@3.5.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/test-utils/recorder/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"latest","dist":{"shasum":"c33669e5bb97d124fea64181c828a57ab002347c","tarball":"https://registry.npmjs.org/@azure-tools/test-recorder/-/test-recorder-3.5.1.tgz","fileCount":88,"integrity":"sha512-ts6YITiT3dtTg1+dIqBm0JzD14Lh4KHZg050jPZ3If60QQp7lVaELc0sc6O7d8UfdaGF1IT2XcPQbs0LQCYpQA==","signatures":[{"sig":"MEQCIHJfpbkQjFY9+oB9FdA8lad4CUVGrxrYJCv304ViiRT4AiBR2hhYGHAPj4gb/4QezenSDMsXoelNoVU9yrbgZo8U9Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":379406},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\76137edc-c212-4899-813a-0283220ed685\\azure-tools-test-recorder-3.5.1.tgz","types":"./types/src/index.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/env.js":"./dist-esm/src/utils/env.browser.js","./dist-esm/test/utils/server.js":"./dist-esm/test/utils/server.browser.js","./dist-esm/src/utils/encoding.js":"./dist-esm/src/utils/encoding.browser.js","./dist-esm/src/utils/relativePathCalculator.js":"./dist-esm/src/utils/relativePathCalculator.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"docs":"echo Skipped.","lint":"echo skipped","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle","clean":"rimraf --glob dist dist-esm test-dist typings *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint --no-eslintrc -c ../../.eslintrc.internal.json package.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle","build:test":"tsc -p . && dev-tool run bundle","extract-api":"echo skipped","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build && npm run integration-test:browser","tests:server":"cross-env TS_NODE_COMPILER_OPTIONS=\"{\\\"module\\\": \\\"commonjs\\\"}\" ts-node test/utils/server.ts","build:browser":"echo skipped","build:samples":"echo Skipped.","unit-test:node":"npm run integration-test:node","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","test:node-with-proxy":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/*.spec.ts\"","integration-test:node":"concurrently \"npm run tests:server\" \"npm run test:node-with-proxy\" --kill-others --success first","test:browser-with-proxy":"dev-tool run test:browser","integration-test:browser":"concurrently \"npm run tests:server\" \"npm run test:browser-with-proxy\" --kill-others --success first"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"utility","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\76137edc-c212-4899-813a-0283220ed685\\azure-tools-test-recorder-3.5.1.tgz","_integrity":"sha512-ts6YITiT3dtTg1+dIqBm0JzD14Lh4KHZg050jPZ3If60QQp7lVaELc0sc6O7d8UfdaGF1IT2XcPQbs0LQCYpQA==","repository":"github:Azure/azure-sdk-for-js","description":"This library provides interfaces and helper methods to provide recording and playback capabilities for the tests in Azure JS/TS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.2","@azure/core-util":"^1.6.1","@azure/core-rest-pipeline":"^1.13.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","tslib":"^2.2.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","express":"^4.16.3","ts-node":"^10.0.0","cross-env":"7.0.3","typescript":"~5.3.3","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","concurrently":"^8.2.0","@types/express":"^4.16.0","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0","@types/fs-extra":"^8.0.0","@azure/core-client":"^1.9.1","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/test-recorder_3.5.1_1717536558093_0.5890609846053316","host":"s3://npm-registry-packages"}},"3.5.2":{"name":"@azure-tools/test-recorder","version":"3.5.2","keywords":["azure","recording","cloud","playback"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-tools/test-recorder@3.5.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/test-utils/recorder/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"latest","dist":{"shasum":"1cdd71f09b39836bfea6345587e79b6cfd99e580","tarball":"https://registry.npmjs.org/@azure-tools/test-recorder/-/test-recorder-3.5.2.tgz","fileCount":88,"integrity":"sha512-81vTGIiF7enEu4ekVrcLPlDPP9oQHL725pX87EIaVhmh1C3Sky4GE19adBiTcGXoahwB70xtHQ7i4HuFXDlhGg==","signatures":[{"sig":"MEYCIQCRkvaXIPUjc/QjoKpvVuK1wijMeNg8XgZ34Cq4hK1xmQIhAI8bFmk6/fiZ8ylHmBSm4X2wM+BXHQQw1k9T/61ypMKY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":379610},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\14a83a12-2536-46de-8242-d349d023bc13\\azure-tools-test-recorder-3.5.2.tgz","types":"./types/src/index.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/env.js":"./dist-esm/src/utils/env.browser.js","./dist-esm/test/utils/server.js":"./dist-esm/test/utils/server.browser.js","./dist-esm/src/utils/encoding.js":"./dist-esm/src/utils/encoding.browser.js","./dist-esm/src/utils/relativePathCalculator.js":"./dist-esm/src/utils/relativePathCalculator.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"docs":"echo Skipped.","lint":"echo skipped","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle","clean":"rimraf --glob dist dist-esm test-dist typings *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint --no-eslintrc -c ../../.eslintrc.internal.json package.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle","build:test":"tsc -p . && dev-tool run bundle","extract-api":"echo skipped","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && npm run build && npm run integration-test:browser","tests:server":"cross-env TS_NODE_COMPILER_OPTIONS=\"{\\\"module\\\": \\\"commonjs\\\"}\" ts-node test/utils/server.ts","build:browser":"echo skipped","build:samples":"echo Skipped.","unit-test:node":"npm run integration-test:node","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run integration-test:browser","test:node-with-proxy":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/*.spec.ts\"","integration-test:node":"concurrently \"npm run tests:server\" \"npm run test:node-with-proxy\" --kill-others --success first","test:browser-with-proxy":"dev-tool run test:browser","integration-test:browser":"concurrently \"npm run tests:server\" \"npm run test:browser-with-proxy\" --kill-others --success first"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"utility","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\14a83a12-2536-46de-8242-d349d023bc13\\azure-tools-test-recorder-3.5.2.tgz","_integrity":"sha512-81vTGIiF7enEu4ekVrcLPlDPP9oQHL725pX87EIaVhmh1C3Sky4GE19adBiTcGXoahwB70xtHQ7i4HuFXDlhGg==","repository":"github:Azure/azure-sdk-for-js","description":"This library provides interfaces and helper methods to provide recording and playback capabilities for the tests in Azure JS/TS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.2","@azure/core-util":"^1.6.1","@azure/core-rest-pipeline":"^1.13.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","tslib":"^2.2.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","express":"^4.16.3","ts-node":"^10.0.0","cross-env":"7.0.3","typescript":"~5.3.3","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","concurrently":"^8.2.0","@types/express":"^4.16.0","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0","@types/fs-extra":"^8.0.0","@azure/core-client":"^1.9.1","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/test-recorder_3.5.2_1718741162611_0.29061073734491516","host":"s3://npm-registry-packages"}},"4.1.0":{"name":"@azure-tools/test-recorder","version":"4.1.0","keywords":["azure","recording","cloud","playback"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-tools/test-recorder@4.1.0","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-powershell","email":"xidi@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/test-utils/recorder/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3919816e3ca9fedd5dc45545906d691b8820c84b","tarball":"https://registry.npmjs.org/@azure-tools/test-recorder/-/test-recorder-4.1.0.tgz","fileCount":310,"integrity":"sha512-0E+ZQ3DCx61K4Hrf5e8DhQCAQBJjZKWMGGo2a4vF195tx4d5LuKqMgYq2LUk9thUP4g8UoyG/npRQstrjhWxdQ==","signatures":[{"sig":"MEYCIQDCLaWBeCOvb6GFuZe7p8lgvrWhWCIEN96dzqfe0YcDGgIhAMDJ6rrizAKKvIk78qO6ov4aWl6QVabMS+mDauqnec8I","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":825794},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\38b2abc4-223d-4d9e-b100-7fe454b561e2\\azure-tools-test-recorder\\azure-tools-test-recorder-4.1.0.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"docs":"echo Skipped.","lint":"eslint src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package","clean":"dev-tool run vendored rimraf --glob dist dist-esm test-dist typings *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint src test --fix --fix-type [problem,suggestion]","test:node":"concurrently \"npm run tests:server\" \"npm run test:node:proxy\" --kill-others --success first","extract-api":"echo skipped","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"dev-tool run build-package && dev-tool run build-test && concurrently \"npm run tests:server\" \"npm run test:browser:proxy\" --kill-others --success first","tests:server":"node server.mjs","build:samples":"echo Skipped.","test:node:esm":"echo skipped","test:node:proxy":"dev-tool run test:vitest","update-snippets":"dev-tool run update-snippets","test:browser:proxy":"dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"utility","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\38b2abc4-223d-4d9e-b100-7fe454b561e2\\azure-tools-test-recorder\\azure-tools-test-recorder-4.1.0.tgz","_integrity":"sha512-0E+ZQ3DCx61K4Hrf5e8DhQCAQBJjZKWMGGo2a4vF195tx4d5LuKqMgYq2LUk9thUP4g8UoyG/npRQstrjhWxdQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"This library provides interfaces and helper methods to provide recording and playback capabilities for the tests in Azure JS/TS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.2","@azure/core-util":"^1.6.1","@azure/core-client":"^1.9.2","@azure/core-rest-pipeline":"^1.13.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^2.6.2","eslint":"^9.9.0","vitest":"^3.0.9","express":"^4.19.2","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^20.0.0","concurrently":"^8.2.0","@azure/dev-tool":"^1.0.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/test-recorder_4.1.0_1754623502121_0.38750115735742785","host":"s3://npm-registry-packages-npm-production"}}},"time":{"created":"2021-08-30T16:49:14.595Z","modified":"2025-08-26T17:18:28.137Z","1.0.0":"2021-08-30T16:49:14.812Z","1.0.1":"2021-09-02T20:42:17.511Z","1.0.2":"2022-01-06T21:41:40.053Z","2.0.0":"2022-04-12T06:26:11.226Z","3.0.0":"2023-03-07T09:40:22.799Z","3.1.0":"2024-03-14T22:34:16.608Z","3.1.1":"2024-04-10T16:11:35.227Z","4.0.0":"2024-04-10T16:15:17.198Z","3.1.2":"2024-04-10T23:26:29.948Z","3.2.0":"2024-04-18T23:08:43.417Z","3.3.0":"2024-05-08T01:10:48.183Z","3.4.0":"2024-05-10T17:14:47.094Z","3.5.0":"2024-05-14T09:08:15.472Z","3.5.1":"2024-06-04T21:29:18.237Z","3.5.2":"2024-06-18T20:06:02.786Z","4.1.0":"2025-08-08T03:25:02.313Z"},"bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"author":"Microsoft Corporation","license":"MIT","homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/test-utils/recorder/","keywords":["azure","recording","cloud","playback"],"repository":"github:Azure/azure-sdk-for-js","description":"This library provides interfaces and helper methods to provide recording and playback capabilities for the tests in Azure JS/TS SDKs","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-powershell","email":"xidi@microsoft.com"}],"readme":"","readmeFilename":""}