{"_id":"@azure/core-tracing","_rev":"428-bbaaecb7629ab58c7ae0c080c14fe8ac","name":"@azure/core-tracing","dist-tags":{"latest":"1.2.0","dev":"1.2.1-alpha.20250620.3"},"versions":{"1.0.0-preview.1":{"name":"@azure/core-tracing","version":"1.0.0-preview.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-preview.1","maintainers":[{"name":"mikeharder","email":"mharder@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"cb472887b0a38400c306e79f30d4787e67b6ecec","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-preview.1.tgz","fileCount":56,"integrity":"sha512-nDfxQopw7lfJG5N845BOS6Vcl84GcB1Q3BHKJAHghLOmdHQjV9Z92M4ziFAQ60UnOj2zrUefM6yDZcKjANCcyg==","signatures":[{"sig":"MEUCIQDYxNOlCL7rNF8jD7D9I7mHFQ+4EuN5qG6soNn9EECwEgIgcNxnoezjLlryZJhKertrQ8UNGIiTUAX3F7ZVBvMFd7M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186595,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSb6xCRA9TVsSAnZWagAAzZIP/2Wu/A0c5owXaLqdqTLg\nre2WUzV5AMFIGpPE9uUVrlYygEtr8JEXxhv3QJyTid/UjrPU4KgDqYJOV4qX\n4pL0wJuRXBdNwrHDhBpzMZwynwF6Bgp91uXTrG7jXUq3IArbHLK92MtDRbk3\n43H56n+bzQbWDsgYh5XfxHQn7bnOT23IAn7MKz+q9RjDERPbv3vXi2tiTvBO\ngTaS29Tt3AmYR1n4mXAzRI3IZiqIiiUpNeQg70uNcaw6V++JRFkWv4EXSfaP\nv3vfJ0Q+zFpY/oOaFs9XqrtXNICGYWg85inLAc5tXuSsZRPlCqWF3lm6uTRW\nAa/rmUwNbKtOHkrNZVsRAUdNUu+pLQawRZPubnoohZERHhYyXIsfuWo+rpX3\nrNviWqCJk/LQ+VbmD+FQBJ1Z1PSjWWvZB9pEacriMRRLS6SQsD0dqe1aQDli\nF0wB08n3pucKs5lxSFY2kVZOYQJNMMAOrR2wQUAQEni4Sh+WFI3gb1q1urL0\nJPo4uceLH4zuXzONWihTef50RFjLKJzUuVE08LuW6xozIJXySZo6uGHaDO4H\niAWRlpUcPcfg1/wSei2zkPjROt69BEn9tlJZdbsyHefRxbXMntJztnxb87il\nG7KNTFPBmSg22MweQANmyDKdFS3XtCmy/FieYAYqZXYFLIG1pA2+N4Pfa/2k\nTu5E\r\n=TkNc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/r1/a/_publishArtifacts/packages/azure-core-tracing-1.0.0-preview.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=6.0.0"},"module":"dist-esm/index.js","browser":{"./dist/index.js":"./browser/index.js"},"scripts":{"lint":"eslint -c ../../.eslintrc.json lib --ext .ts -f node_modules/eslint-detailed-reporter/lib/detailed.js -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"test/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.10.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.3"},"_hasShrinkwrap":false,"devDependencies":{"util":"^0.12.1","mocha":"^5.2.0","assert":"^1.4.1","eslint":"^5.16.0","rimraf":"^2.6.2","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^5.2.0","typescript":"^3.2.2","@types/node":"^8.0.0","mocha-multi":"^1.0.1","@types/mocha":"^5.2.5","rollup-plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","rollup-plugin-replace":"^2.1.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.1.5","eslint-detailed-reporter":"^0.8.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^2.0.0","@typescript-eslint/parser":"^1.11.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^1.11.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-preview.1_1565114032703_0.5205438487772478","host":"s3://npm-registry-packages"}},"1.0.0-preview.2":{"name":"@azure/core-tracing","version":"1.0.0-preview.2","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-preview.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"mikeharder","email":"mharder@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"4f589dcac7841c8bcb65995d9592105e3d3f8ad2","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-preview.2.tgz","fileCount":58,"integrity":"sha512-ID/kDVax0uYlw1HVBNsLv6JuE8NbgLUrKrmvVqyuvtbNk+Gk+IKbpUbrDMAoauDAd1CHifs+fkg210LD2JWSEQ==","signatures":[{"sig":"MEUCICTMVoMeML9YJtQE7aOTqddfxTS8+nSgl+9LpMh64+1BAiEA/uKU+6GfUPwSDPTUaFvbAu8hNmrRMAbQn+Ot0RrrZFY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":196799,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJddq1lCRA9TVsSAnZWagAAX54P/jlcHaAfWVb2opmgDP70\nlXUJQUginJ4iY5706Xtqxih47E7SdzdMEEcce9C15i0rogMrJjgJTcVvR0Fz\nqEDnZvCzpUTsXZvYSxOBpF5ocIqnabACoiKwN0FRrKaOYn/3h5IgF59AFimW\n3CQS9ZwafM2iawes8v9U8sLHxs7ncW2iUY9QQT1aGHRLgP56RMoH9Siovris\nJhN0ERN6jzehKtCuQ5nxMUiukL8cKj1/RB4jxRDvBS8/xS3AOl+VrgP3AHE9\nRdadJZ9eJsT58PyqnEmx1ht0nWdKxXPMLCtx7WYmr+1WKMu/6KW9Iut12h/G\n20oX6MKHlLRnR2nqK1TxPWW/MPwub6fdSWA7uls/HURAuUeVePWNgLitUGM6\nwu+z7ZW4+AWwXGvsrSL6w5ITRcSwo0Aa1oQ8WQOmEqVoqD5Xs6a6vsyRuOIi\nvVoVw3ltqjZUf3zp1PfMtn7SGRH0xGuyKbOHcEKzqU1EN4nIZXfuJG2c+eqL\ni8priAGF5QlrC6pnIqTh6qUr6cqUGP7Nfps2L5WM3DFCuy1X+vUoN9QrsbxQ\nyjN317QwuU+IVr8GrVyP4M4haJfb5JvaoawBAyoi3ZtZYXrWWn+ot5ex1yck\nWSgKxqfbHdKxBCkL5e3zyCQYIV2bWfWWyyDyZt+O2DLy7j3dg/qtg3R7KPgq\nip9p\r\n=bvno\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-preview.2.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/index.js","browser":{"./dist/index.js":"./browser/index.js"},"scripts":{"lint":"eslint -c ../../.eslintrc.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"test/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.10.3","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"10.16.3","dependencies":{"tslib":"^1.9.3"},"_hasShrinkwrap":false,"devDependencies":{"util":"^0.12.1","mocha":"^6.2.0","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^5.2.0","typescript":"^3.2.2","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","rollup-plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","rollup-plugin-replace":"^2.1.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.1.5","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^2.0.0","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-preview.2_1568058724462_0.817446619258241","host":"s3://npm-registry-packages"}},"1.0.0-preview.3":{"name":"@azure/core-tracing","version":"1.0.0-preview.3","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-preview.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"b40e1e3e9f1ff4e805d94fce5b3e44eff1b6851b","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-preview.3.tgz","fileCount":70,"integrity":"sha512-Nu4iA7M71WXiau1axE3VHeiNqnsl7Ysdg7Qu/rOmo1ew+Tjv0vIH+/TgGbMhw/Sz+c0bZxHaYdMW2UaTgDcJpA==","signatures":[{"sig":"MEQCIDQIR/Wixc0JmaRJ4AUWt+mgO7/kU3QZ1y7oPatMknLEAiBckyDWL/G32gBSv2Ev5Wa2kyObqX5qPPln8g5uiDRq+g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":405759,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdm406CRA9TVsSAnZWagAAF6gP+wdiL6OxcOevSJOtJbUu\n/I38IVZXr15U7lQ4JSvY5rY8DvdpSAB3kOkNMmYFpaG9OXw0eSjqeM4tOP8E\n3L+6ZatHTHaPshy3hAitDneBJUYaCVr239BI+LRK0tBr6itx0v/rEd8YPMk7\nXoxwt2Nw1tj7yQWH0SLbpRykAUz1Xc1vRynwnaBSMJKvrxpaPaN/GTTQd2jx\nEsKs5IOC1wEsGV62zeme7jgWaZ5o2/A74dtccBxij26H+/GJQAqOyan2NWMH\nvAK3wfzhMd6sW69wVGkODnowU/o9mz4T3LkF3PmPLeAyUxq5+026by8IlOms\n4YDNrZ//B/K7z2dHjR0UFDBaSY2gE7Yzad+JkxcuqIJvokoFCqUnOoNsvxsV\nnphjt9FUBScmtgvYRntRICW/TnzZmmevzeuH0chmp0y3CBasQqMjowchiAwe\nWKA/AAsJhCAOqhm+ZjZtOOLRK7QpzalOtVITrX4jR3MgK2QQ/WnPZHxHDTry\nEunfgH/xDqnnAUkzsaFbe86FnU0kMtNVkRG7/9q6ZvrceTHl9ki/vjX9dPfP\n6vhJH/22ch0HDd3ST59640ryu6wLNySH0LrLZkJjH9Hu5A/a+TZTghQTHKDe\nJ2mcHyOfYCsJXteHftRrToQSIDQFozu5iENfULttp37I2FZ8rn8FaCB4eD0H\nP7l0\r\n=e3S3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-preview.3.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist/index.js":"./browser/core-tracing.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.11.3","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"10.16.3","dependencies":{"debug":"^4.1.1","tslib":"^1.9.3","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.0","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^5.2.0","typescript":"^3.2.2","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/debug":"^4.1.4","@types/mocha":"^5.2.5","rollup-plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","rollup-plugin-replace":"^2.1.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.1.5","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^2.0.0","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-preview.3_1570475321529_0.5702557608059271","host":"s3://npm-registry-packages"}},"1.0.0-preview.4":{"name":"@azure/core-tracing","version":"1.0.0-preview.4","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-preview.4","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"244686bd7e48a49c67e1b840d80ea9edda22884c","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-preview.4.tgz","fileCount":68,"integrity":"sha512-xl6mAe1dqVxD1PH2Qnx/XFlblQcItG/lNUcPa1qp7+MrLKP4Wb7hoOK1mZfCkGKZZW4SGkRxwS9b+dR4R4x8Uw==","signatures":[{"sig":"MEUCIGSSvqBN72y/kbsrm2c4FnVzin8Xte+ljTDSfeQaZotdAiEAhsWGsojrIeS9DzcVEFbycl1o95KCsWy/t1ZIkwDe9kc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":320714,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnUynCRA9TVsSAnZWagAAIkwP/1nDH18swTzvEWKx2n8W\nZScG6GV/j1NQnU2A6lyO0VvZ0V5vMMZAO6OYtxqgBN2PpeaWDmtrGKQMNW+0\ndQOPM/h7a7/kg1RjvCviytdRvIpkD59XT3BqkGLTASRoa3XvqGsxUff+nk4b\ne6fjtQ1nJyFVrVz5KGjcOUbRJDMK6oIqckrRpG0fax53nolu7EkSY1m8fQFv\nbgUsTaIy17jgQHuhLooEbxB/ro6/cDNX6gmaBPyDVMAjw3evMSJUZ/7AOP86\nKjPfm8cDt4SrmztHtx6xiVIkPhvGIDEP1xrX81H5XGozEPggpd9dlRk9wMZR\n/b8Z5topfrvjA3NzBC2qrVJeGXqNBkOzCd5wbFqyPOmTzg8fedZyjwdWIBnY\n0hRy2TY+rwuQlqI12O03T8r1GFl1FWazw6J0SUKCuchNiCSRx7nC6ftsdEgo\nTqytGR6XHiktPElvEym5Bey8EGUi+eaJ0YAsCaOBBSkSnc9+CyvAUUZXVIU9\nOkT86TcT7emxIGuNwn50NzkJlaUUYr7jtL3eNZkPCVkD+13qXBXnnLG+iIdx\n5MNzzNKYCgU5yVDNtrpMGlYsU44lTILPQat0GvoOBD2NtdP+XiIc4zH3aWBb\n5fKYe8qpBRi+WCQn6Xb1ue/VAHsOwMrQvrhdH7Q1p+xisjYOZbAbIRPPBzUG\nsGCp\r\n=0bKM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-preview.4.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist/index.js":"./browser/core-tracing.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.11.3","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"10.16.3","dependencies":{"tslib":"^1.9.3","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"devDependencies":{"util":"^0.12.1","mocha":"^6.2.0","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^5.2.0","typescript":"^3.2.2","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","rollup-plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","rollup-plugin-replace":"^2.1.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.1.5","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^2.0.0","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-preview.4_1570589862263_0.3769646887285856","host":"s3://npm-registry-packages"}},"1.0.0-preview.5":{"name":"@azure/core-tracing","version":"1.0.0-preview.5","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-preview.5","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"656892565a9d1920be2008c9609429e37e13443c","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-preview.5.tgz","fileCount":74,"integrity":"sha512-i3hF4EQucZmn2l4zXscwG5bilnboKHtnLMFVuzXk55dt487/9EJ5uMOP3eyTFpULGjn6xubgYFAJVpUJGVQv4w==","signatures":[{"sig":"MEQCIEacozN1J9eOQJkIedHvwryWujWDJ5Lw1v8JA0gH25E+AiA0+shca+7tivX59dcgtdHeahAGANmppJWSFtWhRypt6Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":332768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdr4wUCRA9TVsSAnZWagAAbIYQAJSoaQIDWCVXJZgrGYKd\nI6gWRQSTJCGGky/gIjSZ31ipjh4WrqUtl41FZ4aVhtFLu62rCGJSJp/71WWt\nZabD3JzUJU3v3GTuaXUYN0QIhrEaQ0cDT9ab2tgm5YqeAgBHjUQfHmvZgGsW\nEUEHRXmP+Ww8kC82tC4yFbo60lfZkp8PKTJTC2Ol8CVCXpLHo7RQbLexNJQs\n5O9jWMtnn+atinLbPDP3DtSeoiO04M0bLq+eC4IzE7sCUWlMEn59i3/RptYt\nZWyUfSZt/CrHwyGOJG/puGUJGKCGFc7WcaiPUcylAf28LaXldPKYvBB7RVZ8\nfqiXddxR4u8FcvTx+M+ID4nB/Bx793YDZ+fbmeMefboN4iK0MNHOSzh+JZ07\ngMGfN97OKnWrZqRRDxZK5NNlXuPa31RpnU53FgHpsF6MNCNYqeyo+6mi6HzF\nZi5bMCSL1gk93Bb8C/PS/OVH8avEqtjTZYiy3lCyM3aeGHkyXw8zO74qmwxO\nwO/uGl/PRX2hWhfiJRdT+NjgrycrJnY7tvp+lfhpv2HN96AuMpuqVcnSgVr6\nqzeEg35P7nhfGxx4gBozn1y+We46dhWdzhCBvgt76iPc36DQU1+ol1OWmTL0\nCN+nHNWtaPfWK0oOzRem2VZ752p9QFeunDN/in9tiEz2u0/5jNTvOSyrOw2y\nl4OZ\r\n=DAS7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-preview.5.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist/index.js":"./browser/core-tracing.js","./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.11.3","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"10.16.3","dependencies":{"tslib":"^1.9.3","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"devDependencies":{"util":"^0.12.1","mocha":"^6.2.0","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^5.2.0","typescript":"^3.2.2","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","rollup-plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","rollup-plugin-replace":"^2.1.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.1.5","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^2.0.0","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-preview.5_1571785748237_0.43099864495335605","host":"s3://npm-registry-packages"}},"1.0.0-dev.20191115.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20191115.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20191115.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"54bdbfecee8a61d36e4f3a9a46e7de414a156aea","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20191115.1.tgz","fileCount":70,"integrity":"sha512-/nvA1zLGZjYK+B3Xhnqr6ZDlwkNs57WwzjLhjEtD0QUMjVBgRellioiQFpSg2y13V6adrwLkLI4h8hDYOCpEPg==","signatures":[{"sig":"MEQCIBGFLQrbKDPl6DgTeEutBmTeHGl4+SRxqb8/Evt/Ct7+AiBGpi2YXI82BxKAFnNCVv+tBvj1P6pUFPn5NG7zwMd3tA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182459,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdznPfCRA9TVsSAnZWagAAxIEP/R+oXZ8tsSMtoVWUHJxG\nn2xApDCk5LpX+jXjdtup7DaDFqI8TvaPWUWMxYOZZ029oLU+rKx+c388zrZy\noyc61IkocV5UKxi/4chH3b/5NbbHxt+fF8uRYenam4qmONRV3alO7pbBN0rX\nymykmNaAPgiYh3Y9B5n0feFAjHYa39SXDFN3ota9Tp/RpDiBCeLfPfKICfYd\nXQAT2xYlISvBifbzyykz4oL9NXOkWNbqNb6AQt3xc2HYZJXYilcYR9ARGTiF\nySrOr2x6uNQj9QOYXM/8zDL1YF9899ydNllc1c5GviBLLrtbz0VqtNBVCRId\n3lGxVjWCXbHtmEt54PeO52j6o7p060RUpY4NidIXV/rRyeTHOdvIpFQG4qWJ\nTnsEx2XaFtJsiu6pTM22LVZFkPIWWqm+hYzw+u83A0t243E9WiVea7oIy8a2\nvadlTXmaywHWMn9aK5wfZrwDmuBRagn72agne283yN1Kf/IBTRPnY3aDl+lj\nPiqX4TdMxJ3Zn/dQjA83tTu+yeP8AeExmQY9R6FZcc5Nu9M49omKKYFXQ6E6\nV+fgDzZD2W5dVTwRVR9GA0mgnwQfweK+DZwckaf2QTzkynBPsr5QF0gQth8B\n+VEaf8KKQ47NMdU3LDohWS4gDaF13yUgZVsaE8Bu5OTltSN4Oypc3pN+DFnc\npP/p\r\n=mwwU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20191115.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.12.0","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.0","dependencies":{"tslib":"^1.9.3","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^5.2.0","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","rollup-plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^2.0.0","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20191115.1_1573811166555_0.7584965380527406","host":"s3://npm-registry-packages"}},"1.0.0-dev.20191115.2":{"name":"@azure/core-tracing","version":"1.0.0-dev.20191115.2","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20191115.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"3e88375a3394dd72da6e110653764004263208fe","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20191115.2.tgz","fileCount":70,"integrity":"sha512-qBmX8+niAMEaVJE7995kVI12Iig2JAZxAaxKTX1+L6kHAeVGZtHdNXlFezG8mkPHAM5FYs3AILeGmvs1Z4dT8A==","signatures":[{"sig":"MEQCIHjgex1DEhGi7KS0h8AZw7CqJO4RILmz1E0i7r79qFJLAiAk0+B8EMyskcGFFxat3e4nO1g36LEvANPcVmefFIiamQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182459,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzqyaCRA9TVsSAnZWagAAVgYP/3u0scsHQW6xrwNhfxZj\nB7wnLZoCHm1omc6HgS70Bw8h1tOco1JbycE98P6IpLoFa6pcF9KlFRmydC9V\n+kY87oQeogZD7aiLXfvp0acEFRx3SCqrgFK/S0Edrrk0nqU9M428sl85Kc1e\nG93X0qxKtFfGfrOcqh/xeYIJsR0WFMNRxHXauYU3LObds2U88Kra8/NSRHo2\nGfPNJ2CpGny03qqSfu4aaPKkOTGaDIY0fHajd19+XNwlS5LhNmlHTp0DJutU\nHB8ZDJxea3eoWO9KMa0IBvfuHRidSKbBVrnWNlPltK6K4trzuaNhJ/HLmP31\nzYnZtEIVqBoxY9gGtZRKpPEuBqeq1WgEAbfcLb07dCl3d20wHDP4KsWUpyGU\n4ct4mLHI0X67UNOg0Y+RS34Cw0qJ5gkyCey+eyTb/eeMzKftT0mDB5BKUjyp\nQcSkVuBwE79mVxHf/UC9CQQgslQbi3N5p38t75jo3fOKn76Q12sATSjHbRwD\nOvQkkXru/PsrlxDBptIDwe/axoLqqL7TlL9M7rdr8Kw7xGdW+OLCyOETI2iH\niWjQMqwqyj/IMsZLXUBnQcRodSGJvdZhhA9P8PcOQzk7lJlPdQrHu/IM05vI\nqNFua9LFE4vRCD7r5pbjyJyBx0l7veyIy/qquALBg5S0VlFouFKv4/vh5/zK\na5Db\r\n=7Hsg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20191115.2.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.12.0","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.0","dependencies":{"tslib":"^1.9.3","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^5.2.0","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","rollup-plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^2.0.0","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20191115.2_1573825690324_0.6621252236720936","host":"s3://npm-registry-packages"}},"1.0.0-dev.20191116.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20191116.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20191116.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"5626b8b34004d0271de9039afe38e097e3620698","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20191116.1.tgz","fileCount":101,"integrity":"sha512-vX+jrt35yHH/0EIZvmjzT2wWXNbDlhyUBBYqSe4Fd2wOojvNn5i38opDLfQXX+wb7UA4imLisuN2qtDe0U3EDQ==","signatures":[{"sig":"MEQCIDWuboQIkhMA84UVB5zYPUUv/vWnV/EytWe6N7Z8Uhu1AiBq1SBHhlt68Cuyq5xoEZf+9mDkEG6knbzBwoMUyT7eKA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239416,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdz/5rCRA9TVsSAnZWagAAuHMP/RzYogNIjnUf3OuvH6vO\n/XsY38CJGdYBz8cb4skVHvPDcKPLR4UtJzbSGs5jpx9SBvqW/BLc6GGLo7t5\nIY9HcNwFetM3vBlJT4gOePN1mHCpr4XlhwqioCRLjEQ7KbYs7YrvCus9dLij\nmn0njOzuSIqhVDuZ0Ce7XC8DyeEWfpR42mTZEo/YQ++aVo0R0yklW+J1AUmz\noin+ZsQPdAq51L5M4VVQdYD4t8geq1Mw2vEfkogse+DCjimxOt7rbM7RPSeY\n4FXEVlyjUhRi+wfAMuTBnqRrIJE0M1BjKP/3GDl5eBQk/X33Kb+0dnwwk52/\njQELwXvUAeT2zXU/9tlWn9TYpX/zWmS5no05lpAKjRBFA6Ttmou10lLWeb7/\nd2DEXUqofDEfO5MSR3+H0r3QO84inoc80DA8ZNUxuq0Tbk70qLeQ4C8rmcKj\nM31cxLpqVNiV/meMzDcbQYvFThTKg9MFQt03flfOD2NAOrS7uw7CxMh1GJzV\naJ3qya3Mk6GVpyqCtRzmdyyZSDXjEX8hQir39gF5/iM7NxqZcOcmX/4iGITf\naCmH3jl/CP9LsMK8eVSDc4M7alTjiBqihDMHHONsvEmLOO6FjdUkFhFS3tBG\n5dFuIiZCIjkdenabOtf30raHU91eeST9O2jmMdVizfPMYIaJVJb2CaSghRQS\nJIh+\r\n=1mqT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20191116.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.12.0","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.0","dependencies":{"tslib":"^1.9.3","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^5.2.0","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","rollup-plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^2.0.0","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20191116.1_1573912170729_0.9350085334204548","host":"s3://npm-registry-packages"}},"1.0.0-dev.20191117.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20191117.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20191117.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"148c61fc8558987d1cfa2d850cdb4a78b61e2006","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20191117.1.tgz","fileCount":101,"integrity":"sha512-3STkGgg/ZkYSubEm93frysPpz86MTN6uHUtj2wimE0EiMMy1b4FgMwpc4gOD8yKzTexE/8a+AeNujBTk63msbQ==","signatures":[{"sig":"MEUCIQDM+DklBY/l4niP4bE1XoTX527pRqBXwLOVEMq4ahg+AQIgUjb1WTVKHV1TyBIUWAyUIu7nXO1GsTiKoaC94JzrgHs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239416,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0VARCRA9TVsSAnZWagAAcDgQAJw3NkTJkZvQRR7RGVfY\nNKuAWbjGF1wm53xk6irBPxuoymQSwU1iTAsWhWcUg2vWQskY3PCcBn+Og/6+\nabQeI+oKfYBNer/hlQO1VqQqsGf+gYkyna76FC+HLo0BDupAvJzrElQLfxdi\n1DSZC1EspJ5E/WL0I2CWZQo2JdP7lhyGfq1ojvV6z09ZaWOwzOOwfUW2USGQ\nVodxDnsI1SBN1nep93Gm9nSs0kKGGWzwgz47LnfDaspbFQF1sigu36sWgCCw\nN4+dL5AHlxNJ0b8tT20VapwGYROwt9NdkF7WIbbqqiS9CJVN9zCzzZ3l4pSD\n0NFDm8cexJ/YKJ4HEswftpMQHXVkLSLu4TUr0mFi7JL01/VRHEz+LdO/e9Vm\n674CGnnM4cSdkF3iytKi11hyfYcgAtCn206SEzg9lhHyeSmL5LsxS+YyG7BW\nU+e+LsuWWZ3e25QNMJnOZtupb85gj3Ol2WxD8QOuQ7mFUL6ar6wdiydVQUGY\nAu2NAJZwA1hhJ/eYQ6r1x+vAd7GzfhmpfTE+LrPlqCSKl1tB9+Ws7V+P49Vb\na8VbfyM4/ooj/gCsxQc0g51i3+bWwaKunkpHqbbZHruQV+0YL2WCWt5MnneY\nvE5IIXSsOMTtX/VNvpUCctGaHpINMfEVfGId5u00kUP9ccrClUWxPspPZwIV\nsmaQ\r\n=uOl/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20191117.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.12.0","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.0","dependencies":{"tslib":"^1.9.3","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^5.2.0","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","rollup-plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^2.0.0","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20191117.1_1573998608557_0.8615434999581855","host":"s3://npm-registry-packages"}},"1.0.0-dev.20191118.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20191118.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20191118.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"b2530f88987e83f911a3b65b8c488e8b2dd31fa3","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20191118.1.tgz","fileCount":101,"integrity":"sha512-y/q5RRa1elW5eBlYB5BwNQPQwn4gQmFIRmzzME4g/HxqtGYZxANkxjn7my/Aos9cZFnbDDwVKBlXT3ZC/VKosw==","signatures":[{"sig":"MEUCIGCCNc0VaZGx/NnPgonC6DrWyE8lZzTvDtDj/zxxPXxBAiEA7uQqZRJPGnqpTRz22kRnU/RdDWoz2JjI2tdzS6A06IY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239416,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0qUlCRA9TVsSAnZWagAA7Y0QAI/q817c4s9z6JV11jXR\n/sMjJC375kc6EmMVopxMC0oTEGeLTWwXSBNzO/Mob0qccOWfDbqIqUBNctyD\n02GidBbGT5fFxWS8FJ4/geD6iLADXke2q2VVgd5SNVCY8oBRw34fIB33EPcR\n2nRWPih8dfyweDtzOsLcwe5yYApKz23Ttpts9zp2XY3ho3jL05wXkDmnVGCP\nnP5w2bxE61o8e5rCaULY1T2pnh2eMxN7sz5TWDquQXqLvVRvT/hkKlV9jRuF\nfOyaHnA2iUN9NNsyJpf4VLsrxI0MW6JkArK9Ia2n0Szh4ZHb4RkCWLLh/fHi\nJ9uxIR5BT2Jk4lpAu+BO9G44RO29jR5cCCY5oRcRST/e+CpBnWUujeNk/2pF\njYHj+woUUWU4hA/1ScrUTbiPLc7R755WCzg8zLuNKfBUl0q7TzWVT66pSAii\nko9K3Jom8IQ8fIHH9O3VH9QEfaowz1zJDAiJ36DmDl0p/YttSpnnYqPi5Gn2\nJljc3WkFkDci4QvCdURpK62PmDpujNOtlOQNzSzEwjzd0QK0rTNZQVl6f+PQ\nOWd0847r5ITu7AJOzUHsuK8RdZRnR5a0911kQyRc5GVAsWyIOm074/mZWAN7\nz95/C9uV7l5qySb/B3Co/DOxVoOQ3nET/u1MxakppxEwzG9A8iyK33hs6nfZ\niMkF\r\n=G/Q7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20191118.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.12.0","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.0","dependencies":{"tslib":"^1.9.3","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^5.2.0","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","rollup-plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^2.0.0","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20191118.1_1574085924732_0.5597386328943399","host":"s3://npm-registry-packages"}},"1.0.0-preview.7":{"name":"@azure/core-tracing","version":"1.0.0-preview.7","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-preview.7","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"e9ee9c88f0dcf50d8e5b468fc827203165ecbc3f","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-preview.7.tgz","fileCount":54,"integrity":"sha512-pkFCw6OiJrpR+aH1VQe6DYm3fK2KWCC5Jf3m/Pv1RxF08M1Xm08RCyQ5Qe0YyW5L16yYT2nnV48krVhYZ6SGFA==","signatures":[{"sig":"MEUCIQDhW2HjLxM6YhMKkL8JAX1TDWeYDzNH5P7bYOuPQ0gxHQIgJSEBclrr4/EsX7lwCaR7n59Dm1FljfLX5aEDVwJsQJQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":144380,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5rI6CRA9TVsSAnZWagAA+ogQAIzCBI5746gqxfGSVV5J\nD39JS2iTcPEqyPUA9wNzBL0dRD6s2qobR+tQl4KtR9YMcsl5uMrkQsye3K+m\nVtuDt5uN23K4T4TM7sdzOyDY2ASUGJnOTwIsFprI9C0ub0UV5m2VppWcckm8\n2YkyNh2tKRgOQOS0Cp5kWplBFiXlanvN61/gnKMNZabu5NAXrmpWIsY/CjFG\nPA2eXZ34vBeYtgq9PURKsZn4dQTd7IgQhAeevzSKcpR9sKsJA2Ylez7f8aEx\nCD5UW+SY2IDwppS3Ms3Fy59yLKZe/u4I9QwZkdKQxuVpTtSpCP4wd9bsAoiD\nVRO2RKeK2QNZOQZkbshCH3nsfgv/ylRnbkaKtht5/fMGNjmKyo+LVG3QXR8x\nEMvbCvHR7QLzBJv8Yi6riNUc72E4eIq1QXSwCJ/rwLTycNyTNgFTMHvFk0Fu\nhBTWORboQvmoWk/Ef5DQbQSJ+BlsGcPCeYqihY6ms0O0shlsUenwsjZ3tB4a\nmGs/r82z0ioUue9/zq0iY9LpMVGppbP5qID7pI9LpR4/Iz9rCjFYVEGLVUD0\n6uGylV00u/AOoz6FsyxU1/TfGZC6frpmTwGd6e2nK//ZU7E/unotXxQeorII\n6e/OEbigyWUlQC4WRS/hyBdYtfr39m5XErgIz1W0q72amyzZ3my8BUyYV6bZ\nr67C\r\n=ClDa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-preview.7.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.12.0","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.0","dependencies":{"tslib":"^1.9.3","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-preview.7_1575399993812_0.961118369632658","host":"s3://npm-registry-packages"}},"1.0.0-dev.20191204.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20191204.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20191204.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"66745850b8030a70f205a289f820e0e176b5e72d","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20191204.1.tgz","fileCount":54,"integrity":"sha512-UukGRUoXi+3CVjwZtPUDLzSuoYXREITd7tcb24LbPxYx4xDvxnW1kqazPREXYdBpmUuBILV9/B5wKhfH90+w9w==","signatures":[{"sig":"MEYCIQDpKGUQTz+NUapVRjUTPFpfEwrN2doJD35s+a6GCWAAPAIhAIzqXLlQkBSFhZNK+f4TKr7QQMBRcOjtN1sJXUtXL13x","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":144385,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd58QtCRA9TVsSAnZWagAAtgAP/j/1DQsLwWI5DW/zCups\nbDdJwEa0jJAxTMfyHa6Q9D3COm6+mWrpmnVdPU4ubx896XhLZxXjrzU1Wlzu\n4tNxfOYa80atobrALm0a7PTH7RwIJwuDw5DunKqAmdhWKDQENgzwr8sK5hpn\newsniMan38tpmhTV/Zgdulz+yQtlyQ3vOYjIZhIPRfDkloxQzHSpmW4IKu/N\nQcjjEIbSWE/mV1Ko+cl9H3IwdSKvYHBrcGffAXQ+hjGUF5Or88d8tYZ+D4Xx\n/mYG3MPQqS17Fktdnj/78fuTBeDTwHM4X8e9LnWz5zMCKCHdz7Mqw4yMXkl6\n0CXT32bhX5jcIzHzZRlPUVsQkK8BQBmUabApLZ9bJYDa2aMShyeFxZKUsHWs\ndtJV+aa+ttkt80i2ATAZiyXF75w5zZdg/3Jha5XUfTPWOxeArR376GLEiVCG\njGI+TmI7GgjgTVsDofUTvpFB0hUgLnU1BWB0Q9YCanEaMbQDsLwCUA9JVmVT\ndCRfOibKVT9bm/c9mu7Wt8AJpSjK0DGbyON8q9dZtPEaku2fzaU9vy3L6xxL\n1rBsDDwAOTZcwEY20gTY8+e/9JEFe+F0E+Tu0zFlPGzTguilo0ycJh2cpfiV\n0C/F2CA4QMGgHk4QoMK59+ZgTZ4WrIQUAwGrL0K71nMzATySBZZEvAHcL+GP\nx0WX\r\n=Hdx4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20191204.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.12.0","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.0","dependencies":{"tslib":"^1.9.3","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20191204.1_1575470124697_0.5697733486527052","host":"s3://npm-registry-packages"}},"1.0.0-dev.20191205.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20191205.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20191205.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"e426a896f21b89a954634ff6ba99998900774d84","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20191205.1.tgz","fileCount":54,"integrity":"sha512-owUZzY541kClDM1ISmcyBNWhRRGpLbsPkMMUWrqEyWM15pwUM3xEP7DQfCoii5aSk5Az/Plqrl+ej2p5Zi3hkA==","signatures":[{"sig":"MEYCIQDWUPCsrS6SRkVvwcRjkEmhxq2TmFS5EZ0EsSA9oAisFwIhAIXL+Bydik8yi3rmUZpEiKOMHixXjfcj4r06RWLPm57x","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":144385,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6RNgCRA9TVsSAnZWagAAmQEP/jlu/IXsyilkrONKyRAl\nHU6Pj3rT105QS7LtLGJzJMkEK5c7MlzArlfrTiPTTvtf+atuwy+QgIE2ONsm\nqu8+GfeaY/D7qA582JDnFx2menZu3Lete6qQhpioa9n8ynRmS+J6xS+WTagL\nbPpedSN9cBnHa6bSGlxCwFXw6YiMaHrQjK1ARquENqPrugoKQec2bNKkE2SX\nlKbeu8sPyJsebrMyepSWWE+35QmdwPb8YFvrWZ7IdY68JOIqyAAFBmYcSwm6\nlsbrEOP3V4ipfL2PTr1fMi5EK6LGMh3HlafSkALkR2v2y1u7vulDzx0ddsTy\nWRR+Zkmg3a4gFizYmy2bZFDynjhytvMGtC5ItOIHI60LJiuhuABADu2KpLax\nuJ4oqJfpRBgei4+gJ+cdtySwyK7stEtN6Fc/FQCcnq7d2c3vXQl26oIpfe+4\nj3Nr5eoeAKS94MegXgK1kKx7OKNZ/yBBbUlXMTofpZePp82uCmm3I4o3P5vY\n3kj/p6KKNbbkuIZcvr4KYuX2J4PpvcFQddG34nMAvPDj2H/rwXlZdy8ZcZ5m\n413fTBaTw7CACk2PGVxjClOVdwEZzj8xFmlQe3DSc0gPiFeczg6hhAhsSoD7\n61DecF4pzMK1X8jz5U3kCJe+7LosFlX8jExaGbxaDfCCbe+HcvSU0yZf94jH\nvko4\r\n=f+eN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20191205.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.12.0","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.0","dependencies":{"tslib":"^1.9.3","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20191205.1_1575555936205_0.15988645747583763","host":"s3://npm-registry-packages"}},"1.0.0-dev.20191206.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20191206.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20191206.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"99ee6107e152f3df0931624a15715ece7a24eaaa","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20191206.1.tgz","fileCount":54,"integrity":"sha512-w1gCn5UsmLZ9nm62CxxDtTMu48jhvqi3ySLbw6F/jF6EmbxH7oQFd1IH6EJGbKhl96guNQo6tbb3prUZHeNmiQ==","signatures":[{"sig":"MEUCIQDStZc22fdDXSJAzH5TQhkSDFq2iqW8xNHn7Na3QUDa/gIgPVUJ7+iWOVJlEzWT8TZmPtDYjjCeopMHJkt8IBgpGWM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":144385,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6mUlCRA9TVsSAnZWagAA6kUP/0TeB385rJ3K7+/bS0Bq\n8MPkVHPIBkpS+K3ohoTiZT0cybduKzbtzGD4MPBvHyf8pzaOf7efFjH+7ylX\naBbQRh/EvDEvwGCic/sLLVq2GBiTOitzhyi7cCTYz0TvI/WzRIIyReJqf+T/\n4h++8fswq43tIZgT6fZEshT011ip+lkWFsRlbnKnbbWJiSTPc7FEBarZdUM+\n1RkRRus5JslHL9txOu7/+gnQ0DLld6U4qGbxhDvoJ4mXJkaJruTZyY1301bi\nY81DuhX/WPVwUJvwd3p8GjCo2tqDFIdWmglmX0avVkWwtsYLB5LYOs5ZghPj\n249vRCr9Cve14n2FNpOVAWzmHrPzEZY82srEON/a6+AGaKwDN5Cl8zR/MreR\n4D16jj9WNkhRmfDPXzVQ27KXKjf2R1ScEMTUgi0X8/WzDFSpodJgmnMGZ7Ij\n10sETwcXt4QHyI2DR2ony2j3wqTS05RIFeoYeXlnjSFVhw2DoeuVEM7MdD4q\nSOWhOMFrtowha4ZQ/MOEfS39UsSCBXLJ/C2NH6/HwgKjN5gjbm4bCO7e/CFj\nmNAhyAfrBeww8smgEUYNyjZzF13Glurds23HhrXIJDKOUnWnxrLRjRZXr2jj\nGspe39G8WsC12A2LmPQCQnGviiFg9ugHn+38sbPWIRh0amCNKhdB+++XFNRZ\nFzav\r\n=uP06\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20191206.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.12.0","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.0","dependencies":{"tslib":"^1.9.3","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20191206.1_1575642404627_0.14501394856273775","host":"s3://npm-registry-packages"}},"1.0.0-dev.20191207.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20191207.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20191207.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"5b1b46dbba0ae1fb6df5a82a45a703e338694b42","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20191207.1.tgz","fileCount":54,"integrity":"sha512-HuaKzM1F1Lvd1FEGMXNtPARpp0KGtHRIF/UnDyYIQugVq6OcCuujLPAgd6B47Bjfj2XXdPMyRRDRGV5sPjnldw==","signatures":[{"sig":"MEYCIQCGAMnZaS+zI+r+kOHBk7fWpWEa+8GCnH3v8Zz/SYyVFgIhAIY3gm1fUo8N0tlModToXUqbkWc+7sag/tanSZemcGU5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":144385,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd66yFCRA9TVsSAnZWagAAfV0P/iM1io5IHEbdTv+PYdYY\nXG9lJWZKzyJlXIhbc1lYAHt1tYBrXDErirbXOKapcjLNiEphCXUEOleV9UqH\n2DrW3Z0VDpM6HVolwyJGPF132n9WCdaPaqH3+IZtsWpwzycvg18WOEQvgCJV\n8Luyg/EYIX41xWJuxJLhsFCKDUYmOYOjvWa9/NyLTeYJMN3VFtudFkNoiEW5\nb+9F2K6Jh9s2VH0B+r6ennKCgKSNLuADC4IvHCXNapRVUb6ZMbHh5+i0hshZ\nKmxNWpnWQPXW2V5rB884WxN6ZS2KxXRNIov/ZMX2TzmrOyaOE80Vmi1iSe6+\nZOXRXIVfiudILIYczMOkQjTe5dp+zmJz1mhCJr74gCRv311KuQ+YOWKMk/x0\nvibU+9hNCZQl4bcR9oOc67jM4kWVn5eEiZiog8Ctc5NVIZJ5v0tZVeZQFNUS\nTxi9ftnBtLN7TYp/ZM3pMHHTqbffPSQL9+oIPDomJYaO+zH4pFA69TrQCk5B\ntFRFECiPTmBG7ZbIlrsm+/61EJRJvJwnPaqvv/8emRH+69GuI3/GsqfE9Ksl\nh+UjOTFgI6CcTV4NMCm/4NsRFx/Do1Oc4avBlWfHCJK9rmME1fT88TaVF954\nzhSaKoavMiZE2DsDUlwa+sc5To8u/Z1lWAFntnwwqpOjZLsM+dWEGSfRnXpg\n9wXv\r\n=FbPY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20191207.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.12.0","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.0","dependencies":{"tslib":"^1.9.3","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20191207.1_1575726212978_0.40320494173032784","host":"s3://npm-registry-packages"}},"1.0.0-dev.20191209.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20191209.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20191209.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"3e04fe731f302cbac8550a727819a3d3f64a1176","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20191209.1.tgz","fileCount":54,"integrity":"sha512-dWhq3rg96kefP/DmZsc+GGU3bUH+BuIG3ydenawp/MAiYWCEZKcqYqH3NHCB2qF5DMmyX8jWCMV2ZWDfXa7dUQ==","signatures":[{"sig":"MEQCIFi48+NwcPK3OcI9ZQluR8zABX9dZnnZi6CykVVzZTe3AiATcuEggwcL5P0T4wcTUb8vMM1nkLmWF/ZZQxqurMxigg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":144385,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7k4zCRA9TVsSAnZWagAAFqQP/jQCetOP5uWx6LOL/wGb\nQSKfzWHlquBK9Z4B38hEuX82SCObIG7ydylQQoYZ8WUgAGfHYpn3orHIcgpF\nhthv7IyXhqQDB4DCAywWVNOlqiw0Tsy/8fcXCdcPrez0z/v+VAQTidY8+6ob\nUJmah8SPmP3p0wXPPc+xfbT7JAljszm3rH1b1idyXcFE9/rNKuUQtCPaOkKd\nj2l+V8+SjpzkamGkXl8Xy4Gc5YO43Qf2ZCvjpj2eU/WrDp2IXVFiJ9AuAtxV\nboFrcdEf+kPzkjqcEDEAan2GOfnV6n068NibKUDUZVxAARydqNz8OtNqCtEA\naF+bzq1d5p0i+agSzRa8HKE0a4tBQFRzAPKZzLpCaBY/Z8RF42n7t5CGNmb7\nn7RMtnxzIYx7/VVQD/BhP1nO057lOvlcoYBA5RFcmjY/HVDEHr7OSsHE/atG\nDJMmo4Wh8oh0qAK9GZKlXJuodRAzvuDvKTxYtm1f2fmCT+4qxAaXEo+uqfZ6\nb2fY92tUFDrPmtCkRL9UB6ApgrJ0hJM83YOFnf77gIP7uCOPL18l2foH7QmV\n0uSrgoS77+FtJRHpaFLPNIA8KlxftltykONCturc4dXQNqQGm9KbGyDG8JGr\nFCF6Bk3tjZEXYeezkPJGg8HqRhehppwgHPBfX4S+7+pt/JzZMxAfTuP6nRsz\nKPn+\r\n=BXme\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20191209.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.12.0","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.0","dependencies":{"tslib":"^1.9.3","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20191209.1_1575898675394_0.7370692251195072","host":"s3://npm-registry-packages"}},"1.0.0-dev.20191210.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20191210.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20191210.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"2f41c48d3121090414df7749d3365be92b06a10a","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20191210.1.tgz","fileCount":54,"integrity":"sha512-7LKDIUI5Z4eCoxa+yYr1vgqy/zNRX/gNGE951kI13OQAeGXsMSKW5clCUkWIgDGqUMxtGAPBtl30g5pnGsvY9A==","signatures":[{"sig":"MEUCIHro9F37gaaaMoxKmgkPgJN3lSimzamLWmkDVOg7tZvbAiEA29oR2ot2FffG9VvdeVP0lhtQkgBBk77vrIECgKHhAb0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":144385,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd76LCCRA9TVsSAnZWagAArpsQAIfO4AGTyty2e92YrQo7\nPwkdfwwv6KzFKXmLEo5fD9vlqSS5RCnc7h/CbzGBjP/mint/BvwP7XZUvpdf\nH8esLT1geQ8SAUpGp13x+aLSZBYsmURDkgxezgok7qnfYpARxD8PMEPcMD3/\nVzE2bH4+iL9d8tLpoPvUlHWsislzMw0ujVFM6FXM61fJfDTMtrC+WjVYa749\nkBCsIvNSQ2rOZXIjfe3c+xAAoHWcF1SMuFyDdRxcBkdAcXTqJEgOipTKr5f9\nWWXbkl3mFvu2tyvv/Mxn5xPgWOEYgb76DiLYd8Hm4x78FtkfdJSdF06/QPBu\nPlzl3OI0xwI7APT/BwZFHdPnWxO5U1WeH7GF0wKuFEvgtM+AUTslw/e+pc0l\ni+NFVToouSpRA9SrMS7oanbTunrLx02nLhm4mrO3ALdhAkwcFR+XTa6h39Jc\ndP54jI7N72Z3dwtBkOWQ0I8EP+jvdMi0t4x+wIT5dUsTi6XjmJIzcQ4Fj58X\n26NbQOJzPNMj0K6n5W3QPEPIigQL4l9eCcvCQWD01SbR7HamzYVgMtpyuvsE\n+fhElimMhaLzsA1duv41MrhBYWrwxinaRp5ecA0X0Vt8EBfmt0nzmdwgqjvU\ns/e1Eu/2Trk/eKKEPhQ6lTiQyKFSdkm6J/uYNxbBm1ddqReLhxcVeKMF/oWW\nWeIc\r\n=4w35\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20191210.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.1","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tslib":"^1.9.3","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20191210.1_1575985858240_0.5673600019777574","host":"s3://npm-registry-packages"}},"1.0.0-dev.20191211.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20191211.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20191211.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"6dd7b129f92a01a97abe91e4df47b049fe02cbd0","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20191211.1.tgz","fileCount":54,"integrity":"sha512-0obnLRCpaedAusOELT+oGUUZJjNXbGIPk++RxXzQDqPAVYKkGupyLVMR03spZ/k0/jZSHy5H4N8zLExhYsS2Cw==","signatures":[{"sig":"MEUCIQD3WEzMgk+99DXHEMVow1EZDpVAuvFuhZS8w+k0LtcdZwIgGzytAcYKjkz96ya7gsPWJQwe/WlvRpl9DE/mT3bnVJQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":144385,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8PQMCRA9TVsSAnZWagAA434P/3/PElLJ9QIe4o8U73Hq\nNb6D9hyjSMO3jYOYrjgN7uVyroT2TskSy743ElZL0Iy/mh7Q0ZzwWZlCtGAE\nYKipIwDoEnhwx6l6Xf7pWn//wacJozx6UjrQPZx72qwMDboTLOYw0XuSRkvT\nVZs6DQWB/VyT/sUci3ojv3pSuBLViTYgIngeAIDagouEhmUTwbkFIu8lLmN5\nemYapZBI8Tl1RTpT1u9jEmI9OE1ph78noMY0PN7flPtdgQJqyI5Ka8jcc+PE\n3YPKix1E8qSck8heWBv3KpeMVRVDmDWB48y013dNLxVJBnvrlOkMvLM87DSw\ntnvW4AGruZJY1DWrXAiLzMmiM++hIk/qDxDFp3SrpChjZbW74GFSD8z65dvc\n/F2hYjyHmdWbDJpZ/HzAErn+O0iMS0QjC+tEosO0n6AkoaZT20blQdscjJLD\nOe4biX//WssuVMbc66PlpeUxB/ny52xJoH1wiZgBfKTkYElcuSzNt0BUpAsY\nS2tM+MIOoeBbggXaT6lGXItRq79n/vGt78nt04MGMmKmufsyX2fCS3kNueDE\n1cm0Soy5Tz+aOj1LaY9V3AVYuSF69MjzgL3xf8RsYDngv5VN8wdN+V5voD+9\naFoSLR6FT1LP0QPMUPcvqWQONpoPSTcf/bVDJx16mHt/vtGszYxKfbnWfynT\nuMed\r\n=nXTF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20191211.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.1","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tslib":"^1.9.3","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20191211.1_1576072204361_0.2499603373085968","host":"s3://npm-registry-packages"}},"1.0.0-dev.20191212.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20191212.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20191212.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"65850d1b8ad8ab6e357c95d94aaf358897c6b194","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20191212.1.tgz","fileCount":54,"integrity":"sha512-exQCsb/bSmMmlF3d+5LNkA9j1bJLPDG88QfPk/RsnowivjIovp+U83gfnX9WwCptHaKpgoNdvpn3JYW6X2f/8w==","signatures":[{"sig":"MEQCIH03x6l9vQlQ8QO49SRBAaP/OGgOGiLJWircCPW0B48DAiAymzXa1CQLs8TL+txljCK1V06IwDOXQ6qBX5WFA2QrEA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":144385,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8kbcCRA9TVsSAnZWagAACZMP+wfDqAhgFqRX50ydZLRI\n1eF/o48NZossEJRdQ7t0MqXjbaraVQ91nY4vFDOvjX4gB5b8VAqagk3jrySw\nzviOi0GyOoOquGzOm7pVsgkPtZ3/DHCPR7OGgAjLC6Vx4rI3vIwvhVS5UFul\n00yNlHNVztXSCpfBY8NYZnogLnMv0NmCm0CIgvPEZ/VBLR7OMQHrnnMAfQfR\n0p9TRTDO60jnQ9LHRsDSNLY2Vg7gYJbXMy+gHj2cSNt+ZjspV0MuexCMGn6Y\n0DeiRJFRk2S9OTU7Cl5t1OoXp9IYs2t573WH24RCToQrg9etRxHzUldJKMqy\npiWHcJtRIlLdiafc24NVRXaJK2cH/UhwAg+JOWiIDVOs8UKwplroWG9fnZbc\nQ5hirgKADaSSdcc1Uq80wVS+Js3yZGMxu3LOmdopYigFLn7H/IPiWVzagBkV\n49OxEy2BmR+XkaprueVIoszMetS9AYXqWY69TeQC7qRMqCV148TyGcinhD2z\nfECHVlupfB6woW4DGQ/Ki6EPh1ltWsmeBbxisfd0uQFenIphOE9ukGTEBVOZ\nSuUPZfo+0YXYqR8JIo+31mv60wfNoUjqfFEwxeZEAiMfZ3ZZ7+dI5L7EhWIX\nBkjbVJd9YslK6Rdm6GnsNFsMWHAd/Rx1JlcuFzio5sn4KLCsyjk4BXF82f3X\nUDBr\r\n=7hdc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20191212.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.1","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tslib":"^1.9.3","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20191212.1_1576158940192_0.4520076788597487","host":"s3://npm-registry-packages"}},"1.0.0-dev.20191214.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20191214.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20191214.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"1b98cdb71038d4b28c4f562ba47cdf31a41b2cb0","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20191214.1.tgz","fileCount":54,"integrity":"sha512-JYi5zYNraWm/tZw2QooFCtEERfF4IWemvG0H9b0vI3b4ui9QA11ZaTL/bg//9BfOy7HYcxNssZ0ImZedQ28aEw==","signatures":[{"sig":"MEQCIBQ3W+30VcQKXPx7xncK/lTXC4/0YyZnAgmjD8+4E4mHAiBWWqRn2S3GBpWhnyx16qkvDsIbachORKYwtNXvdiiG2Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":144385,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9OtoCRA9TVsSAnZWagAAMZ4P/2XgX7Bjja90fG9rpFJ3\n+bWVoLLUK+9l7DDNnP1w7otbPV9yyp4Cao1u/bupw31feA6fcSMHIYfTk/Lp\n2Dod7c7gWW1eqfG7UmjqXXzEqicg5kPYYS5EDpoUZnrlHZ/l3FsEDr6iIUr1\nTkEJwi2NV/bq8G3tmcVVNj7/eQqZXduZuxPKIOQUaQjD2XCeB8zJalHZZwrK\n+254aHGVP8Owk7irYgMwbRv4RC2l9ValL6pOyHrA/8q9ubf3+8eWicwAQjn3\n4ppc25C4oNXD72xwuxID5fW6ggnhkAOBucpj/0v6vTGDqU8Sfox6ohK92UKz\nzX8GwvEdeAIncma39LTSt8YGqELs0Lz5t2rT9aOkdCBY9Ctp01XMxMbmNgRL\n5hVp+fpmzXC9obLw2iYVDpdBIvfqM1FADhwgHPABxMjCJJL0jUACWoPiiuIV\nbVRgO9GGgsFESCvk6BiZo/8L0lmUTuTcADIdbau/fnzI+o0apNpRTTYQUldb\nqQ6u85MpAeddZDa+OsSqdsv0lfiAA4aGw+X+Jz49B4wyBBcmz6g0uMp28wrM\nXxWZlS+Qazi4cydOo8XOrkxpMr0cmBHgeeJfq1OPvHLZ6hYZ7s/hc/m4rv/J\noxc5S4y6XM1PTP9HiFieSEs6uDJdpK7i8Npe3A7pR2xOs5tHLWpk9xALdgQu\n/uGc\r\n=y8gh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20191214.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.1","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tslib":"^1.9.3","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20191214.1_1576332135809_0.8581890392437581","host":"s3://npm-registry-packages"}},"1.0.0-dev.20191215.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20191215.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20191215.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"46c65c53b094d194a1c453892a9e644a8bb833b9","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20191215.1.tgz","fileCount":54,"integrity":"sha512-ZDXtXtCo8DD30Va8wzu+YYcCah7ILyu3ngIO+izLPAmvIGt7uzyFCBr7HURjT4ZFCAcqMENGw/S98SikYnnt2w==","signatures":[{"sig":"MEUCIQCdKcxVaW7L4qyX43rNZ9xmk8ukSUOgw/oDdPV8vFxkCwIgbTtrxb0jC+Dd/W4TJcGUfSJhM5xHSBafcYU/f79qSnU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":144385,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9jhxCRA9TVsSAnZWagAAR7gQAIiA/zhSoX+ZN4LWuRgA\nLgKblz16zPUVNjOPBcU4M8ZRq1OvWn/lBCAGUTMJRk+INxSOC1IS0YJoYCl3\nUqaMbcKXKy3GzDVYxCDrhZFDwpmpz3dOWckc8SxfN0kmfXxl0EHbxit3Jkz5\nRLLZ3xRgcqKTpxzmsdc1M4Nx4ckr0wPo4p3I4QhbIcmph+7daezafH3WMPJy\nANyCGjxLeiG3gLcDwfff3DEooqpDWkvt4mkJ6bYI5A916BbwThSPjq9UsxBQ\nmRq5IPVl78CLvyMuKn40FTyoB31u00TBiD8Dze5esqDXFNSs02rmETMMPIb0\nFk+9rRimgt8FfvHJbvf+66AyXugXVJQAVbfjpAf9+0dGpB7wkPRJSIGAa79E\nfqUmFAlhsDA+b9yfG6NzhHmRJUVODFJ2Ce4eQRyqCTL1cJY3g24W/HAj3/KN\ncnG/5J29uJOloT15Pz0kcBZcU6DSJrH0xQMflfgUaQwUqkcm6y/8d7sxAdLM\nDNVO+ZLV/yFzvSxRi1aSyWakJyxkMaV/JlsoxqBnGcgxLnPXHwLSp1hpOMLq\nRgRIXlh4ImhT0ABUL4h6pbcS6Vm+7u5e0wo5QtievKcNjnjNvU86JY1BKHvT\nqMBpwVaNp/WQJH2HEJDxAprjdd/oeqxv4SpM0BNqvKg1WtYceW+U+F1/5oOF\neCTM\r\n=0F1v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20191215.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.1","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tslib":"^1.9.3","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20191215.1_1576417392581_0.790038207055332","host":"s3://npm-registry-packages"}},"1.0.0-dev.20191216.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20191216.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20191216.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"7711e863e368aeb83b177ab66e5dff36a16c4c8f","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20191216.1.tgz","fileCount":54,"integrity":"sha512-hK//25pqzeS8mY5z/q9kIuUTjIY06A8ZtP16yX0Iw8uwu+ZL6tLF2Ljgzh+VZGXCoEiVe3QgdhtBlWJ52O2QxA==","signatures":[{"sig":"MEQCIAoHoKCmGmUYvBkdwDXuaJuJfu8CZcIbCBQdHLiQNRgPAiAg1FE+3qsM/VjsNg+J94ND8EYZtCyurr94LYxN3QCdgg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":144385,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9427CRA9TVsSAnZWagAAbuIP/A8qvdnZrWGRIoRcN7E0\n5GlXviq9FBDllYnQV7vvadQ2HvncxwH7gHJ/FGpqjfxYMdwXA6lyC7ZR9HSe\nUHYTIOfMlU9lHBfLY218oqazm4Qo8hcovzNExP4F5HGW4YiooVvYHjJ+9qyT\n4aNOoSsQ9Lx+7XxC4zXpk+uiy3B+nvCXm94cI5IPoC8CgER1ELwzm+1nkaWl\no+X+Pg9eg4akj1lJJK7kFO1FRY6EP4d/r+UVUkmb7yghsxwGeMnZ2+W0nC6x\nfWEOEUdrgE869OiBv76UflYtk1A7PV59oA4gtBemoNkg3HkWvW2vS+A9AmQS\nbDDTS9iRIuUk7wa6rQLsEiP3tQKclcBTIxR9i6rmg2OEP9KPiSnLQCMz1X2v\nmpBYodZrik+3/f9q1dK1KAMSyC8BtoyYxuqYyj8xffn+WCn0LI2QYnuYigvp\nGalwJsGgLu1ayqtbIjy+qM/FCIsi3HsLvPpCTQIiMWUa9mG4rEm3An1rKWkX\naR61nCPCGyBlyqlrTMM3rhSOK3FqJyZcpl6E7bSGD4/QmEp72ByNK6Q22Dxe\n9hLaRRE9lMRGupucY58Slz6oDs04bzFlWB5F/s5oKqmfspgx8mqUpuFL31hl\nA5yhRMvAUa8a+BcZ8n9dcd336MzCFIylbBmK9olw9BWlDWhl0XpCZ7v02wHc\nyYx2\r\n=t6P+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20191216.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.1","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tslib":"^1.9.3","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20191216.1_1576504762820_0.9744413962578076","host":"s3://npm-registry-packages"}},"1.0.0-dev.20191217.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20191217.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20191217.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"4e48021161e13b28d14307df1bc851f6788326ec","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20191217.1.tgz","fileCount":54,"integrity":"sha512-f2rnldf3qaoX0bWPXp6JDTU8HNbRIwjlEVcaL0fMdBrdkzlc0/J3DIxvKV0kzQ32z/SXSrbQdprQ4pcGhrVRWA==","signatures":[{"sig":"MEUCIQCDJzQANcVtH6+V2vFnYpnGW59s60jceKe0/q6jtBQBAAIgRjSAR6JTTX1ROjZlRrXNFIgJcuTvKQzneNBBfXREpUY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148156,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+NxzCRA9TVsSAnZWagAAlVUP/0cH3pUqP+v+ihjiByH5\nXLdMuhdKfaRmunkskUFnAlbEH+UluoqBt9kO5WivQFk5GWJweyRyfqQVsMQc\nHhMqkF7Tw1xkCPapvZ5GlmB0/SC+10yK1+rH61CqkvmPYQJmSQXexQxhGT+b\nesX9ak4Md+I5WWWFAexeH9+ZZEQXxk1ii3O0KZeVy2bQA5UTfXl6RtkqSdQ6\n6+WjD35dJafBLM2bJEdFm1KamKTJhMVlBfhtlJIbwClY6iVD7uJ/HTI9doup\nTM8gSk2n3yh3FVi/wyZ2VGyR4yycsBsWt3FZNqZDrmOL7tx0XDQVwyN8H7yi\n16j4VELsdIraHXyDpBvq4tVfpI5/2OmY31Lf+U0UinqKRlh/SboL1Hn4xhIM\n7+Cq5T+JbsDBFYIXt2GPNiHp9pt6fYPcLo3H6U1oivR78x7Elo2zPyS0Sjq8\nLHwXRtIs7qYLGLX2+0FbWQixTdYnozCPBOW58wW0SpE0vQ//d86MTEn5mnRz\nRLYeehD2hPMKgEj0l4mqaT/J5oAnbiGA2to34+tqpppB21c+qJQ89+T9xKlV\n21jcTJaJAWvvuo/KZx2CHoGgfF0lsz0mmTsOrmq5YcRrUGLNDavV0Zl6USz9\nmIB76eA1b3UwAzx0dkUDSSChJSfTPXtNQaixZ8QvtbF5FXfvTg2Dlf/Oz4dg\n+Uk9\r\n=2JhN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20191217.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tslib":"^1.9.3","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20191217.1_1576590450828_0.2573750295899464","host":"s3://npm-registry-packages"}},"1.0.0-dev.20191219.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20191219.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20191219.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"5d100ae4fceec6218392b42b32cdb379305ec5ce","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20191219.1.tgz","fileCount":54,"integrity":"sha512-xjw4x0+cNq+SwGLifbZLffSY6DB916X6yzXHxDfuk1FVN55FF4WOB1YgS5lyz2mr/4F6jVq4vCHGvV8MIkCebw==","signatures":[{"sig":"MEQCIAvKqMtiwxxK80xp3U0qGo5aUWmhII3P0KGDorVbqhthAiBCirRJA3U6EeoKGNrJAqQCKPcP+DCrcYz2jStR6WY8yg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148156,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+4ANCRA9TVsSAnZWagAAWsMP/3Frj0P+z1AyC5QECVoD\nBDqscrAScfV8JYFQwTRSUqOzJHDyumCvwzwFvNTXYifKTAMiJlG+NcC+opRo\nAHqN7jF43u08sIANdacsiUh7YUADvxkbl9XLa3x56JzUgYim1O8M0AE4ZgAd\nEnxzI4QD/P3+c7TjIQHX8A99U5+pQ1lMdN03gK92lI356D1QUb10ty+m+lyr\nG1CIK9Sbabj60gSR6Tgtmo30q1kmSPpA9TS9f5q1a7CsmbN5422gFO4m3kM+\nMPe5B6Csbu8rIa3J1DUkIpgPCpzXRrcOeizbAuuk+eca0mqpaDlJliWrYppi\nZd3me+GF183dRfKOhMm4ZodIXTWtjTddbusXNLnCtIb/GHne3ZhhpdkqVP/q\nLUU58jHPeQ6w7ydXnjxHoei9hT3coJ8p7EhhrZ9oWqherJgt8In6LGzUowYq\n10zZ+H0zfZtn2Eh9yYzAz4WTlyoS8zs1D22gFGNM4E8Yi7zffeDRyVcNT5ca\nKKQh925vGYFCN+nQZnX5xr6V0L15N8ZUNJ+75xe+GJwV9RYYguBRYXNMY4aZ\n41AieLL4apQNGP2uN/W72UXdctn0TXmwkUbYsUnNnjzC/fsmPsJ97jcwhXJ8\nlTPTwrFj1DAjsGNcb8ZF1aAMWN8IKULVvsxEb4bLG/mr9aPabpzlTYwvWXFT\nivI4\r\n=ZQth\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20191219.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tslib":"^1.9.3","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20191219.1_1576763404648_0.4985923138545174","host":"s3://npm-registry-packages"}},"1.0.0-dev.20191220.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20191220.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20191220.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"2f8eba640641ae67d552c8d0583d063c4a75fec8","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20191220.1.tgz","fileCount":54,"integrity":"sha512-ITn50cC5U5iKm4Su65YDT0hQ4VCSzIgN7+cpF/YsV0aUk7AdjsLaQSbFEmH66VAwIesaJC/xiAHIH96u5hkgFg==","signatures":[{"sig":"MEQCICX3WQa942LG2Byl1g9T/heVC9xanO0LkbAp5sNuxaLVAiA0i/w/juxP7txmU9cFbdensFlVa/Sptca9wP1z/FdZDg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148156,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/NHLCRA9TVsSAnZWagAAHMwQAJv+fAmDC+QrPPagkPs6\n0vuKtBVjr3dHra4hXleY8mtWUAZsYkCqExoHfwmr98HPDnSfvT9aZByHM5gN\nP5lnR66L04IV0D9kJORB60KO+35KGVyLBnMjiPByYqrv6lKBnuMrYz21Fy4P\nFQlQeahMZ5rdQsmDBH6Q5b3VrYznOx4CNa47YgZytoM9NSbXPAiAk6gJf5Ih\niRJcKnAf4dx5t3kWwnx5eUCdCxpK47CFoBAgfldrL5AdGN7kU1AkOBdIe9E4\nAyQL51fvClE3IaOxeEn34ryxYetLPW7efCteRJkiOG+xxxPhBT31XhH8QtSx\n44BMnvcr7LPTV9gn3sKIfBGEyTdmH02HE2QRrkXE8ROHtQs/+YK41a/37qJN\nRVMVRSjZXEvAvX4gN+FhSlmwdz79+yRqn6TZF7Q2k789qWEiOHGitqWTeMCc\n1Uq5iwHztMD6ZVnJSZjKYUbMs/2fVhQ4W7lhcxeAgsZcMlbmvKhszvl9Xi/3\nbBv7WiM8GdwbW+3boeaHH1JjaHzaO6sKCp33jrXjEIObeXA3IhpdVuIh3Ety\nPRHTSOFTsBQYqikoWO9BN0GdBAYj3X6gh81u9l839MkfFtbHq8Gujwv0VtSZ\nNmm5qTB4/S6E9PZ2q912r2DnKXQLSutuTXCQReH/P9coNodGcjreR8emkvCZ\nUcpu\r\n=Iheu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20191220.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tslib":"^1.9.3","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20191220.1_1576849866663_0.03519899905262669","host":"s3://npm-registry-packages"}},"1.0.0-dev.20191221.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20191221.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20191221.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"7a7a434214c0b5ff0dbf94dce6950f3a86969450","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20191221.1.tgz","fileCount":54,"integrity":"sha512-S8cHpf4e/Origs2BNiKtNkZpBp8NPq2suYHvLLdn4I0ngKJ4ld7vJ4W0VQ+XpGJioZNkxBRZtHp2KkvNoVeptg==","signatures":[{"sig":"MEYCIQCWa/SASyXD0eCevkVSGsvAXdD+Ixc5SWkVqxDNkHynCAIhALkihH6hARqmOLllnIEqLw7n5vaeuX/vhGf5ISK2ZWhv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148156,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/iIrCRA9TVsSAnZWagAAivgP/3ZpVpAVPgwSwthrOONo\n9esEl89zXFNuRU8VC/pXXIc+ySlWgRTXGYmcm+Iwoq+SDEQjN2YV8r6qOJN8\nvuzOUACPaHOWEyGG0o6ZiUP+cadB5CBFnm+AIQ6aZe35yQdNuaCOe4k2kwHW\ngTdXa+ptWMEmbT7FXys7MaFOUL/gYNB/QdnKyALp3VTATr4HOfqEE1cGBrMF\n+HsdR9ltapq30/OnVE/hdX0BK0ZEHD9zyImrW6dwrGxDA6j/pp8u+kTt9eN3\ndO5ltis251k4dwS5tfIMQLHTL9TcoezsDxlf5gJDmnJDrBud6nQe7Vbdq6qT\nUoQQDJ1+1TyD2Q+3gigjPwOskELfhmjXQr4aXh8f54UoDcfdtRbkeFnJysQv\nRl22/Y+DR25vAhZ3iQYhB8kHBhNzDabSaFNP6QIUInQhInawnNdp02WFMhhf\nULMqq7Kv/PHa2WZg3EF09XepwJELPvnrwprycvHbvJ53s3TZK5QkY9rLhqTV\n0PCF1Ij6ZZRTw/EsEvRt5UWKiF4IUJ6adHlI224vVFWNFDZOtVWjp5IluIRC\nyRw554N0dOG+nTtohFX0/R6xf24snApubzp3ijtQlMhpKUcH4EEL5fBASSu9\ngAYQc3ILb3ohEKCjTIvBc3vRrT0aAS1ZgT43OKHVX4NZ+t5FAA+3CdixyeGe\nvofI\r\n=JYDy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20191221.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tslib":"^1.9.3","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20191221.1_1576935978603_0.21791277660110864","host":"s3://npm-registry-packages"}},"1.0.0-dev.20191222.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20191222.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20191222.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"02fbe3789be0bac86397a8132be0fe290b302ccf","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20191222.1.tgz","fileCount":54,"integrity":"sha512-0V5T5tLRuQeu64C0XuQiwPclEyMAOMedCI/rakWqIp0MIg11Fbj3fFcDUszkuA5XIeGX/Hoi78citCqA0rbFuQ==","signatures":[{"sig":"MEYCIQDLiuBX8quw1wrGs01eJ3y5AsDma1mG2O3Qq04EOr/CKAIhAMFeaco0hPxpAEsrGdcBnfNm18bdfHW+jiz98edUnbgn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148156,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/3OhCRA9TVsSAnZWagAAMXsP/20pbBUV+MFddQN/Pkv2\nGB61xg301GhQL8L4q2FrPI38rFNRRQGKDGz6gCn91gr0PtDRntu5KbqZy8Vv\n6BWjfRfxwvKdLIBq5Xw4T2kHrkvCh8Jr9Fe2oOEQjIyu749rKkgJqVyCb549\nqy6CQRtxEbC6r38ThAogtJqkiWcjO/QuDF0gX0v2rTEOIRhT/Q6Ph513DaTE\nzgm2yBZePoqT2LC/Ud93W2444D1zwoATMr+TalB8koAi/S1Lj7/8cUEWeia0\nuuk9ejAKcvP/CfAUFQfepH2jP6PZBkoWlhM2VOROITJ1gO6ZenrJSjR35a0E\nTHB5k+xYdjVEGYRLgmjvLn1srcdBVX3sZh4f2ykZDnyYFnAHlnHFXypj7YL6\nwJGz8mdi8K/M4ul5M/pKx+TFULLvJVRzwuEOXlNbLlEDwl311CDxdtPkhRpN\n3yibVQnoomsDkZ1WNqDA4mZIfnPaH/6lb82MLPV3cuzqbP3SDfPnX62tbgQ2\nNKc/jgC1oW3v9cgF+lwOHpMNuIIzPlMKCDY1kGvN7hjvBgRBB5eMvH7Zcn0z\nJuGTDv5FGRScgNYEopu3Xi5ZMpRyZC2T/ZI6vUwjK1cDtkNgdY/dFUhzxQXE\n61+q/KxJJTLQuZkfE+ht4MmF1GLVdoGlT4/XHpXlofKVYdXvMHrfgtkLOD+D\nEA9l\r\n=PmpX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20191222.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tslib":"^1.9.3","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20191222.1_1577022368673_0.6134174351410573","host":"s3://npm-registry-packages"}},"1.0.0-dev.20191223.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20191223.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20191223.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"3cd5ed395112a176a403321960618087e37cdb56","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20191223.1.tgz","fileCount":54,"integrity":"sha512-v20/AdHAJrNOMJtzCVcOQ3V6Z4eTHSZPAG1Bx4UCMn34Yp+OtnpIcn4p5MFz9//ee9Hq10S88dnFfFj+f3mGCw==","signatures":[{"sig":"MEYCIQCbCy2a5r5YohQ6Z1u4FDtdZ493rZJOpGAofNxjtOBP1AIhAJSWaiK3gBpN6XRNV1DzLlc/oKHzXeO/lte7juvNAscW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148156,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAMjZCRA9TVsSAnZWagAAA28P/AxEDb3NeHg2f+kEKZxv\n/f7n877mjEYp58+uK6SGV4OypentnRtfpWHmYXn8vL3Uu5W5ti/BNeyHvh1P\nOIflCd5oDAR7O4WQ8ZGXOC1XkyImmA4+zAV6/kO+9RrqoiP+LBTTp+h1d4Ea\nDcvHAMpg40odtcqt5dHy+CsRNYoNZJsp0WpXa+RWtk2ifn966RUo8l8ga0M8\ntsYv5WL6XTFFHMw380tKn3bPPjlR66FynyY9F2zFRb1orl5pzXMs1ZJz/wCR\npnQdGeOYZwmXTXU4eP9UEB4zngrQhO3FYoZLN94hH7OQOkPzpfEROSxhoEEv\nbmV44PT5WsLKErgIl0wpkf0iAsqdER7JVgb+OqnOxSuQL1CXf2ZKU9WIyyhh\n8V9jsmWIs/tU2LP2UQ+K0pJOlm560tBZrn1t6pqqZD4bjJrZKOs1YI5bR2Kk\nME0VQsOQhkY96r6ChwriFB2DsObB1xGwkAAC09r6UbZvBuuXpDkLwQeN02a5\n4s6Xs9VBFrzAwtuL11G1ox2XVKJBxD50OjIfbbn8WlF7BUr6xfZ4DPNikjMG\n5oM/yJMoYsbkIYv3OOCEHEsuY/MjTgxNNPI1TLgQozSv9EL9pol0w1LARClL\nNRJ9ySB96Nl6aQosRKHVQCnM7gQ7SRbXZV7DjU/qWBlPZbnSpkUp1jdiImIG\nAwwb\r\n=sj+u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20191223.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tslib":"^1.9.3","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20191223.1_1577109720931_0.5465296876093775","host":"s3://npm-registry-packages"}},"1.0.0-dev.20191224.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20191224.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20191224.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"0f3106e76ae7902b51dba8e78c460ddd3a58213d","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20191224.1.tgz","fileCount":54,"integrity":"sha512-LsEevDwhh1GgFv/UIxSFNuO5uBLCh3IPlLWH1Ode1cZFenY7Z3lhqrz5K9zQ2L1S4YCf6cA2XZC54jFXZN4YWA==","signatures":[{"sig":"MEQCIELcwrGr+rTYE1hMrOZZ9QLmu124UIvWq0HWmv96i6JBAiAJOzQQR6PVoggqC18h7QCrSx/DTYr0PcwPcQ1Rrc7JUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148156,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAhkkCRA9TVsSAnZWagAAFiQP/1xd1KvZbC5wicYHTpIq\n4cwgaggTW8YVP+qIvAQI+EG4JDv94PkBn3GT4wTH+CJJnPB893qQ0VqR+QEQ\nxIt2Zmn3dQB1dKK6RHvvUkk0a6uQS7lGS2EVFfIlVxqRUbk6/cSrTEsrNANV\ncn6h98n0oo9MzAReG7LW9Xy6E0UyjMNGrNq2/nUn+3Kdf0MA5uXJdcPLKERK\ngbNKow/cdJv8/cZXcgdWD0pPz1GusoHNmWjJy4Yhechy2AdXg81Y27b77Jsz\nyVIz4FjuKJt8kkWxB75uI83HKICaNvmt3pPduZL5POBEh/4QVfRU1YyC1DqX\nxzB2q7ztNkkhpVMZ6kHjjxXGO+JGR/LkBe3Luig1xkE3hqCqPa62xB80x1co\nPDW1Uh86IZ/AlQ28c3K+/AFLz3fjId4308OUp2zW0OfJwzRatgPgyY2H+4NL\nHV6VAhaYYdosBAT2PblyCD7H6rzqPjKkcH+LxoTEXEP9RcpiG838nK1xJLld\nPMdDpwgVDTpgQsF8DSJBl7wyc/07yO8JqvN1TC/kkLjEJeLf14CgPMtULvb2\nDoCoDLAMbqk9UgJJVVl1dC5J9lLk4N/p1mxEcifIamfpGkV89+mE8c7g2SPE\n4o/p/AAKNLXyqpa0ufNlxYPxpUo6HxPK5XJHjhlbXtTtTHzkD7Bw3MPYpwWD\nK7GT\r\n=B+2G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20191224.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tslib":"^1.9.3","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20191224.1_1577195812024_0.04326378646973317","host":"s3://npm-registry-packages"}},"1.0.0-dev.20191225.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20191225.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20191225.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"4d2ce79e3f578157de04c8307c12c4f759b807df","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20191225.1.tgz","fileCount":54,"integrity":"sha512-+3Tf8lH5nU+wzkQ73vWngGrDilIUU/p5AqikmPF0EVHqEnx2szq++T6kPL2ud938Sbaw/aOd7NZlaacE/aI2HQ==","signatures":[{"sig":"MEUCIQCGj5JEdcEP0yieg7KXktZNOq5taZnzk/6mmnjG+LPP+QIgA9Zp6VWLm/H6hN0o3aBTXZlYdejhOzgcoI0kClT7PtA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148156,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeA2knCRA9TVsSAnZWagAAt6sQAIOYWWPGxEBj9IN+IdUL\nuPGIHLjAmNwbUkzBI6tv0iKlYN6xNIhkANvUEaL9sVxI7U4cHdbDa09ojZ6F\nqqeiIPJdevA3mFgHjzSji3/6QYGbF5h/jacyhfLbFNUHVukXLlTZJbVv0V/P\n+3x0TgNt2Ako6cMr384kS1TIsxwHEXTHF3iEEbk6aHHKwFFEirQwOWfl6J7R\nB+v46Tgvdc0wSEd/eNwer7fc3a1PlBZkR0bbLhopd8ChGd+8WemAGNy4T6ud\nq/OeBBDVHV9fxzqfCv6RsG5A3Ev7FzGTFrm8W2cH6TkbgQvz90sywtL0zwiv\nKxa1JQ9b9DjIxOQvXOvxGeDz3S56LHhucM9fS7HnKZmG3M/r1TX54Oeu0PgP\nV/AxLb44F7d6iFY/d297zLkVIgCjqBzucCqCxHhDmo6JFbWWaljWs3a9QLYq\nJeKcKCNxWNhwNJesk8bBc/LsrDkAQwr2xChONuRkkVerQ4IDJLsWR4oncAmo\nTiaGgovHnRuAUJaWo2I5Ah4BUM4Lw83CAmHerTf48oN3IhRZbkxwWlQp04TU\nGGRvggxKxfYV+2HjspJxx/+S+M7ICMHAU2S3kDJo18KqdNIL98njkLf/nx0C\nDh//EEWZk2KMBwemHFcGzIRGIGWQCwo0YS9gjGXR/I/VcArTIBAHj49nL7jm\nNNU0\r\n=3nLv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20191225.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tslib":"^1.9.3","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20191225.1_1577281830741_0.27246299535962715","host":"s3://npm-registry-packages"}},"1.0.0-dev.20191226.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20191226.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20191226.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"46e6093d134f388ffea9368d82bda412fdc99897","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20191226.1.tgz","fileCount":54,"integrity":"sha512-ZEK0dXVu5FVNtj1IymaApBKiog4SLpz1MyNny850f0Z6YS23chdHxrsYPtwP9VwphlnIUWaeV4ClIYVh+5CzRw==","signatures":[{"sig":"MEUCIB3noAHmYTleraIFsvW3VLQNkkHfuVszPgZ7HlaJeonwAiEAyllFOUjCI18LkbTICf50Y8Rm/ZZ7whS1aib8yzKIlZE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148156,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBLw6CRA9TVsSAnZWagAA+jMP+wfWoa28iTVVB5YCZ2ZC\nGC/HD6Uv253db4k4v3VVZtnsDiTX1+phydMwIoS6swVVhUDm2fI95rzBZBql\n+CI5jmdJd5fKnJI3nkr7FB2jq3cr+SoOjNOQQX7P0IBVhZZEnCLRKCHCFZnD\noYYO7BNa4UaQWI2c1DdC2bILuvUpFdBumnqLP/e+b3frDh00Cw5hSJC4dTY6\nwx+407jXhAJ0xOtEIGnc2lxcTnLz/VRTGmevrRS4Ci6wdFQ5J1LXQUiW8jxn\n042iA/Fw7FvCeJjd1hLU6Q7aw4SCKqvitGJGYP1Ph/DBfXPgfEMze3Ow9uEa\n3wDvrmB7O5kSQT8lntjTbuuFMG0JWvOtrpBjQAp5tj3fDLA4iZBB5evMjayo\nMOBmIIYDwCh9lQlbTcyS2mQt7bP+YzeLRg/yZl8vPfmfsVn7D+8h2R5Ic4jU\nktcbz1ZdLol0/7bMiFEpmzmRarMJis1rEzGhLk5BNf2ylqPAU4QlTuPrqZqI\niXrAbubuZkMY4otneUQaaOZQA4KPcoPD74W/1E30LvL90nFqEgaT8oEN7DDr\nVL8VgPrAmSMTE63zBE3RPvQuTDaioUJ5k9xfqFF2aBfaafuI2qXFd5gIpK6U\nQnDEpJye31+l9yqTkUYq09yIw5qc3M4xy1zf8D/pZPugHjvKZqcLuKQc/bAJ\nXNYU\r\n=qox9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20191226.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tslib":"^1.9.3","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20191226.1_1577368633525_0.00042847482826147143","host":"s3://npm-registry-packages"}},"1.0.0-dev.20191227.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20191227.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20191227.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"3de4bbba72272b445cbb7d9085acfb76bc244ee0","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20191227.1.tgz","fileCount":54,"integrity":"sha512-Ye+wvDFbMrUVhCjNejCWKwJnB+olqsU16NUlRImzf6T9JfjpN2GZVgzUXLlOEi5ETlduBjCIG6Bzr89doqk6IQ==","signatures":[{"sig":"MEYCIQDIgtdH1wkDEKdBrPXro+KmDowbbAh4pGhA+BHMKZS73gIhANENXobbBv13cgNx3Qx/iSCpr842HHClxemI4oxBHhOW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148156,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBgtTCRA9TVsSAnZWagAAznAP/RLmyCHfBLr8eN4azG5U\nXPoqCxaLworez6k4rtdZQMM82M6zoV3MSwDkZyz/zP1v9hsRHp04YzMj39/A\nTDS+y5yaYy3lM9dFl7zKStdzSKS4MWDf+yvlvMUiYOJGD9VNkm8fs9EySRXU\nIvOUL/Zh9+88l+rHXau4G/sma2mg1RiR9dDmNyipDOnB9UONo49CT78NVQID\nnT1j+8i5fE7xpHHC1q6WhNvdCs7hnb2/zWDFqqBuc4GaNjd3jUnUm56rp7Ts\nuCIRK2KoAdem44NN2M8Lz8B/JZkK0lSpuh8qR6cVeweWznXpVtPrH8iqBgHj\nBRnEXIkGQhmZjAGAuZ9KV6xda1t6HQTeCHGb9ZoNlS/eP3gWrHNsybgTNwTc\naPvrmDRhk/L75uerAFVdK//Jx0NwLpy0cGUCvDpebF/QO9zVBVNiM2ByLWFz\nl94FRAhAfXecx6cuOOoE3br5JEyadg3lTE1mgtYMtuPuCv1voulLTknV0IRh\negQAmdonyeY8hGmkXV5hGdS1OToSuqrNRS7PngHtUsomp8xv+/krGhAeR3iC\nIgdLbQyB4qs2et8Xuv6Sqv9bWawldMiSdVXEC9mx2gX7BHrwfC689z2aU1YS\ngvbElo5joTICi4aKXr36nblAN1ZFlFPT5LJ5kMR0/+MAr5Q29Fref1JsPvH4\nbChP\r\n=sazE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20191227.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tslib":"^1.9.3","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20191227.1_1577454419268_0.7822511020327185","host":"s3://npm-registry-packages"}},"1.0.0-dev.20191228.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20191228.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20191228.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"6bc45f201fd7d5f6495878b5288adaa612fa97c0","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20191228.1.tgz","fileCount":54,"integrity":"sha512-Lpx33w6hksYqHc1ekeMhtgKPZsTIVI9474hzsz6o2P/aimqNdQi7gXSddz8hpwmKb5iwh8XByjsP1EILhVwdcw==","signatures":[{"sig":"MEQCIC8HwlmoFSDpsoWH1QVxEXNrFtGAGF6Anxn/NkEYokrQAiBOBHEf9OK+sNxqR7U58R8Gf8Cdx9EBimvb582qNyfitg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148156,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeB12CCRA9TVsSAnZWagAAKokP/jWdMhZn5XkeQNaAwjxc\nnwaxEkwXXhtNR1JchlUkykfUY40qzs4Kf8kTjbde0QmQWdHJloMOtm5Mcu1b\n8q9cJIQaneVuE3Ylmt0wyR/S3Ar3B/TaMjPQ4Fvyfr6Uc2YYciP/sJMnc1uR\n8kFDHftArwO/lds1nR5erfVDnJM9cZuKDZg6l0536bh1MFMLH3krpu8MyNjV\n1OQvUMKyWxpRpNZF7yv9tG73vCx/zjaMtsgfHvCfzKtQk6zWEk3IFGSiGx2h\neSl4I3wI71zGdYqFXKhlwisiHwwaHSy1k900FHL0iskyGZ2VdrtTObqPzdHK\nHUBFVxBeK11YrR1Ubbe+tjAZkFHEi1q/j8AyHo5+hblZ6pSdoBqik6UVZ/1i\nVAnAwHbJJ5BQxOlSLCQwAhC6bpqlqlvl36blEHea/XFiykJTgCcU/iKsKO+8\nj3LzJbGJ76oct3IHayRRckY29E2cyqMrKTw+tpS0PAmXODyJRewtdQwncuAe\ndM6hxAnt/BAKKGCMWksFFjfk1dCtyc/A4NsGweUOZoT7EqMC/Bg5EFdoYkw0\n8uHj31KwP9EeiSsJoD7Wa0ktQN1KLA9TJVeTH5iJJ3tQcB9DpmQLy1Bw2x0v\nOOA08m5ArEbjT8sHuxnjlbLh72XiGAlWNXzCvmsj9kOykf+dNIcLHjcxRMvr\njaeo\r\n=Q1CQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20191228.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tslib":"^1.9.3","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20191228.1_1577540993837_0.13387991245008712","host":"s3://npm-registry-packages"}},"1.0.0-dev.20191231.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20191231.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20191231.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"95d5dd49788457a8d1f4ebc5baf690f1b387e7f6","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20191231.1.tgz","fileCount":54,"integrity":"sha512-n/l9BF8atcdF3YXSvGM6ScE1yknKmf56bT+Vt36p8eKQPP98ba4A6zoZOFwHzPxhNz2qm15H8RMHxLb/zKKfpA==","signatures":[{"sig":"MEUCIQCSsl8oarFVBmOo8vU5vr4nAC4TLaVXWeq/a9U1j0kQXwIgJPP6Q3NT7a72HcmDoar3JEcKLXu+ntIycDIQYk8GZIA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148315,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeC1LMCRA9TVsSAnZWagAAY+AQAJW5j9EisszQNAcQVCIo\n8F5zzX478kSBTi2T3Dya/JuPG56BPZ1wMs2k7sPaK+HMGhsZrfIrC9mEwqow\npFsTdhsdUQ9O081ZVnRaBLD4KUGgL3HIoFdSP60FroSviXDzs24s10ZE2Ze4\nXpLX9shn58XWoMp16YMGYR4OFGkEt+A+HLmZI+JG3CK25NQ2I0j9grvaLEXR\nDo/+XP7/z+LdGXof/UQEfr04QImgnS44IX0l6Ya4C6Z0ArAGae84W+aAC6s8\nSNXO2I2Z0J9haEAS0vZeRBgsUODUpVT8eunPCxIivYJF0PPh8Ee2Yt5nBa7m\ntjnMtROI8hkv94xIi4RqIQB0AgWxTpjY9gSlE9fLcehvRGxQGima9tBt/Pf0\nvXhJwmRGY1L+P4/nwy94RjhvgJKA8VeLssDO2AdsFC+2/fc/XQrFeYxgeXg8\ntgRNk0ifR2351gZZSNwD+QzKU4deq8Jsb8Mtn2YV7syDxyzat1KIeUPNRarU\nZbWiTKdeasRFjMT1d9hOAvuXFaJKKNRraHhYdduqAAMs+ME133DQv0QtlVmq\niQ9tFrCbNtogQofnR+cAQWcdxPSBKkaAqIwyQUN2/Oc95GNBkhFaREzT7ahs\nGj5CeXUDjNN8ANqKTDGlTAQzB8JrrKoOMWwy06PhT8rh4P9rNBxJvmhmhhML\n5vVT\r\n=WgyE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20191231.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tslib":"^1.9.3","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20191231.1_1577800396328_0.8951322365034893","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200101.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200101.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200101.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"ebaaab2f16a437a7a72542bb2a8c98b3758a2a54","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200101.1.tgz","fileCount":54,"integrity":"sha512-1khG8ksms2+4LUzT3hTGsVGTtZf8X/8OZU/2ux8CEqYVD3faqGLWJTRNohBBcDWpVLmVvjHCGyy2Tc9CfBsB3g==","signatures":[{"sig":"MEUCIDWmx0HmCsRzEFAstnduTWDSumDbQMi46dUkufcU/fc3AiEAwVOg7kHd2KFiMVgl0W1DHN+Lxxe7Zbv+BLWvcmfMxAQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148316,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDKLKCRA9TVsSAnZWagAANB4P/R86xaw6j+WksPQn+Gep\n50y0g1xaxboWsGr36u1GX9TNZ4SQFuiDxNhlFJEd9VRIGUnylivp2BKxdmqS\noPTnG8VmvXwdK7tqWiN6joyMnrj6fwm9UbdjiRmdpfDLUjjiwYUnHokqkT4V\ndrJz9vvAC8lhdhEDmzK/ISux0/8EBd2VdnDiNSvorJz+swUjBpMN0QT79Lwr\nKpZZ/UIns1aG1iwhkSoQO79O9z4LqBgXWND0/QYQDe/KD0P+2S9j11yKAW2s\noLqKXWp6NuTmroYtkrZADI0SjIpnh3ZO+cLgkrs/LML/7QYT6aP7aAO9RNi2\nGWYTwQ1YTrrajShUA1rEaA/cRc5E76i3vwLLTlPuSfNW0vwC5LCeM/l03Wqf\nd5TNWoadlMqLsSGwg88ZT3kmOOYrmn4rLogpwzG7EdkZbFfsPwwZSr986qvv\n2ftoId0SJwx5qnaea0UtxZnEVpffhTz64lFgftSz8iLTHw4p2ZwkKc80w2Cb\nfW4LdjAwRiLYDVqA6mYMnW94/r0tn8j8U9bx0FmM6F9hEWYTZyBKUGZ+rLgQ\nyoAqiJNgJ9U2Hsh5WLjBQ7b/j12478BXF5Qba55OFB41Oxw1qAOFEYVx3Lk/\ngQ+8dnDLVFZbot9bNmRnAgWpF535tHaoIpH/8lB0IG0OluI6V40LzgERkUIo\njnUS\r\n=N4sa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200101.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tslib":"^1.10.0","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200101.1_1577886410230_0.7349589202835645","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200102.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200102.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200102.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"466ef9e735a9c98bee69a34a9f44644fb92162c5","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200102.1.tgz","fileCount":54,"integrity":"sha512-9Dcq5ZjTG3jWnM1G0GGa3rAwMira8BwyoGf+2gHTH9XyHQuSjp9Qgcja+Nf9hYDwN0K6iZxybW+VP7E0ImSZ8g==","signatures":[{"sig":"MEYCIQDhuvgnjAWxrmTglpgAY+REnyTfd9p+5QEldtm2/mzi8QIhAOX23DgRhcoQfQ0TIv/+Tal691a3WTOWi3GyUJFx8Bxb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148316,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDflrCRA9TVsSAnZWagAAYL4P/0c0yWkTyZLTwzxz62MZ\nX88a80GgQ5H+vi7XHrOjllHJDUk1kXWEU0Q6WOyT9GVYIwqWrxgmVVFe1xZl\nIsmTzFF677H6wjUbtDB6mFPfixTLzYL93+4nH7CwLtc1BDsiEb6g3fg3Nq7p\n6zduZ03BUX1rCzmZYMVlWJqRfLl9ZJRIEjOQDzXl4cewaFwqCucWjpW93YY4\nC3UQPkA9nTK5r2CeyX2yTSIOWu8VCdiCt0+6kJzq1NGXwjI6dVmeF7ux7jkV\nxRAvXyEDzs4C7QayWhgfNtgLSsAn4N5h4YLrbpf47mZtTGglMuSdnpfcaf+u\n7G1fdkbRwFlE7tOTgF636PFfE2EIqXhnPTqyl4fFdQdsxF+00YJ6ibDTbSbY\ndTfHysZSnM8leVuH4djgAzjREgz/SefucUAa2MxIW5iRr/IyfKvZYS1WFgTZ\nQFB1g0yBnCL3TI/UDiHA8vbhteRw6qXDoKYgiieNd+yTetEY2J/kUa46Ja1f\nHtglfQxUz0Oz7JjBPuHQns23AcQsvkhVrMQUpVgsq8l+DD9BsgxcXu00CMIr\nY12Qit4S/OL9oA5xg7JpStRPFPZllthDpzhy3HNuOK4fEHt0B0tqSYIG1bWr\nJCLkdbsLaoLtGTCL0asO8UZHPwrcE0dain3JV+ANepMKAWf/HYee1/p33+41\nlYIj\r\n=Cp2+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200102.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tslib":"^1.10.0","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200102.1_1577974122467_0.38392472934379684","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200103.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200103.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200103.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"dcf27c3c25cb9cbb9da4d3b74a768d88b7c7a001","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200103.1.tgz","fileCount":54,"integrity":"sha512-G9rFtChI2rn45EVbK0/v3CwUHGYUOSe5C5SQsykPl2D6F9ooVumVEwB1U0hy4kqODGNoNcKaw3FJxaMG2O999A==","signatures":[{"sig":"MEYCIQCJWsDBabUebExVAf1muXoFNqkho8jzc7dHKJHLyg7r7AIhAJ5nUjEz6V3HUaAHN5n7vb6E6I1mMvQeAzGYPK6CkU+z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148316,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeD01QCRA9TVsSAnZWagAAs9EP/2iNt1PEIggNY7+9VB+Q\naWJMus0Lqj89LzXRNHCFwu8cFwVg2/a30pKHu5Ny0ZqV2Jd55R5CKogzwNK+\nXlqClWFcDPpre1bwnBOAV5VZBz1jtPvRzmk7RIkpi7d+02Mcd2oVeO48Sp7m\n7fnL2OG8Smm+TuzOWgoln+ENbfUDlQqVEguV06qG/6vaZRM55rH0WRooCJ78\nAjFY4frrtf8HDh9MRGwhdqPWZAu3Daf7JQzGus3cPcr52Sv8hs2ySHLh3zuR\noA7XSqFvFjn11C85jYLd0xFN+SNSehdhnmqOEdX5bx+w69n6o+PEk8IUdmVq\noqV/9rl4vSGMMQi10fnTHGxxuik2yEAyLc4L9xaWhbaaJi0o+Sa5OOqBKYQe\nXWeA8RtF/PimNct1RrMNFfVVrn8rG0x2ZHQmt52KldziIAWZ1cR7czWQlFQg\nI+lJ0UF+Pjx1xGYEeNxv0jzS5bogobbsryGxNvLl40bnrnhj9IXNmZ6haY5s\nqxjuLJWmXG8YsxAtoFyPyn9m9banRmVa0OtezPENbxQS2VpTqOuKH1hQPGC1\n8vDxx5/fBMuYprL0DAJcZY8zsFsPxwJwKFDVIdbUkFlEcUPlYa9CpnI9c68H\ngAKtBDpvy7tdZmlK/Ki/AGhbgZurSW5pafWUW/Q4C8DsuYH2TiEaX9RZh1A/\nOdTE\r\n=tmyH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200103.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tslib":"^1.10.0","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200103.1_1578061135551_0.5163656854790986","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200104.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200104.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200104.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"52f7bab8b72a0d93be52cc433e063ff836143f59","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200104.1.tgz","fileCount":54,"integrity":"sha512-7aBi+DBqIAurplOc+Y2mi8kmQKg9Zg0WEbeac6zH+HWOES5Nt6UOubzJ1UpWAy8+BTb21QWGqiAr6KDIOiYoIg==","signatures":[{"sig":"MEUCIGWY4BOS4Ijb12ehZdV0gdruARo7wOZ0odnO16/bNnPUAiEA47t1ZZv6JtckQJR8j1J5uP2a7s0RCTGzGMnWb4RFtlw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148316,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEJcHCRA9TVsSAnZWagAAv8kP/2TqbVPdy3cB5g5bh551\nfLgh/M3kTfzaR45EZVyBkZ9RUwPNoLI6HUVw5o7mSzLh4cdm9pBxxN3IluS4\nX/DlxmAilJU8FFT95AQ46aDPQODZZ5TU88R3+layeauRnYZzPq+3X/N7a7mq\n4PbKA0IDOANTKoW5Z221RTobdRIbzhc+Vhre+33D7TJxyS26srFV7Yuf0I0V\n1+plFXV44BG+WLZC45e1yTgfD8446gPkeAHf5kuMCAXQ+T+FdJjeZmQ02JwB\ng9+y2Ft+cUHmXytGFJH8n8hqsNT2QOw9OJ7N5wFHzDEnIeib8ClcqpzT6WsI\nBUMLGBRPil2FRzu58e1At7zR2CUTdvjpnJxSZGI+PODXhVeCP0hNefMGLI7T\nGp38vY9Ob2gi7ZK9C9HOLRmESkz1xQ+XtP8cuZsGpImMw/C9iI4vh0FbHMBt\nwmBpLsVCfpUbQWfhR+Aqpup01Dpl5bkl9/2IaRKf6RfLPBXroOvdbvAgQrEy\nJl8Q4QR4jLWh4YFPRF2K+Su/oILkN2iYAe1XQVgTpAWcRmSzLqGVeOBXWaMb\nA7vU5kB2wL1tGmtMGt4Ss77HuVrG9RCAMwC/BuEcJulgZd2e594hOVxEYXJc\n1IOzLKNPEmr8HfzG1OEdqzYjrf2+B2RrIMSTNypytPVP0MTmQoACp3GMzluF\n28Te\r\n=xmZs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200104.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tslib":"^1.10.0","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200104.1_1578145543429_0.7242513589703035","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200105.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200105.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200105.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"71e61ce6697470dbc8840809ef540ef0769d963d","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200105.1.tgz","fileCount":54,"integrity":"sha512-UXJqcYIaU2h/ZURGrKzz/2eL+TuZE7bqYnw7uU2GbKuCvW380WFaGZjWQwEdvFvqtzDu5B+podlzNlFgJE5o+w==","signatures":[{"sig":"MEUCIEYbEDpDl9sx6T+2gU0KyRgM6xTuUnEa61xEPpgcN0VZAiEAtUn3OVmesq5xdFXIEOf877swAu2ZkATpoygN+PbH8LQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148316,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEequCRA9TVsSAnZWagAAbAAP/Rvmm87vew/iNXdZRQQH\nvxI3IgWvnB057joQl1vGofHwoNV4LsA4dgbOtUwfjYbR+qOLuPDqgnX3tBnd\nbeoFiP8tUNaZ55qci1bs5RoufxfgaHVaeYfU+M/QLNEiYXOVCsypYIXNmp7z\nExOIxXMuO0LEruHPYloag39S38sR1C7CqN3Ylg2/BVD/KT61V3bxyMjbb0Pn\nOsVHzsZS06gGxTqeqaKKOzmY7XiIahoEsti+OH6uKhzN2s5azW3pQas6eXtj\noEfq7AlwovdUnQ2wOwz0p8UsTwKJOri88SdKBA//RHyHxSOg0ZfTyLAQew5M\nbJ2TrYtb3ZIQ8oesf0sYwmQUQlE9OzyrfNdTOzW7vXA2zn633PDrDLZe0NEo\n/9lAkKp4PU75Mfsy/4KeW7hT8dKQ5sBrAM7vHP2U/hMl/OSP4zcOueSwJFdf\nR5sdYrQusBD9qXRW6s0dGCyVS+Y5H8Be4w0DkJ7iVk7xY2UZeToe+glA01Te\n/M78ygkSOjzVrCkxw/kOyWF3MVnxypV/MHBEEU8a+cETNyhxJRqXkkX4mrUR\n45CN8+SdVO6d6KcWtK/bNefsSJlqc+xy2gmq/9IG/D73QU1CpYs1dtMjdfqX\nckbc1VA82GofgRrJh396I7HX0dtFL5f1UgyyBW/d8fT+bxr36FhVsQxyP/yV\ncchv\r\n=nnz4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200105.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tslib":"^1.10.0","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200105.1_1578232494153_0.8479376539318888","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200106.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200106.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200106.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"ccebb49d0ca3a3454d0fe320a10acd757daccfa6","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200106.1.tgz","fileCount":54,"integrity":"sha512-jPOshNDa6TRBdgPiNTsmqzaz88OlWVrcCFSPw4uwy835kdS8S4U/teD+dYI3G1lteuNF4CcugF65uW1Ei7g9OQ==","signatures":[{"sig":"MEYCIQDhxoL5YiOrilYb/kQtToCUsBAxdN4hK33Co4UThJE41gIhAP545MS6ARIccGPjEWiKQBshvstckaA1WUPBqkfRe8Q8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148316,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEztQCRA9TVsSAnZWagAAdeQP/2djckLl4uyngpxTlvID\nfxNwrYgymuaqCbM1rAYJqgMvVk4M8XVmaD9BbJAzCpWBaajN58Groh7QydjE\nW7UhxybXOA0TIfkADIBVLlTG7z6sMEebCqSIgwxJQPEUD9u4yvAavhSBk1Uy\ndsXrmwcjQaQFfph1sUfNaE7eYL20TC0J3c3D+ZMio3mR+w4wa5fp0iYOovZL\n8rB9CGWeNmyVCmVDQGyB6X6OV86vgl+Ty/0EEXt6s51xpkCXDpQJy+jMVVW5\n9HIAmjCvZ66+TR7KQmzYkWlneBonktnVr+OB6aWFH+VvA5NlY/pfFOD+NBHs\nLfGyReiC1nVZk5Z7wyXdCYoiRZ9VAPZwyYCwRroLKd4qm9d+PpcUflq5lwCh\n53wXMBzO/APeTj3COUIt5XJldamS0Kz3Z15+f7gSqjGjpo1U+HAZO9NtwsTo\nyc/dupN0HMNNN+3cEGjSCcDIG1ZZtZDgiu/YLLNnmprcNQ5hClhpDdt/Qt0V\n1S1gyOu6zl9a1hwspYpbSaxP6PLXyZczdJU4f3XpHdhicwkNPhhTEmIyvKID\nxvQHUP/oS2is1J9wqaUL70sMY81gJxmuBlR3AvAdGBYswu6nPXxok7tFiYTH\nFCEZZU5diVJeTmOejZZ5shIaWZDlCOjpsFke68E+26pXGRMuNNX9eimDUR9d\niIe4\r\n=aZHf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200106.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tslib":"^1.10.0","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200106.1_1578318671722_0.17017177992988275","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200107.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200107.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200107.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"723be3ddcdea3d39de0e7cc2b90f66969c840dc6","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200107.1.tgz","fileCount":54,"integrity":"sha512-pjV6cnY+glyPBwqr+H2u9ZjT5qlN9JLMf9Ub90dxzL5aFwKREvxeyN5fpqJ7b2nnithmilOp+T11TBC7QenWDg==","signatures":[{"sig":"MEYCIQDGFvRf10wGABspTJuv1JnuwYa1YyET0Hjme651adamBQIhAOVAUzbpfOZVq1UE9yAgth48O+whuJJgCeIpNmrUx+cI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148316,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFI0aCRA9TVsSAnZWagAAkigP/0sGSot1BpHVIKw00dYc\ngLCQ2nls4y1KlZxvpxT11US37kDyf9XOW6oDCX+EYNX+EiDFoGs3xgT+ySZK\nOFCEPSUWrPigBF935B4gOKrMflRUs0E6ywJz/NzWYJNK4PNoNIz8zy9dL6Ft\ncRrKy5Ss98Tp3fRs75YFm7NlcxskAZGV8xEvEsKeo+jFJlVe8Nq2TLHyi4S9\ntO6GAh9qYHaWgFFsBrD+iP2/HGBoP5jAiBm4TTgTB8He1WrjNsn3A0gaOzPv\n0UWF9p9A2lZLKhr8oJ6qm05IbSp41Z8Nk/JPhO19WpyksO2vLL729TATcFNR\ntDhlJQrzq6opjJDkJLmZPQIzff5DD31Y2vxOjlbEsXJL0E8bkfrB7MyHVSWh\naEshjtUsYKSb0n/OQfRxTfFKwhrJfFxUKyJ5Uh76to3P4NtUmomdFtExw1II\ndo+k1ZSjdT8doLetXd4MiBxqXhCAzDVZeA4CHRhOPQrjrjGkTyxqQDxpoee9\nO8DfxKXxZKwwpeUSZCuj+8VROpxkd4bBHOjHTavpiNWu5n7mDdkubEdHyTlf\n1Ta+mMqTllv+3Q/DyOILx/6rgUuFAGcpt26dpn+2EKSqqh3FQ5oARdiJQEyC\nJ9QCwezA9uiOmcOrVj1f2tQweoEWkxB9TdnOwFI8mFHa130tGT60/qTWRXKU\nNJaT\r\n=5Jn8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200107.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tslib":"^1.10.0","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","rollup-plugin-multi-entry":"^2.1.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200107.1_1578405146192_0.48120603939134154","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200108.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200108.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200108.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"684671609ce4f775fef5d11ea9f6b1596a07a50e","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200108.1.tgz","fileCount":54,"integrity":"sha512-/DnKh98KmF1OXCBLxFmBPyR67Z6+8K2RIVVAGgRBww8+yQrwoV0JpyF1H5qQ83OQ1eblRjTAaFjd+JZYP7jBog==","signatures":[{"sig":"MEUCIBHxciguhGF5MzvrA6BPSuqUpomwThNSuJLyHePlCU9UAiEAnsRE+GbxAITFGhaJ4cOESK0Gz4dKKzm0bJ03D3wB58w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148317,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFd3vCRA9TVsSAnZWagAAuDUP/REW0rM90MLgDWaLL4bW\nUFekNnZjZBVIGNbHoWjOmP44NkWLjP1F0vs9WodgC1Peeq01rYvj6dlE81r6\nJS2pjYgvQEVNYbZl4VN8FgtQvtfGQRO6iNwA1wPnEzoztdrzp67ljI/4ClNR\nPhdY9ohO8SYp62nV7IVxfYYL75sLgx2gPwtwSosIxSJ3PPJWSjE0OIG++fEF\nlxEpx3Nnja+DQOiBX315EQ1m5r4WDzDxB0vAfROUclBi4fGbte5RLfW9tBsG\nSX/usSgrNSiF2O8aLwlxo4vvMPJS8HvtyZjmKKbK/1cZD+zDPIYIED/L/z9I\nKL4QH8+nl0Nincy61ezehYZsEK0DFW621BVslVoS2WhojQYJdY617e7oCYxk\n+SDVUNjGm0aMsb+CoTI3TFBKQ7EtnRZprBbTJJ8eMYBMX+Q6g4Nd9WdW+7oa\nb/u7UFm8JbKybaci485Km2uv8TAbEHZK0m6yW73UPlzv7WUinbIDGgVtR0Ff\nDHsKeKEitnfvTqx5YesVE+6ksIz+iYvBT321ZmeRVdw4Zs80W4TPDrFq8UYJ\nU/+mj921FULJTUE7UMHdZDzOqhSVHS6bvDrRlAqI7QsPDre98P8lXMIJRAZd\nveDj2mHqRooSxtNYAn5oCN1c3vj/RKMiucy3tSbF4rRkepK28BQCzp5RXFyT\nLsj0\r\n=affV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200108.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tslib":"^1.10.0","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","rollup-plugin-node-resolve":"^5.0.2","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200108.1_1578491374924_0.9781937331447141","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200109.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200109.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200109.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"7b1eadb93e8272eecc01e7e32e6082ec82b16b78","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200109.1.tgz","fileCount":54,"integrity":"sha512-qK0F5dnwWrghkjN3fNoEYzJgln251i/x8G5TG8zpoX4Jv2BwqvuEanwAulRpF/ZWKs0fHMhbT/qFPUpN8rpCMg==","signatures":[{"sig":"MEUCIGcCcPAhnG7XyJSmzlcugLenyD/7qCE16w7vB5ctpoFBAiEA6kYHHbmArdTNIfHb6daf/eMeaK5+xo5VW9WK0BgABEI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148318,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFzLmCRA9TVsSAnZWagAAD+kP/AgXOKtQbftR1OnLtcWk\n7VENlGd3HBcskoNsCJ6NWo3GeiASNGkLfm2b9NzAhoDPf/SjXi/ydJ5w6KHg\nS4m/HWguB70nTl5XjXka1lZlofaVYvxhVM9SyOg3kmdga9TV3DNbN1uQl6Wc\nsTwhFVok0RsWZRfKZ0NOSBdLPJWpF+lgD8MtRqNhQ0arucgTvZyYiNZn78b4\nNf64YzpmA/nj/XdTN8oZ7DtveWqs3AFh9dRC3QgFfa59Cr5Tmynl3QZcB/4J\nssNEA7P5ePot6NZ7BlowwLbA91aHMZ5+UG4jV6RsBUNzav44fYBOUhNC1ZdB\nC5iWxEiTWDYlx87poEG2+rKCaXFpF1iSRhRCVfhqblgC6ftpFl8vyOwzZJOX\ndUo/Jte6sHGUzxZY/bIOKZAkofq6EyN/6bV+D4S2SD7Mqy1zYXoZUvDb6Vd7\nttg3btCUP6nPdT6912YPSgGFqqKRhtItWh6oO9l0GRsfoeXoOIwjDghs5hRd\nyH9DQGI/WgGnumUQO54JA+wE/mxFnbF6MteVN41br0+td8GQs9oocEaoE450\now8dU8ZE4/w1O5LmLJB4MY700sBDt7F8TL34Mc3iWQiPajAPvuxMPfcVGRoD\noSiS+47xws3I+CrTTAcUd/2rHQ6ygTnRy6Sm7IZ2xTWHz7GbxFr8XCn7up9q\nUAkg\r\n=yT85\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200109.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tslib":"^1.10.0","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","rollup-plugin-commonjs":"^10.0.0","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^7.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200109.1_1578578662555_0.26764975929894774","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200110.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200110.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200110.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"dc73ab4321cd6d4489816623412a79c81b56b8fd","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200110.1.tgz","fileCount":54,"integrity":"sha512-kcgFKLhsPgKV/a1JJLKDWvZqXd840PEtVNKsocK03NNCbGji0jQUjZtVaSRflqX7IxUzMCp3G+EsSJ8JNp1KSg==","signatures":[{"sig":"MEYCIQC2bAZhb8uYKQwDwLzJT13jnTm36ipPtS3nK0yUPhmYqgIhAO4Lc4MnWdxWNGp1k0NlJmaJrG3RrXvE9lCbqiZjCExz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148319,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGIFKCRA9TVsSAnZWagAAGvkP/2A25m54QuDeZl3FisKT\ne37eadS8LUhYUoxeRji0s8ZYcVUhF7kAN68qkV+OZ2qSQBDW2C0MuUY+GsBH\nbPESovF9PoLf1N7Al0VqB12D80731omNoG5H5CrZfayLebb5obdb+oVnQJdi\nrn7xz0pzYMz75nMIdltOyPjABP0fRF5O5ILxpk7iWpMnPz/wCF/w7zzjRn3i\nzrZL03jUvLczYlUzAjfG1s83b8ApPIWRNYEAEFlWPy1Xtb2lfWNgpmGS0zh3\n+yTLJwmoy1ac1mc9ATbWhB08Rg7z8RV34VfKmcaPb8N+zbldjcQwYi0RhXSt\njSO+N79EfsaFe6XSI7ADZJLdaiD0JtRkXg/wxAO5vBngGkxIcSrm21rcoack\noJej5jHAFGGsh/iYHO2tkfsakRmlDlqSHTjzU/DFdYp7NCpaGWq11jFKMTnp\nx5zy2Gi04f3a0/6UYQoSb642ohvIffRPF7VpJvEXLLeBTYp2pZjLrmULdFTy\n7UJwhsWF4Qnn3dUV29stQOvQnBZHTsrYWOck1e9ISiIENMepfaDdOVc0gOlN\nnh8VVunaZQPvcLlWwmcZXoxZu24Khkx087SeZDmBpJYHUU5UobexZ/G57tYN\nKU73i/6IlzqgCkHk49GMI0seTmKCb2zrGFWUWCvhtehPbRR68r3N41PlwaQW\npkLh\r\n=yPL7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200110.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tslib":"^1.10.0","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","@rollup/plugin-commonjs":"^11.0.1","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^7.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200110.1_1578664266311_0.5180266090342183","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200111.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200111.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200111.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"9bfb93c91041c95603243f81ffa88912362ed5db","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200111.1.tgz","fileCount":54,"integrity":"sha512-/F2SlY3237dR8qcI9vYmbXofMVrI5Ny6Z1r1m3bS0ppTtErI37uxvXhcZAy+papuTS2+hqzKagcvsx/oQQ9Kfg==","signatures":[{"sig":"MEYCIQCH0THdJoLRZein6DstsdllzFaQ432on2Q17994st3yqQIhAJAYjp+Gx595pkqi/iv4/vLyf8A5WQlTV14Qj5H3KCMp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGdJsCRA9TVsSAnZWagAAjpoQAI7XAhAMiqZXaNksqReK\nliJ+BXW6QPdA8p8pQFwuU5d0kaYfQC/grbNDIM88Pv2DM62MroPG9F42X9GV\nM4A882zvq9s8Z/Z/oyWb32sOA4Sjbug+bw7yPE13s7M3Vpl6seRFh8gBHptd\n2brTITc/YdAQ1Gd9vFH1hCQjsb1+DsThQpxWHgBWljTyrczoG/j/gtMBxcSv\njmTL4EFTvbSWHlNa+do5Nd7a/pkwNxAFBdWAtMmMNowj7l65S6PQU3Gu4zn+\nZqP9NTQYpyLbBydjhj7u9z9LvFmblRs7i/gkJ/vcAOjPkeBEI1xT/4gZfeXz\nr0q/CsuaPktpTH6A6y++GXwnJRni6lsD+jeaax5ma1UoPo3EDfp5caaM7nRJ\nEPC2DubJzJvBOeTmNT5bFDm07WHB2z7iPFcTdTAerR7YTDfCEH/VwBuzbFfr\neryEv9pt3K0iAT08Vu5SceAHSIwzzChikd5JgytZxtcqSSvjp0lbVQIQ6T8A\nK+6NqNi5MvfSJcuQW2mDlTMBosBNzPriTLJKPOpQ0z3Xe2jhKVVWtM0to896\n+2KEjh8KBnjHJUgK086egWWQ/Rtx3JlOjlqg1/O/4H/m5Dj/UIBt0zZyGq+b\nEGECFht8Gf1a5+e7JaVaZFREsFqnu2rUqfAn+FmsW4rng0cvD9TAj6j1sRVB\n/Ijs\r\n=WrPu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200111.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tslib":"^1.10.0","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","@rollup/plugin-commonjs":"^11.0.1","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^7.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200111.1_1578750572151_0.22080010620120638","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200112.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200112.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200112.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"a02de7cfd012a1f3fd8062f2512e564e27a5c396","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200112.1.tgz","fileCount":54,"integrity":"sha512-dIpUUTlw05P22RNxuteoYf0lmbgqyFAFuDKtmYMTo8bJmjJTpuDRCeDFWzx1xubbEdhXI9UxF0jn3iZqcA2F2g==","signatures":[{"sig":"MEUCIQCHwC4VFTGZ6WQGgcDnFlME5eRdLKG9gTmeU77QCiyrnwIgd/XGl5W2zAFhplSAOHBCLomRx4sDmSxwycgAzHNt88M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGzAACRA9TVsSAnZWagAAeEsP/3Sw+7uaLjptMInHHo6D\nDSjd2nMbTkk4kQD9qEe4y+H/71tGJyfnqfnl+QrzOuhK4ecsLi9KX1hipqB5\nBQTK44S6VPDIxbX7fDbmJXSJ7hYGU+5vrtLlNlG+CJNuwWCkEpeXqXj6pWB2\ncqyRx1EZYxsadm/SekKExgEPnkk564g+vhtOFkPVN4V7n9fX0ARYSzleG7Xb\nysjiorozcAS3OIiBN0kdq8ylbwKoVI8fmp3uKuACODBgv3PIPpkDBgXFiLcy\n4R/6Inl8sBS1QzNmKveWSJOr2inSNtVhRgqwcFIu4OkoT4FpNMnQMcnhz97F\nCvjpNTTDJQCQoKisagirYCXyb2SIWCGBqI1PRZmuOzzMbRt6B9wJlNfuo4id\nfdwmFCIyVDWcQz+9iciDsQYwKvnsijHQghfKyOrNCrZzPUbnevkQtfLUKxLu\nwXV3JuAbimKOOOhW1bRJGUECWC35Omlv4pGkpZOxyvS6MQOQzaNAQqdrUUcY\n9qMbVivdfZ0gX35jxBuLM5EaWEdMjwFYQ5QDCmN26c75qEFQR7ID6YWHhvtG\nqnWtr4hgAXwtGa301URvnaNb1bG1Q0Qf2/4rdm3HUSo6xZKtRyzGVAYA1va4\nyjIkC1SsHUTd8ohqs8C+IbOkUEwKqsVfmcr7uqfNdSmiDz9OzLnWAQrlKeew\n5AQU\r\n=Sh3N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200112.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tslib":"^1.10.0","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","@rollup/plugin-commonjs":"^11.0.1","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^7.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200112.1_1578840063610_0.7745857204677624","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200113.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200113.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200113.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"4644b21f9e847bcbbb2c103f63f26cfee8ee1ac2","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200113.1.tgz","fileCount":54,"integrity":"sha512-wcSJZCAYtEhqbs/MxT8W7L0Dx3PZnaxCxvd3U+ZCpGpsT2MJg0HmpdAE70Wotb2PmeRuq7TaQKJ7KCZATX88MA==","signatures":[{"sig":"MEYCIQD4YKVixe4uEusr2RKdDCWO28e1G2k1iZdUpilZD91rwwIhAIgIEYYkWGyMjwgeMlXsSAi5FMn1LS/SJbJsrLQm7Lrr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHHlhCRA9TVsSAnZWagAAbKkP/3PgwYBndE57zgB9PovP\npwUbxohLYS/+IbPlnQvniamLlyuAPda197PnbUv+aQQT/Zn/ECjSwNneTHP0\nVuvORdSDts4UcfDuQjlVHmoLv7/DZZ+11FNsU+Hcf3+3QIRlriEbFMTpzMvl\nD0nnL3f2HXvJZrUGLRzdANkMPxS6VY9+C3hntiRtfNC/XrK/aWf3iIGxAE+V\nHwVE+viidBSMohURSEgaWqFGv70QuY1ZK95zDOKrLmhhrV3oWq5U/hL3Z1Hd\nZHLd8AzRAbskm2JSPSVCjyQOp3cH1N9bNgY8XYZPSlQ+/CMBYKiz2Lup8xzD\nBMsU8BNKrBSmC8MmFJNect6CDxRPdd5wHppZVTdwyu9doXzIEcBceji7MvU0\nuNiklV/u+8eC6yEEevGeoLogPEcv6HMXHA7APD9li+Lm38D0QPY654AA2S2f\nDXo350I4zs0qorJKsQN0/W5sVHDvuu76+uUgjWX+IVYEV0UNSe6NcNwsgThe\nMwdh5E0dF9Pu9CwSPAEA+/Fsgq7r095R4/LyCBFJ7cg2Fyf93l1xbhMPJei/\nIqCUd6iFPi7UWQSNbFF9301Yk6F1NOXMWM60k/eUeecgHKp08nz8A8gtjwQW\nm8oLMaBm6X03pNt3bIx1vNbgbibiuge+ZWmzMD1zy1fWZUYnBBxt5dzSZqPV\n8nxE\r\n=3JNy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200113.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tslib":"^1.10.0","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","@rollup/plugin-commonjs":"^11.0.1","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^7.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200113.1_1578924384882_0.7061998979746191","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200114.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200114.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200114.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"2c62df3b6e08c5c28780f1cd6bc354c891ef2332","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200114.1.tgz","fileCount":54,"integrity":"sha512-lFQa0nqK/9Z5sUZi3Inpvc7sg7M8jb657QXi7OJcXRvMk3qfIJZsuxSxcabZ3FDj00vWFlgBqzbPhiu6Oa59oQ==","signatures":[{"sig":"MEQCIAyYOD0MWQ4qmr6IJe7itPuOhg5hsZGQ4FNkhlKxeSBIAiAFUeoBcOBXtXukZ71tkGLltNlgL4IjLPSdi4N5U915fA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHcsZCRA9TVsSAnZWagAAEQIP/RSd0ApP+3s+303LE0rF\nUlHjtmIeVfmwngraE87dcQJNJFFfBF0flUuGbyJy5pe5cKK6OVr1skadKmRy\nRWpt1CwxvxdE4LKgDUGqSr2I1X1M/jdkpKRyrRC+Ip5KXT9coHZdDHjr0CyU\nN5Nh18KdzXXz83OO9e5xoX6Fi0fW/2WnqXwV0xRVg6bZFPm1DmJ0ZNa3FoNv\nFVBqRZFVxJ5QWHNnDR5meHWorKHcYsh1QkOfM+vhgODeVtNXSoWkIXZf8CB8\nyHSc5+ZjnAwxKj8Tqxbl2G0kqQSpNV9KAo3M9eBLog6YEnkMexOEFcgMtAqY\nM6m+bJYRy6xNkCfdFLDxg86jQseUo713TY+HQzMyKsuP1kHq16opBbkljtm7\nODjn3DOXeUFMJCFORSBx6CQ008Cmlp3hhy8W6zPzek9hilv2fzpJLUWKqfLb\nfDrqj1+WxEc3/G3Txe+B1V9rBLHcbfuqScUjkqVt1Z79Xk0uQJD1wTJSAxPc\nOKz4SWL+PKNBrg1n0M1DhzPvtaWNacqxu/GIMZfPaXkliB7iStjOS1joTy7D\ncMYokr76ziJteYQXpEfshPxfr6X74xcjv8XNswmzU5pKX0eSf1DNP7ac/Gni\n84WJZqwG3Wd83Qpju/8w36UjBWolWDEPRGpHEva/XqH8knyuAszWeZfKHKdY\nJLkZ\r\n=w+9d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200114.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tslib":"^1.10.0","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","@rollup/plugin-commonjs":"^11.0.1","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^7.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200114.1_1579010840762_0.8378610109676157","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200115.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200115.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200115.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"e65f2c9ddfece7b11285178605e5d82f591dd1dd","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200115.1.tgz","fileCount":54,"integrity":"sha512-U5BOW32P1Z2Vip7TJGUbYc3XXP/An42lWYgk18Z+x4ijjaf8Dh2u6ogerstgzj60gS20PuMOPsjkAJZYzBRKgg==","signatures":[{"sig":"MEUCIDwJXsR7RdaUeAuMLwt9xIS/87freVnPw3YDL91yX1NFAiEAySKpme/Y9Os7u26rjV7LmXL4mBuAhcmdiuedSHIYaXE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHyBQCRA9TVsSAnZWagAA5hMP/3zSWQBiv99O9Svoz5Um\nKHKqMIPq2zNXQVQlfjtBH8o5xc6BR9aCjDUf4p8/V5jaglDWnVKVODb+STzz\nHNapAWDrww4wfTf6YAyHAHRzxwvcoAtMAWk8FrM5MVz9f+BgU7xNerGn5i1+\n6VJ6rpyhJ/Ox4JkfoONMf2LpExeGyXTeVO3sgNg0/A7Veq3vQn/XbfcvTYm5\nb6i1HcjJbROkw3+B/wKbRqw4EdL+WhlaJ3WTmRi/ZL3PVQc60G0qs/LttK9M\ntoqURhoZVmQVo2pwvPHtKhzoJj+2jg0FY+SoKHa6Cxnt3JFWenrs6+zBatKW\njffNqwMz6mRLuwFhRoyssWnreI5mue5dXU+vRtrmCr9Aqk3mr8iLTo6k0gcV\n/Z55ysTwa2UigdpXDgNm2IeAoVnMgxvY+PS85igpOAEqXEgxcZPHOsCBs4OG\n5tRx3IetjzVgDvVYFOuaWtEE3hwb0Hxmmb66VXC58Hl2RCQeev5k6QXorszX\naysvBTWNzRukWHzLbs4ir7o5QOtlGemduCtKaAE4uo+lFuisaml5/DQQpuA4\n9tBexMbKSVwSMHZg6PgnWKrnCdhyT9xALy5Hi4y5y8WnET5E165LQnNaL48i\npeXXfiMtanhkDfqjF9EesSjgkzzteYKcRGcnxcaU2aqB0FGyBmjHc9pDAALu\nbBje\r\n=Y8pA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200115.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tslib":"^1.10.0","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","@rollup/plugin-commonjs":"^11.0.1","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^7.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200115.1_1579098192432_0.35712476477680855","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200116.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200116.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200116.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"eb7c8b4b5a210979cb1d318734e86f88245377a8","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200116.1.tgz","fileCount":54,"integrity":"sha512-vk17MGWoRi2hT+f78c+JD0C+4wCC7jGZ3sw1C+R8hGpiR/2p9ZqpetdWmtgy5RGOQ0eCHYF2fLUEs2MdBIBXdA==","signatures":[{"sig":"MEUCIQDwzZByBsMrismWxwL+uKv+nUQafHm2XIk/0BxVffYQqQIgchkjxFS0UQw03azwQaQPjI2BrgVd6aUN/eol1xRIcgE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIFU3CRA9TVsSAnZWagAAV90P/1F6qzO8RbGEdomli42J\nIuOvwUWOMcGmfI6AxZVvrrbq2xS8jyp76MZrqnZjGzIxSp/mKja0mG2RGQ9a\n800zYwdKdeuLTytyYuZKt1odLy2UrZ39HJn50dwkwDAwpqbbJerzlK5D8YFU\n4pzUSrqdr88PyJ94LTYixmf4n7dA0ptbmOhUyRSSMvnPIn7tS9vuN0zTDeAo\nP6lWxu6mGt2izrZInBriOScuHg8o+rN82pWFgLu9Y5UpTBhbsbzkUXye2cey\nuwAsGVwT3APsIY+8hGgeAFu9M6SUfWsXHhTxID+ZtLGR0z0rQvZpzAMLnUyl\n/nMOHIlcsAjVFuYrbWKAxPcZhxnn/Agl+2X7Ku3zalYKFmGL2hngpT4ctygv\n/0siYZEs35iR0HZtdaNDC/8RW40yp4TxuUyitAevujwCkEZQ0Eu38TussSJ/\nn44fqRscen4p/x89UEMLhH7aMlDaKiLVxVBH3R3k/F3d24B+rHAs4K357pti\nej2Ad009WAJycicxA1CUChlEsaqwnH5HZu/KtEMRiYi68y98MRHXr6IDKoZp\noXTSntPskYlT3kqJEiHgOaVVkEelQVC5JeznwMEHe2lqZ5EkDBkMYCwcdrP7\n9k7HEFutMdarCjIjQMtPzG59/mZgq+8upLxgX5x4P3yftYySqTKcANTxrQxJ\nUhJS\r\n=1r7D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200116.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.4","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.14.0","dependencies":{"tslib":"^1.10.0","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","@rollup/plugin-commonjs":"^11.0.1","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^7.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200116.1_1579177271273_0.9684726056788644","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200117.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200117.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200117.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"7e3b55f2c6606234dd2a61083c05f5c54566ec28","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200117.1.tgz","fileCount":54,"integrity":"sha512-04UBurfWsPvKOOtKZmUUPWlNBWNKto1NXvsoPmt5w2/m85VcQ48h93jSWMFocyMBuJ98PNPJ+DqEKI23VipFbA==","signatures":[{"sig":"MEYCIQCBn4Ak2MFV0m19T2Gxhzj556L7X60VOUY6bHggmdw32AIhAJuxCA4pFmiPu1p55bwncRQzMQdPUyFfcE63d/PNaKlW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIcLBCRA9TVsSAnZWagAABVQQAIlEgHB3uxs1tcTd47Y+\nzonW6zjE3r/Ap9tRRIs5mbfGd1zQBh2fsxjgjYohluZ4YOPZn4BsJ54dyS8F\ntleI94XoSTw23Eb7UiQ4Mhjdzpj6X3W+gkWXD4vO4Kytvos1kTQaQxqqOG6Y\nSoN1xcW3mqKEABBrs7oP+pXZ/couEja+1eMowtm1TR1d0sA8V5f5X2mywMNr\nPd6n+IaeUkKlKUkMaX0wxD4HtFHGXLVo+1O1HyPxmt5sLTzyE03lVa5RkSD/\nP8V/FUV0dPbq0qHrSld/t6vfA5xzTWnOv6Vc91YKDc4CrXXdvE073moh0Jaa\n+gOimc7YLRpR6ERu8kz3BXw6yzlWAzHeko82MgUY2r0LdsBNW+aMJCQQsT6X\nk/46wmLSDu7L2gqcpsprdjsIul0DOCVmZsN3WKzBxMRlUdu8bU7SM/suLySH\nwwiPx0fTI9+Pcz/QdO+irYmTRsfy44ogKO6NF7YmJqdtDR9WfGIxh/hlDZSO\nBG8/Z0NrfdQsBZfz7zYhfM9PGJ7W2oM7qDQb9w6oOISmB444CXd98mTbu0EM\nKpl03nh0A5gTB7Skob4IbjJX3CSdvTayPpKc2AMbXmEont5/BGxs9DRwPbQn\nC4Gk9J+3HVnbua0cY8N7zZGz2d9+qIcQbSW3naQIJxwwj78RRAGmkFHDgRxS\nuoQM\r\n=cIVd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200117.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.4","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.14.0","dependencies":{"tslib":"^1.10.0","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","@rollup/plugin-commonjs":"^11.0.1","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^7.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200117.1_1579270848989_0.1844271865715159","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200118.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200118.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200118.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"401dac760b4483165e538c8dda92dd98cacf77e2","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200118.1.tgz","fileCount":54,"integrity":"sha512-S1bufr4ImPBfZKosD5TVSDpCpaux+Jwo4tMmFESf9CARs0KIsZCGMopt5eSgacuI5oqOe73I1HjRACoOcVG8HQ==","signatures":[{"sig":"MEYCIQCH0vM4Vncuy7Brm9m03GV0pdSLMnaFWaGU52fE2N1sHgIhAPV3Dtz5Q7VVfejfBb1oagm833N6gqF6+ki7CMp/r8HD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIw2sCRA9TVsSAnZWagAAk7AQAIXez4UrvuBm4ggCVVRG\nohuel6v99ZJQ3qHvnc7ZHhijJMZv5hdY/uagB3RM4I6ZZmPRqrBjCFiudB0k\nK7Q2arQmFUwAXcg9Ir+hV60q1fvkI8vLwLclfuBTCA7PgW2KOjqOX3NpV4wU\njqs5UPDtb5V4sftK6VdiJHnTuoJ2osn/9N+BeDSVPatd/jcyYzUwj9WlpRMR\nzlcfReG1YCC225THEEYstQeFWaSIC7wsGLGm01LyBgyKJYAslYOIGeCa4l5H\nPfk7g/WJ1y9JUKhq0QilVOLmqkPs0cW18/cNCYIUD/8IUrZNERgqo2SouY/Y\n6/pxe5jncc4eQxfQ8Mf+C0a0Z9lr0XXfscRLcapIbxwdnaVAfmN9DfHtpsNe\noyLPoA0boxihqFL+d1br9vmEqKP8h9YrbYWv0m18m269SulckpXRPSy6KZ9Y\nWpTdEUz6Inl3u1L02hp/LO+Tf4gmsWhb+96G89gkKkag2/4hhTn9HVtg+ele\nYm0RhRNOdPRVBtHYVZv164Ni71GamuGbuXRwM5WACHlc/63fffXfgD/hH4hh\nc++9DcZWamG0ltv7oXAIU9oEWjv6ThPU8EFhIjRZm9nQjQUyKDINfbr4V8l2\nw9CtqJ5lb9hWib0RQzHP645J+gvjH/gva66ToY8m7fu75PEBdbVrGmlKD446\nIYpf\r\n=GG5X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200118.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.4","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.14.0","dependencies":{"tslib":"^1.10.0","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","@rollup/plugin-commonjs":"^11.0.1","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^7.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200118.1_1579355563583_0.44023528562251935","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200119.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200119.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200119.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"b114736bdbccd4b1cfb17be69677e639a92ca361","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200119.1.tgz","fileCount":54,"integrity":"sha512-C4hFk06eXwK+LK+oEE3ecvsCXRB91168+uiB0x6KzX4DFYwsshc7ACdphs7DLiWfpiEa56SBn/Ic6yMO+K0MeQ==","signatures":[{"sig":"MEUCIQCEF8M6/HvXAwbRrCW/4jmImCW++333lzFH7KjXfz1/yQIgQC9Pgvsu0MSiltmkemwdSyYtYxGSFHVSgCE+CW21fCI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJGPDCRA9TVsSAnZWagAA76YP/2+h9a7GJVqsCOwrH1kK\nvNpAns/iOqGp/nCisBqFshZlwEmHf5Kjv0/ra/T48S6UDhD/yZ9jVfm7myjT\nLZbw8KuanmeoWlRbeWrnCFBDLUPQYj6GjiBbO6zv09BCM4HS76nIgwAJhPQq\nviDwsr2U5zalcmNpsT3ePV7bckgbbIJhfzTKDApoWG91YkcomL7Wju0xMvUk\nxTxuPiBqijz4dJ7MtQXvXMkAQHbx98fLLh1+Nx9gIESp0aSldtZ2ZuB8Rj40\nAQw8NIeUi3Xm5EYp+b9qrMNw1e6Ky5Pil5pnCwtH+wnrge5aKXxC1pHxXUL2\nagnAYaijsvRQGIU4Uh2ABqyOFbrWWsLwo1xyM9Yah7QTV/WqRsElRiAslnk2\nFQRY4eqtxLO/7jDNq1UE2wP8xBYveS90pEPnx3R88xiV+hNXFOo+JSivIiBb\nqV58ZOkRJ2wF9QivoVE3RnDegbFwo4C/guoWrvcWBkqFf35m/Xs94Bg+k7uQ\nx5U/7HgBMIJcI0o/kGbKzFrGgYMgd94Hn5i6Bs1qoJVdaw61D7uXliKo76iv\nZvdJZ0FRUIw6/mHqeitles7h+EZMGLdZe9ROXwXszjj1xjmL54EUB2ChxZ2e\n0QCLjbOtv9AOTftNn9VfGOq7/mjyGenGyfQkoGg0Jmp7uyVLXKeWfzTTGk20\n3G4t\r\n=0QQ4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200119.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.4","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.14.0","dependencies":{"tslib":"^1.10.0","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","@rollup/plugin-commonjs":"^11.0.1","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^7.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200119.1_1579443138554_0.002674858488199705","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200120.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200120.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200120.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"8641ac6ba57a9b4b05b73a4ff71b8f922cd28547","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200120.1.tgz","fileCount":54,"integrity":"sha512-V/tZ2/+Seqz3PYBr9m05A7wS9nvV/vLW7bfxsYfSlzrNPWTDu8qM5j5FQDPE867XvqyRoH54nhRf4ZOlgxhgMQ==","signatures":[{"sig":"MEQCIEXuOIy6Q/3B+IEMgXhW8tp4RQm066Unn0Jb1+H/OjmfAiAcn5nuZa0aPwQ6eTH2sATMGsXT8h0mip/eMbKnz3dUrg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJbKwCRA9TVsSAnZWagAAOggP/jJDlpBe+c37pn/iuTSM\nn/pOYjHdSu9/sGfHupjmbA2ZVehdCuPq4oll1vk0FxYPT7wvbqeu9jdLaG0F\nHw7Iea0VfokFMY0OrqPcSwfw8TzhGvw1cVt74bYgjxaBZ3r7RTYoQJ3ovV9G\nQ9YBkubWErtIWU0Xlz0C3txqyRntxWvwRyj77lJn+7qs3hXxhfDEJ65QFQ/t\nP+19GeBlyXvX0IK6l4baphg+G4w0mLwJZ5X2tYP+l+Bawb1XKBQss/PGOatK\nQBjG6fdqer9cuBQh2Ep+W+0uWBqN7sqkYRRjIJiS5MW69TbCNlnS5Ji72rOk\n14FA2k/21EXfzgjD5sDABM7cR+i4Fe3pyOWqgqHXfe0OkvVNOj6vNMqp6X7H\nF1sC0XJKKtxuktE5JtRL0OS3wEs9sgepn4z9Mw5s7DzYCQlC7D61tiC/Xg2f\nUKAi71rWRnrHzlYwSQbx85H42u6pX7FPlLsS/3/7ZrI5Icv1logeNZBuKddS\n1IuFi6tR5tCA6xbWFtQ7k4pQ/sx3GJyZQYS3jtBcA2ypfe2J+D8jFGSuQeDm\nWMe/vkTzCO+hs81ePwf18A2I5+PAmrVM1vvZ8DjxbCTC7jMjefwQlSVXNRpx\ns4rdwWltfYNO0qJmTTaZIyI6O+jP24LVo+D3E+7proqrg9EuT5zq8lf1M6yb\nnaU8\r\n=z9K8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200120.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.4","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.14.0","dependencies":{"tslib":"^1.10.0","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","@rollup/plugin-commonjs":"^11.0.1","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^7.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200120.1_1579528879915_0.9730142674841966","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200121.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200121.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200121.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"a1f5ae53aaad1b1814bd41746a3a05dbd966ff2e","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200121.1.tgz","fileCount":54,"integrity":"sha512-tyY2xi7dCFK8J2TBKJZNhtKZY424SdyijdnZ4qV06AIr6iyrUvI7FBBc2t6SCVqA2gsEzZaYcV7t5dYTXdzbyw==","signatures":[{"sig":"MEQCIA198AfOfVdkLFfzYXYQzcQDFWesxAtkrb2iFf8/FGAkAiBBY3yOD497TnEgkv4ryWPWVSG6JkrWg4k9lUpCaSWanw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJw0aCRA9TVsSAnZWagAAfykP/iq+u81Sg30VG+6ptEYf\nq1DJdsgaCHzTcwt0IB6l2v0mpZNHKXLbVhjUFUpJjQNZaRMD+jkKvnc7rs4s\nmNqNYViY0vqehOgEBoKvm/F963vLhmbuJo8/KZIm9E3na9pE/Ss2ihQgq/il\n15cTg498PVGiq+7t1FMJctH3genLyDa9lXI4o4YnjRucs5zUSVaJfNWudod1\ncZgyXADsImjyoj9t4zU753tUwW2L9+zq1xx0nuDovL4XGGgoQTls4RAoSf4e\nxSKG1UltU6/fPRh5VS0yPuiNCEMNspqX3AfNtJSny/tFycQez6pS09OFZOTU\nHlcWPldUtMKvmU8nh1ssDOp5rDlZWMP9+fLrIV1UcSLcQ3hcgbIezYPzUyIf\n2Kir/AweZeE15dUvL082+B9/CVPWoBj2iYsNptz0UZ7qRY3L6N1003OF19TZ\n35AaGxSPqrZSI6rnDy73h5efiJjsu3C0IoX5QfCqSF9NwiC1IB8G/slsV6B1\noyMkBt/YKJ1jOS9zFF+yqsKsAxxqM9lW4WgDXswveXHN8inswj6tH/S7aiIB\n23rWjfTpSiHU1Loj871p7qK5GPwPjIm5HLvqiV40hFrPBZ3q4xoScFgIp03t\noCH7tmCBnER76+RXF933Tr753afoVkyq+8CVAKuVKBFPNZkMKvNLYTr/ToZy\nc/we\r\n=uvfY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200121.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.4","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.14.0","dependencies":{"tslib":"^1.10.0","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","@rollup/plugin-commonjs":"^11.0.1","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^7.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200121.1_1579617561609_0.8422030012048578","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200122.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200122.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200122.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"aa1fdbcc65be654410c2e06bc583f7dd278fbfbf","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200122.1.tgz","fileCount":54,"integrity":"sha512-XF+hKCBOhD8Ng5Q+s0NJPiPi5Fx66CqSZkxW5jHgpIy6f+g0m7pCd61cQSO1SX1flEuOEYSJWrc8p+4NYUzBWA==","signatures":[{"sig":"MEUCIDaEPb4fUetZTKemFSCR7kjOYQCJabUGqp6x2P/BIc3iAiEA5NezOdnhRkHAbSNWFVSt3VGkwxDdXU9JlULNPig5z3A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKFTECRA9TVsSAnZWagAA/9YP/1fZbN4va4F3HXy3UkvC\nDb72ahJF2/n2aeuIn0XZN+Pv3odlNEBKFdEiNprY1S+zyQ9FKF+l6ZUKtB/l\njFNw85rsD4YJ30qAx7PBpmW8b+JHlnOm/hU+9hfA5qJCsHgy0jNGCL4fzAzI\n7SVu/SXp58mOpfdb0PUpze6ZKSRBKuoJrPS7UpSMTGA1cMzcxqMMurky3s6D\nMZvMBRo+GTELDZHdfeE+cmBdWFuhZCChAj1+MzdvGJrsmUnEzq9W8vjswXp8\ncKW8NNbZWIdt5SpjJlZtxnuT1iudtL3loHJvlstw9Qa8DxAO7HFzwtjyJ3nV\noUEg77jwloF4X2iVvzH1ZDYvnkfqNYCbMi6ymd6EMjN4SQkWErLbldEp2AUI\n1bdniK2Ip4XS0Uz+SJkVJb8HGXT4nV4SNBqZIzOYNy6Tma1H6nwfjdqD9q2I\npdaN8QyfFloq8Af0gkWRD1V89VgOoRSgKO1jQpcCkmNXCbtJev4O0+cnevOx\nEG6dIqQQLVaXgmto7mHq+2698ftOmYWGFnLT2nWX8Zxx9tkD/gHuiM8APjKz\njSMwmWYY15uoG70O9zql/jiIiFuqdi39xXmLljIrptpDNs6+2ghyfoyisPef\nWD5Lfsl/84+NJWIgl71SNq88uH1UU/YqMS9vh9PLVtkVJnYhJqTT6dX2yvzO\n4MuV\r\n=Z/8p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200122.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.4","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.14.0","dependencies":{"tslib":"^1.10.0","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","@rollup/plugin-commonjs":"^11.0.1","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^7.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200122.1_1579701444197_0.7310253812608023","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200124.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200124.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200124.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"5cd663dfe59d22ac13cffc4c81d5b3edadc054f3","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200124.1.tgz","fileCount":54,"integrity":"sha512-BbG0Pm6IHoTlUlBFMLtUT6bBEeAH3/FvvYjBWtT9mwMQuTvzTfnxc0RVsfNB2g40+r+3Iw+edXAKTOZQnF5Esw==","signatures":[{"sig":"MEYCIQDVFnLaCK7C6p1YHhPCSpCOcy1tGv+5cI1WOLCSIe79AAIhAK+wwfSjjHfYNXOR/MoHWg//s920OpZHSOSiAkw2a6XC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKvl8CRA9TVsSAnZWagAAFwAP/jv5ihB7ofv5XfqzUFhx\nwwysFzLarSVEXDr5E967rkh93+yNVDFdi3cmMPPz+ixB8OzgyI4jXDW91HY0\nWvB02BZuN4rrdKXBaleKVgG0XzWfCGsYu37YD4AiCYcKXW++Hzyj+2YQKy0D\n4Hn1jMUXbyDvnDC7mnqxxpH8c7dWdUqL9OC06v6uUvTrru2cTA/ibpHOBqUW\n6XJrik7IrhRtojByOFF1m8YG3slpc6jNp8KqvIGr5bs40yKodp9z2Wxv4DSS\nfp2Mzc1nkj3xCIpugeAic1tC0pn3qGNvzpv7So3DePWnR4vGxVVSQ2zKuBj+\nv7qMDHAFAQT+eFcs26uNdZwbJ/pkY/KZSXzfdn9yR4wWzrKifFuiMadNFlHz\nSYn1xm+LHOfc0u+OroJUyGkp1AO3rR33FIrmw5XG1SOSwQ3v+PcIC8ARx9I3\n1TBzKSirHSJmziHZxuQxcvyqHoJ9D6PX7SlIAU+H+DPgQh3sljMeJL6cDtw7\nDR+oXKEt5xVKMn1vF28CHhBB2uxryW3Ut7fOzEXUryaZKEIId51GcTcpClDm\n+8Pj8f2/+2wz1hfY9fbVG3uq8G8jhHSeCqklyZOek2vPEjM4ivZh5JzdxqU5\nkb9xoX7I9d4/ZqNCD72M83IWu+AiU8Ou1XHOKCKRBBkIDcIjowgBvqVFMxWT\niAfu\r\n=tFCB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200124.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.6","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.14.1","dependencies":{"tslib":"^1.10.0","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","@rollup/plugin-commonjs":"^11.0.1","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^7.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200124.1_1579874684386_0.044728990619267606","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200128.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200128.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200128.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"3bae7690491409524e2504673bd2cdc97bceb039","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200128.1.tgz","fileCount":54,"integrity":"sha512-QhsoMgM4U6sVY/Wyw7TBJZsWxIe+WXz02F4DImiRqn1XaPnSLPdQNUfMAGIzkjrlh/ZEieGrTutyIOxHQP0G4A==","signatures":[{"sig":"MEUCIQCK6BQ940P10SJ2ohTwYtysY4ID3XDliCvUesiNiiOWMgIgGl3o4oQeHQoOP185r28blWP6v1EH7ERbZvjJJ1iZ0W0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMEKoCRA9TVsSAnZWagAAfOYP/2FlCGFbes1Y0uQ0iw8U\npZ2g633TwqdbVHpj6rxw11wqh0zqd7iM7HlB+zjqBnlmZqnNJ1+j2TJbcBaG\nl82G01a67trp/8p8qG4U379UKd46FeLnbDCbEwU6zEZDdyCHnRSBFz1xDCBg\nzogHkecHLlLwP8bKg/5lZ8uR85IK6t12dHD/A/Dygmjd9ZmqbKCzILpWiBUd\ntEARGtM9SQjtOU+CWWYQ6UNYj+k4nIsT2GcKZNDbnPJSBk8p/eiQ7nfBevNK\nULpY3U+mtDnQLcTloKJMV0vHLBqFoeszjPrLPKthwj5wrlMBPZoaMOXRk/zz\nAg4zn8fPTx5WVZ7XlTW+b7sWZY3j2pjLou7m0/5iC4UJ1YHnKaf7JI03E0Ar\nlXItfOQFOfM2hxQZ8Zckg+uXMaByBq2qAdm0+bqzZQ935qR/BLPwppp2Og5i\nFTU3Z2q//eNxtYyWo3oFNDh6WRKHvEbVtWvP+LsiYHT/feLGm+PXyLYmPdeq\nYAzV8rRwY2IJ+cmZANHpQemMjsdD8668rgcDXrVZwzTaw/sPbWk/F3n3teHC\noviDlz1o0YfCy+zuV3V6yJXTv1uWja0fm7xtHpxcp3dHBsFCK7QQJeQzgqJ4\nh2kpWwFgZ/MHoPlb9tJ+Reaycx7wGSevN7xAIk7tX5+fiu5lxOJj6rntmjWq\nPI6I\r\n=UJvk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200128.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.6","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.14.1","dependencies":{"tslib":"^1.10.0","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","@rollup/plugin-commonjs":"^11.0.1","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^7.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200128.1_1580221095572_0.8300361612920932","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200129.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200129.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200129.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"73194f8210f5008feacd713d156f1a1cc941df9b","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200129.1.tgz","fileCount":54,"integrity":"sha512-ZXagXrIeDr/ca9fr11Q3NewagXPYx85ROQZOwOfoli20w4KNlPnxkvAb287ECYIgnqw0CWz4hRhiXYIXuqri0g==","signatures":[{"sig":"MEUCIQCwsPcj1WrlTlWiViF/6Ip8q1/KxUJtSE9EQRcHRgxNowIgU9LTTytnntMuBfrgfzBKZTx5nCesXcSkBRxzjh70Dwg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMZUfCRA9TVsSAnZWagAAtpQP/jh7soIsfiY1Po2i9WHU\ndNNl7xZq4ibed7cwUIeU5qSum9BvS8M74zB9Nzi0utxDxb7QW8YJGhlYpYAG\nuN6OA5RcCbAEqlpoOEtm4zubIIP9XHRqUaoCqcSVJzevNcls3eU0xYXVclIE\n3NllSvmP7sVaqx+MYZq9hSfUKN2StwtlfwNbeRuso5+/hOOsZnSh1Bbvy+g5\nSi+lGL7PWb0s+hqcZE+IYQ8q6UfMX3cgeU5OWyFfSfKCIJ7MsOBDPTKHClcS\npdnIOMlRLf5priXcx7yfGf0xQBtNRS/nPxYh0jU02/8ZBWJt0STAxpHkvAMY\nW0HiIiLXAGakio/IY8NGYfGblIYmSHapdERaA57iCaUvJg6Sq0vCj2dxQvgP\n+ESgTI/OHTKjiTlbiVCxrAp1fByF93pi1DH2TSQm9NYtYT5hHPr9+lpS7VtE\nFr6RBB0WiN2gmr+3lxtTOw41K0MkBdl0G4I7VQ9SavUUTqgeCrO1GVCG7In2\nV2usKZAHq38nVAOmFsfiZuud7zmkYHGyX6W1UM76vpD2yE2dlsxt9naSCsoL\n65zV9cw1p/S8hIZUG2Hssn2ALjWpp3snaYvrU1HLROVmt9ScKDYxubuEEDwh\ni9fbcAQwLJ52Rgoh7VkVhnl8riAvNwQuN2owIQZU1XciNjUDEfN7x+vUTa/8\nebvP\r\n=hz44\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200129.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.6","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.14.1","dependencies":{"tslib":"^1.10.0","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","@rollup/plugin-commonjs":"^11.0.1","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^7.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200129.1_1580307742739_0.7463357400080308","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200131.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200131.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200131.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"051bbb8a3a92bb353de35c08080639920837a23f","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200131.1.tgz","fileCount":54,"integrity":"sha512-3iOV+e0zq6kyOrXXST7UD38v/pjDvNtEJB2IUaErHbACgap43Wthel5P3PpryvV8Bxaba7F+kQyT+b2gqlhHpA==","signatures":[{"sig":"MEUCIQDxLxXZSxGZbTP3z+/TmrlczK2cmxObytFfdX+meGHE/gIgQgaYVIj/94MsnQ17N/VLgdfPnpVzsMeeCfcR6aX17CM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148388,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeNOxXCRA9TVsSAnZWagAArWMP/R5qDHJ2UUTntn2nXq6o\nwCH2RwNlxi2H3B3ESrgTmUFRX5t5eF8BDqYBE6H4TVli2NbZgI884QCCiOq5\nLDTo9Oufnwlt1StCjm5gIszdNs0aXAhP1YDolr3z6d43wB0UmjOzuw/43+wK\nQz4OBUdv6sf3qbI3KmAFtcKhXgvrwh7A6qXvGGS+S1xm510rDN7N9nBNmb25\n1LiBktEAQEAIJqjIXfjEiV17teEQiI/mUIa3BCVm5B1ecziJwcUc3lHDY68T\nR8OGf/nruOORcBjKsYLqP4R8/m9FP4QJ6AyGXV5GhT2m1Vlq5YJiViVB2u2V\n7xtVGqqhbHUeK6grnHWC90dk+deISDF6zWxQdc1AbgVmSc2bfuvb3l1dd4Tz\njPiMfh/1IQqFRcXd4H6Kyfan+Lbzf/CbTuUp+rebQZlRddBmYCqz9NLh3K8u\nvL31rbjE9l4k0CtPwy9bVAe9G+15H0vLFivR0UyfieDNLm6IfMjoyZ4Z5SgI\ncP6GT+kGy9pZ1lot8ZpBMPSIK8CLLe+jm1Ru/BJglLBW+oykk9Clb9niiuIP\n7HpXkU5PykzJoZYoHcVWzGm+rDD2XCesWM1ELn8/8uNR7pEfujiBDR1HakZp\neTwpGlipDu5ZB7jPedUlcWlfZgbvrJa2ylh5cUSLph1hA2uxq91B8ZnAEQjJ\nfEhX\r\n=x4dM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:C:/code/Packages-Temp/azure-core-tracing-1.0.0-dev.20200131.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.4","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.14.1","dependencies":{"tslib":"^1.10.0","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","@rollup/plugin-commonjs":"^11.0.1","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^7.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200131.1_1580526679404_0.9635885721071429","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200204.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200204.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200204.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"8685af3086a38faaa655d18492671d7162f3fe70","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200204.1.tgz","fileCount":54,"integrity":"sha512-MIgXOmmptyWeGWplTNfMqkaT+f4GIEezCU1spROUJvBN73lNltC3SDpQkPFn+YhjG9hNltiGpnkjqN7ubx5Y2Q==","signatures":[{"sig":"MEQCIBsRhI4zecIXLN0nnSsLVjxJkO+vff4+7zq95hdXrf4yAiAUurecAphwklqPwlNgG+/PQ2a9NsF5Qe9tVZELIzzKxQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOX4dCRA9TVsSAnZWagAAa94QAJqnk2m+7rEvQV8ZcX7/\nanuNqAhVG7SkAuDpLoe+RhKG3M/ZUVXd/fUZOMmFemmXahLF7bvEFVJvAui/\nzfj99TcWjc8KhVh/SVaQ9D0seUuV48TPAthmBZkfvD5mzCnBwxgmlKn40+es\nCKGcZxLAXB89gXtHlH07FP8BPcs3ApW9LqJ2UeOByVCo0dA/ETajznbZuCxt\n3Z8H/b3kAijecwVS+KiUY+qNSFiIiuNuq6e3U9ND2uc3h6PseVYPTbvqNwyt\nXPNODXTn4vq9h1yDhakMbN08muRr+wkEx2JKKiVPA/zAejcueFOQeiFd2Kyo\nvmHl/aVFPr0ZckeqH5lQKGQToj4pBX02aQ2bg28Cc5Q8wOCm2pzSFOB3VHR5\nKO3RJ0HfeXQ7CB/xJiDVQ+9n1uHWlWFCLY0raiXwk0jvz5cPFf1epA/rGKZ3\nDIJa8ScfQw7rrpP/5tdCCExbcjzpxaRSP3onw7M6Je9pl8Y2UVn5MasZVNPT\n5DFoo6+uCNleeZj/JJWmCoaGM3/z2wscgYaOPk0BvUbTo5N0E40TZNFfBA95\nOGf4Edy81CN60rKsxamOh53oysLwDOLaPSspihHfGMm54QkKvGE+uGtRapj5\nCwCKaEWhMtwy5X+EYvSnZFCfvKsaUyit9TPU/Ur3njG6te7KrI0zBv7/YuOV\nGwXL\r\n=9TFz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200204.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.6","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.14.1","dependencies":{"tslib":"^1.10.0","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.6.4","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","@rollup/plugin-commonjs":"^11.0.1","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^7.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200204.1_1580826140746_0.9516858825800694","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200208.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200208.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200208.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"11075ed4f0cb3b9eb50a903ec17655ae1f9e6ae8","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200208.1.tgz","fileCount":54,"integrity":"sha512-g4EKyr4Gvc8naF3IEFwLOVOV1nZY5w7QBzah86E+UEGCVVLE5frbTnY6SR11ZYDj+OUuzFO+0aBzN0i74BOHOA==","signatures":[{"sig":"MEYCIQDqxPR67bd1T2wwm++ceL++ACTCJa3iCfw7qPmhKMZR+gIhAKY8RieVRzrmxhIy5mwIheX10ttPvK7ZNTjmTcKg+eV/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJePsLACRA9TVsSAnZWagAA070P+wca8s9X6krDZcLe3A5i\nEHvpYBCh9IB/6YTF4KqC9ZWce+gh4JKWj8i4yAbgZiNCYBnNVmvmZSHZkQ62\n6gHCOlODmsqkSyG48/XiJpWSPnY3xvcICfkdQhd1Q+/pyRz51G7J+k5+G5NC\nYOLAr/vMg5ZxLXoK0a913ht8YJk1mqu2ipUVS8qeqEWU0MyD8OQ0yRTE7aLQ\nONBwH3RNJgofAGUzO1NHvROH3VGU2bzxDQ9WDhaGepHJ6SzCwjJ0NVAr+rYG\nRPhpfWsEKFlFjgfrzFkOqegq/42xe27HfdxqD9NHSr2+KlI8c002hbP3vq26\nnmnHfq6k8CA7KFzw9iWvrw3QE90bvTYxnAaCV0xoSf86ANyjsm/Xu025P1BO\nNuUNLbjJRX25WD6aoI09gcYNQmqTTSkGrGIu2HmDo9l5V5kvrq7tI9c1PFxO\nBIn9oaN+qUUTJQYqnMBLleR402N4IgcH/ztmNGk6rfkrFLvJCA9o2dxpO2b2\nTg1G2R5bTuNSHaSNRQsQL23APHkbTmwLSb7b4FXV15k+BrkzbAqTJsXwAAPv\n0NQnTQ8yq+Vo8qgvr3WVwUef2rqyrnxRTsOsjyCY7wbWmhL4jwgPtKrtmKsv\n+1jDYLC4sn9oCxOwiBxZIfbpQldZuBRNFceaVadlKZAu17QK67SNlOwafhza\nUIFY\r\n=RIxq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200208.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/lib/index.js","browser":{"./dist-esm/lib/utils/global.js":"./dist-esm/lib/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json lib --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.7","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.14.1","dependencies":{"tslib":"^1.10.0","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.7.5","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","@rollup/plugin-commonjs":"^11.0.1","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^7.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200208.1_1581171392495_0.608012894521347","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200225.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200225.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200225.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"bb64918fd4509effbf1fc335c9cfdb64f9b89910","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200225.1.tgz","fileCount":37,"integrity":"sha512-Ze5JOw4o8xiDpr5xbQnMoSxVE5VxSidOY+bcRLszkk8rFgPhwmtqfUvW1Civ9rFZVoD5WM1AshTpFvnIjAQ5+w==","signatures":[{"sig":"MEUCIQD5DXfLkTtFYBbEVLyG9eTnpLyh9KzjObVEKVPhWTC51AIgJ/+bmhOrnefLkh4CoutUM6vvLmsFHx1wRNBSuy+RI3o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":122485,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVVnPCRA9TVsSAnZWagAAwy4P/2LoK4NAbl+aX4MFyEFU\n3mdB+5PnNFNiaMwzMXWJilanuX2lZpl85q+Nl/DENOyl8s1sYd6GsjvtfG8g\nn8nK72OmB8LNykXgfdVx0+YHPSvDAin4/kk5hw6fbksm2Kdtf4/frWKIvQBD\nmwjfph5HukYK0F7StCRS/LmxrsZxtRHLQHdzB6R0LPmCbGotljc4Ct177KGu\ncLzIKmTeuCF1+gtfE2Tgt6aNCibwpn5IcN/F4QOY/4IpiaaQEHY6nSJbO2bi\nJC4zXWmHR6zhc8+av8UlroCslyMU/QibW1yT0leGAipqBuFu/UJ73sN5YjXa\nAfQYu6MDYg8IFGjkf6wS2FylPNQbPG6PpsR6nxqD6gDI+2OMSENOo9OxAenR\npm64IouAA9dDabTyCNiZaeDCuk6lBF1bY81rzvOV7yXRBPc9w+UP01ulO7+U\nPj513s3Hq0wV78SxD3nMtyVVr3DyiP5SGSgyp3PtJ4aAS+O9j4Cd6QJwDCIo\nLYk/0qsYbmv2IDUcWvelnRjEPoGnKE4Uyn2MAjQz7W7iBHwl97/taUPuYGhM\nNnUjgOtBGupRxSDbFnxqiDoG8FXHxArXdeSCrID/jtlH4+XopycPGb5qh0jE\njKMCoEw5gtNQsnXqou4QO5XzEmG2TWwy3OO2wfrYOJ7TaN41vrtdlrMWOIPy\nFzk/\r\n=CMWr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200225.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.13.7","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.16.0","dependencies":{"tslib":"^1.10.0","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.7.5","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","@rollup/plugin-commonjs":"^11.0.1","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^7.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200225.1_1582651855322_0.18264185023805268","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200312.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200312.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200312.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"407d5f48c128a665489621e8dc08a73e9ea56575","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200312.1.tgz","fileCount":37,"integrity":"sha512-qZOBjfTWcfK9yOUouJyznRmWqFmGtFYdWZruFALV9OkUO4ZhuodTAHxRCyGi6crmN/2Ws2r6Z6PjRDDN3hEbRg==","signatures":[{"sig":"MEYCIQDJLhe8B3Pt2ucHcIkg20Jw3OxLiJXpPntUODtso90W7wIhAMbMPCZW6l/roKWNgqN45zZaPQ81T6umjtkocEgFyfmg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148368,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeakQdCRA9TVsSAnZWagAA4kcQAIM4r+ZCRJ2WhSONWisS\nwCPS7qjedE8yc/66+rGFYY+UJeIh5NCN6njhv+eS0YDw5SIiReq/ZLAGXXU6\n1kajGCc+nO0mpENZjyPBUZKGnI6zDyAgsY48yIXioABoVJKZhY8GgcMmU5KD\nlBZlogyC9by/EdE6jNft8ZKz0PwzrN1fywP03PSnwIjiVd3Iyqb/RLPsGjWD\nQWcpbxtylmJ3lss12oSvOB7jVMldgSrfMhEr3pHtt3CXJu0Q6/Ratt/i4Br/\nqDIMp8KRaxpDe9gBPhlOlZPYYvfYLkoqBIYu0pd2mAprzk8+tl7Cug2aeybV\nWZ9YeO6q1FcFnHvxb40md6vKD3/z7pSAfIVCPraxO7cPyBG9VPLaHpwDQe1a\n+mgJwmQc2ACCQCv1iNxiYUd/c79+sZ6HazR5m4jfcOSBsB/QU1iH52sXRT2/\nC+RSbhvpCzkSoMMI5JfkTCeg15Q/PxwXUkz7ET3MwQ09SE/KxVMXNw8p7Oo3\ncljHoOKoglpwZj1v7oobnCxQYurbZXu4YpfM0tcTNJpQIUhCufXJkpxda20+\nxucw0lDWN0xxqcgbfrrFaGIwR6D92fBlWS/7PUQZX8XNRs6v9A2vPAbSM7AB\nZIxFlryzqNiuNJNdL8Q8N6uCPdi5qm8ABGSEVpSkN+Vz16iSv1soTJpBelbd\niDYA\r\n=kk6p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200312.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=-","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.1","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.16.1","dependencies":{"tslib":"^1.10.0","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.7.5","@types/node":"^8.0.0","mocha-multi":"^1.1.3","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","@rollup/plugin-commonjs":"^11.0.1","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^7.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200312.1_1584022557080_0.44218363148623197","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200325.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200325.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200325.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"8ff0cebf88d186b33e5ceace948c72e8d15a8944","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200325.1.tgz","fileCount":37,"integrity":"sha512-L4k7OE2KIqsN9TBv5eSG3FzciztbjZpjvDkGO4NZejlXkklKBK7R1h+vkbgNlfgrT46NDkZbKTbAqruFRgMErQ==","signatures":[{"sig":"MEYCIQD9txOM74Oc5DYlptxEKvwbpeltGYDAU3IBcR0Crq84MwIhANJpcXbg6pJadNHU1vTlJBnX10Yla02MlWVw+aodf7vB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148324,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJee1/QCRA9TVsSAnZWagAAboQP/2VjUK0FsGoNZvxLPTZd\n3I3sXDOkbcYVILBVqzE7Lw+H4BW3IwumaJzmxn/WJE+nyQym49CUGg4Zyo2L\ni//+ovBhz3c+Ai1Alx5VoRLXRodSaRWJjMQU6twdagsL/JqOSgxVpzAJGOeb\nRVEbBFZ7A+vMTr84OT/3v74G/g51uCaGtuUTVFFtT6odnqDBiNENj8XKFz0v\n2+KhGk24+qLjK+KRijzXtEXweyIGRjLvjC7Ye5cbBzkQf9RMoiwYpubFyX+T\n879ojgeKShvnv4HhJrmi86UBwhQ6qsyOgACjJ3QfbY0DIHQorRWZ5lZrwY/I\nuT4XrmHdAwE9hMEj+IEMaYUBOAe+d2Ml0BvpY7w4tXTiB8/8ArkCSUIaPSSe\nJvCOxMUbdsc1oBqdjgxwLHa08c+JijZRlXdZFy/bk2KhbcxcL3YjJjVWodK+\nFYm10zM91XHGoj3xqEksP++sVEDMxWYw4r7wVvpXgvocZIs6rYAggU1e79eu\n8Ry6DwdGwjzTFHuuGCjS5xah4eQaAq++O8cP29djMRjgR/ASMH0Ygw6wtJoW\ndeA24BPtQTDz9Mx1YoIuHPS5jRPdHZhW9OylFfh2g/JkXotDdw2ZKc0uv61p\nzHkXOJExB7XbYO3tyTn9ADSFw5Kr0Am4j1zVBdx+7IK7AXsLfXTZEhp0hZxO\nldig\r\n=r+37\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200325.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter ../../../common/tools/mocha-multi-reporter.js","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.16.1","dependencies":{"tslib":"^1.10.0","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.7.5","@types/node":"^8.0.0","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","@rollup/plugin-commonjs":"^11.0.1","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^7.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200325.1_1585143759927_0.13573141872741035","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200326.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200326.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200326.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"7250ca6069c92861d833b9e05e041de84ca3cfda","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200326.1.tgz","fileCount":37,"integrity":"sha512-WG7Ooro/Q+KzkJY1jNsBB+JblJVoCEWrPisU/twNuyGgPkFDDTh/neekXhhaCxo4P2suL0q01wBUfDaNdUmCFA==","signatures":[{"sig":"MEYCIQDr65oBXGKEv1/InwGYcGZNwnYjQDXTJkyU0LyBzL1wiAIhAOPLgE0q9nIZHTo8oZRrV3W8OtKye7mLK9AYI3NcRHh/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148456,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefLLkCRA9TVsSAnZWagAASDAP/jMGcrPqAyQhIwu+O2Tm\nSYuYT9kcCmH0qeoALXYM3Hgo0nLteyK/Pnn/YElnLD9rmFztVdEmMni8FJ0p\nRSeSZrb8UTLgpSPkhIJTbM9tNWySybtf4HYUZ7zsFgr86/P8jujC0k/kTNtj\nY57DcDTbt6z/1MfkN78iEA0wowUsutMCT1PUURev0EXTZmFaZhCXPVutXqgK\nIV8u3D6edyPbKrOwzMxpCUrVQvD3XYOqjNgT8F0SUHy8Rh2ru1iGdHoTZBsx\n8uQ9RiZLL3cyM9qEBXWlCSwG2XgZ0q8ya4D4Zif/E+8M3jtDUv4EaNkppULJ\ndKPK4rUDes21LjTpsTdEGw+IAbUe/4Zpe29XRom3Km2y2twVYE00tolCRpax\nG4YSvlrykXfRgi9V8WH6uTka/Hq9MRpX5o8QfGGSJJ9xGZVX7L0WDOO/HXU2\nd9QS8f2ciZyOwL0lbN91fzMhcWFPY6TkPG/gUGbOvMI++NiLj5Ssgx34F48w\niwC7GBziSp0Jcu2QtVV9gRZFoGDbgxQCHOmcVgoLHQT0Jxp+IXWaGEB/XFcF\nYFba5wEawfgnhPKQXs9Gw/OHvaf/AE/ZAV6WAdG5CrtpqKx2FcYTsK3GdRj0\nL8OD00RJX9lpFpWBsNFBn0+dapkE2yXly32X0owJJVo+QZV/ZUJNOBgkRGcn\nCjDW\r\n=D7l0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200326.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter ../../../common/tools/mocha-multi-reporter.js","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.16.1","dependencies":{"tslib":"^1.10.0","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^6.2.2","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.7.5","@types/node":"^8.0.0","@types/mocha":"^5.2.5","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","@rollup/plugin-commonjs":"^11.0.1","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^7.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200326.1_1585230563915_0.8770536780160538","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200401.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200401.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200401.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"2fbf1821413ad1ca8198a58987a9520fb03361f7","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200401.1.tgz","fileCount":37,"integrity":"sha512-x4ZqWDM6RusgrhdcHeRE3aZG+njkOpDkUX4vlgBV4PtlYXkq3dXyNhApCATNXjNGbsfjP6dPQtvPtykATwIGSg==","signatures":[{"sig":"MEUCIBKj1VPai9SIrCQU+AcdHKio8T7os24jI6Y1e4GSO1OvAiEA2Dq1ZEyHKhPcwxCqPxDMVRgE0vav4IH1lVME9pONVxk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148456,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehJjFCRA9TVsSAnZWagAA34UQAIqpllUfq0D3Uz+2kaMO\niFAVfKVOwPwpUgwkHS/u9l1vFEILJvmLX0crc/8WTgewdesEl9vutOs6jtsO\nFQoPAa8wTjYqual6J63EHA9ffnvDCftppVHBJ6bESjEOu4/G7lxpMGo29MRC\nd5j8bIQBNP22NdjHjtrslJVCjQSqqaDGd9cnCaZX8Sd++fSl49AKylZ37s0v\nunPGZE8Xc5Lkm3NEifk3V2a5SDAGV3likIzdFJx0keQPIfbRoMAGcOoG3ikP\n4A2U2946RV3pOUtSYarD5fG9EpbSRb0SVV7HtIgwpCubKghlHGaaEPT2Wdbp\nTh44SAdMwAoyb7Goghk9+6HDIYF6bTAGKMy9w/WHn/Yq90gHoy+bBSB0YMDw\nGqe2kzXUalooHBgCbgj0eKphkIJSfUmYYCR6U8ADd88/PtkuipBiNnk0AnUj\nA7HPlwRAzfPtfVfe6Z9/o/FbqGPmiVUs6Yv4XGHt0X5XXp4VnXEpOjziKLJe\necWPcTN3uVsKR97/wl+ckJ1me9ha5LwQ7J26ZOcl8P0egRLP7H7TwtjbqibT\nh8WDgG17dJLliPpkB1o5WZFDg6MY/WzAHpo6FPmG9XUi7yHHyHRWI9NnEBlT\nyfVltj47s1I1A4hd9XUJ791Qek7dSMLyt9taj9g3bIyZlJMp+GGtzLOzPmsh\nly7f\r\n=GL+z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200401.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter ../../../common/tools/mocha-multi-reporter.js","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.16.1","dependencies":{"tslib":"^1.10.0","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^7.1.1","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.7.5","@types/node":"^8.0.0","@types/mocha":"^7.0.2","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","@rollup/plugin-commonjs":"^11.0.1","@microsoft/api-extractor":"^7.5.4","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^7.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200401.1_1585748165130_0.5038584915556248","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200417.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200417.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200417.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"89ac82e40db2d381c1ebbf9e9a854a556f16623e","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200417.1.tgz","fileCount":39,"integrity":"sha512-xzRnCpbttJ7N9yuaDeSmRY3hF8ngn2r7Fpfa1zevs+dAPbWt1+m0NGjbn6nwLRFg8ZIVCBZGfH98iCE24uLQhA==","signatures":[{"sig":"MEUCIQCcyi0JCcOUYEeShYl6w98yaVnS/WrBt5agsrUmUZ7SVgIgDKJ0wVpddyPjFiqFvnEZXbu0Vh3ciiUR8MOiAMRXRUQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":149440,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemaqaCRA9TVsSAnZWagAAR7AP/RK3/v7nkVFnSmrM9acR\nMQCvlu7ctiR8Cj5M0O2+cva9pJrPNSIGYTfq7Yxez97fWg/6IkYXLDh3Hc+A\nuvz6qMDq30x+pWFnzSAeV2aGDFWObYbgPrdgE6CYIQ6DSPOkj938UqIOmXTC\nSvBrPhHqEoH/52hmz8kRl+ZhpYTcSWYN0yn8qPhGzfNbdYNIvHud2X+fZ885\nyHx+CJznBXKtYJzTM2bK7nyYa3D92EZXe0qx26AZcZnAGngzfjeI/vFygeJ0\nD4PjJlr4TXgIJ2XnUFEgPQdU0gZ3CSfszLVFfFr4QvVDUtuBo4t5DT9Wzn9n\nk2nawtPy9Gl+ns+3o1DA1CapbpBBHYAMW9ZZhvTzQoTwFQ6y5o+2X5kUi9gY\njA+aTrv3q6x1lbICIpxBcnZ2z4g4TExTMtsLiTtLrgIgyn8NfoHoDNYCMqUS\njdhhQ4ZbH8XC1rS3JIKtEjdSHzY0qWgiSpFinSZZw/RAcDEs1TxRJCiV9m9R\ngbmIQo16/49CIT7+iFPLXCUUjHp9SFemes2Twv0jrRpzk5Te1iEDIh7WIX/R\ntipvgf80CA++VDaBGD5X7eZBvRpojzO008YZcMjglVxzd2gFyAetfHd0YBXW\nLecEr5pj8Aj3CwQy4+AxOxu07EH8FhRAZVflGunNHhaMGh3OaUraml32nOzK\n3BAM\r\n=LWkm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200417.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter ../../../common/tools/mocha-multi-reporter.js","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.4","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.16.1","dependencies":{"tslib":"^1.10.0","@opentelemetry/types":"^0.2.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^7.1.1","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.7.5","@types/node":"^8.0.0","@types/mocha":"^7.0.2","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","@rollup/plugin-commonjs":"^11.0.1","@microsoft/api-extractor":"7.7.11","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^7.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200417.1_1587128986067_0.17132280615340378","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200424.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200424.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200424.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"902bb2a5ebeeee237197836700b221cdf7810a7b","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200424.1.tgz","fileCount":35,"integrity":"sha512-oo36P8I6e7J4lEt7GSRxHhDeCF3YYhL64zFHjV/hGIG9GMqE1RMVF5c8d5pCn62t8Plq9RarIC4NgI5W/pNMgg==","signatures":[{"sig":"MEUCIDbgVrdxtbbU31EtujZnMJ53edbI/BaOnDFxPoNg//gBAiEAxv6CR9llxjMiS7iNllfVhuqTr0fBmryALk/mRi6JIPA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeow/0CRA9TVsSAnZWagAAhfoP/0rcUl+0K0ri1C6hpUV1\nLXKA4SOhZ8eA3OMOsCRpfmXtFbBL68VnGJOglkt5Cz/PQGD7shSSBUkpzg37\njikiwZR9T3YfAe0mEzgeIFPpyU2QGI9KJuiGC91daLHwImQTz8HmvqbH0PtX\ndyU9DJBbd8gLkkhupWwCK6vofeb6dlNV9J7hWMVD7zGGZaCKAYs1cwizN/Xs\n3XGFQM8yZKnJ6vIF3GzCRQdcddC5kn3f99Casq88XExllnynuUzX7VA7ekJI\n9FLYMfcUVRN4b3EjhWIPJC51EcHdJAh2XMFKiIVqTfdeAtjUYa3TAyad2HcP\n/9ilLuFnQhuYLZIg4WG6CzOMWTfLguAjA38GAAPveJhjRpFyfEzj4JpSnrp1\njt2+DckO7dGwWB6wet2R6v84rC6oBtPILQpMMkfEEXtv21Zn0sWG+eL/9Oce\nk7P/6t28a0zLFmNnDhsoOzX+22h6Fr8yWmk+VYnmmPInYCW+zKtlQo7tE2er\nNIQ4SN/p6ws6aLMnzji774ib1C3nB/pPhwY8xKcIltze2BbAu+9DvQOgNtcO\nSIyK5Yhp5qeEj99CMB7QJAGY2Pp51ajFGAcrU2lOBjzUJmg7LFB3DnlgaZ56\nIMIy6pFoUlJrw1e4wV7EHrBFu3VtqkRu1SyFX4cKJlMXNag491NYkq/dNfdu\nDxoy\r\n=rwmj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200424.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter ../../../common/tools/mocha-multi-reporter.js","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.4","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.16.1","dependencies":{"tslib":"^1.10.0","@opentelemetry/api":"^0.6.1","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^7.1.1","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.7.5","@types/node":"^8.0.0","@types/mocha":"^7.0.2","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","@rollup/plugin-commonjs":"^11.0.1","@microsoft/api-extractor":"7.7.11","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^7.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200424.1_1587744755705_0.5935966703017492","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200427.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200427.1","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200427.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"54a3d284c25bd0fa1759bc5e42e68736f3f4a3aa","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200427.1.tgz","fileCount":35,"integrity":"sha512-P1xu2IGDZBJc684PT4KhmRimAiw4j1PO0SAjzCGEAJbKzNNjKz7Dohxe9IPANKRboR3SoYN+IIZieXHKAInRbA==","signatures":[{"sig":"MEUCIQCqmFnO0KC5PiBlDDS7F0Ym7T4p9q/Ucr5rAzHYnTVVlQIgYnngPu0aRl6mZNXi/5cjCyaNHpzICK+i8gPByh/2YXQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136917,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepyEzCRA9TVsSAnZWagAAVP4P/0+FJ2LvWbx/CA5dldQ8\nF9NjaNlX46WFvGjPg5Oy7cR7Rwbws0Mdhycl9cu3X8IyHqnei2FYNjUlOlkY\nwGmffNcMNljiDnUfJzT6HbYuKCU+NFgS0ptnA2yUjh7xjhYt2+RIlYnfoviF\nCymmeHE6SRrKTqRg22IEdyO2IarGqtx3GiDooKxlw6c/BIC0OaY2T48Xksd4\nt/NdqA0sLM2Mxtntl/WbMST4bUyfMsjWk7JLy/muBPgNpNoy3xQCsaTc048m\nRBg2iTIF88ur/ITTQ4s/r/0EVVeyfv1alEKny7IwP0LspWsd4GNIEnciRLQQ\nVS7D1ULU1Kd93ftX332yGa27y3vcL3ThtX3qTV0TZG3WkbmZA5oQOO6KVa+A\nIABQwTiWBgpjJvfnrtTlrnFD42DamLp+AZQPPd7lu6FFM7PAwru8I91Vj2Sh\nGIih6zotWmbs20kLBktQ0ye+kasC5whW/TacHB6n1AEnQQPLIYeb3DAiK7d5\ndcSKqhfmJIshvDgYfq81b9mC1VPiFjvGP+lRIVVogGqr0GEm6Eqv23CCP03Z\nBW8850ZQVJ32Fb72P8+jfQfd3xQdthkNhzujkHYAXEyM5LtMbmrVT1D3pcu0\nXmILpEHCnAiJLNor2wNW+hSq64rwo3yE2d6gzpXK8gcqKSzP5bmav7St3CGu\nfNmC\r\n=Qcb2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200427.1.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter ../../../common/tools/mocha-multi-reporter.js","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.4","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.16.1","dependencies":{"tslib":"^1.10.0","@opentelemetry/api":"^0.6.1","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^7.1.1","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.7.5","@types/node":"^8.0.0","@types/mocha":"^7.0.2","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","@rollup/plugin-commonjs":"^11.0.1","@microsoft/api-extractor":"7.7.11","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^7.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200427.1_1588011315141_0.09130930541043814","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200428.2":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200428.2","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200428.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"7c1b4023e6a5be62940f4673306ee4a74a67bcdb","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200428.2.tgz","fileCount":35,"integrity":"sha512-lV+VrUgUGvrxTX8tnEO6qb5ZBrlDbJC+xWAcwC9TvghpahV+NlwsVHdxCN5M6dXLUXg3hgccpnpHpTlbNlgmjw==","signatures":[{"sig":"MEQCIBzwgK6HoMTQyw+kILDF8VFEuuOJ7oF5ssvPdsBqdR3/AiBoUELWdHrfSawhQgmIuNqd3IX67bGFRujAwkswhSa/PQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136917,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqHKJCRA9TVsSAnZWagAAJ/kQAJ74gVELHXuuxU9F2JL1\njhvOWDGmDtai8Vdh6QKLx7GuOqAAt0SfK/Sa7IB/kKs8eYRSL0QctWktpoqz\nkMC5yQzPzjJQIbUne5TgcSBxFQuulldnqiDeMl6t4dw2wRs27zAasYyMyudj\n/cbMN5Rce3tUjF5baQ6FGzYNXga+cQL8kYP+g0MTwp/m94EysVMvWUzDx8NF\nz9xlrHtvmdUN9cRswDZF2ucG+SpVVMbuQTEZ8JG39DjzbWECLF8uLJ/C2yt3\nRKAY0fFTstnoqv5uOfkpkkN3T4gigAR0crphelMZ2GUsY1Rvjvs9IILRtems\nO/LZh4kWh5QVNnpta5eDSQUgmFhQl9ROdM7AYW6PUOvd4H2OgnHxWXUAVLrT\n2NIxbSAfi4ZOIHSWmnSdiTLJ0IJWvWtxwn3TM2AXBSjw4KXgzdO6VXGbWr6E\nTJthWN3RhGomyNLdISD6+OY0Gb5nYjc/9nBn/LeOw3mtERMtYAY9DHmaVCQL\n3GFRl4PjL+l1J5D8lN5Q9NOZsdU1QrqyEpRzgTGL3tOiBpAMqVDIj4SNJ0Mj\nJzWYh/6wwJoDtJ2v9t8OrPlCQm0DvuWUB7dJZ0CMq5w5omscWNbBaQjjIAZZ\nCTcASi4ORfHd24IvRtvzrKHFzNcMin6U/7/bznCCSWj4ihyF+EvXDIS//0/H\n7H7N\r\n=pygz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200428.2.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter ../../../common/tools/mocha-multi-reporter.js","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.4","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.16.1","dependencies":{"tslib":"^1.10.0","@opentelemetry/api":"^0.6.1","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^7.1.1","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.7.5","@types/node":"^8.0.0","@types/mocha":"^7.0.2","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","@rollup/plugin-commonjs":"^11.0.1","@microsoft/api-extractor":"7.7.11","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^7.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200428.2_1588097672833_0.48803217501892004","host":"s3://npm-registry-packages"}},"1.0.0-preview.8":{"name":"@azure/core-tracing","version":"1.0.0-preview.8","keywords":["azure","tracing"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-preview.8","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/azure/azure-sdk-for-js/tree/master/sdk/core/core-tracing","bugs":{"url":"https://github.com/azure/azure-sdk-for-js/issues"},"dist":{"shasum":"1e0ff857e855edb774ffd33476003c27b5bb2705","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-preview.8.tgz","fileCount":35,"integrity":"sha512-ZKUpCd7Dlyfn7bdc+/zC/sf0aRIaNQMDuSj2RhYRFe3p70hVAnYGp3TX4cnG2yoEALp/LTj/XnZGQ8Xzf6Ja/Q==","signatures":[{"sig":"MEUCIQD3Fo/t5O9qAyxQCcBgnjNKHH7ZF5g9yc2CHi2FZJbn6wIgRcoQnopf+lIgVeTQrcGNs5q9V/yAzigiZu6TifyhR6M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136912,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqHWHCRA9TVsSAnZWagAA3/MP+QBTUdXFMCFPsbf0ODNx\nFIYORV0XDk0q5tZGNeGlRGqL6nSzrzl4pvWy4rUH18v/WvcT58eABZmW934E\nbI42a5pfSYdyK+ReOVy51zLw/QWQpqHL6GwU974oaEy4q43WEgcpSHmFKimL\nTtrcK4KlHuyleCyOcJ1qt08K/37LGiH7viBz+J1t+azyJbI22GkKH6QKgQHV\nSRmwGfXa/kMSVtc1VB356rBnAdcjoWzZXETwZ/5zzl9v+yFBRR6Jz/mNO0jj\nMO5eQkSGV1XYjn44ov79Od69HKopm2OXEV4irAaOcWrPekEfCKTTjvrmHqev\n2nScJQMsVnOE51kdHmYsRwwCTOAllQUlRV1stTeiSMK1DW8ykf1/MNEvAEWI\ncb3bvsVIDaPxKyz4z+N+TYEwylTEHIJWOAkxyv190MPhC0cVHX1JxktqkH+H\nIaY8qta+BIeMdSCnQ8g19Y8diIqCIoYdSCSYgdI95RkOPGR+jgJ0YcBTEt2X\n0CyuqnsJjkm0I5q4Gwf4MIRn1D0xUj2Affi3no1ULY2TZkYwbkXMJOo5Efd+\nXjTL1Z5QMn3okg4IB3yR8obG0SPj57IBaJISKEHJQMAgTV2+18hnXr4TB9Px\nt8ERIns7VUyecbxqvhw6OSLgLcFPmJ122/D4B0DZFCJ3RGOV+jLXnZAxe6Kf\nrgHY\r\n=Pb6T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-preview.8.tgz","types":"types/core-tracing.d.ts","engine":{"node":">=8.0.0"},"module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"scripts":{"lint":"eslint package.json tsconfig.json src --ext .ts -f html -o template-lintReport.html || exit 0","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json tsconfig.json \"src/**/*.ts\" \"test/**/*.ts\" --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter ../../../common/tools/mocha-multi-reporter.js","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.4","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.16.1","dependencies":{"tslib":"^1.10.0","@opentelemetry/api":"^0.6.1","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"devDependencies":{"util":"^0.12.1","mocha":"^7.1.1","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^6.0.3","typescript":"~3.7.5","@types/node":"^8.0.0","@types/mocha":"^7.0.2","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","@rollup/plugin-commonjs":"^11.0.1","@microsoft/api-extractor":"7.7.11","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^7.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^2.0.1","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-preview.8_1588098439240_0.8247557729572168","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200604.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200604.1","keywords":["azure","tracing","Azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200604.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"12e64a121d8a4a6f253434aa1fb14fab1d9d7091","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200604.1.tgz","fileCount":35,"integrity":"sha512-NjjQzbF6HxDBk33tuGCFVwAycxcr21b+6Phxcm1W4R53TGVcwR5HOmkQfMVsmoTRiP73WolpYvcHkap7liCtQg==","signatures":[{"sig":"MEYCIQCtM51t0QEMA5JeXE1gWuwrSt9cvSnLQ7xfZy1uhZlNYQIhAK/k0iF+4+M9cg5r/ZpvQLchw+AoD+lPWEMHdysRtMzA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136606,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2T73CRA9TVsSAnZWagAAZGcP/016y4NSd8ce5gRTpPpa\nUlZhPuhMLrLYgxre/bkrno1IoH2Zz1A27xcyTYXfZmRdiknqJKVuyUCtsxnE\nw/LJ9gY4eUneH6YeTWsEquB1L66exEO2zGzgsHw3VZ7ryr5agSMuPcKNcCAG\nyEcCD+KK8i/CMpEVZdw8qinWgNOgjMbg3ygVXSx9WBz9Rs92Q+ThapFqkfol\nRYlQdBXW4tn/olsAf6xbQh7kN5QnMEjWoVQY7LNpHk9IUjz/PI8KFsP3RTrc\n5v8Wa1hhKvOeTFdxMkLpU/2ziFlZyz1KpumZcm3UG9aSchUPUzmn2rVwX46h\n1quLJVRMG43qG+DWRTFqDg6Qp8i6oNmyV09mez6AO15L2q6W+Puj1GXEoG91\nOb1EnV0ANfEzZm/nVNdNcx2FcHs/pAFJdgASHstEex4UyxNx12chywsOxK8c\nHeDTDAYEtnbwmCECItaAxHpfbNN9DmoYr7ELu7+G15mLSN5p1/EtvsRAiV5a\ndamV/AtU4ZQiNA5akC39N4gOM/rntdwV0UNu2qtZbG1STetkp96oD+AEogO4\nIDd0zHICl75VdEvn+QXigjgaseBOOXE/DIZIYhuNWWVTfcP6riwKeF/HS5S0\nlm63tKV6hlIdmdCHC/3AZEji4yb2iAj67mQ0DIK9GKNVBoM3DRH+2gkhcQwg\nzjoI\r\n=mJ/8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200604.1.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"engines":{"node":">=8.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts -f html -o core-tracing-lintReport.html","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter ../../../common/tools/mocha-multi-reporter.js","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.5","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.16.3","dependencies":{"tslib":"^1.10.0","@opentelemetry/api":"^0.6.1","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^7.1.1","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^7.0.2","typescript":"~3.9.3","@types/node":"^8.0.0","@types/mocha":"^7.0.2","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","@rollup/plugin-commonjs":"11.0.2","@microsoft/api-extractor":"7.7.11","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^3.1.1","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^8.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^3.0.0-dev","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200604.1_1591295734512_0.5372007317058163","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200611.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200611.1","keywords":["azure","tracing","Azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200611.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"d7e8c78f2d798759c909aebf5abe005590515950","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200611.1.tgz","fileCount":35,"integrity":"sha512-LBxPCA/7Y0l3P/MrYkslYJnyIDo3pPld5007bfw9K3c7kxYOw77CxPSWLGj/dN6ep21X+FvDRuHitAy2kXSJBQ==","signatures":[{"sig":"MEQCIGKadiapP6U+xuQtENzZc/Wg5u+zEHHPW1cSD9yKmlcrAiBpwYKlgdaqo352MmSuqKr9IfUyYMb3bayUfL/WcIat0g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136605,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4qfwCRA9TVsSAnZWagAAAs4P/3b/vCLFjz7gSeKNBgAw\n2v42Tl04Om1XKNsQTrRun/wLGpI2/0G0lpAXvqP3f7fVfJQjt/TtMiD8pcVh\nP8n/yX8WgskdapICRbd/V+pQwVLyTiOuDAKqWVR5utaFN5ewbBJy6lOEWi2k\n+a4OElkHGuOC1LNZ+HOrW5VLv4upp/5hT+DFKt7UI72s0vpf9rRmfpmBtR9Q\n6qEGOju9eBjs90a1vH2J8QTLSM42zDsIg+wKxe5X9cg/mZXSfTtzX2qD4M0p\ndfHCheWzQtcRFxYfQQVR4xnEesvNeveidJjRBqCW5xtL6C+u9yPLZzz8Qe6c\na+eXd0+36+C+EAZpUN1T0GPzhuEx9GWauCq/T7AixdeugwJYqAzroM/1lnaF\nDrpD93eoozLkdpDdi3ippBrD6JTyFlab3OwtgB/hycYz0TjtHt2peNdnXXdk\nUJ4Oy5jjW4rlYVEh15EoBMnQojv9VN/bFMyjaScmjVouiuPrnXKbW+Q5tOp6\nPSvowSGXmp8tl0/WzNDFvQTTLHp/NOShwslfJ7L8Q2LNeC0mIR5fxz2gwGUA\n07b2fCc+zxpXEQcr8jGCwQkl9ksWl1UrJR9cwwfhndC3ikCSHuauQ3OdUZD7\nHWK9GvhEtDKcl5VmZJERLFAMX4gBf2RBYxszY4ZZRX6/jl0bAc4OBMQMdCxW\nyBTt\r\n=SNgh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200611.1.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"engines":{"node":">=8.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts -f html -o core-tracing-lintReport.html","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter ../../../common/tools/mocha-multi-reporter.js","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.5","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.18.0","dependencies":{"tslib":"^2.0.0","@opentelemetry/api":"^0.6.1","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^7.1.1","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^7.0.2","typescript":"~3.9.3","@types/node":"^8.0.0","@types/mocha":"^7.0.2","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","@rollup/plugin-commonjs":"11.0.2","@microsoft/api-extractor":"7.7.11","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^4.0.4","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^8.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^3.0.0-dev","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200611.1_1591912431880_0.3437249979964945","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200626.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200626.1","keywords":["azure","tracing","Azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200626.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"9bc64eecb41f542718e59ca31639b2084df5d7a8","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200626.1.tgz","fileCount":35,"integrity":"sha512-Ig51U7P73W+wGrIVnA0pOLZdQbF63ybcnP6SBebEKOWULIoyg1OK6ngcS1E4nJla5tU17zZ0jRqDeugpD2nxIw==","signatures":[{"sig":"MEUCIFDOOefvHkNkJwiovjH4p1xVMjkoes3UQHP1hXH5qlnAAiEArOb7VwmmXTYv6UPxwoue1hd7LarIH95xo3sxxaCxgDM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136677,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9kFjCRA9TVsSAnZWagAALfgP/3wKMvGRukCWe3AMQm3R\n72i3AkA3hlGQ1/QHdJYHJdCrylAQvTSyYJ8Y7t8Njinpb2A4zXf3KQ419lBr\n9dhupiBdDzBqUrW5LhidU+qnD+hWOqd9e3YCu94A+sHuxXkhMX4VhoBGotci\nl9JM/HH7EiKDLPpLjbmJq+VJvYCXHJ4iY+iXs/K9p2q+CxUUzZx+Vd8CbW9p\nhK1f9JtQUtA1yv0+t4uGffpn3L2VYmFkw4ucu4SsXdN6wU+5YfGd3s7j6UIu\n8JubRSZRCHMmHxeAxFYGLWab1oXRvKF584lMU8Ss//5YwkqbYtPpA3qA8qc+\nMfTKzS4gZ5Y5YQ93t4AHM5yHUS0F9c+lpdQVjCgBpPeDiZ7glRmvBcWs3Etg\nW7+RsxD9ktporngYlnOM4dgyNFrNJERX4Ab3G8j53B2H+/8qokiCubQDeg0A\n91QETqcarUuhxaIFBBk71YWLJJfM3SLCaC/Em9kfEuo+LoVQ7kjIPs0p1TMz\nUyAETd/iq/OTdBmAtzwC3u1xmNB7BlDl5Pan5vpTRVHeB+c8ydoGYxbKJOWf\nEmHRhs7+AFYo+K+7X79APdy1RdHiWGRXvcREsE4H0V9RSbM5cAPikKBQdzOK\n12oVu99RjuWJ2gTryroUVIOVP5yCtitNqbb0xekEEyY5Mf4zR8e3uoxeTWx/\noNYY\r\n=20oT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200626.1.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"engines":{"node":">=8.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts -f html -o core-tracing-lintReport.html","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../.prettierrc.json --ignore-path ../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../.prettierrc.json --ignore-path ../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter ../../../common/tools/mocha-multi-reporter.js","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.5","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.18.1","dependencies":{"tslib":"^2.0.0","@opentelemetry/api":"^0.6.1","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^7.1.1","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^7.0.2","typescript":"~3.9.3","@types/node":"^8.0.0","@types/mocha":"^7.0.2","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","@rollup/plugin-commonjs":"11.0.2","@microsoft/api-extractor":"7.7.11","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^4.0.4","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^8.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^3.0.0-dev","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200626.1_1593196898889_0.02260239860985247","host":"s3://npm-registry-packages"}},"1.0.0-preview.9":{"name":"@azure/core-tracing","version":"1.0.0-preview.9","keywords":["azure","tracing","Azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-preview.9","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"84f3b85572013f9d9b85e1e5d89787aa180787eb","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-preview.9.tgz","fileCount":35,"integrity":"sha512-zczolCLJ5QG42AEPQ+Qg9SRYNUyB+yZ5dzof4YEc+dyWczO9G2sBqbAjLB7IqrsdHN2apkiB2oXeDKCsq48jug==","signatures":[{"sig":"MEUCIAjt4MH0GuBsdPry652odPU7SQfDT/EQK5XK6miSveQpAiEAhWnM+ctc/7g2f53NPKPB2EARgr1kIov9+MAH3W3zR7U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136794,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKya8CRA9TVsSAnZWagAAuIsP/RnXFUwlBFRmDFTGPqRA\n27Xlhh62rSgmgcrY6gR2RMPsjH5kbkumzZN+0+3l2nG4U0mwLr/i75SLNTrl\ncKAzfLmP5OcCH8Oueq6bMI5tGeTBIpZLnUsPenJTqZigkstB8VRnPPfflkJn\nOWLpxNZUEiE8pD8hGyVRYBc2QcvwXk5le/OF7v5sj83I4zIUQVmFTYiq77A4\nQgcXBy0SNmkbJhHPPZP6PxZ346A31o6WYGew27JCwbXOOaeM7dBWjlzhRuzg\nx4BS0IK83g3jJRbfnH2ufjoUT3Qbnr+msQU1fZnK8/5fxlU8j9+uBdECOLoH\nVhYDFnmPtp5Bi3C4sB8WFNpg55WE4cpoKEyaX3gUL2SYRC6F5/YwTgzdahkJ\nFkO9kGbf1jSReBWAQ22wQ62kLopJgGSZTmt8gB/d87OpZ199BjudDcM+ZtJ5\nY6xfT1yL5vjBEpenXFFo9n48bUJtUgIg+MFPk/vX9ef7plkwU2met5uWGqde\nz8HgfqsR6S2GpsFUPgEWXIgtb3fo2RSaFISxb9XYXyQ/cfsvxmco59xp6GO3\nCUgk278W2nPpJLH2Iy1/uguu/kOZ/XwnNMFKf8sLi3TsnRDM1MKr1v61uz+r\nnXRozq0v8sakSHCPIZnXbbnGXWhN44rxs/hz+vtvU3e2WBGqcNCZG9Ue5i+B\nFQ4N\r\n=Cwpk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-preview.9.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"engines":{"node":">=8.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts -f html -o core-tracing-lintReport.html","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter ../../../common/tools/mocha-multi-reporter.js","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.7","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.18.3","dependencies":{"tslib":"^2.0.0","@opentelemetry/api":"^0.10.2","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"devDependencies":{"util":"^0.12.1","mocha":"^7.1.1","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^7.0.2","typescript":"~3.9.3","@types/node":"^8.0.0","@types/mocha":"^7.0.2","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","@rollup/plugin-commonjs":"11.0.2","@microsoft/api-extractor":"7.7.11","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^4.0.4","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^8.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^3.0.0","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-preview.9_1596663483829_0.4441871392087351","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200806.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200806.1","keywords":["azure","tracing","Azure","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200806.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"3107d282ebdd1e62bed9fab04cd45ae853408eed","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200806.1.tgz","fileCount":35,"integrity":"sha512-T89u2YWcddQMjKdd5u6k2C3Qdz+52SNtiLY0xiMLHeF2utJ5rwrXvUC1qe9Gvyhl88f/fiKdVqKTy2JL/LDShg==","signatures":[{"sig":"MEYCIQDTRSEhJ+D0pqsf9nrDNPWIsV+t6Mi+aoTwd2nMcEzwggIhAOLE/KQUFXscOSwbvn+qIDAXAquFxSOmQMdCt6VcGv49","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136838,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLEohCRA9TVsSAnZWagAAj6MP/23iDvW5RQRbrlAobyF7\n0wxZxhgfk8kEYoUnNmOwNQw/beMte8Tu1Fvw+7NwyExdd8LzZTkp4h9VIq+f\nIR6KHkB8TXGBs3WLrAOWGoGR4JAH7zA+y3UwNpqichLhkzRxFswAv8t8FbIk\nLw+PNKna+8LwNzT4ZPHTjUDkF/idMBWDQcPZo5JnOwjgmKDbrJIA82p0MogS\n9pZPisTUO+IGxe4td1lnUTYpGqmsYFVPF8Dtqq2EfrqexExXZs71gq6cTeua\n+1kBFEmoSfzBJ6AslxQd9EMrJK99QyRI9wf7ksozdgxTBHxFg+CJ0sVnlNm+\n1q3znoI4TIGh2omFHLoipgbpHoHz6E28W4lm5/Ky+iB8YZ2g/wMY/9/+TQPZ\n3jAfbMKQEm6s7p1ZAE5vT+GBFKCglPUmrX+Jr+Og3jcWSakrsufLidojn+LY\nkquEtVGI1Z85JAmkGb9UiY2TrpZWMpusKns5UDkPv9alr1uyucEOBsS/J2kp\ngAqze4qZjmA7OUnZYcuqhXLjk76AAgcb69C/ktmfj2hN6d2exIXNiIoZGxfq\netiwGQQjXgMOrQa6U1xZXNT33qIa33tHZu7JUtuK2gHYWSUaF3nxQXzHo3gt\nN4ScAIYH4nsAgm75qW5vZCuySyG+t/D5FvUc1laDSGE2XWRc523pSkvB7rC4\nHM9z\r\n=asUP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200806.1.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"engines":{"node":">=8.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts -f html -o core-tracing-lintReport.html","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter ../../../common/tools/mocha-multi-reporter.js","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.7","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.18.3","dependencies":{"tslib":"^2.0.0","@opentelemetry/api":"^0.10.2","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^7.1.1","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^7.0.2","typescript":"~3.9.3","@types/node":"^8.0.0","@types/mocha":"^7.0.2","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","@rollup/plugin-commonjs":"11.0.2","@microsoft/api-extractor":"7.7.11","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^4.0.4","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^8.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^3.0.0-dev","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200806.1_1596738081387_0.47322126961668753","host":"s3://npm-registry-packages"}},"1.0.0-dev.20200807.1":{"name":"@azure/core-tracing","version":"1.0.0-dev.20200807.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-dev.20200807.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"03610102909a5e76f95689782377d9aff6272299","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-dev.20200807.1.tgz","fileCount":35,"integrity":"sha512-IiEMuba3a2CQw9PzTQIeqmcWtd88Xg/3USJVwXKtgPJcOKVUJJD9Y+pHNvaeF4iQ+LOY0eU9XufFaRtivpRbCw==","signatures":[{"sig":"MEUCICqZxFQfEBa/QDD4TZzelsn+iJ8dzlnFQVvrU8piuxShAiEAhXg0B2Di7xLQyJd+xvOKj+PhSJrF8jtUecOG3Z5qmY8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136825,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLZrACRA9TVsSAnZWagAAGU4P/2CiSo+sgnkxFlj2dsMG\nFTE0mmzIRJIy3A5pBrd9sNGxbj+ebJ7180HhBvk4d3RwsumTzxEJplEtF9Uq\nb7vGgeYn31bOtIPHGeFzjaNkOjWuD1zMiuEm0gUCrpQiz/uidOpVzKh6gfs7\ngeLwYubS3mpzohKt5mAyiGCnaBTDiyNiVAvyRfXiYwzXobyb1biEpqgTQpQN\nq5oqaHZZy0+ToEOMuLC3rqC6hMg4FkDizKI2XpaYBXXl8Fh4z6Xnv0cXw1+8\np5mWKSX1tX0QNi9Q+6Pc/y1C08JEGe+vBuiF7ohU0SkVxT9MaesUhIjUOlwd\nBk/bHMNN1mpePrJ0a8f2sIrG6nu9fvKl7QfzfOYxjbwy9spcsyMTvCjIC4UZ\nQ5JGm4wMxH0C8TAfV3VghEz9o4bv5Kv5vhPEuaXy0+w3iQUOqb6Ko1W4K6fb\nLXy5SiPX3fPvQIZSSQQ5u2eZw3oKBePkJ3kKjaPEJDf0cjAh0brEDn3MvmqE\n2LTM/LIeKgL5flA7rt5LpoYENQ9ZC2KoV0exvBGZ6Jb6FtmFjdG/FiDgamYV\ns0IoglPRT1Sq7E28Knm1gEm3NkAl55JFdGlpgLXxh8j+38ou8m/Lychu2NQR\nLHSJQdHDt8tmoZbMVSh6iQaPayl1AYq0k7wbdpTh9qm9to6+xyPNsiG3axaz\npbZ2\r\n=p3mR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-dev.20200807.1.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"engines":{"node":">=8.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts -f html -o core-tracing-lintReport.html","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter ../../../common/tools/mocha-multi-reporter.js","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.7","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.18.3","dependencies":{"tslib":"^2.0.0","@opentelemetry/api":"^0.10.2","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^7.1.1","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^7.0.2","typescript":"~3.9.3","@types/node":"^8.0.0","@types/mocha":"^7.0.2","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","@rollup/plugin-commonjs":"11.0.2","@microsoft/api-extractor":"7.7.11","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^4.0.4","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^8.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^3.0.0-dev","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-dev.20200807.1_1596824256191_0.0741193174460335","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20200903.1":{"name":"@azure/core-tracing","version":"1.0.0-alpha.20200903.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-alpha.20200903.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"a5625c1bcbb6c188d4202390376e1073b4bb9f70","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-alpha.20200903.1.tgz","fileCount":35,"integrity":"sha512-/YOIMLmLFMy/ZLEDwo3p+/wnnm6LnWtd/Z1bysOrG4y4pUaPlkjhUXaPrfHh8cAP6+KOhGG9+yDg8vYn5pM0JA==","signatures":[{"sig":"MEQCIDgDz5QNA1Ud3Qt6IT+m17i8Y1CmmzY3iFlkOa8vwl+dAiArd00ovQYqrcMUehDI4icRxtbCI+i4FYo3mcvZ/cU4ow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136829,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfUTX4CRA9TVsSAnZWagAA0toP/0DvJZhqulJK8krDhKm5\ny+BydRTPBjbri70YS1m4LdnXXW9CZKCttfEL7tVwdjviCw2NJCyNu7cYpeB2\n77Ha9QJj0ERHPXMDPjeCa3ueSpoGIZvsSro8avEyjFYLqUHO2B1nzMSWhxSt\nuqZt5zEIW310Hs60yPcGggf8XjXzRiK6G7ktnlZXEdpBDSlMu7sqyOh4PxaK\nXyGTolEmI8IzW4SAqil0O9ViMYr3LkUYEV8Qace+Od2wX1OLV1bhsc3UMDnJ\nGDnQR6Srn6HSLhnpW5xr/CJFZ+aeakd3VDYSfUa1jK7rAyepGhvij43mjlFW\nkQBRIcmEbKdTGYCFFjsEJv4VyFChV3j5nU746m1Ki7Y4RpU8s2lU6jrjr3AT\nCRjo/c7jL4psaUica/e6yfBsyaQwu8DA5DJGA5k77V+DmM09IZVj9C4bZk+8\nC/ytizvxwrjHcoFiujhECM1ITBHtXS6wO178EzDD3Vi7yELCto/G+nXfSjiY\n0nvMStW+PmatBjr8G0k2tJ7lhisTIAP2+K5AofFpNHWqX7IvutVJ6iCcv7ua\nhSWEhBAJ3YgJUCsFQ7JY64RDkfGSDHwq5iD6CekHy8EnxV/YdBDm4FFhvL/g\nkV3nbukVEKBEJtmXBznz6Z2CEYSOGdJZEnn5EJYln/PmlbjVHimKbFFp7cXa\nUV2v\r\n=xScY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-alpha.20200903.1.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"engines":{"node":">=8.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts -f html -o core-tracing-lintReport.html","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter ../../../common/tools/mocha-multi-reporter.js","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.8","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.18.3","dependencies":{"tslib":"^2.0.0","@opentelemetry/api":"^0.10.2","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^7.1.1","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^7.0.2","typescript":"~3.9.3","@types/node":"^8.0.0","@types/mocha":"^7.0.2","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","eslint-plugin-no-null":"^1.0.2","eslint-plugin-promise":"^4.1.1","@rollup/plugin-replace":"^2.2.0","eslint-config-prettier":"^6.0.0","@rollup/plugin-commonjs":"11.0.2","@microsoft/api-extractor":"7.7.11","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-visualizer":"^4.0.4","@typescript-eslint/parser":"^2.0.0","@rollup/plugin-multi-entry":"^3.0.0","@rollup/plugin-node-resolve":"^8.0.0","eslint-plugin-no-only-tests":"^2.3.0","@azure/eslint-plugin-azure-sdk":"^3.0.0-alpha","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-alpha.20200903.1_1599157751671_0.10389768551210654","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20200929.1":{"name":"@azure/core-tracing","version":"1.0.0-alpha.20200929.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-alpha.20200929.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"b4df040044a3f08afd8ef97246400016383ac7e8","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-alpha.20200929.1.tgz","fileCount":35,"integrity":"sha512-dQPOzNnfZGq/52MkPv+PjJwMr8M83v7EBDTW/UXHWWpm+XjgyJGoFtzFCojcqeH3xsmSKEMibEFx8BqW04Hl8g==","signatures":[{"sig":"MEUCIQC1c7pEr9thIvIQlgRaQX9BvxXWB+habp+OXNusTqD4YQIgcUSQiWveBzfnConPSH4HcYhxHgSRM7/BxL1WlBdZ0Co=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136573,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfc4IhCRA9TVsSAnZWagAA6S4P/j8sNS5abRxc/9wx/mMU\nQcAkFmbORXo+yMTi3wFf/RTFVDg32tyjQ4zBjawdHoQNKGkkKrqcZ5dolYYM\n4outmnmAWmVQImDtRqb7YIGSFtg3447vkOBHsRg2B2jqa+AnnwcL6RtfJ8Hz\nWoE9sABDVzSfloj6TMVdtyityArY95AX35FkCkWu6frRi1kNrklAKQJbogYM\nJ5SPkDgncMUJWsHB4/iqhrGFjDYKmHx4FmGkwzB7RWSzRmRcxghUvN2+gGT3\ne400aEy9z59DWvFRD59yGPHn5IM0U+Ge3arw0aM/on7ZM87zkKlC2t6JT45I\nwne/sdqn0+NaGWPAa/IInIv4mI3W7ExTGDUBC3tqSqHyygVtiCOMKy0TlkWb\nmjxg76sn1n8C/yU8v/V9Oo5Gtw1bFd26uAaqtO9WeLLme+TqTEXyhVPf+UOX\nBptH3NJO9j801TAIPdSjGzMWBWNj1lRXWfukJPi/mcSS186AJTRc+DoZ9q9w\nIdx7rrVJDM42KdtrfQsrpie8ADMx9GNaETqruE+/EDukHCe/u+9Npm0urAmQ\nQvFH7856phldOMxZVB6Rw85JvOX3yES+2OUR/kzgBdt45bYR+7hwrkEB3ARx\nIo5cVWoN+xLWjZh2uGGylabxqBDaR3+f3OQAUnU9Rj+VaR1pnF3ZArDzWgrB\nItTT\r\n=YBRG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-alpha.20200929.1.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"engines":{"node":">=8.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts -f html -o core-tracing-lintReport.html","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter ../../../common/tools/mocha-multi-reporter.js","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.8","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"12.18.4","dependencies":{"tslib":"^2.0.0","@opentelemetry/api":"^0.10.2","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^7.1.1","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^7.0.2","typescript":"~3.9.3","@types/node":"^8.0.0","@types/mocha":"^7.0.2","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","@rollup/plugin-replace":"^2.2.0","@rollup/plugin-commonjs":"11.0.2","@microsoft/api-extractor":"7.7.11","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","@azure/eslint-plugin-azure-sdk":"^3.0.0-alpha"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-alpha.20200929.1_1601405473544_0.6228014823627057","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20201123.1":{"name":"@azure/core-tracing","version":"1.0.0-alpha.20201123.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-alpha.20201123.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"383e6a2da4f2bd76c08fe642437bda9adab52674","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-alpha.20201123.1.tgz","fileCount":35,"integrity":"sha512-8njFyxS84N8n76xjaJpxIeRQGmR1UOf2Xp9iwxapH3zNNmUSUY7yGlkc/Ctpn42jTl1hDPw3Og62/VDbrNgFVw==","signatures":[{"sig":"MEQCIDhK4G/FQvRJPdJ7ARzdlFj+cMMpzeDyYhwLvEpKrC5LAiAYXFcJ0mnxKZHPkTn9Fg0ydxuV8vwlqe/0t3EiS2Qa7A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136533,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvA6CCRA9TVsSAnZWagAAR+kP/16YjPleeF3JsFYcdXTp\nJbcweWcJaytWY4cpltmGPCQeVX5yea/ZkFHLI+Q1FGyFkXae3062JeE/nTk7\n5Ki0OIAPWy4mcqVT4udS/e3TJ/YaZPW5JcbGz6GRSSN3e0lsmev5G3rHnta0\nDZJDCM5vXvXAgv/eiqKhMFVDQnOTn5QdNyPjf9QW0TekJc3mbmBAo8pXm2ze\nbKPpLLwpWOiqISeyBIyf36/YtQvaV1X2MAg+WP7nuD8fQi3YEIN0Dsbfssdc\npx8YC19SrRG8VnCmH6KEuGoN5sK8aEtbKsAu2HS8a+eI0PRfckOuQgBLu1K4\nNMos092hZhvuSZehzcC1/np+x1vN0xghffYOd7NU4NCejjlBhNK+o8K0mrQR\n1RJ8SMCyZYCPPgN1oxvm90fdvJn5QNz92E1aQrXxjz57ZkrGWaTyB7WEr2Qh\nwq7OyW5vpnX1wFDYeT9rvyXiZgn42Y9P1Wd8BPesim5qg4fg32uTkeeG6MXI\nj0s5GwoJMpqK7/qdSKQg0egP1p0XlCDFEPm5E6sltFIuea0wBn2SAYgrNVNd\nWQ59If3W4H23bAIfAM9UV7UVwee3gajmiMC9jNQxRAqp8Mlmhl8tYIGFBcCo\nzGtbPr3bp5CdI0RhQlvDxSK0E5K9d6dA7xpQPlr/KuzOVQByioO2FyV5p/uw\n8xV4\r\n=nIAB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-alpha.20201123.1.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"engines":{"node":">=8.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter ../../../common/tools/mocha-multi-reporter.js","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.8","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"14.15.0","dependencies":{"tslib":"^2.0.0","@opentelemetry/api":"^0.10.2","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^7.1.1","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^7.0.2","typescript":"~3.9.3","@types/node":"^8.0.0","@types/mocha":"^7.0.2","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","@rollup/plugin-replace":"^2.2.0","@rollup/plugin-commonjs":"11.0.2","@microsoft/api-extractor":"7.7.11","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","@azure/eslint-plugin-azure-sdk":"^3.0.0-alpha"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-alpha.20201123.1_1606160001315_0.23794948077521716","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20201201.1":{"name":"@azure/core-tracing","version":"1.0.0-alpha.20201201.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-alpha.20201201.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"2eafb90361a8d5ce211d980533dc69d5d2ae14d2","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-alpha.20201201.1.tgz","fileCount":35,"integrity":"sha512-tSWSKnHdl3KnKBs6d9LNpXPpQ0k4ODPDhGU/KnvrQ/sXbcvZB9Cjxdf9JALnk/4Ewqd9LdNXsKAC/SQTKRBsUg==","signatures":[{"sig":"MEYCIQDpNuySIU/o0+PDQ4Tu0dv4jzk3z0cjcnLCMQewmMQ6aQIhALf0gNv9kOApdxhDAW8k9U4rEBPHjxRtiYHobp0Hywvf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxpzyCRA9TVsSAnZWagAAzBMP/Rn4YISVd8K53AtoM77z\nw72t9y7CoAW10c9ecqpcIEGnS6sqm1eNJGAcTa304xGPCQP2orM9Q58Us9Au\nNDd9tnh6RNicQEtk35uFekEWl3Jg8zBzcxyu3nKNwPtXziE9b4iNmO8Lq2k6\nxk99fSUnriC2iJHjrcnl+NH5UELrF/trXS6M9/eC21qgvnffZWDYTghDSJdG\ntdT7BOSDGzrxUMQ7J+BcZPmUpV4qaXYT19+py8husoHRVXKsaMmSg2/2TLuk\nO7v5jOqlZQadT2QAqsL7fzw4oCLrgJGfsn58fSGh1g3hRntTyYmQvhW1+/mq\nrzrgshNr7+Jeh60QgFc3fY/gC58fOljt6gaQgNHXqfYUmCvAo71TcynygCpQ\nPT1JLtUiaPkuHqnrNGQSsf+5vjYPDYK8jA67mJM7FtJKZHHEuMF1bgL/JDCp\nNxvaZRDYkZ/mu99z4qY0iP7x/VlD9QQzMu8PYMaRk8HzwjmabhLTi58ikAay\n6Nz1rU/mM62hv3t/WnWx//fxswB4erC/zUV/rkD8BgLpqHLGvuMXoZ5ffbc8\niov/NhB6yrQAat/DNO7Z/leZp4j2Kkez8w9I1Fg+oU/+I7tk0MVwzKmWfPN7\nQG6yGUU9gW2Z5qBk4XoS6ORgHuWsP9/VX1hmnyg8qyeXTGnbDzPHFlrz/ije\nBMyt\r\n=fUTp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-alpha.20201201.1.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"engines":{"node":">=8.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"cd samples && tsc -p .","unit-test:node":"mocha test-dist/**/*.js --reporter ../../../common/tools/mocha-multi-reporter.js","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.8","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"14.15.0","dependencies":{"tslib":"^2.0.0","@opentelemetry/api":"^0.10.2","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^7.1.1","assert":"^1.4.1","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^7.0.2","typescript":"~3.9.3","@types/node":"^8.0.0","@types/mocha":"^7.0.2","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","@rollup/plugin-replace":"^2.2.0","@rollup/plugin-commonjs":"11.0.2","@microsoft/api-extractor":"7.7.11","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","@azure/eslint-plugin-azure-sdk":"^3.0.0-alpha"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-alpha.20201201.1_1606851825329_0.6557653042245812","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20201215.1":{"name":"@azure/core-tracing","version":"1.0.0-alpha.20201215.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-alpha.20201215.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"c141ab9325d09ef107178383fcbbbc8f06cf2ba7","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-alpha.20201215.1.tgz","fileCount":35,"integrity":"sha512-1GJT53Oeem+bynBKdka1iOIE+kYQXIFL8+3STR5J8Tq5haXJv4lrTypQAwNrkbntRZJ1qNO41XPJkdJilNmDNw==","signatures":[{"sig":"MEYCIQChB9EqBSrUmAobfWuG1qEayz2OljnabxxOmdN7T7M2vQIhAN66ysvJpbI4hAnxNDP9meJMEqGW86Sk4XXSYiIkXuS7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2Q7nCRA9TVsSAnZWagAAqGYQAJ6K89amx37wF9quaVEm\nDX47DKJkT8m6WppRP7/BiGYmGkdlamWlddW0U3SXRBhoSmBKj0w7y29aENSI\nroNcWz2nEuPOIyAPpy0hNi335lXdasGL7SxErCQWCsVMSiaS8aGRAMKUoBtq\nhHR7z10YiiDjQRjn+70+VsL9kjK31KVN3yTRp6CMZTCav0qf+NXE7HfVt/4J\nRjzmwHfNPzyBjr3qU5w0KHDHCWpoUT3bRQFSjZSrZS07WSCH4OWnK187lLqf\nqAPK3aW6kpoup3o3vO8exsAZH6tJgolGc2xJdjPT+f6zZiew/qk5luRYt/P2\nNB6P3k41XcRRO/6dGgXAZvfcxknIMF70EnkKr9m1/Nj9dxdqvDbabJ43EnGJ\nmbRGtR5UKyG3+LJLZbXTpq3ugqjng6OYPGXg+oS/Qc27q3jLQ9r1jw69zSso\nCUZgsWPKsuflLavkmErs36mXaWORLg5sld0gyw70RvbWQZqsGOBFdVZ5pkk/\nazsBCRD3Jk3LlFu2bcRATS6UyyEIrPOqU57Le2GNxCUYQy5eb6xGCovRZs0b\n7RFk1HCQQyxo+5re2AkfJNN02BQz5/0Y6fMMuSKsjLp7C+5d6ff0uOLeH1wk\n4BoDWir5EbCN2tAQNfTP2w6zfPEk5NG5VIz1bpjIHuRLnv3kIgedww8pQSfQ\nN865\r\n=CXoq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-alpha.20201215.1.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"engines":{"node":">=8.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"echo Skipped.","unit-test:node":"mocha test-dist/**/*.js --reporter ../../../common/tools/mocha-multi-reporter.js","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.9","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"14.15.1","dependencies":{"tslib":"^2.0.0","@opentelemetry/api":"^0.10.2","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^7.1.1","assert":"^1.4.1","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^7.0.2","typescript":"4.1.2","@types/node":"^8.0.0","@types/mocha":"^7.0.2","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","@rollup/plugin-replace":"^2.2.0","@rollup/plugin-commonjs":"11.0.2","@microsoft/api-extractor":"7.7.11","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","@azure/eslint-plugin-azure-sdk":"^3.0.0-alpha"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-alpha.20201215.1_1608060646629_0.8700000467774784","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20201217.1":{"name":"@azure/core-tracing","version":"1.0.0-alpha.20201217.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-alpha.20201217.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"94651f4106f1e22e715bcc4ca57ff9245275b8f7","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-alpha.20201217.1.tgz","fileCount":35,"integrity":"sha512-EUk6Vs6phOm2rBTXYeqwbI75sv+opkjVlUMscXfpEem4noDGpUc96vQnM757YQzQ8zd3xa115zCggrL8kJDklw==","signatures":[{"sig":"MEUCIQD1DtmrrLXmSxKhMFKbkMKVxB0Re/mDMyrAN4uTUZ3Y5QIgF0uE5mM480/QENBPkLYkF/0A4vbN4Q+IIYKF3lcb2fM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137014,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf27MKCRA9TVsSAnZWagAADYEP/Ref1TzpchZ9+HwRejco\nWhBZnjb/2IIUe+HJ2mdf0nAoLVvpNT+q0tLhe+cycmarmvFF5tEljq1h3ASv\nHsE3JkeW1FhQzxmmUdKniwsJs5zjDXEBSlW4exivxlJUsgd63eRpIYgYcyoj\nm7zc9ezkbzIKxRtV3l9z7OpihB8FOpidIwXCtVtw9hZPnW93FT+xea40OJYK\nV8Q82pljMHns7pE+Edc4ngwMVXlO7yHGixEcdFtQWGJneb8bEBuurNNWeg0K\nPfx4nR4I5/Te4LThFwfgbvHnbZ2YjyAu8pqx4Oeyk1SfXtIzHLB1/VSmwQuv\ntiYi0jcadK1vt3k4e5X/+alTyqB8qyVYiwv+b/YVdGzzIkkegfY7zsJE6pUH\nWZlnXi4xXwkaEG7PvOcq+v7QgtDTmK1nBlS/3fxNEFIvpcQ0ea4n0lymKtwv\nSSJ/AKWN4wYhHtJWTL/LDAkbmkiuavLKSfO1R2D3V1clswbSm02htsePpEX1\ntsx+i4g8d6w6pxyXUR9E9f1VrOckbm4A8iqfqVTctBnFLGBcgQbSXyosjolL\nDcLMz1azrGwjR9D/SPphEsKwiG2xeJQC9cb+TabnEl+BR2egEFsvTcpesp81\nRw92JJyz8y54VJ78Y0dy/QoP+3VAuzXBZ+bdGjkSgnbZrVxWfSiDqwqWnhhQ\nUFdq\r\n=Kx91\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-alpha.20201217.1.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"engines":{"node":">=8.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"echo Skipped.","unit-test:node":"mocha test-dist/**/*.js --reporter ../../../common/tools/mocha-multi-reporter.js","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.9","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"14.15.1","dependencies":{"tslib":"^2.0.0","@opentelemetry/api":"^0.10.2","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^7.1.1","assert":"^1.4.1","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^7.0.2","typescript":"4.1.2","@types/node":"^8.0.0","@types/mocha":"^7.0.2","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","@rollup/plugin-replace":"^2.2.0","@rollup/plugin-commonjs":"11.0.2","@microsoft/api-extractor":"7.7.11","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","@azure/eslint-plugin-azure-sdk":"^3.0.0-alpha"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-alpha.20201217.1_1608233738225_0.9379785745999032","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20201218.1":{"name":"@azure/core-tracing","version":"1.0.0-alpha.20201218.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-alpha.20201218.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"0e572a362c0841e745e69b4be7e475a227318df1","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-alpha.20201218.1.tgz","fileCount":35,"integrity":"sha512-oRtTL+cYPVWFh4eUn7VhH6wuw2WjjGbh9ZoOLm+jf0JUHt8IwKpP0cHegvECevdA0MqsDi/9z4IyEaDYR5B5/Q==","signatures":[{"sig":"MEQCIE1zhdDmbc1MjUG/wfcA8tAAFS5mN6SKaov+RGZ/d5XkAiBsQZNzW6hwdK8TNqI8b1EagodBMdu/M4ZOZJW7EfyvTQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137136,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf3Pk4CRA9TVsSAnZWagAAuh8P/0FOmDXY1DKQAaJ7ZYi7\n1PWreIOqJaE7AHPcg8tTZ0VRo+vPdor/VMstm8bOj63RKSmIAj/ER/Tx/rp/\nQHfp0rPela8AtXw0VrCQGtPnblXkaORItZ2jJU3A4LxOwQyHPPYEHyUzT0ZN\nL1fUsMBTgLArKNw6aTOcFbtrc5Ea1e1S4IrOlDraj4pYT8v4iAyaF+HwMidt\nW2UOjjdTxpV78EjU9yQw2znNt6SqI/IRi0FMD2tIXuhjltt5aL2nNOJX35u6\nc15iwNqBjUGSOorXc9rGW2Qi26prRLq3xEE2ooF82CkNhGEWE2IGMbpl+ZKj\nHQ9NI+Y+AxKePK+tqh8BzU2zFF44sUhRuiiW22BYdAIV35eYnutBwBFajY9x\nH6fV5V+GF1n/OEL3ZDYPH4O1If0cVd6MRrXvmIynY65IJjqw1js/jmovcxRA\nVAjwtgIrxIRtOIDdeojlDDB1o0oxhNHZaN0UXDgfzhfFt3dC7c0y1qLa5N2e\nyZV8aYcs67HnHRCetFwVCFD7eRsyeZt4PQdfv2CDGuYQRcB4Tr96dR81gwfo\nW+H0ZSs7hu25N+mYvnAugoroh5lZ1ZYFBE7gxTrDXpz5Is1QGggidQllohJl\n3dMUOeacfRT5J4qi+rqEE4MUcT77t7aAx8gBjYZ+JHFtdF5c98JhRXiu2FjX\nbrmF\r\n=cHHE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-alpha.20201218.1.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"engines":{"node":">=8.0.0"},"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --mode file --out ./dist/docs ./src","lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"echo Skipped.","unit-test:node":"mocha test-dist/**/*.js --reporter ../../../common/tools/mocha-multi-reporter.js","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.9","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"14.15.1","dependencies":{"tslib":"^2.0.0","@opentelemetry/api":"^0.10.2","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^7.1.1","assert":"^1.4.1","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","typedoc":"0.15.0","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^7.0.2","typescript":"4.1.2","@types/node":"^8.0.0","@types/mocha":"^7.0.2","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","@rollup/plugin-replace":"^2.2.0","@rollup/plugin-commonjs":"11.0.2","@microsoft/api-extractor":"7.7.11","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","@azure/eslint-plugin-azure-sdk":"^3.0.0-alpha"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-alpha.20201218.1_1608317239635_0.36535414313047143","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20201224.1":{"name":"@azure/core-tracing","version":"1.0.0-alpha.20201224.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-alpha.20201224.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"4ba806d2e05f805a3b89d6f5a84c0cd202c1773f","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-alpha.20201224.1.tgz","fileCount":35,"integrity":"sha512-1uRkkUeZDHLT8qgz33CA519M7u+khIaRQV7MzkMtCDWidE1S/7v36n7KeNaDg9IgFHcqviZJxDlz+HL5K4qROQ==","signatures":[{"sig":"MEUCIE3FOuLEpRiSgncHaYoFTF+jvbgvrnD9GYHm6XqlcE8YAiEA+uJCS2YOxSOdm8kRStHqmkV1ddiN9Rv8YATCNQ8gAV4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137155,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf5OpVCRA9TVsSAnZWagAAJ4cP/jtWsy0bTJISV7YYmCCD\nIdK1kQFQsSfXvexUzIvlzPEPmb+yZFDk+r+DbGzg6t5aEoe7DHdP0IXyVLrF\n748K0yxa1M6hzAOzPDHux/a79Svd4u/ANcsm60n2uDHZ7mdZ3Yne3Afoiyyh\nX/KpUS4CCVo+d3IzlBf3yvymGCnRTES4MzYf4Ofv8ByxQ2Zl2li6uY4ebFhu\npxWRvF5KNZHavqjinNfRNyGJ/v/ZwBH1kEYXgWuKeBBqOW/PWKMXwYeu/n+c\ntTRj5thqCRXyRiFsCejICwHkgOpRRxFXpPe2aMQbfRUIOmMf9O/JoMFtTZcZ\nnfUYEf2wbjyhxQITI6ffzx3su8KLKRz0n7c4mvajk0m2SbTOFuGBm/VewMBe\nE8LvRQU/vgEaUAub70yyG0NHGso5N/yhWVoqVZQaXcZigB5IsgvWAyC7W7rN\n1vSxUHkcOPKWvRnI7tpQ7fHMedsUNwp6BIRuVKiswuJ1lv7H5F1PhCqbcV5H\nH3wsHOpQi9dF+MvROzDMXtAw/umvXrw+5gDEOgefjgaWJHHxcTnbmogOHa0a\nkznf5ZF1qt0VmL/VRpuW7TKjNpIAC1OfcmoyRak8hHlEVyQ4YdbUwyLKlJqh\n9cZhX5YKw5uEoU3tmDQQXzATJfe1Ec4A451rfRWRNRhmDuyr0abOBMJGD1HK\n4fev\r\n=x5Ma\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-alpha.20201224.1.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"engines":{"node":">=8.0.0"},"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --excludeExternals --mode file --out ./dist/docs ./src","lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"echo Skipped.","unit-test:node":"mocha test-dist/**/*.js --reporter ../../../common/tools/mocha-multi-reporter.js","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.9","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"14.15.1","dependencies":{"tslib":"^2.0.0","@opentelemetry/api":"^0.10.2","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^7.1.1","assert":"^1.4.1","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","typedoc":"0.15.0","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^7.0.2","typescript":"4.1.2","@types/node":"^8.0.0","@types/mocha":"^7.0.2","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","@rollup/plugin-replace":"^2.2.0","@rollup/plugin-commonjs":"11.0.2","@microsoft/api-extractor":"7.7.11","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","@azure/eslint-plugin-azure-sdk":"^3.0.0-alpha"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-alpha.20201224.1_1608837717450_0.3918368464355","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20210118.1":{"name":"@azure/core-tracing","version":"1.0.0-alpha.20210118.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-alpha.20210118.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"b33494ec61ed62a670f344ba4c4e18a755b38420","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-alpha.20210118.1.tgz","fileCount":35,"integrity":"sha512-MjohZEVRmiCC8c06iirSNcwNkh1CkMzELMy2HaJZMpfaDYY9nOZJMhCI7h2dGDJIc0YsxM54GMwUwbl3R9/Thw==","signatures":[{"sig":"MEQCIGQRIY78jT4HSKNjzpVA4lTDvhMJLoZNFhReA/vzgK+OAiB7qwzsFy+omgNPdc3EaAnP2dO2Dat9AvYNmPYdRNK7UA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBeESCRA9TVsSAnZWagAA+H4P/jJTMLEPBPiTMfh9baY0\nOMAsM5O/jx6He19vuwLwPlj5IOGt6OIlIO7Y6HbpLSK0c971z8rO/7BXBkaM\nU/xrZSSZ2DajdeBREoeil1O25UTaFXjtS6KSHYFg5a9oYOafg0VnnXUS3y5f\nSkROzbd4j9Vz1axvcbTY9nXZk8Xoj7HbPiCJi1iMwx1CRA3G62j33Rkwrujp\n0xW7M55MdqSA3ydwThWhd55fGnEeQv3OYHnrT5mvNDcH19irKOXhc5PN8hvM\n02cNDICR31YhmKVj1JsYNkftATGLWtJBvGadwnuLjIw0AcfdB1D6eW0qLkd1\nGG5RswX42pMdJOoxsfUCCl3XorermjPpuP9NMzuJMCJXVQeQNZsEkfqMCUO1\n5BM71uFAy2qxM8bQKM3IK/PO1UmDy2++pfiwwCckfF5mf9njWxLXKTwHrm/+\ngY7aD8LC3FnVBUQs5whh76qLna9B4LpOAzL+de+DlqCoK5d+O9T0o7YMbOyh\nWQUH0oItDqOcd8/haGOY2l0iEYC0qjQONpzW1FUmjpxFOB3ZtMRJaVjv2t5R\ne/lVc6mp/wG703IZsDliz0miJXDbZmEaEpni3DpZQJ0qdSu3g4mubcXDSqmG\nbLJMhQ4EV3CFM1vdTp5Ij04IsxCJYOlGJ9j6za3qUFLjaRQs1o+1MdzsWdxO\nOCMC\r\n=JFLv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/home/vsts/work/1/packages/azure-core-tracing-1.0.0-alpha.20210118.1.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"engines":{"node":">=8.0.0"},"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src","lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"echo Skipped.","unit-test:node":"mocha test-dist/**/*.js --reporter ../../../common/tools/mocha-multi-reporter.js","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.11","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"tslib":"^2.0.0","@opentelemetry/api":"^0.10.2","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^7.1.1","assert":"^1.4.1","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","typedoc":"0.15.2","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^7.0.2","typescript":"4.1.2","@types/node":"^8.0.0","@types/mocha":"^7.0.2","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","@rollup/plugin-replace":"^2.2.0","@rollup/plugin-commonjs":"11.0.2","@microsoft/api-extractor":"7.7.11","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","@azure/eslint-plugin-azure-sdk":"^3.0.0-alpha"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-alpha.20210118.1_1610998033647_0.8511474329883266","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20210226.1":{"name":"@azure/core-tracing","version":"1.0.0-alpha.20210226.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-alpha.20210226.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"1b8a6a13985d29b88d26d96e5348c31964e8f587","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-alpha.20210226.1.tgz","fileCount":37,"integrity":"sha512-MlT4NOI2RLuKcmXfwaz0nPowKadLnW1QYjIcdXUsPQhopjTZcJs1CUezILrL+NibnfOhqgfZwWeS4I4SUjKxxQ==","signatures":[{"sig":"MEYCIQCQ5gu5xPVwj6U089s7x2BlfCC9leZUOv3r+DY72Q6ZOQIhANhGHluNIVqyDiDkZ6b0+ckBHTGKcMSdYdxu2e5XUSys","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":149311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgOU0YCRA9TVsSAnZWagAAbU8P/3EVGBJaefsd5Okkuogx\nBQEFvdUGLyYBe6urin9J7DQIwUtbRnG8YDOkGOTukM8MMOPcSDms4dBTLNXr\nsoojDPqhfXyPK9LaVw4vokGcXk93uG/2i+0CWxK1YOru8yYiWhAwA9atCWJ9\nzN8Gcg3d6mClkCeWwnS0XK6mKUQ1H7C0028uR7zmIQ8esJXB5HShC9uOR+IZ\n3r0EIWriIcvm04DvAdpM20nA2Rv7J5F6pOPbM2x7PQ9zcOy9pf9tqw1+ku4B\nx4A+uIM+rggzx4iqIAU6OnqhepX3PbgrALQpQFW1CTHgtqZB0uEC4t0tt6TJ\nhVOS7IP+bnSRzOBFDA4UY8iAiDzIHjb9mhKCx3OcytGQCU3616oQyskE3i9C\nk6WHnSkvG2LgdzwtRY1LQekLkZ6cfzWsYM1KaDlLsQtktLHUiLhQ2d/czep4\n7bh05hT5XrojWut75EZtyY1kvdb9vfX16O4pyeiWZvaAxV3Qc3HHHU5Z8eUK\nGQA6nPpJzY5iqW7kPy/vWGRAcZn3jp7I8fwIWH/t8w46+V3QX8Uhdsvf9Xyp\nM4rpC29hnvUK9v57sUTZPXxuLlzwmAjdK2R9WjvsvDOK0tHonAd2MVNTqGWJ\n/MrAOjdzv2kAXOw4pT2vz1Jx1a6aeXYJdEs1sjYZQkrjpUFpxRRIP4KBXLec\no/dD\r\n=UFUH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing-1.0.0-alpha.20210226.1.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"engines":{"node":">=8.0.0"},"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src","lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"echo Skipped.","unit-test:node":"mocha test-dist/**/*.js --reporter ../../../common/tools/mocha-multi-reporter.js","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.11","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"14.15.5","dependencies":{"tslib":"^2.0.0","@opentelemetry/api":"^0.10.2","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^7.1.1","sinon":"^9.0.2","assert":"^1.4.1","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","typedoc":"0.15.2","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^7.0.2","typescript":"4.1.2","@types/node":"^8.0.0","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","@rollup/plugin-replace":"^2.2.0","@rollup/plugin-commonjs":"11.0.2","@microsoft/api-extractor":"7.7.11","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","@azure/eslint-plugin-azure-sdk":"^3.0.0-alpha"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-alpha.20210226.1_1614368024278_0.7033381218023538","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20210301.1":{"name":"@azure/core-tracing","version":"1.0.0-alpha.20210301.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-alpha.20210301.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"192ea6bf55e8dca7e183475ba82a8db8651feb11","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-alpha.20210301.1.tgz","fileCount":37,"integrity":"sha512-LiGToAnV4YPsMMoBJpC1b7W5dFVk+m+dBYwP9WL7hulsb8toyOO5WpHvwJV9OWTZ3jnlIBtwW/8L4OkdrTtKRw==","signatures":[{"sig":"MEYCIQCLJLxjnsJmCjeFaJF4b0JEsneK3h2aF9sCbgtVhQquHAIhAJMRgQq5L3J7PYkoTnDK37bIgTLdjVGbxkLQ1m42ii8r","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":150207,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPUAkCRA9TVsSAnZWagAAWb4P/jKMREidm2qnL1d+NVYK\nP4xxXWVAHswc/RlLSGpD6Y24wpShxK5GOwSgsFJVrD3JEYbPXBTeS/bJ/4Dg\nmrMbs6vbjC2taFzdYt0fxali3sV4U8wMYetck/UNRK4R7xpZNKA0zt54DYw/\nFFFomapkcg4frEx6PISiTzmW3gTlXaTbO8+Pvc7wQd1gSjjW8thSfp9Cz4Cr\nz0RC49tA9mt6R0aaNxQMbcV8/8pWfDUAo6Yro8dbkP8h6WrvQ8Gj+1sUhsjp\nb/Tg5RJpP9VeO5KMEX2C7ZL9HPUczmJqpjYzETgAzOWhzYM6ienvWpKUnDKa\nAgx7DLYbo0xX6Q60wotZrE6SNRGDAw6Pp3Q0KWMsE+6UIg8JzpDlHFZLx2H3\nbCqyeaWtIwSLQZKcG6FLgb01GDw0cqLXStlHWJ05AWtX8N5SWvvVsqthm42C\nLinohSV5n1+NzB1FvdgO45qVY1wDUrSuT92cXpaBIuLPl4QdLY78eK/tg8qK\n99kQMltkIBCZuRUyHxISj7LNgscXSV2U5QhvM02wr/pbOoVYmBxlqc3lRT4o\nORH2waHKCKtBowkOjAHKLDy/212dah6smacjF+IrRAiJIPorn32TGv4THoEl\nkrYIK1Gp9XYkIIyfz1Q52pS6YMU0hUsSUjPWMWKecbTpEGazkTSj12axi0cX\n+ssz\r\n=79zv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing-1.0.0-alpha.20210301.1.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"engines":{"node":">=8.0.0"},"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src","lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"echo Skipped.","unit-test:node":"mocha test-dist/**/*.js --reporter ../../../common/tools/mocha-multi-reporter.js","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.11","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"14.15.5","dependencies":{"tslib":"^2.0.0","@opentelemetry/api":"^0.10.2","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^7.1.1","sinon":"^9.0.2","assert":"^1.4.1","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","typedoc":"0.15.2","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^7.0.2","typescript":"4.1.2","@types/node":"^8.0.0","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","@rollup/plugin-replace":"^2.2.0","@rollup/plugin-commonjs":"11.0.2","@microsoft/api-extractor":"7.7.11","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","@azure/eslint-plugin-azure-sdk":"^3.0.0-alpha"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-alpha.20210301.1_1614626852210_0.8412334480267507","host":"s3://npm-registry-packages"}},"1.0.0-preview.10":{"name":"@azure/core-tracing","version":"1.0.0-preview.10","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-preview.10","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"e7060272145dddad4486765030d1b037cd52a8ea","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-preview.10.tgz","fileCount":37,"integrity":"sha512-iIwjtMwQnsxB7cYkugMx+s4W1nfy3+pT/ceo+uW1fv4YDgYe84nh+QP0fEC9IH/3UATLSWbIBemdMHzk2APUrw==","signatures":[{"sig":"MEUCIBkaWKCzoAPAsGjboZyCjJEplCLmUV5Nkp5DbDM+XNniAiEAjDBlOxCEe+u+e2VH2xxE5wYHs0N/e0RRkH6X0EteaYc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":151594,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQVD6CRA9TVsSAnZWagAAKzQP/3/MKC7zgmY8uWdGNoJK\ngn+gsgaVK/OAAM30TdvRP3+huejYqMqt4/P0RGzrCniMlJROeahQc91jSHeZ\njD2udViWB5tWA9pkdIvs4/lJMlD1ACWnCW0zqB2wAt9tVjpr5OmlhKZKBRdq\nNshAz02HouYyC4knjMdjFMRHbZsFqlZwfRGwRw+BfSISRrzf/5bWQXjNJUCB\nUmGxwaGkR38UbDpQFyH1cYyX/omMxZ7eS0Gr6L5WiV77pVCMc4+4YEwinqlI\n15eMt0wpQkN6qxwT25OV08zAcD5wpyWD4NobdgHf0PgTvXAGetDjEV+Repw1\npjq80cDvJYZC+QkLTPYal45sMA+yOwlMQM9+oNRlZquAdy/I/utJyJIqFs5Y\n94zytkpOfukeNxtAXZsc4yoALqv/lbwxoCUyNLLiSz3e+TND97pXNhFnMsuP\nWNAc/k+TDBV3H9L272/SiQB0hj/EOl5XIUrT6d3Btn0rDbFs7UEhkBeY4uZt\nNw3jlJqg3WwDDAoh1vkfRkoRdZxcGOnbwYmpSfu4AqnZYgPwAn16A2j5uR6c\ndJy5JYYLOWm+wd4MpYH9lo6W268ejYU2kmSJ/Zj0QMVCL8gHCzx/ZmEBmHwo\nUNsG3TIevxZ8hEhShemh0YbatE9xtzsqjuvWb4w40rQ+Fh5eqt6g5tX0IeD4\naYEz\r\n=PhJx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing-1.0.0-preview.10.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"engines":{"node":">=8.0.0"},"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src","lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"echo Skipped.","unit-test:node":"mocha test-dist/**/*.js --reporter ../../../common/tools/mocha-multi-reporter.js","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.11","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"14.16.0","dependencies":{"tslib":"^2.0.0","@opentelemetry/api":"^0.10.2","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"devDependencies":{"util":"^0.12.1","mocha":"^7.1.1","sinon":"^9.0.2","assert":"^1.4.1","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","typedoc":"0.15.2","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^7.0.2","typescript":"4.1.2","@types/node":"^8.0.0","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","@rollup/plugin-replace":"^2.2.0","@rollup/plugin-commonjs":"11.0.2","@microsoft/api-extractor":"7.7.11","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","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-preview.10_1614893306011_0.7415118651938863","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20210317.1":{"name":"@azure/core-tracing","version":"1.0.0-alpha.20210317.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-alpha.20210317.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"6387cf0972e89dddc4de3ec80d780bfe599b9637","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-alpha.20210317.1.tgz","fileCount":37,"integrity":"sha512-r6VMcsqCgK3LsBozVD/4G6P+fmmo7Vojuqz+bwDCxzLcEZ3JXr3MWHe/WV52WoTOvT73/xlHecrLTPovrBMJtA==","signatures":[{"sig":"MEYCIQDwdyFW29XyO/jFZwTWy9cgYMao40W8JSfdAj1HvdMXhQIhAPlActGWPW9AsAyaZ0rm+ZW0jHaKdBVbD0p2T6gxP1eW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":151606,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUkrsCRA9TVsSAnZWagAAU28P/3canZJK695G7tzGqcJ/\nTaXq+zN0p5PwLcz3+Dzb9xEx9pzlsJ1Zqwj8DDh+T52IgDiJB2C1HR3soo8Q\nV2PRkfExrvr+P0juXTEiqR7FeUqwZTDHwgEVpRhxlkPMDj6ApgQJFsXaAJVD\n/Rg51EdADSAiFJN6wt0apiRBk1kJVcDX19ZGnr4luzk8Hzj7w1QtVmxwRSFu\nEz2YPucJKVcl4i35Stax3ngdjjDQVuZDV7dsuwehXlp7GzayZFx8m7V38haY\nN9zRxPwvrdLcCyLKsobtoWCNQaR0WmIv2ELLm03ITPYmC6x3xqXERv0rXrUX\nZe/yt/K3Wn/kVPZyPxzA7UkHeQgmQvq/WKmYnnU1Vn+t2x9NfdfgxBlMYadR\n+Gcs8qBijJa6EMJkziKfVZSlipu/k+RB6ogz8e7oUhKRAn9ChkriqRKDFfd+\n19AzLdbP6jymIs5UvQBajfwvZDK5otnwQhPLYS3ohmxcDWBxhGPs1KWwhOjB\n57SdapOzH4DlnekNw35uc1uHrHBSNXmXXIj8iIiSUlR404b6vZeQQEl3Xv/L\niKhN7veWo+PlENl7yDUNsYZzCYGf8q6Jug4q5mZ4vENFp2ySLExh7ptnfQ1r\nyESFvF7mIKrDYDi45mJhVaYL6Z64X8U/q15xH2j+RHcLu0I1qpRxdcbwLOj6\n7ojr\r\n=tlAH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing-1.0.0-alpha.20210317.1.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"engines":{"node":">=8.0.0"},"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src","lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"echo Skipped.","unit-test:node":"mocha test-dist/**/*.js --reporter ../../../common/tools/mocha-multi-reporter.js","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.11","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"14.16.0","dependencies":{"tslib":"^2.0.0","@opentelemetry/api":"^0.10.2","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^7.1.1","sinon":"^9.0.2","assert":"^1.4.1","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","typedoc":"0.15.2","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^7.0.2","typescript":"4.1.2","@types/node":"^8.0.0","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","@rollup/plugin-replace":"^2.2.0","@rollup/plugin-commonjs":"11.0.2","@microsoft/api-extractor":"7.7.11","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","@azure/eslint-plugin-azure-sdk":"^3.0.0-alpha"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-alpha.20210317.1_1616005867976_0.19211836889193434","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20210326.1":{"name":"@azure/core-tracing","version":"1.0.0-alpha.20210326.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-alpha.20210326.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"a1e27c85a47a595ceb8b11d7a206bb7dbe1bcc29","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-alpha.20210326.1.tgz","fileCount":37,"integrity":"sha512-PJkHPn6qxQLY/wx6F2XOvysnEQ9WKJCm7KuW8YH9S+Lo9JtK8BKHIOLizswgFwEMHd6AQNNZAR8mWdoNCC/m1w==","signatures":[{"sig":"MEUCIQDI54GrND6bW0DPntmBpGv0ddQ5R+WWwebXKHgJYHo5DgIgG35eGiR7ToKjrRDqeVHZo1LNjPczOYPDObpCSICm/cA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":151607,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXidzCRA9TVsSAnZWagAAnuAP/0szkAVe7YsZBYRg1JAh\nzhdMP5zSV6LMg/KaV/mdFT+O2uzSQodtyYYL+mqxXeOqNYPOpjY+NtdK+6m/\nuEqqjvXFd0mDqKAMhy4JNVTcWwd7pnklJq96CTI1nYvVY/Y35s+oabX5Vo5o\nNih86zWmyudUP8gsgGg9kb017IOrkKH0xOyRkQsAA2Gcr6+4Zc8amdFQGuNz\nrFYtNSQFVuF8Bw4F2g5crVQhOeUoWZxw9NKWBX68KcjgQBvIhBwUVPGjYVpH\nIKJndN5oZUFj2xJfUv8ZCLJoqhy6WFSmzV2cyf1DK1yRfA3NR21gEUg6nwZZ\nnlGbqZvPeD9heo0vN8Bzug+KTHn0mE6lzbet30S7rYpSJr4zauX3bIRfZ5yF\nXPVhwKUJCPgZ+C1/GaFmDPMYQ2hl8AGlfD144+OBDjUFLARhTMQ2HnFLreP7\nzNwT3522m/yhj6tnLX3F9QIK2Z2xuabFBr2yDnyHcHS21qhYRnPccUJ15TwX\neGVLGWvFeVcYDZZH0rMbVVq42j6beG5UXTdYGMjhP3eeAjeJWB9qPrGwlAJF\nyLh6agzloEqMyORlryJwO85t6FzVI9l+PhzJDLdX3JNxUqBsEzeExtDpB8oD\nxQFyxBAdbjuFfDYBAKBKoMYlcgRvOasErQ312VvuTq+XbX3OU3XEONfj0toz\nHxYA\r\n=9U93\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing-1.0.0-alpha.20210326.1.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"engines":{"node":">=8.0.0"},"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src","lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"echo Skipped.","unit-test:node":"mocha test-dist/**/*.js --reporter ../../../common/tools/mocha-multi-reporter.js","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.11","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"14.16.0","dependencies":{"tslib":"^2.0.0","@opentelemetry/api":"^0.10.2","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^7.1.1","sinon":"^9.0.2","assert":"^1.4.1","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","typedoc":"0.15.2","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^7.0.2","typescript":"~4.2.0","@types/node":"^8.0.0","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","@rollup/plugin-replace":"^2.2.0","@rollup/plugin-commonjs":"11.0.2","@microsoft/api-extractor":"7.7.11","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","@azure/eslint-plugin-azure-sdk":"^3.0.0-alpha"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-alpha.20210326.1_1616783218811_0.6467308750030036","host":"s3://npm-registry-packages"}},"1.0.0-preview.11":{"name":"@azure/core-tracing","version":"1.0.0-preview.11","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-preview.11","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"bdfb2ba73cd6c39b7d6c207b9522eb98e08b4ddd","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-preview.11.tgz","fileCount":37,"integrity":"sha512-frF0pJc9HTmKncVokhBxCqipjbql02DThQ1ZJ9wLi7SDMLdPAFyDI5xZNzX5guLz+/DtPkY+SGK2li9FIXqshQ==","signatures":[{"sig":"MEUCIDHFv3jKw7o30t0rFpLfDB9HT4xMgAYhImWcIKzGH/X+AiEA9xy0tmTMp9N1GdxiJVndYAGpScCa0V6rRIx/y2JaEMg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205706,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgY7LgCRA9TVsSAnZWagAAMCcP/1tRQVCWM8y2fkB2aBaP\n+6ZpKiEOQf9wXc5TBa+U7NYvrvzqhbfaDfeCLuz+CVPGgYB5Bk7ymwZSJvEO\nmmnUsuxRgs0AsrTpWOuIgUgg23i6k5ujif/iV98srgly6PQvlEXKG7CKbQL9\nWAPREjCtsw6ik14Nif/7+C9L3qGLz5pcwydXMyVao2wlPpIpzrZKLe7f/zk/\nUjzDv/X1q1knhk2hvlTCP3MkZc4i1pWNaAgBhtkkN9FElPdH6enXnpZgFB44\nRurgDeM+vJikujUCT+JRY2q6GuOFA1smFOtmWmhMmhRgQl8yH+nlYuYF9AVA\ndj8ZNJrBq/72R64nbL30S942dTlZqcsPf5uLbCIDLtrd7VyUEkgMN56xWtI2\nNneRLXtVcnJMhYOrH52qPMk0+xkD8uFNADQ0cQk722gmU43y5ZDUJK1Sjin8\nLttOcML+lZ8XPvgSekrcg7gupViY1xlHppRrcIno77ffFCtlUKUtc7r53ddW\nbPE/lr6qaKzljxWgqfEbWyP2BluZaOYABsROtPYKw8+wAwOV8tnNJi20b0VW\n2p9kxPkDdJrXK2U9YUCfGx5ycmRjJi0w8Qw0qIUmRZXvdYj3Ppp+dBt6BYc5\ntxivU59eQuxkgrtWVlDtT71gpXX0l/cphl9mllVSn8I1ZT4k88exp2/DcMmg\n5g4Q\r\n=Ibes\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing-1.0.0-preview.11.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"engines":{"node":">=8.0.0"},"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src","lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-esm test-dist types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"echo Skipped.","unit-test:node":"mocha test-dist/**/*.js --reporter ../../../common/tools/mocha-multi-reporter.js","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.11","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"14.16.0","dependencies":{"tslib":"^2.0.0","@opentelemetry/api":"1.0.0-rc.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"devDependencies":{"util":"^0.12.1","mocha":"^7.1.1","sinon":"^9.0.2","assert":"^1.4.1","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","typedoc":"0.15.2","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^7.0.2","typescript":"~4.2.0","@types/node":"^8.0.0","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","@azure/dev-tool":"^1.0.0","@azure/core-auth":"^1.3.0","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","@rollup/plugin-replace":"^2.2.0","@rollup/plugin-commonjs":"11.0.2","@microsoft/api-extractor":"7.7.11","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","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-preview.11_1617146592344_0.9840324675447727","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20210518.2":{"name":"@azure/core-tracing","version":"1.0.0-alpha.20210518.2","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-alpha.20210518.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"343263b0d3c111e7d2b0db54391a8a05485a1897","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-alpha.20210518.2.tgz","fileCount":37,"integrity":"sha512-VPs6VQOPeaPFzyA02ghiqOYsWvj5oFGFMuuW/LA0ZW9q5weoRUkY72QXDg9U+ADHH5XKVXRp+i3RNBHTC8eRUw==","signatures":[{"sig":"MEYCIQD6DgTLmIALpYuE2M/CXHqLuNPL1Y8yuvzz0ZcYT8ZmkwIhAOV3rTuS1x6gCVbti4Gpn+fWII38cO1PyC3ZMpVGCGRj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205747,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgpB+OCRA9TVsSAnZWagAA3f8QAJV1uVhouAnBalZfmRgw\nngjGAOlDWew0eFCbt2GDYFmpfV2p5RKcBgMFAyfrZ5WOUa5pPIhYH6uGJQoC\nQia909JQBXyxA8LorPAVsK1hJra/BRPUN/1xbTa07LD052Gp32Bo7meYlDdH\nVeRXI6DDEMMKI3JjTEhT7QxjGydSoV1XWg94Zoe0W7MniJbdMIN2KLyzITB0\ntabw/dZL1+Oy3sN8CsO3NG6YBAhGUYJEyozF0sUbBjeLh4cCrmXq3mS1qOY5\nzjPPXEV7u+KTOIkiT8GNUouF2Yh/HR8M4P8QGCjcqtO3Q5/0MxZrmF3Jp2L6\n6vkbb1WwVCGJomuniRlS+MvdFqky1Z44Wz5hLcBCL4YdWdR3wKejwX5VJhLl\n72xTU5lW2AMP/T5f1slOE0RntFzr8b8/ATMxTdI8SEd3wwF29nF2Oao1zoRT\nlzjMzEbSvzo2/1oq5llZ+M8E6qmotqFmhTN676gIsx0IqlUh6tep2/sWB6kW\nGo+90o7bpNknBLZZei/SF+yhfobEnmUK2vecpzzML0lgRB+RCWGVtWrBv1j3\nLWJLJbqo05SFmeMvxlHK4nbYkFg4q3BKbv35TwP7lmKGfahWzlvEXS1BpPDS\n/4TzTO8nVZddHaKxOs3hGMlEd5g3GzyB45RHo7mY+jL57i08C4L9d4atTeZx\nkuyW\r\n=ZVyu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing-1.0.0-alpha.20210518.2.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"engines":{"node":">=8.0.0"},"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src","lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","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 package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"echo Skipped.","unit-test:node":"mocha test-dist/**/*.js --reporter ../../../common/tools/mocha-multi-reporter.js","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.13","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"14.17.0","dependencies":{"tslib":"^2.0.0","@opentelemetry/api":"1.0.0-rc.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^7.1.1","sinon":"^9.0.2","assert":"^1.4.1","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","typedoc":"0.15.2","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^7.0.2","typescript":"~4.2.0","@types/node":"^8.0.0","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","@azure/dev-tool":"^1.0.0-alpha","@azure/core-auth":"^1.3.0","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","@rollup/plugin-replace":"^2.2.0","@rollup/plugin-commonjs":"11.0.2","@microsoft/api-extractor":"7.7.11","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","@azure/eslint-plugin-azure-sdk":"^3.0.0-alpha"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-alpha.20210518.2_1621368718293_0.6121576116043592","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20210611.2":{"name":"@azure/core-tracing","version":"1.0.0-alpha.20210611.2","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-alpha.20210611.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"e0f20fec6319409f68f19632fbe169ad00531daa","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-alpha.20210611.2.tgz","fileCount":37,"integrity":"sha512-4E/BiByDEnDN3QEH3p52p4vTLDDQMJbZ/O/4tyFzaxn2WS6Vg+rdSpByKEEI2zT+0J+BnHd++OZgFo+WCvWg4A==","signatures":[{"sig":"MEYCIQCLXUuXfFypzPTeBQ2C7L759/ikNs+RUJ4dynYWXMh4HwIhALly+sZuQjO6zptN/rmHGsYk/pIIhrfTkfFpH2oePe34","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205747,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgw9x9CRA9TVsSAnZWagAAEhsP/imAodn6WtqtfVFzmUA9\nojY5hZ5a5wPf1o493C1PcEJuWOfEnEAgqUblU8GyRrtVeuAQbJUtHkPuhX/h\nIwpLpNviPU+XpSpJ2XkROt1c7ELR8wNbJHv8PZUdQVC4kvbTVkcPh+vbegR2\nTnn4gMSihNU3GBVtKJ3g8WMtASo65sc+UJ/NmKdRppJXdxs/PC++5sPiYEly\nsmcR8Xes8sRSJG/99at09xTo0eDpb1rpoh2aO2oug2MsrR8Li1vglwt+ROb2\nhQyimnQX5ScJtGsC0QAIDupCY1h3dRR/1HIiiwPUEcedxIMhKL3r/u+cXLOo\no4Y2SFahFA5opW6nAUORC6UAhQhYuICsH3ry7fBi5KCC8eGrthEq6tpZUXSx\nB22fqehFDmufomhvuyPbjyKhymjNc7nTbwIzPB54TbQEtp2SM16j+sMkGcMr\nOCfdUcRteiNWvCtnVqkdFf6UAgKgJMX3VAnvW8MatuvWnT+w/VTm9IoE4hbn\nE+lQAA8EIlFABlk5noVcFYcKXJy867p+zK4w4U4+u4cLw1k6UcCBiwja94df\nsZlfzCaT3Fs7aqEzD8OGWGTZI1Y1xhRQXyZrrcSwMvY4h4yUJzCM8NGHyvFB\ndMFXkJyaruPvy5mVRCA8sTSFx0ZcWgh+RIRmH02YsjvQZ+jiRewyGnft0K9m\nq9+H\r\n=k2fZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing-1.0.0-alpha.20210611.2.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"engines":{"node":">=8.0.0"},"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src","lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","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 package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"echo Skipped.","unit-test:node":"mocha test-dist/**/*.js --reporter ../../../common/tools/mocha-multi-reporter.js","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"echo skipped","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.13","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"14.17.0","dependencies":{"tslib":"^2.2.0","@opentelemetry/api":"1.0.0-rc.0","@opencensus/web-types":"0.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","mocha":"^7.1.1","sinon":"^9.0.2","assert":"^1.4.1","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","typedoc":"0.15.2","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^7.0.2","typescript":"~4.2.0","@types/node":"^8.0.0","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","@azure/dev-tool":"^1.0.0-alpha","@azure/core-auth":"^1.3.0","@rollup/plugin-json":"^4.0.0","mocha-junit-reporter":"^1.18.0","rollup-plugin-terser":"^5.1.1","@rollup/plugin-replace":"^2.2.0","@rollup/plugin-commonjs":"11.0.2","@microsoft/api-extractor":"7.7.11","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","@azure/eslint-plugin-azure-sdk":"^3.0.0-alpha"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-alpha.20210611.2_1623448701792_0.9240611441341109","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20210617.1":{"name":"@azure/core-tracing","version":"1.0.0-alpha.20210617.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-alpha.20210617.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"2f76841c795c5d5a59027979969f39b4c14b507c","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-alpha.20210617.1.tgz","fileCount":31,"integrity":"sha512-UjPiCDoj7W1im94r+nhOUaIM0NCVbpMyEcK7Hq2xq/zHqp79MwARLmtYdOHE3JLszCIxTXS51td3N3Tw1qxUww==","signatures":[{"sig":"MEUCIQD7ljBQ5vGcFmWTwiJ1ND8XJ/G+ypxzCgEh0QWdDdWLmAIgOCcBcVpWb3JEYwToIgzE7zPcwI2lFGBPPXSW+EDNkoI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":155796,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgy6wbCRA9TVsSAnZWagAApo8P/2jT4thuxhGoA/elNCok\nKGo8CVz5kiPkTmX+w2jIb0+SCSGYavxgFZEMJPPcwkRJvfcsTSu4TkQ7D5/X\nOKQADIpu+fodSm8v7cTQM4B7aEKTkunYYk3cvaJGNSTfdz5mGxzMIIrGArkp\n09gS737UxAwFBdFgF644EJgMwHwW9H03d1hjEA0aCP3kYe+cZYEPbDAiAVtn\nfJZmneWbdEGT1kCfD2ZjgUojBApIlehEKPW8XPBmyGgyZGBGNjJ0PK0ZcCtq\nVPgHfyfxFoBpn4ggf9LZICnrsi6hX19Y/izroLrM0yY69K6iDJttspczl7bs\noY7zhQHXKyN6+IEqZt/qBbmNGeG+MZ/CowwZpl3uyoibzKN9GhDYp96Pr724\n9gM/Qb93NaArEm0iB8VWEjFzcjPv+k6MDwxMJqXH0cpQmAxBfnQZ3/TtlAXh\n/WGykwKwf7boFN7rA+U61qASfn6NCv7fXcg0sx1y+qTGwx45d2ZCz/4M/OTN\nX4cd6CPpU5BIXKQaDtbbw8s6kB6acy4MbBKHb9/C9d5PhP2H3hMDxf8rcPVF\n6c2up1Z3N85MOLYQCjaogAvZ6sRid2/CsbYc1nrtyJxMS1CFRrmCDij8xnh9\nQU5j7jF05oWJDN6zpjfhKbIgy7Q1tKQ/Yan3PlYeDX4wxrEj8HDD1B4DxYEr\nV460\r\n=Urwg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing-1.0.0-alpha.20210617.1.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"engines":{"node":">=8.0.0"},"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src","lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","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 package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"echo Skipped.","unit-test:node":"mocha --reporter ../../../common/tools/mocha-multi-reporter.js \"dist-test/index.node.js\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.13","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"14.17.0","dependencies":{"tslib":"^2.2.0","@opentelemetry/api":"1.0.0-rc.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","assert":"^1.4.1","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","typedoc":"0.15.2","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^7.0.2","typescript":"~4.2.0","@types/node":"^8.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0-alpha","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^1.0.0","@rollup/plugin-json":"^4.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","@microsoft/api-extractor":"7.7.11","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","@azure/eslint-plugin-azure-sdk":"^3.0.0-alpha"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-alpha.20210617.1_1623960603248_0.5258211046479615","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20210623.4":{"name":"@azure/core-tracing","version":"1.0.0-alpha.20210623.4","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-alpha.20210623.4","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"e0eb6eaa0a9b95fa2098a239c0a74701a9b3b484","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-alpha.20210623.4.tgz","fileCount":31,"integrity":"sha512-Yup1KE1O0Fj1YMqfqACZ3WXVL523kQvV/0S1M6RBVISH8GPLPls8xdbc8D9kw515b+dweFXP1P4XWEQ2qYQl9A==","signatures":[{"sig":"MEUCIQDUdu4zzlBGrHMiniIuGwY8Pf6Ws9tkmLZ9ovO3rdC5OQIgcGamvyCdfHFkAQXcCUt6Fvuyg9ttU5JyFMxC2BUmEWw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":152233,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg05gUCRA9TVsSAnZWagAAngwP+gPxN0fDtT4y+JGxsfQb\nJdKgEbqZ++c16rDRzGnnuSsq7KIiXg7tJ9XAdbulfQuXm7giMHYnBudWOegM\njMe4o7BOJJ9yI7RZkShdpAHO+b6joRxxp7AYP5pq1MfNRW/U67jZbu61rrMu\nR40XBVNO7v62sqwL7k9TsZIF6xmARuTMNQCcj2XQH7CTEI2YWNW4ljGV3jM/\n02AV36z9/cSWQPkUBd9+wIWDmR8TdQjjHbACCs5pr9vV6ctBS+QomUy5qSqn\nPqM2k7fg/MOb2UDvSZaLy3uCCpZ77am1kQdP10DFRNYc6jrh+B4xnmbxVA0s\ngHaHkh9E0XsxSLlPzVq4AxqBYB5d2AvBkWBcVvHBCINlK6HQPX6CkKDBEP7E\nFAN3JJ4RiQgXVQj+phSg9e+mOuqWeOkpfzqYb+9Nw3+2W85RkcAVM9Dqa4ib\n899AjCkmiRJT0Qh6aQTeCpEwJEgAlxKjI94rDgf5RtfANDBxVo5YdwHDyy7A\nvh1lDCPfCaP/7Pxv4iW+wp28/0nvhUk8hdI+AO0yh4dhdBLm8M6dj0OB9NRB\nOdikQ7vZMFZ78ee4HO7W+8SzSqAF3apF1vRbrtcYwtLTFRTZEThGEETqLVcr\nQBqtDi1RUfzZ2688kYdnPYg0T7RxwFEAggohEcDIoh8A9OZeTbcqZXALUXG2\nUH03\r\n=lj7D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0-alpha.20210623.4.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"engines":{"node":">=8.0.0"},"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src","lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","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 package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"echo Skipped.","unit-test:node":"mocha --reporter ../../../common/tools/mocha-multi-reporter.js \"dist-test/index.node.js\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.13","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"14.17.1","dependencies":{"tslib":"^2.2.0","@opentelemetry/api":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","assert":"^1.4.1","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","typedoc":"0.15.2","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^7.0.2","typescript":"~4.2.0","@types/node":"^8.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0-alpha","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^1.0.0","@rollup/plugin-json":"^4.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","@microsoft/api-extractor":"7.7.11","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","@azure/eslint-plugin-azure-sdk":"^3.0.0-alpha"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-alpha.20210623.4_1624479764487_0.4751655284652221","host":"s3://npm-registry-packages"}},"1.0.0-preview.12":{"name":"@azure/core-tracing","version":"1.0.0-preview.12","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-preview.12","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"f53ff452c0742ad981c244f97d93d37ca2b5e139","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-preview.12.tgz","fileCount":31,"integrity":"sha512-nvo2Wc4EKZGN6eFu9n3U7OXmASmL8VxoPIH7xaD6OlQqi44bouF0YIi9ID5rEsKLiAU59IYx6M297nqWVMWPDg==","signatures":[{"sig":"MEUCICp3dQi9bBr6w2gYnpm+Ep1pIehPQC/GNivIaYuqwt5tAiEAq+aDKsG4+Xt9tx88hTfyGBIIioOWR+C0JLVqLEp9loY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":152217,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3MhACRA9TVsSAnZWagAACMgP/jaO58xE3JxIfbXCNaDh\nBBvVSDnC0lTYl4p3i1f2MWaTerjJSF3/KeWJXFH7ZdJXWfuDEPkP9EUxanhX\nQCozohrtVFWZZzhy5q7uRfyLbJjeYmDoUVowoSrBRii7MiUxF5ItJIbxT78V\nxJIwiD0LR9qPU4CP0MsB5hrfdHPuwV8OiuJTk9WVFAQjPE98UCM+ER+d4049\nJpMPlHZpHGa9VmDqsjt9PKzthc/xd/lsWAah2y+/gfp+gk0LwIbLeC50g7N/\n+KzJ5nSETOWyiu+FMeAOX+NiPIvp+pOu+yYuJ6e4xZ0dTMsPuFuUeLIUYfhS\n7Be97qC9MWhHC1y8xW8vemqRbkZhbjge52/NtgD2LLMYJLQ5zllbx+bAP3Ls\nfO5nbdfrcnr6rAIC4bGtq/+kdAiDcQ6QUcVwgsa2d2DQY1hP43a6StOsD3/l\npuNZ3xEdvw0cjYT6jSfYzr+a9zswh2JXOGqR9+Wbcgr+I5A62W/r4aj6wrn5\nfXJF6up7+xD3HQ6L3Vtb9mds6/f+Qh55mFHtQGB6BiW3XiLN6wHvU5o4L/5x\nApizkvpWb20LcLrEey24y7HQRDlWUWf3HediRrlloeblITMs9T6ZUILLMes1\neCPSWXXHQVyVfypgrRUbxyz4/NNDo5PZme+28PlmqqM/rYsJ5e2zN6ExA9sX\nTtUl\r\n=EaGY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0-preview.12.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"engines":{"node":">=12.0.0"},"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src","lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","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 package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"echo Skipped.","unit-test:node":"mocha --reporter ../../../common/tools/mocha-multi-reporter.js \"dist-test/index.node.js\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.13","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"14.17.1","dependencies":{"tslib":"^2.2.0","@opentelemetry/api":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","assert":"^1.4.1","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","typedoc":"0.15.2","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^7.0.2","typescript":"~4.2.0","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^1.0.0","@rollup/plugin-json":"^4.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","@microsoft/api-extractor":"7.7.11","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","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-preview.12_1625081919588_0.5088115859483118","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20210702.4":{"name":"@azure/core-tracing","version":"1.0.0-alpha.20210702.4","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-alpha.20210702.4","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"d271fc5efa2c22fb79ea1963a2c1a9b39e4af4e3","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-alpha.20210702.4.tgz","fileCount":31,"integrity":"sha512-ChPjOfPFlWXfpumPCG32a0zTf9Lk3hdJqIYveZHIXoJ/UeXEGlLIFJVQ47mm/bGPoRqyra5inLW+QgYqMwZ/Jg==","signatures":[{"sig":"MEYCIQDfaLulDU8Xkg/0DAu7m3utHCXnWK1ZK9ceDMtMZncntgIhAJR6E4yMZ5XrtJdSWbYV/qGc2CTtMzjPVitBAXA8u/FH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":152343,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg32InCRA9TVsSAnZWagAAtjsP/0dn+FMqXELz2bqmOUuA\nFgRBUWrHtOWyPOvTkCWPP+UH4akaIOLhhSRbNA5FpbTNkvZs2rbFT1ds7ubi\nXItELyE167cF0kW1tlpA5YiFkLcnNAmq5hhSI13/ynrJWkvn+dJh8MOFGCVy\nDWEdRuPh5amy40QubtFtgy3eR5DZI1b1vypj0+1198kKaObN2cL8iXPUMzYn\nzq4BRD3+dqtvCfwfsjd6Dz6Ad4m5W8mteVt/qfczI11WwTzap0qAduOpAev2\ncaaErvDI4SlDSm0BLcEfVt7DfGLfdr5LsahY+XIVc283/Y68x5AInPTUTLPz\nULaqvCp5LvhOOTmOHBYL3HHdfCJljLIsWAF4Uqf3C/kuQqejq70HibtH+1og\nrj571L4i1Sdu01bjdRNQVbFw9F2OmsfiMrQbX8AUyawRKCptXNXGC26+2yRO\neNZReyvUpjz31f2OfNCweguvEaAXcgnSRYax5pBwOShU4TQcyqR4ODxDk+TP\nvipyfxoIsDTbXDnEl13QClI4eNufbr2myw1HfJopltoAUcRkFKVcWu/nOaqH\n4tSQ9F7jMudAcqjJeL6ojisozsPF8VHI8t4QTffjWjWEtimcwSuye+KAf3Hs\npoGOd1qkO81hwm3Wxfi/1eAx1CIG0D44LDDeVnNkaVdMP52FsdWz8fA7QTb1\nPLcI\r\n=esoK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0-alpha.20210702.4.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"engines":{"node":">=12.0.0"},"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src","lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","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 package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run build:test && npm run unit-test:node && npm run integration-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 rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"echo Skipped.","unit-test:node":"mocha --reporter ../../../common/tools/mocha-multi-reporter.js \"dist-test/index.node.js\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.13","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"14.17.1","dependencies":{"tslib":"^2.2.0","@opentelemetry/api":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","assert":"^1.4.1","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","typedoc":"0.15.2","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^7.0.2","typescript":"~4.2.0","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0-alpha","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^1.0.0","@rollup/plugin-json":"^4.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","@microsoft/api-extractor":"7.7.11","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","@azure/eslint-plugin-azure-sdk":"^3.0.0-alpha"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-alpha.20210702.4_1625252390420_0.3154102069328364","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20210713.1":{"name":"@azure/core-tracing","version":"1.0.0-alpha.20210713.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-alpha.20210713.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"ec198329b91bc58b9fe5118c912d1124fde2d3e4","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-alpha.20210713.1.tgz","fileCount":27,"integrity":"sha512-M8TmX1eO2HsC0li3M/NvvxkFY0kQshMsvcHogBMpPCTr3Oj7xyVW7fQQn3fUsvz0p9Sxe+7dJwkVv1BDPPRQ9Q==","signatures":[{"sig":"MEYCIQDcHZJK+pmYtBEDYOBKjqrAv+BpNGl6ELtfeUsfZ+cfvAIhAO9rk/XXqHDHZlKk7LZ0rFeCzHieVsnUBzLHsICR9a6q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":114921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg7d5HCRA9TVsSAnZWagAAbCMQAKDttQ0l3ZrJXF12oZ5G\nDJyXI/7RhcXaymEmZhDT+ofg5k/vL41zzOYwhdY8fs9SvkgFf8IpeCH5Rkdk\noIER5bgSRHAynOAtThejwxG/4x2d+nWC4W5ZRx3wtYcPBatOvRQXfGsPeLHm\nuH3jdvFGJhYHCd6B1YOsH9ptZkDpNhfueBiLt+zePxcYL/XYKLtTWTOwMJLY\nXYDRzXQXRUmJBuMFYfBaV8dO9Fz5HQ2aJ0vq7SV/REA0LaDIE/zrjG02Hj4U\nIfxB0m+uVHgqzl+VmnrRwEb7dT3ny43MunK9EQAleCpInmsi8gtM/Eh02hjv\neUGnXa+3xOSQS1Zf3E5QfiEClgyTnweBJMIG27h0qVI67MDcR8ElxDWK/5GH\n0tcTBiaNIMPNuCHCBf70P//uOawpMcn7xISo7Ljpd3Wl6K/uECDCeNK2duAt\nrww116H10ztxoBbmqiYOmkUqghAHEN1QUPzyPUgQZfcgQzFprh9HWI8wJxcL\nYjBWjuWTb4cgJdUU7hMx9QjaUylaB6UxUMpeOh0Jw2/sNZw1fbW0jO08Yuvg\nmPT4jQyBZ06hYPv42gcDjpFVskcXu7wJ2sRnX/s47W6DuHVny9PpMA7S3i5h\n+i3Sxcn2n647EyhKZwK8iN2bzKIxKgtVkoA2JWa3PqEA40v4PxDQojcZGU5d\n5Uzl\r\n=KKfj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0-alpha.20210713.1.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"engines":{"node":">=12.0.0"},"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src","lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && rollup -c 2>&1 && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && rollup -c 2>&1","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.13","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"14.17.3","dependencies":{"tslib":"^2.2.0","@opentelemetry/api":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","typedoc":"0.15.2","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^7.0.2","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0-alpha","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^1.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","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"7.7.11","@azure/eslint-plugin-azure-sdk":"^3.0.0-alpha"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-alpha.20210713.1_1626201671344_0.18811508465028948","host":"s3://npm-registry-packages"}},"1.0.0-preview.13":{"name":"@azure/core-tracing","version":"1.0.0-preview.13","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-preview.13","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"55883d40ae2042f6f1e12b17dd0c0d34c536d644","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-preview.13.tgz","fileCount":15,"integrity":"sha512-KxDlhXyMlh2Jhj2ykX6vNEU0Vou4nHr025KoSEiz7cS3BNiHNaZcdECk/DmLkEB0as5T7b/TpRcehJ5yV6NeXQ==","signatures":[{"sig":"MEYCIQC0p3a5F6eZp+eyGIg1zpH3cv2yMAVVmQO+PQfhN/WBcgIhAMUwWTv4yEc1yKmWyQvp4stk57De08Oj/o63pmieGVBu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":93620,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg8L0DCRA9TVsSAnZWagAAv/sP/1VfwtsOSXhnSD+3Hhaq\nj76xEt6Ey/+dQNHWcAefO9G9zbIDY5WyZG1+UGf/KMRwiZOEzsvXzNzO1ntE\n4UzfO6UNG0x0VyT1e3V3fOBFRKZ8YE0fDF4mMvD5V1DC8ALe3N26+j6LO9LX\nW2ruvzxVU4msJv2z+CI9Np2EsVo5P2SROEx7/h8BJ9P9FNvyZcl9OH8D6nJU\nY7lvl6PKoGPZVKzEzgNzPYcatYq/dgxBcdVMV899wQOyLEBkhVsseyKv0luI\nGsPUzsi/PLAtaZty27fHywwfMFnq2/j5sd5368PAAbTEbDvEDXkbwJxU3J0V\n8aRnBNLw2J/5zgqZeM53tzHkv7Gca6gJkmYWyj0zlXAk0gzjK2C9g/w74oka\nm7vaAEV0UHaRFQI7tNZLlCwWuOx6WN6NCPmmp4KTmjnlkT3NCLxay05MJkm7\noN6cRn2p3I/ntKs74JWo8flU4AYBGcgrY0qo8Y1rZbugOwnQF/HCjUNEClu1\ngPr7KoDuluENQRI5AxJDdJsjG0M1jdf8okblEmLwforzQBWEYRpA3rCeaYWi\nq7z1GDwm9ml0SP0hUVwZkI4VSsbSf5QUUem/49v9tE2ZLuZTZyWgZo96Mgxz\nDZ4NJa238cR5k0aixIHMBsU2lo3QgYEkMZ0DOMW19cz4FXVpe2nGOni+Rah+\nLGQo\r\n=fXBi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0-preview.13.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"engines":{"node":">=12.0.0"},"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src","lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && rollup -c 2>&1 && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && rollup -c 2>&1","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.13","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"14.17.3","dependencies":{"tslib":"^2.2.0","@opentelemetry/api":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","typedoc":"0.15.2","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^7.0.2","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^1.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","karma-chrome-launcher":"^3.0.0","@opentelemetry/tracing":"^0.22.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"7.7.11","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-preview.13_1626389763453_0.7280626797122889","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20210716.1":{"name":"@azure/core-tracing","version":"1.0.0-alpha.20210716.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-alpha.20210716.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"b3a90cc4491001afb1490511ee90fb9286f77689","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-alpha.20210716.1.tgz","fileCount":15,"integrity":"sha512-2fB3P4CQ6TwQ+mE+JlIuibv6HTcN3xKszLiBmlpTJc8BKgDOuaNckraWs4WoH+Am8wsm8247BtKNDLz6u0pfhg==","signatures":[{"sig":"MEYCIQDPc1N4NC+dqsGxLjKZgmlmCRjY866hgqbqrMhcAkCUQAIhALNiMh4MJ4QrCHJ0KqVu9ZC8wv66mAYAp5JxcoEgnLtc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":93749,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg8dQkCRA9TVsSAnZWagAAOSIP/37t4UKq+KMziQNveBTV\n3dLlq2cS3WJqodoB7AUsE/H7dIhVGGdAqzOrN0ncAja/sGLoracCHm3FwKMj\nz+Oq6yVvDjet8JPkUmoK+5IELwY0/7fMZVI9UJMx0r5lXqFH2mbpo19XspJa\nAkB7N+gPC26K9yyEGtH7/z4ven/BdiPkxvIbE0CWhE1nff2wM9EYSsi2r3gw\nhRjvIFxhzCLlsBXJuMJWbKIVw6vs+1NGTH8bGLVnNe2fDR5+tQxKsJEw6t6S\nM+ke+7LB+xSDM52VCAFchJOY6NoEk4Y1QTil/Z/7N+AbWf3bDBVmsDqYI0pH\nec3E5AinIDmdxH81uzw3NNDGNnop2oYtHHiBZ5fy0jMrBKnIsTmWcer4D6tu\n/BJoQ2HLc2KDhGT/HuDjjK4gyr4vfzGiR/8iGTrxeVfQFOMUkTu4UgB/TYuS\nwbpH0fmP1cwv8gxPoJYuaNOMYZJqo1tnWNKh+DpgLM6favkhRfn1swTN/lfx\nraFKvJFiqjkIZZFx7jUfzEqzBgTRICaFHC5gqp87I/yGffJDGB370fjBRo+I\nGMqg29kz04uskMjCPLdSsRjiRy1hoGQXgn8mxaSj6KQfDm69nQaIGp9691sR\nGT0K993PdSptL9vlIeo4gr8LzT81JVs4N4Ka/2DTmrx7/KjYDYJdgIbv6Ayu\nhjMF\r\n=2UID\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0-alpha.20210716.1.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"engines":{"node":">=12.0.0"},"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src","lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && rollup -c 2>&1 && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && rollup -c 2>&1","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.13","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"14.17.3","dependencies":{"tslib":"^2.2.0","@opentelemetry/api":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","typedoc":"0.15.2","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^7.0.2","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0-alpha","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^1.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","karma-chrome-launcher":"^3.0.0","@opentelemetry/tracing":"^0.22.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"7.7.11","@azure/eslint-plugin-azure-sdk":"^3.0.0-alpha"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-alpha.20210716.1_1626461220508_0.48078910726224366","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20210816.6":{"name":"@azure/core-tracing","version":"1.0.0-alpha.20210816.6","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-alpha.20210816.6","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"95cefb86fff54e37cb09ab23a1f92d69c156c399","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-alpha.20210816.6.tgz","fileCount":15,"integrity":"sha512-yHaFqJQW3fkwzJxw+5TZxDQcbkCdiCW17Mc1/r8JuEJ/EjGb6PKtqgwULfOaSV0p174uNf8XS4Se/HFfUTba8w==","signatures":[{"sig":"MEUCIQDdgy4th8eGWs3Tjne3SzBzNnyjS364Z0ObOztxKmMh9gIgaSntrHn8k77syfolVmMvuHe1gl0TdVaLAiWQSY+Z5IE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":93777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhGrRgCRA9TVsSAnZWagAA+sAQAKIFLfnDCTfyf5RPoNz5\n5ayQ/kYsW+YqIHiXQluHckLJfzfrAEM6ybSQQ/uDg/y4EVWE3MnsVxvZq1vB\nuLx4iBoGNPNUcsV4p2kblOsP20ADhOHW63BHAPwhQBfwzcF1xDebLtM/7L+v\ne//vU62+QbRepvoEHhwBgNJmnai9ffOx//G/2r5P8WSc5GajS58cYwbZ6su8\nrq0OTqTj37R3lKEKnGjZozDASISfKmvFzXLbbbYUsf5AKd/wMJZF8RITAL0a\nyCA4yO7rxCuZfMHJ9QZi1aKqcE+s0Q+kVt3z8H1wADpdvi7poAsx+Pd0rFnU\n50Vlfo61iqOIlTKmrZxF9d3hi9zY9G+MI7YTIlKQx4dhCsFPFmOIMaeV9tpC\nK1WrSDuOTsk2OPzX5Hq1JLk60j8yAYzDrHVchPmfJT98YzuEcg02m9xrqOzw\nl7Y66t7gwPWqjQCG9eNVW9WNW1kMwscSGwBz/drHyRLmoGC9397QS2FbAQsd\n/frArML7sQlI4Af86gy7sxWQLpbEz718xvyMXTu2zZdNpSjQwDUk2ICiNtfV\nQ6MFsmjp/KDE8Jz2q8MThOt/Lbqrity0GW3zziQSisnslvghNR4s8KWDB/Sh\nkN/yPFHafAel50Af7GLFJ5oGp9zvH9aGy1IbHotzDDzB4hzyQxECPViasEv5\nYl6L\r\n=lNXe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0-alpha.20210816.6.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"engines":{"node":">=12.0.0"},"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src","lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && rollup -c 2>&1 && npm run unit-test:browser && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"tsc -p . && rollup -c 2>&1 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","prebuild":"npm run clean","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && rollup -c 2>&1","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.14","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"14.17.5","dependencies":{"tslib":"^2.2.0","@opentelemetry/api":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","typedoc":"0.15.2","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^7.0.2","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^1.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","karma-chrome-launcher":"^3.0.0","@opentelemetry/tracing":"^0.22.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"7.7.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-alpha.20210816.6_1629140064285_0.5543541444199411","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20210830.2":{"name":"@azure/core-tracing","version":"1.0.0-alpha.20210830.2","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-alpha.20210830.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"7a205f04d5c4a6c363cfa9a34c224a82e0808d57","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-alpha.20210830.2.tgz","fileCount":15,"integrity":"sha512-2Qt/AckO7u+/7OyBfyYeMJRGZid7YahlreKE9WLpg9FO27FkKoay5yt1yph3ka9l1iu7BdTKiP7EuB3yeEYyeA==","signatures":[{"sig":"MEUCIAPdm9LXEfX1Yjxm6OnGLaXpXmQi/eqX8cocFsI2OPIVAiEAyL8qrJOrYQKlMc2xbOW9aYZ5KtJcC5TL2qavvm0KnDM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":109169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhLSD9CRA9TVsSAnZWagAAitcQAKEpTDGl7VpDJ1UjXz0m\nKf0rRuhP0uMddHWt4v0yzQsIxjWOcboBRamGW5Ijb+Un1n/PeQERoP/uLtJ6\nQ7AZdgqNIryjI3zUsxGYrPR7HgQpQzbtGpJtMpWyOdY36CcpfuXxMcZNAs+g\nZvlTnz5h0VTRdSfIk66fdQXGn7TDDutpqYTBpZXeSlzrJPuJGJ/WWXAMXeQX\nT3/CJ+AgQi+MFOYfO8nvI2OuwzCcRW4t+KozWW+AgVQzsJ0d2dJFzJPASDYF\nXyZQr8Qu6sMw6uqSBCxLZQoR+lhUcr/iivDt9vJltltzR6cmJ2+EvdLenK/v\nwpvZD+O0vHfrKYaphLlwDm2D0j5VM6NGXU4Z7gHg1t1S4rmH82bBgw9V4dXF\nFadhNNkQcmb6QgV3o1zUhbKBp2Xqyz09jdhB2W07b9ai9vdPcEjUNya0Q0YB\nmBBz91eGrafMw7hoBwqCb0Nm3ATEphoUa4TjQuyWYp19ciibAb+tGeN4xgBx\n51a1IKurQohd/dlvQ1O4AljJLJz2J6BcKpxqt/J3YZi+RGv04m35DsJP4wHB\nzudx205gljCr+ZypruyMiKxX7fiOYB9ekRlc/eKhz+rAX6qAJ5rB+AVkxn5B\nmg5Yr5iQYJ3iJSHLSeHIlVX0Wvd1mdLBUJ1sr2sBDse72fKfgBQlk8jei5fp\nzua2\r\n=Pr89\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0-alpha.20210830.2.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"engines":{"node":">=12.0.0"},"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src","lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && rollup -c 2>&1 && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && rollup -c 2>&1","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.14","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"14.17.5","dependencies":{"tslib":"^2.2.0","@opentelemetry/api":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","typedoc":"0.15.2","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^7.0.2","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^1.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","karma-chrome-launcher":"^3.0.0","@opentelemetry/tracing":"^0.22.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"7.7.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-alpha.20210830.2_1630347516996_0.059018642324863535","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20210903.3":{"name":"@azure/core-tracing","version":"1.0.0-alpha.20210903.3","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-alpha.20210903.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"dc9292051ea0590986de8022196082d753616a23","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-alpha.20210903.3.tgz","fileCount":15,"integrity":"sha512-1hlaHSrpB3lIc5nTk1GyzLGz79CtDG5KuDFJWVKvxUKOsq+qw9cdrxBIEhMfDfu0jWoAwlxwqMbSyMbFLYi2dg==","signatures":[{"sig":"MEUCIGtakfh6T/Sl7gKnkrPYxLyV3qky/EOMtcLq1sy0D+wEAiEA4Uy67UbkO/VOQyUtpuzrpqYenGqoCzKv6OTtRwKECn8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112687,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhMmVpCRA9TVsSAnZWagAA3MAP/3+89XVkpVKilG3bq2Yf\nZD99tpnNHvRxl3ggeIEKSzFS0isDqhCqy/CB7yIfcUDZQD7sib3kPcg4f0Z+\nMl1Vsrb1lpMHOYFkj0yH8FOjYIiMNsROoTNKJP5wqQznlhp+1sNWmYT/VQY0\n71PYiQG4+2TezcbYNpIg0WGGQFLdE0fnEhIcfCtsdhuWdIOOWV2wewX+Vflu\nyTb79nmlQKkP4rbYFgnJhhLYHudNbGguj/DkbRJeCWwlAX+KQFWgBfOqj1Lm\nYP4VX7rxei7FRNd/cnEs6PkxihA+DyGr2xryjjhthrTo+7KxQcznykY57jRf\nKaym400h63yIWLF3+AXVDaOmsF8b9a4CP4TaDuveo/RX8rOpSS5FdMdZGyFy\n4jjDoIUrKOxL2ETt4wmWH6uXaO/fHhJh8Z2pRn0KdlFaRod1JLwcJvyINpuv\nSyEZ4WxgxhW66Ixj0OAZaq4Jfr60yOSiCLJnEiZzZDTlIwUDPdkrq1oWCoVD\ni3RUYdA5JAY1p38sLeXkY/TiR8xw2qs2PAZ5yYYqaGApIwyx5vjMpMWUMPms\nY+7C6r2+BkBsUi7cDOFep1O/OurtiJR6t5LUGpusLwXTc4/RWdt6h9RoQoDS\nkfL4JQ7qQpOQPVSO5NUO01eqcY5twHu78CBOk41L+Q0L9R7VaNs7Q1987NVQ\n1JoZ\r\n=8WXR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0-alpha.20210903.3.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"engines":{"node":">=12.0.0"},"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src","lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && rollup -c 2>&1 && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && rollup -c 2>&1","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.15","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"14.17.6","dependencies":{"tslib":"^2.2.0","@opentelemetry/api":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","typedoc":"0.15.2","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^7.0.2","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^1.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","karma-chrome-launcher":"^3.0.0","@opentelemetry/tracing":"^0.22.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"7.7.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-alpha.20210903.3_1630692713708_0.30013111628138334","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20210930.2":{"name":"@azure/core-tracing","version":"1.0.0-alpha.20210930.2","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.0-alpha.20210930.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"4b92079bfde6d7d58ac837b0df81bc9424f3469b","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-alpha.20210930.2.tgz","fileCount":15,"integrity":"sha512-RLIXIMzOV1OmpKJmeP1WT8AT0So8CzIH2WJ0Ke6iCPCQVtDanHbnLe6AJpRSFoJUjZZDlAp6ps6p158j5tOf/g==","signatures":[{"sig":"MEQCIBkVGAG/75MSJzZoGmc2gNwoKL0OhGfOKUaZbmwfsNETAiBn/0rTzWuT69C3z3ZSrJ/okbttHqXy5z8GMmGKib5+fQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112913},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0-alpha.20210930.2.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"engines":{"node":">=12.0.0"},"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src","lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && rollup -c 2>&1 && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && rollup -c 2>&1","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"6.14.15","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"14.18.0","dependencies":{"tslib":"^2.2.0","@opentelemetry/api":"^1.0.1"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","typedoc":"0.15.2","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^7.0.2","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^1.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","karma-chrome-launcher":"^3.0.0","@opentelemetry/tracing":"^0.22.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-alpha.20210930.2_1633025535520_0.9242991573081412","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20211208.10":{"name":"@azure/core-tracing","version":"1.0.0-alpha.20211208.10","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.0.0-alpha.20211208.10","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"a2adf38055c7407ee86b36436b34a0e7ffd77903","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-alpha.20211208.10.tgz","fileCount":15,"integrity":"sha512-ZsFpEtuMUYITnpM75iJVsop7Nwy6iswYnhFyOM+L5yXFPx3GX21zA5MQZCS0+HUpu6AANDEMhwlVaBHCX66rNg==","signatures":[{"sig":"MEUCICIlOXBSge0dcMZR/BJL2P3BntTp4aeZwOlrpY/4IU+kAiEA+nRnv6GJ+YWqDQjtTPzhb3Km6BXREJCjqyp0kKBJKVg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112914,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhsUKOCRA9TVsSAnZWagAAU6wP/RetZ5BKodmLQh3Dy7o+\n9yPG6N8Iqurwr2hinGTQRemj8cKgVQ6/mZJ5KR68Wm5sMCs94I5g4UEfqjP5\n+XMFg+OuX7KYZDi5T+Az6+reAJo/+hZKCmZRbeDw0jAQ8pVPP2u38l8iCVE3\n8a0nM+2r1lwtpgBH+4z0MGvIZJESNwiwc/Dxdlm4dnMsKKm4x9zxPB+u5vUy\nyCJ9HeztoqPUutlNS31ZwuL7Y+tYC4Hi+aF0E/LjBl6pOfVVt1QGi8owUcnG\n59KkIdlRqDYsixSVrfs58ErFcj0uJ0jaocLVgJL9eK6wnHQf5AZr88JwVUBZ\nlVsmoBweA7orY+rbdqZ4Nhy/W7RsMzqd/YW85+/LkRhcQvsjsADUg5g3TrBP\nJwQbKj/F4E4fyLGsRbbqhArI/lLGbbarS9VNnHYf2T/9s4OVmzrofCXZ6JSE\ndcJ2l///7t4ZOSz3MDHNH4X5fO+QVVOfF6jW6kfhL/lZT1GkSUZxuFoTAzLd\nYxfKXnRDojZsynyO4pvCSSEuiiyFDTMZV+5kdoRhDNpL9Cvj0BLWGFnCZs7G\n2sa30d7a2mRO/Ze4m3DWgYJAVZZCa5g2rAKrIgZ0OeVGkIxxVsJQ2SwIJLGE\nvOr2mTTJvLlBQP7sV6nlQW1inmuwSHBwok7kGduw7JtcTO+wPmSblg3IMcDQ\nSQ29\r\n=soiF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0-alpha.20211208.10.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"engines":{"node":">=12.0.0"},"scripts":{"docs":"typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src","lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && rollup -c 2>&1 && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && rollup -c 2>&1","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0-alpha.20211208.10.tgz","_integrity":"sha512-ZsFpEtuMUYITnpM75iJVsop7Nwy6iswYnhFyOM+L5yXFPx3GX21zA5MQZCS0+HUpu6AANDEMhwlVaBHCX66rNg==","repository":"github:Azure/azure-sdk-for-js","_npmVersion":"8.1.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"16.13.1","dependencies":{"tslib":"^2.2.0","@opentelemetry/api":"^1.0.1"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","typedoc":"0.15.2","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^7.0.2","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^1.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","karma-chrome-launcher":"^3.0.0","@opentelemetry/tracing":"^0.22.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-alpha.20211208.10_1639006862291_0.24693766878202306","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20211214.4":{"name":"@azure/core-tracing","version":"1.0.0-alpha.20211214.4","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.0.0-alpha.20211214.4","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"e6135894073780f7e4b1d3355eb77f65ed3ceb8e","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-alpha.20211214.4.tgz","fileCount":15,"integrity":"sha512-7Oknz7rvP9QbiLQWQb9yTL8OM6quCZ0zs3AK3rQrs+BELJFCpTgL48HCo14loxM/hzFGq0sIQkeAOFvIcuSd3Q==","signatures":[{"sig":"MEQCIAJN5JqCHQEu7S/Xc6MlWcO0GyFphm6Q9nIg9EmwUqvHAiAJ/M4LrW20zi4P6MOqK1PyLEmZSGhnXkYEwpnXT6UfcA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112755,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhuOvTCRA9TVsSAnZWagAAQwUP/j0iSDt7DxfCImI5SCRf\n0pD9LLHpy3LfMBlI5bmD+u2JOCG+BQ1iHi8HSTGk2xzpwm7DaFpHfq9sH7UK\n7N140SvaHadgGDwu9Oie6YUL6Vfo1RCgwe/LiIuQA9a6UPO1IRAINB7Dx5rE\nnwhM61fHVKogcH+eNQpztCawek1p7rzHZXFg2Cg0r1xVZAwXlN7m8+OM7AEY\nPwgvJJNw6DnuXC+0tKAFx3+oIM9Qw5xWv5n1b4K5h39NmIT86rLBCZuveGVa\nQ0XjgDO5x5cHbw3DSysfeKptx4b1IGkWTCcWO/aIxDXlKKgwDIx2ki5huFee\nRW5dK+yZELlJgV+NEYnH9u5ZZGIIjKvn2WvG/TsTRCsLLCpWllUaZ5p/e0Jb\nNcm1+l/G2scWQo/jtcDPPGLT8gqEEEWV+AnaYQQgzua2yjYpyqBNknPnsSpI\nWOyTiXG70aDW7MAHGMyV76N6OdkA+1v+2ANxJc/FhKggCIKShBxWZwrvtbyt\nlHRo87rqlBZy9bo/IQi1gAmpXja9A2MUuS6U0BisSVUAhEP7qz3k9q08zJ41\nzaB6K24UnNzwyAx1SQJTMTuymaL3JheY6UyH9ulCvhHbnsgjkWXWSfwDa3vG\nOGqKSR5adl0dkvN19MJRrMi0BNAQa/9Sl5lg8oy6Y2CNhk4jun8B7AdI7VbN\nd7R/\r\n=1CKb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0-alpha.20211214.4.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"engines":{"node":">=12.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && rollup -c 2>&1 && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && rollup -c 2>&1","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0-alpha.20211214.4.tgz","_integrity":"sha512-7Oknz7rvP9QbiLQWQb9yTL8OM6quCZ0zs3AK3rQrs+BELJFCpTgL48HCo14loxM/hzFGq0sIQkeAOFvIcuSd3Q==","repository":"github:Azure/azure-sdk-for-js","_npmVersion":"8.1.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"16.13.1","dependencies":{"tslib":"^2.2.0","@opentelemetry/api":"^1.0.1"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^1.16.4","cross-env":"^7.0.2","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^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","@opentelemetry/tracing":"^0.22.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-alpha.20211214.4_1639508947457_0.6686970129638126","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20220104.5":{"name":"@azure/core-tracing","version":"1.0.0-alpha.20220104.5","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.0.0-alpha.20220104.5","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"3baa511dab6ca64dea7c56fccb60975955ec655c","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-alpha.20220104.5.tgz","fileCount":15,"integrity":"sha512-NjPElLz/9ypVB9nZVBZDeRyRswb7eJdbH3PfUtxXoARbl/BT3se5/qQEDjcaJi74sVhnK89D8NFg+u3cwbmrnQ==","signatures":[{"sig":"MEUCIC8ibGmiNXMcO7R0tPjJ0/y7wyCMvRqZUrM1RnUnFcLIAiEA3cFkFUtc3C6rAMv1gZN/GrjCD9AiH231f6ZSFmbHFX4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112789,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1JxTCRA9TVsSAnZWagAAWcYP/jEHwsaEE6RVxIp1APfp\nUUTW1eiWOtbGIL1W/TbwL0xUtyS/rM8wDX/I91hjJWjhZ7HvgMEpCnxIX1Ap\ngh8CxgEVXXr2XHknk/UL24/5nKNtKDC0WTmXITyizlv2qM/yA3yGkdaupgMD\nB2bR2zSSaeUviVz7lg5TUm1pkxp5SY4/96Cztg9Lsab3HMgwQ7+K/PlMRdcX\nnAbWILPdjBZxNMvCrgcUSdvShDUAVBbFJixw9E/Vvg2zKtwsY/6TExPZlY2G\npclpaM20BvGEfRGBCJAMeSL505gWmVlqmwHOnyJnwe3Cu6TwhmTHhsDJGLkG\n3D6+Qri/Sb0yFYwXamcP+uPE9PwyEUyv0J/1F94WYVA4Gk/kxCcNKzk/K9c3\npAn03pK0o8dmgmRtdDdqDwQP9ytUPW17scooIOOLLvQ9Z36om8C/ewtks1H4\n9Ct/gjzerU64Ydzu7/o92x0dnku4Ug1X3mjHnl1v7WAQ363/rv3pt3K2osc8\nmteV/t493XoZvx758csJkmXNiOuQ9n7Fpys4D/HJrJ++mr7WO955OsoOgsZr\nZbgV9LwvOFHewo2a82Stftt4CUCQDUMahlKL52sZB8I28Ecv4s1/Rii6E0FI\nN/6L1CwzXf1VTt6MVR45WU8RbiJ71VBYk82nnJoV01KHzH5AGRQr8JDcnEzi\nV08W\r\n=U0JH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0-alpha.20220104.5.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{"./dist-esm/src/utils/global.js":"./dist-esm/src/utils/global.browser.js"},"engines":{"node":">=12.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && rollup -c 2>&1 && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && rollup -c 2>&1","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0-alpha.20220104.5.tgz","_integrity":"sha512-NjPElLz/9ypVB9nZVBZDeRyRswb7eJdbH3PfUtxXoARbl/BT3se5/qQEDjcaJi74sVhnK89D8NFg+u3cwbmrnQ==","repository":"github:Azure/azure-sdk-for-js","_npmVersion":"8.1.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"16.13.1","dependencies":{"tslib":"^2.2.0","@opentelemetry/api":"^1.0.1"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^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","@opentelemetry/tracing":"^0.22.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@microsoft/api-extractor":"^7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-alpha.20220104.5_1641323603106_0.6569489303439218","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20220114.1":{"name":"@azure/core-tracing","version":"1.0.0-alpha.20220114.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.0.0-alpha.20220114.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"b9558e9305d762e24dbfe03e42b505e4ae3ad1a9","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-alpha.20220114.1.tgz","fileCount":17,"integrity":"sha512-nS3OWsIcMD0xXn/xW9sXi8vvE4qWkmDe/lmhAWyLcNWLuEizTCdZ34wBMcSNTixVmBeWFOttFb9jVXOwKi+n4Q==","signatures":[{"sig":"MEUCIEL2cg1Fs+3nJqCiC/tSmiw333oey1fpZDtJ/Sliheq2AiEA4Z/Zl1JAWXn6UdSuwrxPVLpZ4z8T/Q0jfiPhPWrizmg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78568,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4coxCRA9TVsSAnZWagAAUUEP/Ryu2ngt0Xskz3xFm8yU\nd4PRtf8ac14TbjkXqQVAmlEUsoDe8v3OS19Ql9ZxJ9VRa6Wh9VhnByTgcTII\nDgad+kqeKxr4a9kFYXESddgAHZX/xPy1IP98k7A4km7+EvieaN04vOj2nman\nwebmk5btqK7RinBbm8C8dJwkgZx7q/u+GdshdqBkI6XB+DlnKXEcDLel/RTq\n+JgGGN7MyxuBYwp41VkGmqpqxIkHTNMY1zHQTu9sgPfcAxpZjoy+gfMYO8zR\n1KgswttWRzgqhlSFOOlXeV8ssDaloFoUtqErO2Vkws01Si+4QR0++jkQtWf4\nPVKxqlKmbHwFXVGZAzffkcHs3fDtIlr6vI05SRA4PEQ7/gWZhiL94UXrlbkG\nrKdpDAYzErtPb3Q9kPR/cALfuFm9B1nhRLrC0HcOI/ulQXEburP+rJuDSChg\nx87gTp4zWc6HA0q5az0Q9WSqhhH9ivV7Nva4DDVffE0KSAKl4aKCLoVu+kRp\nDeldiXhzhDB+nIWKJEX1cFkuwdAb0RKD8OVmeLRhcrn/wYlCutZECihKwC8/\n/LAgNaA1S1Ou59rgM8fVEJX4UkqY8RVF8JU0Jthj1l9lqdspSzEvGXFV6d6M\nW3ZAGzAAA70wJHR7Fjv1/KxbMkZV2mXtvrjCE5BmMJcad/bMEazJR9BdTsNU\nSAdM\r\n=5eUw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0-alpha.20220114.1.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=12.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && rollup -c 2>&1 && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && rollup -c 2>&1","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0-alpha.20220114.1.tgz","_integrity":"sha512-nS3OWsIcMD0xXn/xW9sXi8vvE4qWkmDe/lmhAWyLcNWLuEizTCdZ34wBMcSNTixVmBeWFOttFb9jVXOwKi+n4Q==","repository":"github:Azure/azure-sdk-for-js","_npmVersion":"8.1.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"16.13.2","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^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","@microsoft/api-extractor":"^7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-alpha.20220114.1_1642187313512_0.9979683092425227","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20220120.2":{"name":"@azure/core-tracing","version":"1.0.0-alpha.20220120.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.0.0-alpha.20220120.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"e469ca6064f2f1a629b0345aed649f06e9b7f361","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-alpha.20220120.2.tgz","fileCount":17,"integrity":"sha512-EuO9DgUJRVYi/xBDHTeCN1GePLCAhcH0YlbQfGBicbiYxCoxWfuUyM/U3tBGKexv8AF/SF2QsFNbZu9+cd6Bzg==","signatures":[{"sig":"MEUCIBEcnO4SdNujzuH6vWpBfVfKLmPlM/pd6rgfSlf44w3qAiEA92e8kBzOhjfVAf1wyq9MF76W5y4B5Q4b1WzLIpUSD9s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6bNRCRA9TVsSAnZWagAAwR4QAJzCXknePmGlok4y4OB/\n7J1OfP/YKbPe6wLj9CkWWWPBJod0ur03Fn/NdFuF8TVwKZFkgNpLR00oCI5w\nihZ/5r9lmYhpMIjbQJJxhBjAsXfWWgoK4pCzME+UQJN3u+v+9aQW7d79Af37\nhD/+XC1/xcYq0G9NvqA5Mkrv9Zq5jYEJEjze6+8Ai9jWBC05z43YD+LgeJD6\n6v3z75baeAqVdJ4xtX5iwJOrwNikJ0g9c4W2Of/FOeUyAzyovbkWTV5HfMG4\n1d0y9DuvFeVIvWTifE9kvMAtSHx5Fa5JyH4o7leBmvy3iNfo5d2myhOYuRb1\nilt/esuCxRm62vnrJ/fm0vJ7hgHiaw7ICRm54e/RfQ6VILgzuQo/Pzl795vB\nNoL+9gF73kmJk6cUNyA1LGnYXz94J0lHdMfc9sAqtUs3m++SvSDTst8xoVZL\nHPd6RwnTza/dOzND+n9E1HlKqx2LOlY91UmEbjDEBMZ0QMQo7J3HxHJp3yEY\nWbwfJs+jpsXaJ4SbOxxtQx9K/tFLpmw7UK0tXEVJnogmEPOioFhHAUUwo9e0\nkIkMG2SqEgkm29by8xfT/aVDgqbdi332QKeTeRCKNQK7ouGUq7NuWwQtVnSr\nPgxq1G0AvkK9NPYliTjjcSwjPfNVxQMFHK/2Fxjc7ATP2gIX81Kv8sY0n/yt\n8M+4\r\n=/7aO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0-alpha.20220120.2.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=12.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && rollup -c 2>&1 && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && rollup -c 2>&1","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0-alpha.20220120.2.tgz","_integrity":"sha512-EuO9DgUJRVYi/xBDHTeCN1GePLCAhcH0YlbQfGBicbiYxCoxWfuUyM/U3tBGKexv8AF/SF2QsFNbZu9+cd6Bzg==","repository":"github:Azure/azure-sdk-for-js","_npmVersion":"8.1.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"16.13.2","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","eslint":"^7.15.0","rimraf":"^3.0.0","rollup":"^1.16.3","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^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","@microsoft/api-extractor":"^7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-alpha.20220120.2_1642705745568_0.8285700312324378","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20220131.3":{"name":"@azure/core-tracing","version":"1.0.0-alpha.20220131.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.0.0-alpha.20220131.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"b5069a5ec2141a834f9f36c09dddb85a87913530","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-alpha.20220131.3.tgz","fileCount":17,"integrity":"sha512-aZJ3+I9Lti3Pxkrs46FfdurOpN43MOVv1DozzI11b3SGpaDuTYg14TD1QfmnbHOEJjglV/+tRNBUCjtrh3LH6Q==","signatures":[{"sig":"MEQCIBq8/b/RCYZGI1uUHDzgArIbwta7cP9eLrWnGd1132oIAiBfBb7rukkQv1r/RsEH9WYHapexdGpoI4nwUshXK+lWnA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":79952,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+DS/CRA9TVsSAnZWagAApLQP/An9N2lR6DFt8eWjc6hk\neUcSl6Wd8kg6Ve0CmXBlVqzKw/rp3YcZwRpnp2P+b8xJHYG+t4U8b2LlLfqt\n2hwRkIdfN+wDvqn1GeqKnVTQvtkdxgQ6ySp2uREFMcdaaA3HdaDc9jBTR/Nt\n9+9sOGcoRlSGmner9YNxUrjQ9ZyymNWk15qXl4YKa4EENB0tVP2n1eX2V26m\ni61S/m7ntcZ2AjaQZj/xZ8L1y/l5xZPxBYv/DnRlv+05mnmvCEYAQclGOitl\nqde2/eKAkVXxX/P56rZjkh0nrr2+tIoXHRd1UPZ/yofp7L+eTIF76MeNvcdp\nqCGSrtbUr7Wyhbwc3vaX7CI/gWoYoboz6MfrYPT6ZfNHkmiSHV9XmUyzMenX\nTwV6opZ9ehVBNZPKbIFWpOCdcogdgv7B0YqTA6MlEIHdmXr9wPRvTvJVdSwy\nvhOWoOnB0A+ZU1nkIHTqHnqpj2c6e0NVnWHv0jXVjoM/MrSIeZWKi4B7JQx1\npTxyK3uMKEd+NGRoYEH4omsH3xyP0DHVz4DcAUcm8OA1kO9Gw2FdU0Jj31dw\nkdmcyP4utcVUmVB4LR2zn+Y1B92M31x1LG0u1c7GBIuQ+y57JHpEApfDD853\nmcBnY+7Doea9iI6+5NsRUXN8xc0eKvahemfJnnLU7cZdoS8DBaIiltdyaTIs\nIWKN\r\n=53PE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0-alpha.20220131.3.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=12.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0-alpha.20220131.3.tgz","_integrity":"sha512-aZJ3+I9Lti3Pxkrs46FfdurOpN43MOVv1DozzI11b3SGpaDuTYg14TD1QfmnbHOEJjglV/+tRNBUCjtrh3LH6Q==","repository":"github:Azure/azure-sdk-for-js","_npmVersion":"8.1.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"16.13.2","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","eslint":"^7.15.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^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","@microsoft/api-extractor":"^7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-alpha.20220131.3_1643656383607_0.9832020568646913","host":"s3://npm-registry-packages"}},"1.0.0-preview.14":{"name":"@azure/core-tracing","version":"1.0.0-preview.14","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.0.0-preview.14","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"35e8d5687214e863ab89e7ffcac9567ce626eb2f","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-preview.14.tgz","fileCount":17,"integrity":"sha512-FFIzVoQ+kcvyxJi+OJdiM+Ec3dNdNnWTpErdppbPCU7XRqBjWn+LARc/5j4feEDkKh1nPq6Cb82MI6ExH3GR6A==","signatures":[{"sig":"MEUCICbzkVJlCLuGVEi4WFp3K+vgUp2vV1Ftf5ub2ohnQaigAiEA3ka/lrHUVir8PvEu9wtKF/nglkpWKwkn0TPioNjuMzc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":79870,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh/C6mCRA9TVsSAnZWagAAfHUQAJ4SRFUjqy6/5BYukoHZ\nVbHIobwnhHytNHC7jmoeTZD+MUHHEg3g2gm9TeNRpUk3DRMP6vaPbDxDHcLF\nwMGlJ3M+5cYlptyn56MDwSDtalqeffAmxnDrLv28iRU2vkjVobEICpxSsFtS\nXCV5kASZkBoFFIDr7rUJtTrBjUZeZBJoYM6OwN/Gg6W0zWh0f9yuvaqeqAho\neKiPjo3Yl8aWYbkN/sk88MbOmWPHuY8fHaiQYTrsPaELZWtMcYS2BXhHzCOp\nDrY8si16aP2fkR4Sh1I/6er0xISYZSuoyR4HYr+nZRlNFj+dxBREgPVz9Y4+\nr7cVluTZWB3rotp9/6tNduItBBwlHjRREy4XaMZdAETd72d5Lm8pyX/YjnDo\nt8kT65Sqe9nfJyaaBkxUnvxsnBQxYUI+5AxaBRJT2KdA6Bkzmyd69T5x6KeT\nAPtXZTW2QBuNgE1p7KQrajIwQHk8kud3HOEj5AQ8Lmr+CijkbAlysFfuBx2L\nmjuuzkR4EQormaP186Xv3R7gMy3WcUM6ZdRsQ+kPPEpUhcDT9aG2eCMkFt40\nunxGqW+5XnWI56vMoJRp3Clkh30MRSkb6T3tNcfpVaXM5RzlKjXac9k6UGsr\nuEczAF7J02eQfYEJQeT4OpJsZ/1nOTlWryK/yaWzy75McF9oJydWNdBPAlyU\nwdgp\r\n=G/U8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0-preview.14.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=12.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0-preview.14.tgz","_integrity":"sha512-FFIzVoQ+kcvyxJi+OJdiM+Ec3dNdNnWTpErdppbPCU7XRqBjWn+LARc/5j4feEDkKh1nPq6Cb82MI6ExH3GR6A==","repository":"github:Azure/azure-sdk-for-js","_npmVersion":"8.1.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"16.13.2","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","eslint":"^7.15.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^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","@microsoft/api-extractor":"^7.18.11","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-preview.14_1643916966697_0.5748183300159817","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20220204.4":{"name":"@azure/core-tracing","version":"1.0.0-alpha.20220204.4","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.0.0-alpha.20220204.4","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"1e3cdb52f4a886434392c19c9fd4bf7c0321d748","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-alpha.20220204.4.tgz","fileCount":17,"integrity":"sha512-QkWwZ+16zkM0jVamFhTZnRsm7q/56A1XQtPpogq+q5up6f6TV1cD58Fxs7D2YTCDGy5FRK1bhXdW7+lYH+cBtw==","signatures":[{"sig":"MEYCIQDMgcRYDR9h3GYefavWhP4bbCNHWI6/iS6DdJJL/L3q1QIhAOo/cws2FEKGW6haEKA7lbiqMnwPKoeMBy57OMzSI7dB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh/XpSCRA9TVsSAnZWagAAosAP/0XKZ86xMiIgn0XVyxEA\nmypxXc4AJL6VoEt0pMEE5oK3DnXIkCiPs4hTIBNQfsqh1XDaa/8Pez2iaUXT\nJdkNHFzWPQ7nrtnl9fcKRGxKwzqUEVAw62VqMWigTpGOMCeCwMQF9IY+wJKO\nGJI02xaJ6mbG2lLc5eEzMH5MDWtzcUsner0jTYLS7k6V0lUf0bN1tMxvDMtX\nsObranA5BFeUGwEjF/+UDFW0Do+Rdekq+xQf1vHHMpnZxkQvSofd/s5q4DVw\nnSaFUZIW1yOWcsa1yELlU9pK66/JzEqpOPv04yL0YcYWo5hL4036vmldYFk/\ne3wbWN15uZMrhb4n8iSIKU8G91tVx6r73Aqr6gQGuXeaaFrwpC6ty57ScPCW\nUo9h2U4Kc17lCqlHajaA0nV6RMYOIh9dMi8bpQO5CWwlFf16nd2fs7V9t5ww\nZWA4ApgNsg9KnZqqgGF2uoOFiHGJJXJUBdoX5DA+AOM4AzAIUy+SEFx5+HAS\nEMbCfykbvp1DAUqz2VdK2HbIbs3OQh4EQW3MYoR9aiCYAtHLUwHuE/jYpyX3\nGmJJm28teQ9QDx7KY9/jBpTfw7hOJdQw0FkPALdM+HlxP1qvKAn1NMfpOBCp\nBFfQ6L/1dTdTqZO6d1vXR/tW/ruoD2GpK6xFRzrKWBQmf0Xe7KzS1cXdpoKW\nu50B\r\n=pxCl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0-alpha.20220204.4.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=12.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0-alpha.20220204.4.tgz","_integrity":"sha512-QkWwZ+16zkM0jVamFhTZnRsm7q/56A1XQtPpogq+q5up6f6TV1cD58Fxs7D2YTCDGy5FRK1bhXdW7+lYH+cBtw==","repository":"github:Azure/azure-sdk-for-js","_npmVersion":"8.1.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"16.13.2","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","eslint":"^7.15.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^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","@microsoft/api-extractor":"^7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-alpha.20220204.4_1644001874066_0.44686359860980907","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20220307.7":{"name":"@azure/core-tracing","version":"1.0.0-alpha.20220307.7","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.0.0-alpha.20220307.7","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"971edf8f8a8620894b633067f298deb8415b9b3a","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-alpha.20220307.7.tgz","fileCount":17,"integrity":"sha512-TvuOD0pAdpuyVJWJ2aDFpWrlHGpE1DDuqmcJgpLh0INd3GSDp+riYbW501Xce+8HJeRmQBjyeomv4xD/MScQNg==","signatures":[{"sig":"MEUCIQC7oF+hUkPM1e7iNNyR7R2D1QtSD0dppW2Ss14rX9k1mgIgRz3at0olTgOqWuqA5ZI5UW1vcQdSVFW8uLY4w8K50v8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80983,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJlkcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoOvBAAnY5jHn7isdyuBTH2oWpxZIVUbIH2yRZSXwTXRfrenF4MuSQ1\r\nweEBSY/rDoJ7cdsXRGuqgyczk29zaXByHUIp3xRUk9RH6iZF5QuLHTXy/FVR\r\nSKJmfIF47IzIacePymAnRVFFPPcNwfdaysQNPndw5WApiSIBxVmYUQnZJrNB\r\nfkvUui/T3o/sr63FhE5QSUdW/reJLzlG6IKTXyaDuH8+Q1DtnDZR7fKamCtY\r\nNZYD3A+fSbSppTPzL6hFQvqtQxR4h9XPPdRMVOjQY6cKtYyhvnFyd3X7GCfO\r\n3c0991e7lHIQKxldHsD5bV9krfvLf4gDe9sGHOsLeOMBO6NwWCjKbbYVCnt0\r\n5cnE0oDFK8JD7MjAOy514LEFXWxHJPu9WL+a/5fUrH2Q8K4F+5tKoMD1YNNh\r\nKIhrT3DtP/pGVvu/H/Kv4uNWEHJmy8bi0ThpywAJMjo1w/f0LwadPFbMB0E4\r\nlvDV/7x2T9cNBMd32TUbQYgkP9mYz+w4GKqBUmGkmbLH5D6/8YluFHs8H498\r\nFv2Q8MaGe5wz0PTwLKiN62NfvO4E7h3XE/kjiQGkf9jK8rjNo+Z+7boAR6iT\r\nscpCCOhsLS4fb4j5r7r7EoAQLSqhW0xDqeHDz/cWSuR0t8ajz8R73JNAwtv1\r\nYLWsEhwCneQIpWQ94kh09PtsMZiLSe1Slp4=\r\n=vZJI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0-alpha.20220307.7.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=12.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0-alpha.20220307.7.tgz","_integrity":"sha512-TvuOD0pAdpuyVJWJ2aDFpWrlHGpE1DDuqmcJgpLh0INd3GSDp+riYbW501Xce+8HJeRmQBjyeomv4xD/MScQNg==","repository":"github:Azure/azure-sdk-for-js","_npmVersion":"8.3.1","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","eslint":"^7.15.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^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","@microsoft/api-extractor":"^7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-alpha.20220307.7_1646680347946_0.17831673553382155","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20220309.5":{"name":"@azure/core-tracing","version":"1.0.0-alpha.20220309.5","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.0.0-alpha.20220309.5","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"f759af4ad01f4bcc4ba27c763f739533bfabaa61","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-alpha.20220309.5.tgz","fileCount":17,"integrity":"sha512-Q8ghYsDrcyfvBbwkj0zeKkIIOCP6HsvYGLJDvkIu+WHc67aE6USpqxPlR4fbgxdi2PcnK/htfVD+Pz1hCCe3BA==","signatures":[{"sig":"MEUCIB44BQACPZEniaVDCntpnSgfxGPgIfNgpV0OxLhAo949AiEAmqld4fuJM7/pGxT3/GFo1COAz2YTDZ+rBTm3PMZgfHo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiKP0QACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqA3A/+O/E5MXmBPwg/yPT6sNzSUh7Y42UTRzjICo18Q1wnFEZse+KC\r\nOgkjIEsHT0nTmx81OsyVuHWAm/37oM83KqvJlog0Ekm5wWWbS+umlaFygloD\r\nhEC5iJWv9K2uc/4pV6SkFoloUY7K8cd3HU3GZH/L/KgWvnHBSAfrAldIce53\r\n5VRYAHTvNR2y8Wu5p81U0uHesopE51lcPPx37F2NN3yLWZnb9x8lBeCAH4PI\r\nNQN1uui2UoyPLG5oWJTis+/yCjn4Hzsswh/6af+OL2yyQCNbxJ8pWKZZ1r4N\r\nlBLL5jKMs/h70jrGgFtCCx2xGCm4jZrv6/kPDrdDz2WWyuL6ecjTFB5cJLAa\r\n8gxf/Gr9MdznhcqQcS2yQGCDIP8LNuTHnPhBq2FkqGAqfnC1K8BLRLb5wfXN\r\nmQwqATu4OvCS3feb0ui4V3B5ZVFen2YKfbVY6mdrAzdtEGW9rbZ0TGYAt4J4\r\n0u55WB/1vscsgU/37yIHfU222E1DFIY8rpuGuNDmqm8gc2P1Z580TNa0koNn\r\nSZOvw6ln8N/kPXxOEN43jA4yWrOq7IwU5EGHpyXs7E1GAkgNnpXK0mWJ2DYf\r\nCJCN7Kg85deCux4um4rUH1MB4ZtuZA5gP6khBfqarx8tiWDQiCDbFtnlSA+k\r\nz4vHfho6GVUabWlG1sZu76/VHsAITiZ/0fc=\r\n=Il1Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0-alpha.20220309.5.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=12.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0-alpha.20220309.5.tgz","_integrity":"sha512-Q8ghYsDrcyfvBbwkj0zeKkIIOCP6HsvYGLJDvkIu+WHc67aE6USpqxPlR4fbgxdi2PcnK/htfVD+Pz1hCCe3BA==","repository":"github:Azure/azure-sdk-for-js","_npmVersion":"8.3.1","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","eslint":"^7.15.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^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","@microsoft/api-extractor":"^7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-alpha.20220309.5_1646853392262_0.6676151651876392","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20220310.3":{"name":"@azure/core-tracing","version":"1.0.0-alpha.20220310.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.0.0-alpha.20220310.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"0bc47089d818c2079a78cf6fd2a3a5d5e657579c","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-alpha.20220310.3.tgz","fileCount":17,"integrity":"sha512-UhklW7zuCsg8ZdDZ+IMSuIXGV5WsNrlHcXaIdJAqT7a5weTf9fMYO6T92YenXnivuqpMFt5eqGYisPyZWVp+wA==","signatures":[{"sig":"MEUCIDUnKIdxo0KSLWejbqMGm9r65FxQuMe0CkMFmvU/YPlQAiEAy57etiWyhHMLJvrCer+A+u6Rg10l/ATCaYJMrSE0eYc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80983,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiKk91ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpWYw//VEWEFRf7O+LD8XHTmjTnctHeDqwvKKv0qVlAQYECu3DmYd3Y\r\nhuBMjJwdZrxDby8f68sf3+Z7aSCo9ggbdRmML5eh4WOmj4eAm+b2hiz19r9K\r\nAoqZOr6tcxDLF9/Sd18XbexIDob/CoVLLWp16YgzP8hZyzXQ7hu13c8ulKnU\r\n/Q5jrvKM3enC24saqLVbFAf+o8FasMw4PpTlN/4QpaLCDqcjw8Yqij/hVZS/\r\nIjSRN2yuczkicZhLTA+oE1h7RPT9nEW3ugogzvQJxQmDwZQJyJIaGQ6OGkaR\r\no3x2otdnP3H+peJ/xFqupzbp0rgr8VFiPkw6Pq/5B5QrPqh6XW/xoLm0AN3p\r\nCGPDGRYdyaIygv8XQm0HN06CTuZh8wAUy+y0CCNh/vyh8/WNuHZ7fCMqJDSz\r\nbHk1D6dGSA9IIj2kmZoypD6Qz9E8usuHipGhRvaeqICuuKHrN9Fu0XBUiLsg\r\nJXYLKjKgrk5okzx3lg2rtuhXcUyPkP/lsx/Rz6ZYDoER/TmsF52RLIOG17Jd\r\no3klnpHQJkpv/ZXGoFn3WKGJP4+KWlrpWG4fisbIFzBrtpV4IRzStcVeUdF4\r\nAJzVwOYxX6E30FZxqVPEe+6BfWv61k+X5LPObStpz+SDXU+blAMOyGCUIafl\r\nFtqUtK0Gk+VtC5JwiRH0mmcXviW29zg3Xvg=\r\n=Vy1Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0-alpha.20220310.3.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=12.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0-alpha.20220310.3.tgz","_integrity":"sha512-UhklW7zuCsg8ZdDZ+IMSuIXGV5WsNrlHcXaIdJAqT7a5weTf9fMYO6T92YenXnivuqpMFt5eqGYisPyZWVp+wA==","repository":"github:Azure/azure-sdk-for-js","_npmVersion":"8.3.1","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","eslint":"^7.15.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^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","@microsoft/api-extractor":"^7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-alpha.20220310.3_1646940020878_0.5936159662419842","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20220315.1":{"name":"@azure/core-tracing","version":"1.0.0-alpha.20220315.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.0.0-alpha.20220315.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"f666e36dd7284196f7334d23aef024a2109b0484","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-alpha.20220315.1.tgz","fileCount":17,"integrity":"sha512-7O8f5SkcRyWfNoaxtMp8lOQXcEfPRjtW2pxf5peuVQkpmgTkOZXiXbP+Eu9ofdsXIA9PD8wvMuBFw1G9xjfydw==","signatures":[{"sig":"MEQCIF8tcOjzvZQJhCgFLaylvSRC/TlK0GiDGxvpxk0PC/oqAiBHTVGAHG8f9lLXdJAT/yEZJSgRlbtfIth5IwpmlNOr9w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80300,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMNgQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqVaw//VRsBjQSDx7FKylUnvzLBsDiar3bdpYmUq+tfr0bgTqnmg+fx\r\n22kSYbd0lE6iRNz601pLUoU99LaePWfND6Fx1+kz308erAVO+0apeNem6AOT\r\nnapAEFqhTqP95UBEsZNmXNOEbanVVh0XsJ2oyjyXb1kl8OuWLKeSYA436l3k\r\nlE7i1z0hi7Ma/2nlEaBbIzC14yaKuYhYj95aK+j0SzxH1QtMGKuspU2wD6OG\r\ni3SMwYmqeaW6hZ8vZmlPs4eEDJXNFRpvkyQwe3vWy8Mje14E1yt8eGLZ9GBr\r\npBPEOZXC3Xem4146rpn8lfDo8C8aYro5ros4t0C4vPzwrStXsdqRTeC7n3ld\r\nueQZhY6bLgqU0C/SZam5pBZqEHMwqYuQKcjConrULpjaxcvpVNT6BbB5C/ba\r\nc42vmNUl4sI4SamHMoGZv6YGXG3fLNI7dX+igqjIqDD8Bw6BbJhfFHHHIGtI\r\ny1ZmhWSEC1DUg2qZflKvtFpGxr9gAmB68jbf3Tf5ExeSTALPjY2rIKq/zakQ\r\ne/I9qV2VBAnaKzB/k4s5TAbqUz4M0rhRX3Dr7RvboFhZOMQmCpgirH3h4XVi\r\nKgpTJhv3GlnjRVLT6YrLrRWUo7jR6Y7exUSZSIq5C/xB2Xopi0bQxruhiKAO\r\nHFiNJhSlZW6r1noYkUZE2SOxzvqWL7/QR2E=\r\n=vIuw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0-alpha.20220315.1.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=12.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0-alpha.20220315.1.tgz","_integrity":"sha512-7O8f5SkcRyWfNoaxtMp8lOQXcEfPRjtW2pxf5peuVQkpmgTkOZXiXbP+Eu9ofdsXIA9PD8wvMuBFw1G9xjfydw==","repository":"github:Azure/azure-sdk-for-js","_npmVersion":"8.3.1","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","eslint":"^7.15.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^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","@microsoft/api-extractor":"^7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-alpha.20220315.1_1647368208144_0.7663852810958132","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20220322.1":{"name":"@azure/core-tracing","version":"1.0.0-alpha.20220322.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.0.0-alpha.20220322.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"7a6d12b9dd3e3e4d890ac5ae855174c699d942ea","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0-alpha.20220322.1.tgz","fileCount":17,"integrity":"sha512-KdjR4fixKelNZlgxFhx2W761i+1Au2KFuEEHqda8ZDPZtjk0/qtGAXcoxDrt2jXOAbHT71HJ0UJLvoYZXIh3eA==","signatures":[{"sig":"MEYCIQC+4GkmHPh6IoehEri/kx2600kB7efYmoTCfXXk0a/xvwIhALRlLP7vzuQjFCMcl3fQfgxIWzylTc5O9Io+5sB6tArr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80972,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiOhIGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrwTg/+OPdgm7HaRzgg681wIb+kNK7jxMv6E+nlvV3gQE+roKDzXOcP\r\nF5RlKg+e0Ff5PJxY/jG2Ck2CsvNLmh4p8KNy/cZslleSrIg+drauTdbbRxcy\r\n/e+2yS1gBqG2Y+ho1wvcP+uLsO2CSr05q7l2xnNENGuBKN229UriYfT27VPG\r\nOe5uDF+YO3ycscuTamb3CGyIn885VK4NxXGXGi5qTEnstUDpSDmjJLsGNS7z\r\n4fstDBdKGvRWJZddPSGEA9zmHC0T5jZYP106fa0Xl9ITVZsQrKcQOjvjSloe\r\nMMQ2vQKiVhis8itbBt3fRlWR7OQ02WdQ/cLeuOzbzVLWLl0iuYvoUyFdfeKK\r\npZruUSFW36Vg8m9X3U8kKcnOO9spRZpVFE9YnnlxeAXlzFyAc+Ey66/Yrzjy\r\n+Vr5RdtDAjN6bebO5vT5PaH7vY3RqNl3nK/8ijHczlFHYfrj3+akZ7V+YxRp\r\nl88dU698JH8b75hBX4b2JH6SAWEYEkquvsVwH/5DPtBxPLOt2MqyZDv61NQ2\r\n97P3Yccy+LouUsCW8kqOfv9MlxZpDWrFzWPfX605UOsmrMNf1/w2p5HSWfTw\r\nmXGCUziEyFi+JiiDKCkyVAuyXYW+F3FEXCYB2sd5cRUYZkq8VKGnygAeiaSD\r\nfsz4FZVjhhnPBwt0DGP9JkXfnADt3qE0Q1w=\r\n=CZia\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0-alpha.20220322.1.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=12.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0-alpha.20220322.1.tgz","_integrity":"sha512-KdjR4fixKelNZlgxFhx2W761i+1Au2KFuEEHqda8ZDPZtjk0/qtGAXcoxDrt2jXOAbHT71HJ0UJLvoYZXIh3eA==","repository":"github:Azure/azure-sdk-for-js","_npmVersion":"8.5.0","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"16.14.1","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","eslint":"^7.15.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^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","@microsoft/api-extractor":"^7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0-alpha.20220322.1_1647972869915_0.8156684153873479","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"@azure/core-tracing","version":"1.0.0","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.0.0","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"515169fd0d634c197ca489a7eeaa9c8c0eefe81d","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.0.tgz","fileCount":17,"integrity":"sha512-t22+vxAKHUX5BUaikagSYULtIuWrdLvm8jOLQMIu9q9oencUNT0QwSMMMXuB3NuJZhoP9vNIa+8L6v9BUsL5wA==","signatures":[{"sig":"MEYCIQCvLShfM6t5LLcEhagxmL1J2BzfTE5Z72KXHqrmzw186wIhAIcZ8PLZ6j+u+K/a8VEyAhMXq5HqVsBYsnK4s3h5M6OJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76287,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRf9vACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr/FBAAj0qrZTfSuOuyvgR7Mctj4FmcJv86bOzfK6XbZXPIz2juhlWu\r\nKWFg69ROhZBMiDfH3G178DUdldysn4XeFjHfjWTxwPehrt0XSO76//8QSKPN\r\n3eGlJP6fpQHPvVjoKfCrljP6d7qY2GghXC1WuZOm5pxExxYjGur05OeWkMuw\r\nL7EfviUYING3DAWssquXtkLnL3eT76Niev4gMqZM9lYIQnmlrqDbjyJWcU0b\r\nvtVZMOh33lIix0Z5dTcjc8HKhy4C9mCOrJRxjEjaRU2lu0shqMCCFXTYqBWQ\r\nXxXmHb8uGDykFjnxZB2iyxZMekkGc+Y0jzpRDJTJXCwYXum6/gwVOZdW0wQb\r\n/uEnaHhc8IIC1u5RpRr+Zn8Ce+NeJyASoe1ElsGp5M004tZI69+rBT2C+442\r\nYqGsGxm2xcuW7DQMblVFsnHbaw5s6d9iBuQ3pFD21pXVV2S8v3+qf75RnSUk\r\nTQkqBTqku2lqjD2AmYKIHToRT4cFW4atKp4n4xR8PCyUEBiKjHNWSRtuyYtR\r\nM22++cO428JgtTbIjaUDKRRL9ppFocjPx45TLK+UeFTGki72JPoPZg+oJIcL\r\nOJoCIgVUnnUTK2C2P1WQjYZUEzgx5E8Hk+uEeJEBsLK7cSpjHLwcMScJ62Ba\r\nD22WX5SE5dBH+5s4hFZ56ktfW+ElSOE7PvA=\r\n=8YdF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=12.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.0.tgz","_integrity":"sha512-t22+vxAKHUX5BUaikagSYULtIuWrdLvm8jOLQMIu9q9oencUNT0QwSMMMXuB3NuJZhoP9vNIa+8L6v9BUsL5wA==","repository":"github:Azure/azure-sdk-for-js","_npmVersion":"8.5.0","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"16.14.2","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","eslint":"^7.15.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^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","@microsoft/api-extractor":"^7.18.11","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.0_1648754543164_0.9139044524438082","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20220401.10":{"name":"@azure/core-tracing","version":"1.0.1-alpha.20220401.10","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.0.1-alpha.20220401.10","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"7687b13a35ed7797515b75d40ffacceabdf071a9","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.1-alpha.20220401.10.tgz","fileCount":17,"integrity":"sha512-sxGkWsFbY3xy1XqslAPF7FqbDKpIzCMGgKa87dBNvAJ+TzIFrTJ2fG78FQKom//Qv8Tb/nao2x6s9SMTF0YNgQ==","signatures":[{"sig":"MEUCIEeg79Z9sF3HJcym0UpGQhgyeitdf90CbW9Epp/2nWNhAiEA/y5jksuNLHYCMVlQsSqNDp68X2LpbgW/Hp5xk5Vnm7Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77117,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiR2++ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp7NhAAmtJP+G7WI4jiCoNbPXTGxifw33ANXgl3hPG3yCWo5OXqK0/E\r\nE7Zb/kd681cMgr/3Wa8HurATk+mqULtZuJW5Av8xlXizoJb3iRXxySZAzRzy\r\nXrdvyJB/4r7R5TWbioxC96vN120V3eGTum7enQJ3aUbpNjygpvfz/eCCDRuE\r\nl7OelXF5fz4NA4nrIMWoY2VJNv1+7arUqBkC7Sx2uqJjYSZDCHIIdIdTv73K\r\nJ5kGDR5Q6oCSjli3L7Jn1uyUQ7hilOQcrhpaHkSCysRC7SMzfzlmornYBpgy\r\nSfjywGzUynBR42VbbI7prc04fwIhS5o2eU5oyV8H4/lKIKM62QSiCQQ9mzXP\r\nOGkLPiPn64BF7WvQPlhNIrBOR9axMZ6Rrc3J+o7KVX//3h/5d83lhhalP7S9\r\nrMJn4o9/0t7GYKkzRCAu7MuWt7BPDz/Z7dz7vOyLm3d131Mj7V6hfqJHLZq4\r\no57ZtS9ha/Db/mXuPbhC4IVrs4KfKKftJw9epGc+riub+smlZM0EkZt/aXj0\r\nUqslUe2gIZPFINsoV+PbDUtBzJjPsXcgUgvY2TfSJDJw6rLbE7+XigN8Li4C\r\ndaMgSYvuIfMX7OFTZv22M/NUI98prKDwrH1L/1x5PbYiqGIDWOc5itaarcyK\r\njmBMZWqDKMIwHoy1BNU7y0vdfqYTmr2CW6Y=\r\n=HAec\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.1-alpha.20220401.10.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=12.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.1-alpha.20220401.10.tgz","_integrity":"sha512-sxGkWsFbY3xy1XqslAPF7FqbDKpIzCMGgKa87dBNvAJ+TzIFrTJ2fG78FQKom//Qv8Tb/nao2x6s9SMTF0YNgQ==","repository":"github:Azure/azure-sdk-for-js","_npmVersion":"8.5.0","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"16.14.2","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","eslint":"^7.15.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^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","@microsoft/api-extractor":"^7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.1-alpha.20220401.10_1648848830235_0.10563156482950298","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20220406.3":{"name":"@azure/core-tracing","version":"1.0.1-alpha.20220406.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.0.1-alpha.20220406.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"9b1257b1cd3064eeb65a8562866977190d20bba9","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.1-alpha.20220406.3.tgz","fileCount":17,"integrity":"sha512-hSJUR1Q1vkF3fD/IU4rqyFhTfcEWJmM784D5/V0eMFSXJnXNOkT5c2h06jdbJRHb0dhYrLRCU4SuXU1JBlmASA==","signatures":[{"sig":"MEUCIBr5ELZA+LkgL4AMca84ysIFOgkRcxXnDqEx4tmx5ssLAiEArJl66JW+6w3GFtvx+0Ii9iKQlkpsqptlwzmXi4Awr+4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76444,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiTdjhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpVUxAAoKe2TbX4BWQ0bh4oagckJaHq7vt11addYuQOpEWFkItZZA5z\r\nl09UoyrG2kupt9CJxzxcggLyt6gPcMe5//jVEIc9LKdHIqG7cdkE0Ji1Zo3s\r\nO2RmSpy3xlLgp7JsswIPR1VHnp1K/yFAPJdiUQxK2sV8zr+sHHkLk39hv/RR\r\nC24Wppjl4Or0OtlYgBN5c/6Rus2e/CDpCtm7gpXsKPTnG4bn9JRo8cmVCECV\r\nQt3A9PmbUDsWZY+owwn3BsimtAp3IYtcrg5A9p74dSCL3hORgD0wU18UB0Qs\r\n4GWeL9p2wGjdew54FR8cZvzKgXDAULxyNEAOEYwScJZPO2xBZQwhvkEUUnoK\r\nSukLYqfii/uCH8LbVQ4rVTKIyFni4k9667r6shbtBwKYfkU6sDpikOXt774w\r\nDK49nPvF1gqBhh6DAqPU4Kob6xYsihYAeDWxdDECkuSIKr7IIYFr6JX5Yzz+\r\neRK6dMdP6dhlbBOwHFlIKaM4KVMXNp5j7UVAlFFvo1cUh2QtaxVuJsC0ZMfj\r\ncLneYhP3VDarM8FBBr815kLk4NzHP1wWlLy7TLf7FF+LUudOcGN/CQsZJeD9\r\nfUy3bI091+mqudX7J7s7vvTZ+q16DRHfZIrBBjfIpP2LNYdjQ3xHzsXqns7i\r\nuPQ4oHAEbb9MMfKacKZPrycK8VfZ4wuFp1M=\r\n=ZsyO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.1-alpha.20220406.3.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=12.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.1-alpha.20220406.3.tgz","_integrity":"sha512-hSJUR1Q1vkF3fD/IU4rqyFhTfcEWJmM784D5/V0eMFSXJnXNOkT5c2h06jdbJRHb0dhYrLRCU4SuXU1JBlmASA==","repository":"github:Azure/azure-sdk-for-js","_npmVersion":"8.5.0","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"16.14.2","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","eslint":"^7.15.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^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","@microsoft/api-extractor":"^7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.1-alpha.20220406.3_1649268961564_0.7572393945069209","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20220415.2":{"name":"@azure/core-tracing","version":"1.0.1-alpha.20220415.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.0.1-alpha.20220415.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"eae2ae6dbdf005fed5ec58b7827928f3d1f64887","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.1-alpha.20220415.2.tgz","fileCount":17,"integrity":"sha512-JtE/cqHF40SiGUApTorzdoS7ljPU77HGRUwg31yAsivMO9k6QPF/VMNsCSI9JTVns4GvwbC+6xRAZ5lz9XY9hQ==","signatures":[{"sig":"MEQCIHgKpjj4gUnpf1Po7TP29/ND6BvKIBZmeak9Uir+5hDtAiAoepQrvyam1uBny0VJB8K67z676qk0mUaKW7QFrVo2WQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76787,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiWbd4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmohng//edRUocou51HkrWaizyfTWmGtfdO5Dl6+r3OHm4f3XZJEKXSU\r\nBMDfXX/cuhYMQfNzGwwZOixN3E96CEZmn2U+otYM6sxnbHqknqYr6QoPobCW\r\nlC20cEQ6yk8DNkp8NIEShCgNWKskevPdg1FRiaCdaXZBdnqAh7Qus1CG7bKT\r\ncAWmorbVqZL9gOXvtL7+KhTlImB2x/qzMO029lGWZ1S4XRidJwGJ8F3hN9qm\r\nhQhDQFZfY5I0LsRCSsWbBwoydpF2Vdw2Pkj9gRWDgfYjQOAwaaa8BxPtPx3/\r\nNdsXnaRBP5sobCiO2O+THOmIRAA9Vx80VIBEBJFRUKPPguYBxNa46vvxvrjj\r\n2zCvTw+MoMDhGckz9T8l255VMDAOooYypF9lxgUUINfVhdaUu3UiXWgHMEVG\r\ngTyJqnjnep1yWBcJY0H2RgznKHNFJ68WyfQ/gHaASAW3s2rx9jSJGHlDMa2r\r\nUHwQAFDUZvfssL6KQTwmhXgi1ch5lAgZ2h4HkkhQJOI+5VOXrFXgAFg6eCSB\r\nj+A48QAybpWP3cgOeeWg8w/njlBJbtRuGN3xfkkzcWSXzukmEtuv4DJ/PLjr\r\npOxYVpSR4ak1P3JYh4ZuPs5iwAqrE/N8Ip3Nk4mut3e8bH8UR/VwzoizFvYG\r\nq0k9Hh2kUw+N3GqJlfrGJ1PxqVWwSUJBOIc=\r\n=Yyze\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.1-alpha.20220415.2.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=12.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.1-alpha.20220415.2.tgz","_integrity":"sha512-JtE/cqHF40SiGUApTorzdoS7ljPU77HGRUwg31yAsivMO9k6QPF/VMNsCSI9JTVns4GvwbC+6xRAZ5lz9XY9hQ==","repository":"github:Azure/azure-sdk-for-js","_npmVersion":"8.5.0","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"16.14.2","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","eslint":"^7.15.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.2.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^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","@microsoft/api-extractor":"^7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.1-alpha.20220415.2_1650046839926_0.3472268175052333","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20220420.2":{"name":"@azure/core-tracing","version":"1.0.1-alpha.20220420.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.0.1-alpha.20220420.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"e3ca55426a84fc74a61b92c07d6c1e5756f602d3","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.1-alpha.20220420.2.tgz","fileCount":17,"integrity":"sha512-CYhyo/2iLVn8QBtJiE0oBIu1Ohpg4dEZycmtFud355ShRxug4D8kiZza7hFlaOPJVdgYUjnyzqWpTMd+6YXofw==","signatures":[{"sig":"MEUCIEwpzUS0tj4AS2SG2S5t/kNuTiZKapTnpgs8x8FGkJZ9AiEA4hQw/gcOIaXEjH8kOY9oLXQBRNt8tr34Onq7ZrPWGEs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76799,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYE5oACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrMHA//TbR2p5rTJc3IMlqzr7YozbuErFZ93uQ4Q7AkiGz4ZUPBcXsK\r\nXsiIya2TjddOjGmYDUqiTn+SPWeIQ5WuifEcIE/FjL9vS0O/FcquU8xC5Z9c\r\nVLWNRsob6I+AcI4K4nZGYu0JXYLckDnXU62JNYpPK+SEHik87pVu3OKeufdQ\r\nexiM+fEXoZFxZEozV6rBFcNb0kvyuITadQ6Kd9MRcn60SylqZzw20PUyrfbE\r\n+pRLh58fbCj48hYnOnXzaWukqF8B5xewb0gfbDDX74k+jL2pD0DzuGlMolZI\r\n+CW20QlocPnxBiAOVqQwhNCYYVlhZLHTrjCLbWcXtJkS+rJ7pS9z5YGTZ/vy\r\nOuGAr832i53+wMyCZ9f87O0RaAcaxKz2XzosZCR27UN4Psy1NzPK2Z60257O\r\nr9aG7fAlGM/kH3RpPR8a0oebofGLrjbc03sEa0U8PEL6VNRZB7KzNYItogwK\r\nAVxshVtHkJPeIhm/yqEy2dlCQfLep5VN9qfgq96jKdhP2hT3WjRWib1m5i4M\r\nt/CiYz24jnPYcujKBViCB/VpFDsYez+9e6xQO3E8f0rd+aTEliIeVknwvdTD\r\nzFdQLrRuMqYq50Dbi/BQiJwnBLjlu1yOJ22JPxbbmH3RUoow58cM62R19G7D\r\nS3IokRsJbwNUJPdY7uaA8iIe0/rkMgwDUKk=\r\n=D7Y8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.1-alpha.20220420.2.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=12.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.1-alpha.20220420.2.tgz","_integrity":"sha512-CYhyo/2iLVn8QBtJiE0oBIu1Ohpg4dEZycmtFud355ShRxug4D8kiZza7hFlaOPJVdgYUjnyzqWpTMd+6YXofw==","repository":"github:Azure/azure-sdk-for-js","_npmVersion":"8.5.0","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"16.14.2","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","eslint":"^7.15.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.6.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^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","@microsoft/api-extractor":"^7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.1-alpha.20220420.2_1650478695743_0.3143199098872089","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20220421.2":{"name":"@azure/core-tracing","version":"1.0.1-alpha.20220421.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.0.1-alpha.20220421.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"0030e28ac84e9c95f8d4ceccba0ddfd7a8936bd2","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.1-alpha.20220421.2.tgz","fileCount":17,"integrity":"sha512-NYVwRogj5Pi9mdK4GgwqT5Icna+Ly2Mk3slIn1cZQbbp+orZB3YIZdOi7PIPhz6Wt/x2Ts+PMh1yE076kn8obg==","signatures":[{"sig":"MEUCIQCoMfI59nQBAMcndhbpPBBgrNik/ZcPr7ma5aCDSE8t4QIgWqFsRJQPGsN96P+qIkQ3MoD3vnl/6mk5aoqeoFnlQ9E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76798,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYaBtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpJxg//R9wwYn+wkv3f0jgGN83KFshdVebjhb/mCE5wYDAJ6YZEGoRz\r\n3b0if95YT7QfNq0SmA1sWmi0MK0bGZKzZg4VmBWIgdpC87xVOKmbD0/U+gxe\r\n93W9/0+9ygu7US526WCLIoo27ZOsQYcLohMBJbTfaD+mFIRMVksBzlmwCiEV\r\nbCNArSSwKEgtlbnxoIatv7tHuy2xAPkdv52DiYduc0Kg+mVv/CsXaMZ6XYHo\r\nZbvfCQubswqXPm8pjFkXT+vMpj5OZjtkuYtGqd76i2TawGJ90j/zcWK4etMk\r\nMiw9YALwL1DaLhJRaBMk1NfFbRwgrPQA5cHx4y17/2Y3CV7KCWkYNhSHQbzV\r\npHDC32m9OSbKwTOR3fsJbdTUwqRWY8QlOMHnNXo+JrRtQbnX4FlWAFiPa+Rb\r\nFklC2VFcYxkxeb3aQBQNocdXNoW9xnIXGffOn6Sm/Lx96rpBHfsG/tBlJGyC\r\n/eael5JO2eMe/o5P4idTQxhBHpUlmOuan8FJGNVPGNSaoZ5guJQjbFtwT7OP\r\nw4St0FjvwvN2ETniqVqX1fL8Hi7NHt3QN2Yz538qhUXwghZDO6adN+M+fNyB\r\n7npp4xD9VVZ48wXbR3R4FtdOYa5FtSL5qABYG8AOekfls5ORlleKbkKj9p/y\r\nw5r2oAlszQgM9hJfgCD5pp7eie292iaYF/s=\r\n=dnML\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.1-alpha.20220421.2.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=12.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.1-alpha.20220421.2.tgz","_integrity":"sha512-NYVwRogj5Pi9mdK4GgwqT5Icna+Ly2Mk3slIn1cZQbbp+orZB3YIZdOi7PIPhz6Wt/x2Ts+PMh1yE076kn8obg==","repository":"github:Azure/azure-sdk-for-js","_npmVersion":"8.5.0","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"16.14.2","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","eslint":"^7.15.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.6.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^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","@microsoft/api-extractor":"7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.1-alpha.20220421.2_1650565229171_0.23290996374101502","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20220505.3":{"name":"@azure/core-tracing","version":"1.0.1-alpha.20220505.3","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.1-alpha.20220505.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"16305419108672ebff40802a1a67b74f2a368026","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.1-alpha.20220505.3.tgz","fileCount":17,"integrity":"sha512-idbDQtZNXeLcjN5Rj5tTzWTXjsfvb0zd1mtH2YVsUSqmOABr704JLQFIEgtRWskyiQ3qSs3NPCkhjBvvMeI4Wg==","signatures":[{"sig":"MEUCIBGLskC2LLbLWzHDWwM7hm+so/aPU0heRgVZc7J7uyR8AiEAzTbZnRztToybkbPHLcl9jXXz76yuMWV74kbnm4bkMoY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76835,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJidBO7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqLdg/+J+oH2B++YtSzXiuD67ry4dKtbAWSlOg3ZRZyV2q7CwM+fLu/\r\nU/Z8sKz94qbdZpA6smTPnJHqW9gg6EF49KlxIqG6S2OT2Iz2ARbeDVYr/2fp\r\nU3LULD6ZaUa/iVmx5UbcWZGuJzTUTiEZptm8+ehtP0V6qGWp2W/a5biLPs5/\r\nNDptHCrUVk0MxpJC6u+8xIYXtbKZCK6+RBY+MPZuOGFiZRnzv2W7i709TYGJ\r\nhylNaDfi2qbJJU8+l0wRVq1DA9uVXdrdZcb7e2TQJnr6FpWkuXHTuj4bKw0/\r\nfbfWNXQygz6L1dr9+DQRsWaUui0wC7osz7Kd8Qo32EEh5UGFwd5j4LLw57RS\r\n/MvM5NiRoWHxRFFQmZpi6n0XIQpsnENCOikLaVteH3G7yFnQoBhu2CAOD8Gf\r\nIVZsFjxUTdNI0RgBS9unPt0fBeo6k4mSmWN5I1b7o037+FSB7QnazRddBIgm\r\nPp+8tNBhCmXi3SFDVpBpOJx7bFsLR7jh8Nf/qFsoqbF+uL/Qtkga1sWF9rGc\r\nEpHjtO4Li5uL2vpoXPJAtfboaoiJLmaNq5qKixa9Zyc+WkX3TrgN7mqN9OLi\r\nQX6q1TucLeBhlpiDz5N10eokGh7QY2Ahg9u55STH/OCAJHtUculozPUvsXha\r\nUP4pbFtXm1N4vKrBUsTeg/R5/Fhm0qAvV70=\r\n=JmpY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.1-alpha.20220505.3.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=12.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.1-alpha.20220505.3.tgz","_integrity":"sha512-idbDQtZNXeLcjN5Rj5tTzWTXjsfvb0zd1mtH2YVsUSqmOABr704JLQFIEgtRWskyiQ3qSs3NPCkhjBvvMeI4Wg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"8.5.5","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"16.15.0","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","eslint":"^7.15.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.6.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^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","@microsoft/api-extractor":"7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.1-alpha.20220505.3_1651774395584_0.44158766246406067","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@azure/core-tracing","version":"1.0.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"352a38cbea438c4a83c86b314f48017d70ba9503","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.1.tgz","fileCount":17,"integrity":"sha512-I5CGMoLtX+pI17ZdiFJZgxMJApsK6jjfm85hpgp3oazCdq5Wxgh4wMr7ge/TTWW1B5WBuvIOI1fMU/FrOAMKrw==","signatures":[{"sig":"MEUCIH6y6ZNFF+7ISRqzswbHpEP4dfKHr4REwfzIBOGrLwakAiEA5BKr8xi8/m+hFbMl+8RZRV51l9zsacdaycLmkswjpII=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJidBrFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqTTA/+JtYlgTW310PvjoXefkb6GaiEhVh642Rop2r4Cg6ni6RJtaOJ\r\nkimrlnOB4CIjuCcP+Xh9Fvr0P/a8qOUB7WN85Ak6Uv0NIn8vxHk+zi0v5K59\r\n2IAf2WMD0BIrdu9wkTvXCkL2fGu6c0aSOSXZcqz2ZeB254PHys9ItaBtFCyT\r\nFaWKDWSz8/MgwSBwUWAPtFqE0QTZNOEEEVv329bsU3stCwm35ig1AR6GW+Wn\r\nQqWyZGg8XELkmI4xE0Xb8xbEGBkV8jlidoypV409wOq4+7qbm/6GHBOdcBOr\r\nSuwP+OEAbJQX3xVBg5JBPLmxySVtxqIwRajmDHtta7meQemRhsPKsJiTQuZY\r\nniMZ1NoM0YAOx5qGyI0hKXb11iW5UqQpqTGVfikqIkb/nWFq/atSuTSgaWEg\r\nRjC5nb3LUU3gGIC8yntp/Ni3TB8TUnb8gWDdNMCKv9+NCpsYujM+WFVWO7hv\r\nRLKwMbpL2c5m6Mupq7K3qV5vniRTGiYWes7SSRVzBUWDfA3bnKu+3+GPYCL2\r\ndJ5Z9JMd5kcD3pOommglCZ7Xq4gTPp5sn1U1jp12E4NMDKFqYfGuAHenBZwi\r\nW3x+103JeLs51lWFZWnYDKYJKxFu7J5QM0LTmzTFHm9VfZ1LlP1X/sulRVxg\r\n7qYheGjN8Wx+oIT0xnieaIAjJ5NwyAzuSZY=\r\n=sInx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.1.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=12.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.1.tgz","_integrity":"sha512-I5CGMoLtX+pI17ZdiFJZgxMJApsK6jjfm85hpgp3oazCdq5Wxgh4wMr7ge/TTWW1B5WBuvIOI1fMU/FrOAMKrw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"8.5.5","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"16.15.0","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","eslint":"^7.15.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.6.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^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","@microsoft/api-extractor":"7.18.11","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.1_1651776196816_0.9282139726902159","host":"s3://npm-registry-packages"}},"1.0.2-alpha.20220506.2":{"name":"@azure/core-tracing","version":"1.0.2-alpha.20220506.2","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.2-alpha.20220506.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"d4842217a74f69104bb0ad30c70063ebb285a2d9","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.2-alpha.20220506.2.tgz","fileCount":17,"integrity":"sha512-fA9dfcSwz7+0qotpObD9vS/7i1mV4IxabOSkbEuOnUS4+/DEHE3B7eCRoG2VjV74SKq8F1bDaFutX2wfH/vIfA==","signatures":[{"sig":"MEUCIQDVK2+R6cfermeptxkZB8ND919UjOvPpXP76sBw07k+owIgSrM7E8KM7iRFF9tTl9W7OQSsT6Gba8GK01G04ERgYKQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76935,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJidWWYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpk9A//ahIPduulKExkSdhFnQngytVE8slYxQ5omROYUGzQPW/P2LFy\r\nPiMo7bhhbyfePdEFolF3KHeIuDS5EdSKOtvnokQDGcoGvEwX/P2Iku4MatIj\r\nUBXzo6rkv0WOf5JNjoK6iHordTHLIi1S4d3e+oy8/FAUyR/kfDDnP18xmYH4\r\nKNc+yhLh/aJFn6x12UkiMzDNseKu/0uhzY19qqPANPxyJisl18SQk8j5lvTB\r\nBfHRBWBqnv3SjRfxeP8t3AI4SQtrVDXza0O2nm6Huxpfm6RM2kEOmIyXtY52\r\n6MqQwSJbs/qXn2hy0FZtuypmZZvlhmKb/GWROUAxyvWp4OvxdU4WMEcB3hr5\r\nU0hme1HTmY6WfkokHUYTt69hcABgExJ4gS7q+fiMBYE1fqM/Oh+KRW2hG1QS\r\nIGK5lX522V4Ptu26thMb1UC4w/CFQysi8ajXubXJ3lA6CHr1pJ8c8hFAzvMd\r\nRGV+nZ8Ot1VfE4fayFZnY/QorCT3iz2x3oWUOdJCgvXr/v4H87MMH2CVwTWX\r\nWDkTBPEKyvUK3iDekOUTxH+UGofFSK0NRhCknmsy8jUCTfXRiEXs/YOV1nBK\r\nS4JNdF1PxEmp14b/Gtmqr5Q3b1HwVS+kTEROukKaYbB0A15gFtKA4nKz4l8M\r\nMaZbI/UPM9uJrYN63M1q0UBfOPZDyyNlZZw=\r\n=8U40\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20220506.2.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=12.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20220506.2.tgz","_integrity":"sha512-fA9dfcSwz7+0qotpObD9vS/7i1mV4IxabOSkbEuOnUS4+/DEHE3B7eCRoG2VjV74SKq8F1bDaFutX2wfH/vIfA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"8.5.5","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"16.15.0","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","eslint":"^7.15.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.6.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^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","@microsoft/api-extractor":"7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.2-alpha.20220506.2_1651860888784_0.5501130938876191","host":"s3://npm-registry-packages"}},"1.0.2-alpha.20220518.2":{"name":"@azure/core-tracing","version":"1.0.2-alpha.20220518.2","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.2-alpha.20220518.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"2939efae307e8d90f2e4257786bff08002828aeb","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.2-alpha.20220518.2.tgz","fileCount":16,"integrity":"sha512-spBaxNd7ATgGtXYw76BS0wqezztCcLh84z0rgoeikBl+FmgqfHnbARMpHPrHkResa3LAc3XXVtKZyBQqpABp3w==","signatures":[{"sig":"MEYCIQCoDkkcBffI/LcSScRFYqRtkS1vY4L9B3qY+9G75KxImQIhAOBDfqLAbzpG3yoYGg++fe4E4onYruT98YbKzPvwfWx2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70336,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihTbEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp92g/+N9ocH3b8gyFuDwBEBo6Zdq6L4GXEAtxznwnTuWWaRgi7tNQr\r\nvLKhed6ZunRISi9AaMM/9c7d0BH+/E2pQSHgP9OymtrtoTEnslaKcRXrgtRY\r\naPiqyrcAAMYOeVCqs1+NR9AXw6clrzed2rBFts3hDYqLSIGM9JNsuSfnv6gV\r\n/MXjsO+AkgA40qlCMUSI8xLOCekJW2jAz+Gs7LKinPS9aK5ScUaVKcD3NJ1F\r\n7CMkB4L2TJc0fY0S8m+26g1EQEZ7ZMC2gS5EJoNezKNxdBTknSDgx/E6X2oX\r\n9VPvZxKBjDdV0FGAdRPqZR+/NqebHA8bgKyieMHLJHk3mGobQYkaI0F+NFJu\r\nDkroO2NkE/fNRXT+6SHMWwqCvP9dmwZn66JSknPnZiup6hP5/tNc1ARPEaf4\r\nJ16VuH6reCgjhsTiic9Zniw0bERiyg4WzuGNvR+nutDVsx+uBB5Fr7SGhvXV\r\nQCvAVHGn1XnTcXFfB2lxQPiK+y3j31hNRCoPnPPW+5QHKUtfuvPs5shMkJs9\r\nbB6j9m5xQoJHGrz/SZ1841Cwf4LRKC0oP9PtXQOnaAJRKSJYhGWjw4ahOnsi\r\nV9SlaDEDDbPh0Att6Js/0VL8wZBb2c3Jk0Wd425mPCjc+PQpT3NtO57gAcvL\r\n+q6pxxmpFaEr2Fa8kiGpHPJL/Y97WwG0tls=\r\n=595x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20220518.2.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=12.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20220518.2.tgz","_integrity":"sha512-spBaxNd7ATgGtXYw76BS0wqezztCcLh84z0rgoeikBl+FmgqfHnbARMpHPrHkResa3LAc3XXVtKZyBQqpABp3w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"8.5.5","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"16.15.0","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","eslint":"^7.15.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.6.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^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","@microsoft/api-extractor":"7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.2-alpha.20220518.2_1652897475858_0.21443092742225822","host":"s3://npm-registry-packages"}},"1.0.2-alpha.20220523.1":{"name":"@azure/core-tracing","version":"1.0.2-alpha.20220523.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.2-alpha.20220523.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"5ad8abf0e389ef2d1657f6d8c95858971b9a5c9f","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.2-alpha.20220523.1.tgz","fileCount":16,"integrity":"sha512-/xMlBDgzA/1ohVPn2rJUMTiB0xQ6kza1fNphKoYrWjLKOnmGsNkX5StlaSfaTLjXLnMqZQ/4cxTiHdilI6KkHw==","signatures":[{"sig":"MEYCIQC23u9C7fJ7cTvCfLXvkUAB8vVaSWkiKipyjo1hx2IfGQIhANtBReWZture1U96L1koKsgJoPwnkwRo81ARtl0uJdj6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJii88qACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrK/xAAmmNaccCzFuT5USSkFUpYrzIwN9pFF8dwQUgd2wJ4kvF0aZro\r\nKaZ7PudtDaf4ugDq70yYM1uIjEEF7fU0QGfNtfdeutK5uFiA6qk4xBrmzjNR\r\n3a6PgCYwkyWuVpwLIlh3gK/NHHg15jWF0plggpxZ7NKEb91rVekaW/9EsQF7\r\nPCtGIvkTHJqkCQFtUhb4UEts6sPmxfV+bxaxWU0tUPh6enZhTd2OKYbnq+KR\r\ntYjNuyyHq7O3CzJBxJCX7EC93iaBpxB/TVOcctBufHgMqfYlYqgXE712Xsxv\r\nNlm2au/RfppkmE7lP4657nGBhyOvlIsnlb/5QK2JYF71hnnicKAKPe+LNH0g\r\nZkixvQCvlRUP/8oLI5BVE0BQxkqwMQaOwiubovD0d2bc7TUfaEH1PSEkFRgM\r\nUCCVCGH1b2r2hmv3B411n3Ya741Lj6zvAGQT0vDXtAjFbgPYBnar/IT1Htx3\r\nXD7ImWNDLGZpKnFhk43xiYcVhzynQja8p8EaLpzGyj44OtDGq7sNvHZi8Zi0\r\nPNRNQm3AKwnxMekJpreM7vhGw8CXghTZgVXuAy0BjtPCPoj1v3D3HEb/ravH\r\n46KWSQxl4iNP2JkYdKCiFcQhBbiLK+qSaK152JVxDqTcTEhdzis40BWuY6yu\r\nJ4jXwINwmPSqw7yVLB2Pb++BBYTOmYQjFng=\r\n=OKsu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20220523.1.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=12.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20220523.1.tgz","_integrity":"sha512-/xMlBDgzA/1ohVPn2rJUMTiB0xQ6kza1fNphKoYrWjLKOnmGsNkX5StlaSfaTLjXLnMqZQ/4cxTiHdilI6KkHw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"8.5.5","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"16.15.0","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.6.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^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","@microsoft/api-extractor":"7.18.11","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.2-alpha.20220523.1_1653329706024_0.379704218031528","host":"s3://npm-registry-packages"}},"1.0.2-alpha.20220923.1":{"name":"@azure/core-tracing","version":"1.0.2-alpha.20220923.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.2-alpha.20220923.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"0222fbd74ba279c9772c96a39bbfc28d28f5fa72","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.2-alpha.20220923.1.tgz","fileCount":16,"integrity":"sha512-cjQCR2BIdliJrIjyggth+M0IQKhWVThWdtJMmL0ItZGJs2q8gwspzM2XifmI38ViKOpPTBzUxlzUYgBsq1UtZw==","signatures":[{"sig":"MEUCIQDA/ZtCI+lbCrIoj6aUqcTo0aZSLcGWIgMSSCfDgjHX3QIgLMZvDejPcGDF3euK9sWxCP9N7TSKi1JQLKMwF95i5B4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLff4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpRRBAAkhu+vTjixDHx8Ku89onH9gel4fGDRKVcJS7l0lA2gg7tpJAX\r\nOW0sgXxQ9+s/HmIKjvc6aTtCvqn8JPVAbAFFVgTJ1BFjg4o9XqhNi4A4PaOR\r\n00oXM6YP39xO7LBU5yGjQOA8nU2Eq/PuRm9K2k/RXOYYhPPO3MDMobOrtbHU\r\nZZeG89ghpDGIIwt98Yh5aFt7BOdB+rKPrJcfXfL3kOpTKsHTCEWHkgg0Tdyi\r\nupyo+YM/v6TwBWYjrGZI65KX72y77dkG3IygSjGE7nnUmX1NWRw0zuAtUV67\r\n3bDddkD9m7uhsMZUnzKDKQ2V3hYD8XhZ2Q4AG0o2vLuvHihiUh7BjVL57vCX\r\nLLBS83rsph76uKCzRxNhkxw3avf74SgyxBVdLvCB2hATN+XC/onarF1wlAXY\r\nT+dc9zukif/U2J06lclhqq4ncQwmdcNydJLxKiZqK8/8/Dv3yMuXO5MkNgQ8\r\nH8s6Ki+UOBNQ8l7DIotmPwFMzNOT+HRMcITwGtW3U5UcCYYrRS+lmKoG6V6b\r\njgu4mUOtbOtPz3JdZ7LFclQ5clg87YNdPtwIXt7ZRzwj/8U+y+dp1iwIs1+7\r\nBBEgrz/mzl0RLk7WE+IDznZ+YNZk62y+OzFhGGa6qX233uuLekF6qb2tDGEW\r\noaeMyA3HuzFyHrhTSXsCmeZ9e1wA9y9RfZU=\r\n=GqhT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20220923.1.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=12.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20220923.1.tgz","_integrity":"sha512-cjQCR2BIdliJrIjyggth+M0IQKhWVThWdtJMmL0ItZGJs2q8gwspzM2XifmI38ViKOpPTBzUxlzUYgBsq1UtZw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"8.15.0","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.6.0","@types/chai":"^4.1.6","@types/node":"^12.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^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","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.2-alpha.20220923.1_1663956984419_0.37165846211177067","host":"s3://npm-registry-packages"}},"1.0.2-alpha.20221020.2":{"name":"@azure/core-tracing","version":"1.0.2-alpha.20221020.2","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.2-alpha.20221020.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"6fcb23f98c4859a186b90169aed470d76ff65dc2","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.2-alpha.20221020.2.tgz","fileCount":16,"integrity":"sha512-zCQAy71dnHKsrgL5wY1WmDNB0FBArKKvDriyXoBAMpQX7jTOm45zsYN7t3ci+mQFvIx0ajjoq368o9BshOSy2Q==","signatures":[{"sig":"MEYCIQDhMdlWeS+cxUzV0oq9vq+aNCmJt3pwvwVtiYTqOlJLeAIhAIbwyvJnTB0ulhryQVjdCOxUQFyysOHh6nrrgFs5pngv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjUZDlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqfbw/+IwB3l4H6xsS0FRGdotlmWFF3QMH8g9jXSe+msBHLeZY/zFgx\r\nUHzB7fvQxvzc+eHhG4t2Y5TUhO0KC1I3H5Jd3nUX+ggc2pnh7mZp6173JQbQ\r\nCn1qmxSgTMbfv8dNYS2dETAOE7av6L806p4lR+7Sw+oivuILQDQI2gd6fJE1\r\nd0aCXgXCtHVk1VU6G/m+GAGkYHdVsaBBLbzCegJesjFJ9BgZsiHe3xDeFJih\r\nK7AP9w85ngBe6kzD+sqOt9SQYCyyPHaxqKAgpPtCBsyHAScHHd7s0ljLTKFy\r\nZkUmKlbFh1nW50saGkKeev7DXQYzpCnY2Mw0ap/w53V3sDSyl2OJZaKPYKin\r\npKtb88BUneDPCmXj4nSMhZRKoGgr7arpNveV1khKP1/nc81UAL0OWAhF6cdH\r\nz4WvHIMxEsvPkT+J0NvmQHmhafSdVj8eQRqNSyfZkOgOzw8H/76j5M6pzRm7\r\nomm0dvCD/D4lgIEyVEhlYiUrnGm7wBQwLUkpXk/lO083cbSDVkZvUz7p/wEs\r\nC14mr+Rztdw6F8/AnB3czGDPfl8qS4YjBZ10JQpHZdgmLLvv54Yb3lXedS0i\r\naK0YtDZaZOoecduVCWRZrTcWNpYM54DKWufiupcbE5K2qSiz7xaxzPV6gZxw\r\nGcFMay3v47XiM2mRN1m735KF0XQ3pDdF9tA=\r\n=uOtW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20221020.2.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20221020.2.tgz","_integrity":"sha512-zCQAy71dnHKsrgL5wY1WmDNB0FBArKKvDriyXoBAMpQX7jTOm45zsYN7t3ci+mQFvIx0ajjoq368o9BshOSy2Q==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"8.15.0","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.6.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^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","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.2-alpha.20221020.2_1666289893670_0.23002598249257344","host":"s3://npm-registry-packages"}},"1.0.2-alpha.20221107.4":{"name":"@azure/core-tracing","version":"1.0.2-alpha.20221107.4","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.2-alpha.20221107.4","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"a43fc963e36367b9fa3e5e25069790ec0d558227","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.2-alpha.20221107.4.tgz","fileCount":16,"integrity":"sha512-csO2ElVorzSQX3yRdXzx545QfCPKG5kAa/13B4nrT5QJ4G9KeLrc7nGtWVJiqnPHLL/tPj+4YIoOlwt1elDjYg==","signatures":[{"sig":"MEYCIQDEJ/VvI6jUE095/+4iq1NDzEGWW5NhZJ1MnQSnVkK9twIhAOkZD0NhZIzqODfio1OYCQnsWloaJHjCG8yZzM0kJ2Ky","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjaVkcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqyRxAAgt+agc41QNkBXdvDGcGuIK2sqiRiTi0tdpWu9AkwyA7n8eYT\r\nn2N075qW5Q5ytMOTi3k0KKAg+wpsa2L8X0At9EHOK9L581uVzfSCizfKBREB\r\nWLCDfGplcE9yByvcZxfhSS/f39rCyBEyvuJrEGTvO9+sIfxxpOe/9J6gxjzX\r\n/vF9sEN4bIBxS8eGgyVEXyX00GDVeFiwb58RyJy97WiQkZCHuUxK+ZOkU9Pq\r\n3241uMeLLRB77pR/zDIwJhk1jhJs8qbBk5Xg0ehD1XhcaNzbLO3ode14+B7y\r\npdFRysobvpnAQwmrOtlKXOO2P/p2QQFvsphFjrzvSwZU3x3D0lB0tz+JwrA1\r\nOME3lSbQQ72QVmwUjVMXbSjWpVJKaeR6Jhnw0llx3vJfqM1PZDB8ySVf+r4w\r\nxsFKqqhqhd+4qFkz3UdISCxqAKE/DjeLlgkRRgGacr1pBA2yf+g0JtftDCu8\r\n0n7KZYvsxnJjW5UCNTYQXNz3K+c7/8LmxZVO5acAhsiriOH1sq2nsulHM4Cy\r\nqecpTethPtA0HWbSexvDktH29D00kEv2AdC2+L3yPTKW1xNRDz7a8vTGdFbC\r\nem8pfgq1N2RpKeHfso75Ak3SdEwyz+gk7PzAEVGzW2o3dYp05CctcPTrsk+A\r\nOIL0iFwO5wJoVu+eOLvs8U71xTEc8O0FvU8=\r\n=uc+o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20221107.4.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20221107.4.tgz","_integrity":"sha512-csO2ElVorzSQX3yRdXzx545QfCPKG5kAa/13B4nrT5QJ4G9KeLrc7nGtWVJiqnPHLL/tPj+4YIoOlwt1elDjYg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"8.19.2","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"16.18.0","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.8.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.0","karma-ie-launcher":"^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","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.2-alpha.20221107.4_1667848476214_0.8454175670452948","host":"s3://npm-registry-packages"}},"1.0.2-alpha.20230307.4":{"name":"@azure/core-tracing","version":"1.0.2-alpha.20230307.4","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.2-alpha.20230307.4","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"eb179084754cf6b822b29a9ff9856dbf3777e43e","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.2-alpha.20230307.4.tgz","fileCount":16,"integrity":"sha512-vXOdBS5Xo/mJaxD5cPP91W+LOxLgUAULmv/Ln+uz+SmLbuVBngSEhbqcBGqWg0zGwIm+6l90/kNK8gF84jCTeQ==","signatures":[{"sig":"MEQCIB63VhoGxMfM20CheQyHODRaZs0+bJ3t7eCSlqAJUgOAAiBdX8GchMDPrz1OtE8ON6s6ajCZfVl9pfHxQJ/3CjamWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70263,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkB43rACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpnxw/+PPbtdAS+o65xekCDXHyRRaVeTII0zhKJmO6vh82AT3l9Baei\r\nUeSFpGfU45Plg2iVpRfZN5Clv1rIRpgdetBVusE9zIi51x6o3D74CHyqGnd6\r\nURQ/auxXTPifF4QogXwLnOqNkFABMT0aKZFUuStVHtVaMVqpxyixLowMVloX\r\nFYCgVotEuhl1D37oNElntfI29jJJg4PM43FT+PCK2KIJMLlZTTl5a7kHk59V\r\nVfrjbbIFe7su6emBSUOLx4OStXS2ET5uZXN7bhWidG6bRbSN7OJGDu6oN/RV\r\nC++NvTcCJFAt/+uBrPPrFmHgQvIK3hCk7XHvAyazTw4oP7k3bcXXtl0XywoW\r\nV/FZP6VGoPzVA9nDtoP0xPlkkH3AsbC7Jbk5sRGisLQAS4rESdApjvx1CFjx\r\ntGvGSh14O32/duacjkad3EvJn7GO+dTDf1HLuSYrMcBX+2Xo1j770Yy8I2JP\r\nX2Ldfkd7KBopC0W9RDlZnGOQKXahZfQgvhch7TP9GwxG/PKH+pnytHfAkkMB\r\nbreKiF5pzRY0XdhDcwhlnlSNMncMOExkUkj8Y0pb7VG1iJBDtOgDxsUAvvMz\r\nYUoapScerifJApwdPJTSNO2Cuq0WLxHz90G9moCk4sbOIbCaxmggPDsctIFi\r\nh4cdqyjMRC5OpvBJc/bks9QpfuP1aqUaSkw=\r\n=GqqI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20230307.4.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20230307.4.tgz","_integrity":"sha512-vXOdBS5Xo/mJaxD5cPP91W+LOxLgUAULmv/Ln+uz+SmLbuVBngSEhbqcBGqWg0zGwIm+6l90/kNK8gF84jCTeQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.3.1","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.14.1","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.8.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.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","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.2-alpha.20230307.4_1678216683403_0.2154272176295695","host":"s3://npm-registry-packages"}},"1.0.2-alpha.20230419.2":{"name":"@azure/core-tracing","version":"1.0.2-alpha.20230419.2","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.2-alpha.20230419.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"ed3e3367b78829033e59494356821909a24bc4be","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.2-alpha.20230419.2.tgz","fileCount":16,"integrity":"sha512-2M3TlZTkewegW3G1dt1Qtr9vznFv8DcSpFv20JU51GqEEYqK1/lVKb7P4SM/SALI5xcqMT2Vtzk3IdoWVoCg/A==","signatures":[{"sig":"MEYCIQDBQUh3W3bj+p3IhReDEpcs6Z+cjHSdt0pOwGZPhWMqKgIhAOd021sNp7nwxc1KVPBFzEH9N3bPLF+4ggpcDLs7IUOe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70263,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQDELACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqq4w//XN1DT32FABumryGL1ae7iKdAb2iXiIjCQn/Ur98IRQIW6fAM\r\nC72T/CwufTD+0HqH8f+UpLDj4vyzpmbhxX/GOue82ZzAGVbwm/j1WomHF6cf\r\n/I7BP+xTsW4LNyUR8o3D6v4ZFMtx5N8r/vC0hVepDLAunGrnJMxwnqpW45cH\r\nN1CqIbbI44R0ay2IuYcYzRuKcFQFMrVA9WbvcnGNhAAUWbGyiMkZFgHd2EyI\r\n3wvtqV80pGdu21FMy52o+xKXgCBgw1NEhLXXV7EJwnhTI9WFh4rXqN/DD3VM\r\n4RRtq1ViC/0klnjaF2eBNG+meD7s6KPCeYbFauioZQr1tpbIhVR+/GAqphDz\r\nykEwzZtyJX6psPSTRfyDnQGXNyjAHn/2fBLcB7meRPzGiEjT24SKjy1E/vxa\r\ni3ibWIDuhMBOShG6rCl2FAjFqx5evG/vLYxBM0PddkPKaUPxN18nOlFhZtEb\r\niXHSZHltd7tG9bqhbKJ3liDenXrPbtjC6VUjLbTv+Y+QF/f19DIt2FaEXGfi\r\nLAoGx3Jw8MBq8Clv3i4zDWisoLj1ohm/gnEkIicmrgVrJIKm6jlzGX9iEoK7\r\nDXHi2Ttjd3SINczI0b55n2l/L4eHz5VtlDDxfwXAdUz3mrUb0l5MisaSt3DY\r\nujANMu2jY6ooAkz0P+Bcw+rGGjJcFCMthYU=\r\n=Ygn/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20230419.2.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20230419.2.tgz","_integrity":"sha512-2M3TlZTkewegW3G1dt1Qtr9vznFv8DcSpFv20JU51GqEEYqK1/lVKb7P4SM/SALI5xcqMT2Vtzk3IdoWVoCg/A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.5.0","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.15.0","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.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","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.2-alpha.20230419.2_1681928459593_0.43038268763863763","host":"s3://npm-registry-packages"}},"1.0.2-alpha.20230613.2":{"name":"@azure/core-tracing","version":"1.0.2-alpha.20230613.2","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.2-alpha.20230613.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"6e06baedf99b4184c17c47dd5895ae28eac15400","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.2-alpha.20230613.2.tgz","fileCount":16,"integrity":"sha512-2wzfTKY+UfX6nUbjxeYugMQUCpf4nJ1+DjHeTLzRxQAWZVPQz09I6B0PyJIlpVkq+nTqos6SeLtwysLBJvnfEg==","signatures":[{"sig":"MEQCIEypWISHrj9TgZDzbqtLiZ2weT97eTVZnkrghjVNDT1gAiAcUKNPR7aGmcaQmHFcrC3yRSJT6+U2awhFXcy87knFIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70346},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20230613.2.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20230613.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-2wzfTKY+UfX6nUbjxeYugMQUCpf4nJ1+DjHeTLzRxQAWZVPQz09I6B0PyJIlpVkq+nTqos6SeLtwysLBJvnfEg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.5.1","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.16.0","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^9.0.2","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^9.0.4","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.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","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.2-alpha.20230613.2_1686680338279_0.9765474560158784","host":"s3://npm-registry-packages"}},"1.0.2-alpha.20230727.2":{"name":"@azure/core-tracing","version":"1.0.2-alpha.20230727.2","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.2-alpha.20230727.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"2cb162c9f0d7f5c8ab119c383f0d84778e6c7b42","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.2-alpha.20230727.2.tgz","fileCount":16,"integrity":"sha512-4IqdUNm7Y0ol4RYvu2bnbqvczGGxvAqj+nktTX0taUOdgTfu1F1IlZl66sFbW/LPQJljarpGohIDgIFPkU4b1A==","signatures":[{"sig":"MEYCIQDwJWYotYXidnkBLNOhMElwRIeq2kkqoIP2Jx6YCczCxgIhAKtZ3nYRQweeigQDf1JUm2LD49qZPpafc3DViwwfJd9u","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70348},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20230727.2.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20230727.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-4IqdUNm7Y0ol4RYvu2bnbqvczGGxvAqj+nktTX0taUOdgTfu1F1IlZl66sFbW/LPQJljarpGohIDgIFPkU4b1A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.5.1","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^15.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.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","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.2-alpha.20230727.2_1690482268263_0.6095742669236937","host":"s3://npm-registry-packages"}},"1.0.2-alpha.20230824.1":{"name":"@azure/core-tracing","version":"1.0.2-alpha.20230824.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.2-alpha.20230824.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"f127ea7350dde2a1ec3c15e6311d71b85cb884de","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.2-alpha.20230824.1.tgz","fileCount":16,"integrity":"sha512-6yhhjhBe+LuMbQAG629CWqKMAxTdJQMyxA4JCH4bKgwp5F8lhbuqebOqBkER/kZrDJLExlGuPDQ3f/eKgicbLA==","signatures":[{"sig":"MEUCIQCGGimH1ppIDDsOw8HUkrGyy9ZluRZrrV0aK2CHC44z6AIgMkPpj2VPpxa/AoD46zC13qJLcDdyFG5QE1yBWDbSahc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70374},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20230824.1.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 1200000 --full-trace --exclude \"test/**/browser/*.spec.ts\" \"test/**/*.spec.ts\"","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20230824.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-6yhhjhBe+LuMbQAG629CWqKMAxTdJQMyxA4JCH4bKgwp5F8lhbuqebOqBkER/kZrDJLExlGuPDQ3f/eKgicbLA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.6.7","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^15.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.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","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.2-alpha.20230824.1_1692901985428_0.6408940581259561","host":"s3://npm-registry-packages"}},"1.0.2-alpha.20230904.1":{"name":"@azure/core-tracing","version":"1.0.2-alpha.20230904.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.2-alpha.20230904.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"8b0c2afbc1d8b8827cd7ad73f8377232757b9f77","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.2-alpha.20230904.1.tgz","fileCount":16,"integrity":"sha512-XJCrx1EYjEPInwV6iNk5+Qz8u9B4TdR7pJCORN3aUj0v8QA8DWJ0bLhxfBqgwnmVx7yDYaRz9Q5RnD+/7pj4xw==","signatures":[{"sig":"MEUCIFz8SJVkePMbzeF5ClOifR9Nky33w0Y5aJrubr/m3nHaAiEAsJzUFRl3H3lSOf6xvzgwcu5V7JJrO4THvY5UEaKqvxI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70243},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20230904.1.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:node-ts-input --no-test-proxy=true","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20230904.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-XJCrx1EYjEPInwV6iNk5+Qz8u9B4TdR7pJCORN3aUj0v8QA8DWJ0bLhxfBqgwnmVx7yDYaRz9Q5RnD+/7pj4xw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.6.7","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^7.1.1","sinon":"^15.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","@types/sinon":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.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","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.2-alpha.20230904.1_1693851205035_0.6418837513103943","host":"s3://npm-registry-packages"}},"1.0.2-alpha.20230925.3":{"name":"@azure/core-tracing","version":"1.0.2-alpha.20230925.3","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.2-alpha.20230925.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"11343804e3488f27be71b068f89ed493bdfcc049","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.2-alpha.20230925.3.tgz","fileCount":16,"integrity":"sha512-21UeZ+qdozFYlT9LmHSKNv7P+vPPnYEkOWVJrxhssKyGGjYMNswSAmXJR/Y7JHxGEoHrXTxwbvFlxKhU+Vejsw==","signatures":[{"sig":"MEUCIGc2RgyEBsaF4NyH5GaESBsM1ufLNszo2q2GmWCeBwRzAiEAsTx3dp16/y2J2tJZ2geNTMgr5hQVespTZewZjVWO9h4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70245},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20230925.3.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:node-ts-input --no-test-proxy=true","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20230925.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-21UeZ+qdozFYlT9LmHSKNv7P+vPPnYEkOWVJrxhssKyGGjYMNswSAmXJR/Y7JHxGEoHrXTxwbvFlxKhU+Vejsw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.6.7","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","sinon":"^15.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","@types/sinon":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.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","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.2-alpha.20230925.3_1695667982174_0.8403697493904951","host":"s3://npm-registry-packages"}},"1.0.2-alpha.20231002.2":{"name":"@azure/core-tracing","version":"1.0.2-alpha.20231002.2","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.2-alpha.20231002.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"95837d0fe1504d5228872c32e0d62f47683bae75","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.2-alpha.20231002.2.tgz","fileCount":16,"integrity":"sha512-hBRTgFtPsIXqGUGW2fyhX+oVGxgjsIG+JyByvr9sX6ses7vHJUwn0TkZE6N5ehmRY1quBz2Pu2Kn4kWJmncC0A==","signatures":[{"sig":"MEYCIQCDtuyrkf9iGLnZOWex+fZCtWG2D3ExmGeJaUGCSxB+zgIhAOvarsuH48udxpk8fQgHem7rnur0BjNDHMc8sQn2P7PP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70258},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20231002.2.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:node-ts-input --no-test-proxy=true","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20231002.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-hBRTgFtPsIXqGUGW2fyhX+oVGxgjsIG+JyByvr9sX6ses7vHJUwn0TkZE6N5ehmRY1quBz2Pu2Kn4kWJmncC0A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.8.1","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","sinon":"^15.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","@types/sinon":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.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","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.2-alpha.20231002.2_1696270707653_0.6970255215987635","host":"s3://npm-registry-packages"}},"1.0.2-alpha.20231010.2":{"name":"@azure/core-tracing","version":"1.0.2-alpha.20231010.2","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.2-alpha.20231010.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"b7dc89e7ce6094314aed21ea356ae3672e4b5adf","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.2-alpha.20231010.2.tgz","fileCount":16,"integrity":"sha512-qU5Ax0Im9QVD12Mm98rpAMp2rIBt1yYzUjn4lyDA3k2a4qbIhtcCMvnzekaX4ekzBRflAwpmUHewN9xE/J40Iw==","signatures":[{"sig":"MEUCIEvK/sSDl7YnyfCZtFLe2aexqUeM3nITpesGJdUo5R4HAiEA/cBXqOTZGxDNjY8H/fHTQdeVXfbsQCmlWf4gawe27cY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70258},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20231010.2.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=16.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:node-ts-input --no-test-proxy=true","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20231010.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-qU5Ax0Im9QVD12Mm98rpAMp2rIBt1yYzUjn4lyDA3k2a4qbIhtcCMvnzekaX4ekzBRflAwpmUHewN9xE/J40Iw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.8.1","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","sinon":"^15.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.1.6","@types/node":"^16.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","@types/sinon":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.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","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.2-alpha.20231010.2_1696961951442_0.8762310409487275","host":"s3://npm-registry-packages"}},"1.0.2-alpha.20231024.1":{"name":"@azure/core-tracing","version":"1.0.2-alpha.20231024.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.2-alpha.20231024.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"c8503a18ce0f2e21a28dd8a65334f9f9cc832a2b","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.2-alpha.20231024.1.tgz","fileCount":16,"integrity":"sha512-6BCQA1wDVc1NeQD0g0ap7uSGY6jhxLM/vQSyJWkPFvxYXWgpMBR28SXWa/1m+LeLPT8AgzaTD4ig/pUtCF4s2Q==","signatures":[{"sig":"MEUCIGbB9JwKe1IwEEMaGICcx/iGb3Ic/SIOJU9pfPMs2yTqAiEApJOt6Sr0+uhq7ExiEL3AOiAFRT+Fma7O4fH3mM8n13M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70258},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20231024.1.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=16.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:node-ts-input --no-test-proxy=true","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20231024.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-6BCQA1wDVc1NeQD0g0ap7uSGY6jhxLM/vQSyJWkPFvxYXWgpMBR28SXWa/1m+LeLPT8AgzaTD4ig/pUtCF4s2Q==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.8.1","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","sinon":"^15.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.1.6","@types/node":"^16.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","@types/sinon":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.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","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.2-alpha.20231024.1_1698171414641_0.9576512887292645","host":"s3://npm-registry-packages"}},"1.0.2-alpha.20231031.3":{"name":"@azure/core-tracing","version":"1.0.2-alpha.20231031.3","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.2-alpha.20231031.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"686a6bd3e64dafbb56db1778658a190b3eb6a0e2","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.2-alpha.20231031.3.tgz","fileCount":16,"integrity":"sha512-MdnrzEL9/hPSEa35kq4N4J+zE/a2tKTr/9dLNz5a2N6agSehVNQRspIohUVPm8WGG8zH6MBJLMLXHJQPOaukAw==","signatures":[{"sig":"MEUCIG5fruKI0p8T8fSQpOVmd+54arrEzVT6TRd4pd/ZFO00AiEAm8/Xtu5Qg430KeMjJ+PPQfhHIzvJLWw28cB7fI1aTRs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70258},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20231031.3.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:node-ts-input --no-test-proxy=true","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20231031.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-MdnrzEL9/hPSEa35kq4N4J+zE/a2tKTr/9dLNz5a2N6agSehVNQRspIohUVPm8WGG8zH6MBJLMLXHJQPOaukAw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.8.1","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","sinon":"^15.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","@types/sinon":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.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","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.2-alpha.20231031.3_1698776222732_0.24358862060080044","host":"s3://npm-registry-packages"}},"1.0.2-alpha.20231102.2":{"name":"@azure/core-tracing","version":"1.0.2-alpha.20231102.2","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.2-alpha.20231102.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"fe02613e441db82b4c76f98de74e86e741542023","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.2-alpha.20231102.2.tgz","fileCount":16,"integrity":"sha512-z/9eRNvodl7ikYxJJBhxMtdeDMkSO1UA+z6y+tPKzTR9lt9qoGN47P2OQvjBBVwZjFggjOxKmxjnoZK2L8dvYQ==","signatures":[{"sig":"MEQCIEI2wQAHJqNJ66cZe4JhedHFGHrs+S/Z+qWcz1eJvsSIAiAEvbAZfQBW8+rkixFjbM8rc6LfEoWdBl6UxU30RCJHYQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70258},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20231102.2.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:node-ts-input --no-test-proxy=true","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20231102.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-z/9eRNvodl7ikYxJJBhxMtdeDMkSO1UA+z6y+tPKzTR9lt9qoGN47P2OQvjBBVwZjFggjOxKmxjnoZK2L8dvYQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.8.1","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","sinon":"^17.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","@types/sinon":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.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","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.2-alpha.20231102.2_1698949173571_0.2002128723529384","host":"s3://npm-registry-packages"}},"1.0.2-alpha.20231107.1":{"name":"@azure/core-tracing","version":"1.0.2-alpha.20231107.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.2-alpha.20231107.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"d8126e6c7fa19d1c7bb6c5de323d79a2557238da","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.2-alpha.20231107.1.tgz","fileCount":16,"integrity":"sha512-qcbS/OOPswiN9+EvCfUIHIxnUs9BdDVXlRtrmieP4Yk3S9YLpfiV2JtTQp2jnNJ2vfZ4TdZXCO0l4nKKsKLBCg==","signatures":[{"sig":"MEUCIGywVmO4kYLyHi+PBOs6PwGDlBf636yXNE/bG2PtwoXOAiEAgkEYBUXt+o4TozgZjqOIELvFz1AQCM0JdsLMHbCRJSg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70324},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20231107.1.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:node-ts-input --no-test-proxy=true","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20231107.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-qcbS/OOPswiN9+EvCfUIHIxnUs9BdDVXlRtrmieP4Yk3S9YLpfiV2JtTQp2jnNJ2vfZ4TdZXCO0l4nKKsKLBCg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.8.1","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","sinon":"^17.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","@types/sinon":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.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","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.2-alpha.20231107.1_1699384817385_0.6717719124730341","host":"s3://npm-registry-packages"}},"1.0.2-alpha.20231120.4":{"name":"@azure/core-tracing","version":"1.0.2-alpha.20231120.4","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.2-alpha.20231120.4","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"3ba761e92c7917ce83c8ebcb69a1a9f1661a7ef9","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.2-alpha.20231120.4.tgz","fileCount":16,"integrity":"sha512-YgneDjpzS1ZKETPoHdARkeZwTZtF4zkIUtB55a991HgcmyU6gup5oIxzv2Nec++y4OWOV1f7YzQ8wXOBkGVayw==","signatures":[{"sig":"MEQCIDIC5E4u+t5YOBVVpVLVBPShlaxUR3LWFSDYwg/Ph+NaAiAOnvTIh2hWTmES0Sx4nLrvA2v+IR6Hks24uNJSzsFaMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70324},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20231120.4.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:node-ts-input --no-test-proxy=true","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20231120.4.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-YgneDjpzS1ZKETPoHdARkeZwTZtF4zkIUtB55a991HgcmyU6gup5oIxzv2Nec++y4OWOV1f7YzQ8wXOBkGVayw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.8.1","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","sinon":"^17.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","@types/sinon":"^17.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.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","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.2-alpha.20231120.4_1700507780553_0.006462264459172751","host":"s3://npm-registry-packages"}},"1.0.2-alpha.20231206.3":{"name":"@azure/core-tracing","version":"1.0.2-alpha.20231206.3","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.2-alpha.20231206.3","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"4ed26b959c7171d27f4145a1ffc8207b566a284a","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.2-alpha.20231206.3.tgz","fileCount":16,"integrity":"sha512-+fX+JsYuxOsslr7a6mKKuN3EyIDOWfg7OYXwJ4MmmqT8Ecw4uAGUeKJqirvwn/QvW1ZriaTIXdqYHkbgcX/bHg==","signatures":[{"sig":"MEUCIQChklb8r9bHiza+AJR7hFB0/SFPf40wgCxX3yvZ3gsj8AIgYoGRJnrUPw1kY49fGxt28pMax9iZkvjJN4mt9+MCPbo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70286},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20231206.3.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-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 && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:node-ts-input --no-test-proxy=true","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20231206.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-+fX+JsYuxOsslr7a6mKKuN3EyIDOWfg7OYXwJ4MmmqT8Ecw4uAGUeKJqirvwn/QvW1ZriaTIXdqYHkbgcX/bHg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.8.1","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","sinon":"^17.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","@types/sinon":"^17.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.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","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.2-alpha.20231206.3_1701890108951_0.011848906408218784","host":"s3://npm-registry-packages"}},"1.0.2-alpha.20231213.2":{"name":"@azure/core-tracing","version":"1.0.2-alpha.20231213.2","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.2-alpha.20231213.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"ee9faf5faae87bc84e0cdee2524b7795fa72c493","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.2-alpha.20231213.2.tgz","fileCount":16,"integrity":"sha512-HRj2RnsBEIrpeiEgzqbMMFilZ+FWxiaI+NQa/O9cg9avr9Y1KD+o3NL5EgDcUMslwjEjuGfkvtzGT5yKBc7O8A==","signatures":[{"sig":"MEYCIQDTo1bgzVICMrQMfLQfLTukHrLy2FEqICThq1vhhv34CgIhAOaY4PdagmsacxVNXtohbrNcVrJMmiq5JrRG6nrAZPyq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70139},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20231213.2.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:node-ts-input --no-test-proxy=true","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20231213.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-HRj2RnsBEIrpeiEgzqbMMFilZ+FWxiaI+NQa/O9cg9avr9Y1KD+o3NL5EgDcUMslwjEjuGfkvtzGT5yKBc7O8A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.3","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","sinon":"^17.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","@types/sinon":"^17.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.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","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.2-alpha.20231213.2_1702494862316_0.48768934869705194","host":"s3://npm-registry-packages"}},"1.0.2-alpha.20240101.1":{"name":"@azure/core-tracing","version":"1.0.2-alpha.20240101.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.2-alpha.20240101.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"038b0306f4a56a7521b88457523f656d8f601e5f","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.2-alpha.20240101.1.tgz","fileCount":16,"integrity":"sha512-DOjA0aq8sMFKH0XH6fV+EvCFh4wTrk6K9JYPG6Z2ZIyVGXofSzUN2YBc+EWfTEpOoke7eXDbAHHA2M6ZFeqV4g==","signatures":[{"sig":"MEUCIQC5zrHBQSXtsf3QUV9IcrHclzVD+ys82cAJqCm/vHmWYgIgCy4euA293VUxFVaYAFyC0Lyl6ZWorhE533SF/ixWSC0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70181},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20240101.1.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:node-ts-input --no-test-proxy=true","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20240101.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-DOjA0aq8sMFKH0XH6fV+EvCFh4wTrk6K9JYPG6Z2ZIyVGXofSzUN2YBc+EWfTEpOoke7eXDbAHHA2M6ZFeqV4g==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.3","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","sinon":"^17.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","@types/sinon":"^17.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.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","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.2-alpha.20240101.1_1704137080874_0.21312347469161774","host":"s3://npm-registry-packages"}},"1.0.2-alpha.20240202.3":{"name":"@azure/core-tracing","version":"1.0.2-alpha.20240202.3","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.2-alpha.20240202.3","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"5c55d67cccf81b2ec14b22bfc2f2fdba7aa789cb","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.2-alpha.20240202.3.tgz","fileCount":16,"integrity":"sha512-BaBYXsclxzNUWlr1UMEChtUTHdQk2jEG3CLEU6dWHZ7WeFpTK4F32UoZKKv8qQwuWXr3Y6wel1KaXgUVKl66ig==","signatures":[{"sig":"MEYCIQDeM7x6wC13w14QcKsGyBeIT9DRdL/ab9Lr+53M6YgtbAIhAI4XFnc5E1nBmIsFWi7x54Hfwbv9Qv65+U+RyK+0elpg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70221},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20240202.3.tgz","types":"types/core-tracing.d.ts","module":"dist-esm/src/index.js","browser":{},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tsc -p . && npm run unit-test:node && dev-tool run bundle && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tsc -p . && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"tsc -p . && dev-tool run bundle","extract-api":"tsc -p . && api-extractor run --local","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:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:node-ts-input --no-test-proxy=true","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"karma start --single-run","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20240202.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-BaBYXsclxzNUWlr1UMEChtUTHdQk2jEG3CLEU6dWHZ7WeFpTK4F32UoZKKv8qQwuWXr3Y6wel1KaXgUVKl66ig==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.3","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"tslib":"^2.2.0"},"react-native":{"./dist/index.js":"./dist-esm/src/index.js"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","util":"^0.12.1","karma":"^6.2.0","mocha":"^10.0.0","sinon":"^17.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","inherits":"^2.0.3","cross-env":"^7.0.2","typescript":"~5.3.3","@types/chai":"^4.1.6","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","@types/sinon":"^17.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/core-auth":"^1.3.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","@microsoft/api-extractor":"^7.31.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.2-alpha.20240202.3_1706901102247_0.9495460442018564","host":"s3://npm-registry-packages"}},"1.0.2-alpha.20240223.2":{"name":"@azure/core-tracing","version":"1.0.2-alpha.20240223.2","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.2-alpha.20240223.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"aa930137e2456aa0718490a3261cd5dec4fc6562","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.2-alpha.20240223.2.tgz","fileCount":105,"integrity":"sha512-9ZLirCY1nXn2tZtCFhW1WGktKJA6Yl1PWOcGES4QBIHCSJdMrg2v0oopFz76Gpjw5pDWsK1O3rqRvrfZmaMfng==","signatures":[{"sig":"MEUCIQDWb0pVZ7jkvT6TW0v1sy0PbFWcWGTLSBRlerXkxe1qQAIgNua/vH7lIk5UI0FukjT9DjpdEUcIzWcCqjowNS9Mt4I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":232207},"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:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20240223.2.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":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20240223.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-9ZLirCY1nXn2tZtCFhW1WGktKJA6Yl1PWOcGES4QBIHCSJdMrg2v0oopFz76Gpjw5pDWsK1O3rqRvrfZmaMfng==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.4","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^1.11.1","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","prettier":"^3.2.5","playwright":"^1.41.2","typescript":"~5.3.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.2-alpha.20240223.2_1708716052739_0.8817558939044965","host":"s3://npm-registry-packages"}},"1.0.2-alpha.20240226.1":{"name":"@azure/core-tracing","version":"1.0.2-alpha.20240226.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.2-alpha.20240226.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"effc6942870eb280f8a4d40d27c0955be281c290","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.2-alpha.20240226.1.tgz","fileCount":105,"integrity":"sha512-Rdr+OegR/P+dr6cZRgVnjPGPBGFoJEWw+SkBcj/cBSBMxVyUiZQwVbGBENMeHHS9+IONevK9ppsmmJaZiIK2FA==","signatures":[{"sig":"MEQCIDsc18U4TJWcH8JRzE3/oMqZeDxswEysPiQc4TFA4KKkAiBAizzNWQLVXh4MThmVGTN9UqcQpXbiIqSkYtXvrhofVQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":232230},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20240226.1.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":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20240226.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-Rdr+OegR/P+dr6cZRgVnjPGPBGFoJEWw+SkBcj/cBSBMxVyUiZQwVbGBENMeHHS9+IONevK9ppsmmJaZiIK2FA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.4","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^1.11.1","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","prettier":"^3.2.5","playwright":"^1.41.2","typescript":"~5.3.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.2-alpha.20240226.1_1708975492005_0.5639500283561241","host":"s3://npm-registry-packages"}},"1.0.2-alpha.20240226.9":{"name":"@azure/core-tracing","version":"1.0.2-alpha.20240226.9","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.2-alpha.20240226.9","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"08a3f49e1bfd73984e429f2c5432ee3ea2c96dac","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.2-alpha.20240226.9.tgz","fileCount":105,"integrity":"sha512-XEns22w27iBharIfFnVsOcremygoHIPmIpa9/wxrRoGosWSpM2ACAURWumuBB0NzIBnUk0UwckeaaTzOow7prA==","signatures":[{"sig":"MEQCIG5BRm+KEu7BvqJhTOu+DzIse8kDIi0w05tRFqu9LyKrAiBJXkfDUJSomciFuBq9lWomj+5lJsKJ/X2LQUHuRpWVkA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":232230},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20240226.9.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":{"lint":"eslint package.json api-extractor.json src test --ext .ts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && api-extractor run --local","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 && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20240226.9.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-XEns22w27iBharIfFnVsOcremygoHIPmIpa9/wxrRoGosWSpM2ACAURWumuBB0NzIBnUk0UwckeaaTzOow7prA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.4","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^1.11.1","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","prettier":"^3.2.5","playwright":"^1.41.2","typescript":"~5.3.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.2-alpha.20240226.9_1709009577709_0.11398263144971477","host":"s3://npm-registry-packages"}},"1.0.2-alpha.20240228.1":{"name":"@azure/core-tracing","version":"1.0.2-alpha.20240228.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.0.2-alpha.20240228.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"41698ddabe0c6895b11a96a478ab7d429c5596b2","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.0.2-alpha.20240228.1.tgz","fileCount":105,"integrity":"sha512-1o9CVB5BbBTlnyufPUSPPT8G4TWxK2AKM24CaaYw/eBcAjUSzXffHfTnJhvPiaOyDR8nhxJTeo4FphS/IsoZVw==","signatures":[{"sig":"MEYCIQCp5obPSdVjilew3rtUrMogx2Rc+UiEJHIFMm+7gY7xegIhANxdqlPsJQ95AVRNSD/38tGUY9Cz/JcqQGaKrXMqPDbd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":232340},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20240228.1.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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.0.2-alpha.20240228.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-1o9CVB5BbBTlnyufPUSPPT8G4TWxK2AKM24CaaYw/eBcAjUSzXffHfTnJhvPiaOyDR8nhxJTeo4FphS/IsoZVw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.4","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^1.11.1","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","prettier":"^3.2.5","playwright":"^1.41.2","typescript":"~5.3.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.0.2-alpha.20240228.1_1709148296037_0.25379380934179774","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@azure/core-tracing","version":"1.1.0","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.1.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"4e55864a47556a374f26643540539be24b81c2b8","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.0.tgz","fileCount":105,"integrity":"sha512-MVeJvGHB4jmF7PeHhyr72vYJsBJ3ff1piHikMgRaabPAC4P3rxhf9fm42I+DixLysBunskJWhsDQD2A+O+plkQ==","signatures":[{"sig":"MEUCIQCr5KiVmQIoJ+kRbH07Cf/T8jMP+nHJCpXnAqPEC9Ab2AIgH3hVub/QfN4E075g6ASt1YwJ5mNIpvPDWL+wJHrdHVI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":232283},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.1.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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.1.0.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-MVeJvGHB4jmF7PeHhyr72vYJsBJ3ff1piHikMgRaabPAC4P3rxhf9fm42I+DixLysBunskJWhsDQD2A+O+plkQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.4","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.11.1","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","prettier":"^3.2.5","playwright":"^1.41.2","typescript":"~5.3.3","@types/node":"^18.0.0","@azure/dev-tool":"^1.0.0","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.0_1710368975717_0.4032481449885956","host":"s3://npm-registry-packages"}},"1.1.0-alpha.20240314.2":{"name":"@azure/core-tracing","version":"1.1.0-alpha.20240314.2","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.1.0-alpha.20240314.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"db7e48ad1c4c1f0f7fdcee5f82538ffc402b101c","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.0-alpha.20240314.2.tgz","fileCount":105,"integrity":"sha512-J+sK1JrBDLDJVeUPfBwYFYlHuYuL/zYgTe4O1yYj57fjsS+XH1KRcu5+/Zwq5HzZplUWJi8vErbjILk4JLB7zw==","signatures":[{"sig":"MEYCIQCezOTjq6g3LYdq0URrIHAcpX9tcKOz3ZH+GUoL85jqSgIhAPnMwiwrFvz3iBJBczaxOcg5KzKz6Kpm3Udkm7EohtS6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":232340},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.1.0-alpha.20240314.2.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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.1.0-alpha.20240314.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-J+sK1JrBDLDJVeUPfBwYFYlHuYuL/zYgTe4O1yYj57fjsS+XH1KRcu5+/Zwq5HzZplUWJi8vErbjILk4JLB7zw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.4","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^1.11.1","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","prettier":"^3.2.5","playwright":"^1.41.2","typescript":"~5.3.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.0-alpha.20240314.2_1710440446320_0.68148626560808","host":"s3://npm-registry-packages"}},"1.1.1-alpha.20240320.4":{"name":"@azure/core-tracing","version":"1.1.1-alpha.20240320.4","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.1.1-alpha.20240320.4","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"df7b39c3cfb896f2765a8430794f1b10394431c2","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.1-alpha.20240320.4.tgz","fileCount":105,"integrity":"sha512-0r1I0V3gRtXfzTxCX1bbHNr4+YOoEReDHWT2TJPFzdfDmyoLRTmFGKkQltTscLaGoYGtrStim74EPis5t5QmLw==","signatures":[{"sig":"MEYCIQCM82DL7jL4iDwaJWlPSjOUQUEx/aFyNWcOHG/+PlZWyAIhAJzWTNeHVOlGCvMN5tfv0SiKhUU1lyQX0C5HmdZ2MFLs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":232380},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.1.1-alpha.20240320.4.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.1.1-alpha.20240320.4.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-0r1I0V3gRtXfzTxCX1bbHNr4+YOoEReDHWT2TJPFzdfDmyoLRTmFGKkQltTscLaGoYGtrStim74EPis5t5QmLw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.4","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^1.11.1","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","prettier":"^3.2.5","playwright":"^1.41.2","typescript":"~5.3.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.1-alpha.20240320.4_1710958967850_0.5890826533946028","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"@azure/core-tracing","version":"1.1.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"fee7d0a2ff0d3988ad8d7b051d4d163b70bb0ad9","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.1.tgz","fileCount":105,"integrity":"sha512-qPbYhN1pE5XQ2jPKIHP33x8l3oBu1UqIWnYqZZ3OYnYjzY0xqIHjn49C+ptsPD9yC7uyWI9Zm7iZUZLs2R4DhQ==","signatures":[{"sig":"MEYCIQD4ppt/6/yDqySjSGgsQcBQWivbNnIQilmnKSacvY0PdAIhALx2p/x/tZ3kk2uuPzd20nDjjuz5KK0XaAr3S4Wf7zFj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":232323},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.1.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.1.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-qPbYhN1pE5XQ2jPKIHP33x8l3oBu1UqIWnYqZZ3OYnYjzY0xqIHjn49C+ptsPD9yC7uyWI9Zm7iZUZLs2R4DhQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.4","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.11.1","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","prettier":"^3.2.5","playwright":"^1.41.2","typescript":"~5.3.3","@types/node":"^18.0.0","@azure/dev-tool":"^1.0.0","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.1_1710970567675_0.7745321634100562","host":"s3://npm-registry-packages"}},"1.1.2-alpha.20240322.2":{"name":"@azure/core-tracing","version":"1.1.2-alpha.20240322.2","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.1.2-alpha.20240322.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"825407f2f30a243367ca207f1ffe6f2bdd9824d0","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.2-alpha.20240322.2.tgz","fileCount":105,"integrity":"sha512-2141d6+OplpM7l7lHOKHD5DuIPd0jrc4Ubu0+GE8oG8iNhA2l8cA/l/bcTTnG7POwD9fbZhp/slgaiqsd3PszA==","signatures":[{"sig":"MEUCIEjc+lkhOSpwcuI6XhGhxZh2pRvZjbv0xUwNKywO0h9FAiEAwjuqVVNW5KKfrtT74s/CfBRD4vdebyHdJd1nv/YBqfg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":232380},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.1.2-alpha.20240322.2.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.1.2-alpha.20240322.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-2141d6+OplpM7l7lHOKHD5DuIPd0jrc4Ubu0+GE8oG8iNhA2l8cA/l/bcTTnG7POwD9fbZhp/slgaiqsd3PszA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.4","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^1.11.1","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","prettier":"^3.2.5","playwright":"^1.41.2","typescript":"~5.3.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.2-alpha.20240322.2_1711131877239_0.1800353434246953","host":"s3://npm-registry-packages"}},"1.1.2-alpha.20240329.3":{"name":"@azure/core-tracing","version":"1.1.2-alpha.20240329.3","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.1.2-alpha.20240329.3","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"6b12c4c883cb8b0c97e1c0f707823f53628d66b2","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.2-alpha.20240329.3.tgz","fileCount":105,"integrity":"sha512-RvuiiQqXdzRV5YCDNfSb+j6GUpbfMJZszuBWyCwEKDQiitehEAYq8Wc8/JqgNaiNoca31MZqGff8GAPTDkiktA==","signatures":[{"sig":"MEYCIQCSLHKNG75WIpz922/oGwje29qsBZymc8ZBGGPCPsrHcAIhAJjxU/lGpmdFt73TXOcMyjbQhK3KaE+BFM3z3+R44yEb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233200},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.1.2-alpha.20240329.3.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-core-tracing/azure-core-tracing-1.1.2-alpha.20240329.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-RvuiiQqXdzRV5YCDNfSb+j6GUpbfMJZszuBWyCwEKDQiitehEAYq8Wc8/JqgNaiNoca31MZqGff8GAPTDkiktA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.4","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","prettier":"^3.2.5","playwright":"^1.41.2","typescript":"~5.3.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.2-alpha.20240329.3_1711736321243_0.3378173497454964","host":"s3://npm-registry-packages"}},"1.1.2-alpha.20240410.4":{"name":"@azure/core-tracing","version":"1.1.2-alpha.20240410.4","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.2-alpha.20240410.4","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f72b4e42c461ebd31da6abaa339b6e8485ed16a9","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.2-alpha.20240410.4.tgz","fileCount":105,"integrity":"sha512-pUc4KwZca/oqbrUKEeG0kmLXvw40CP1ytT8C4JAkc9aKPApwy4hgmLAiVad4HmAul/eu4yTjsQZm9ZCy0N0FnQ==","signatures":[{"sig":"MEUCIQDD8BJ6QbfpQvhtiaO5R+NfMsTBLbOJdur4ZJy9hdcEkgIgZcLFSluf1tbnGiTsoTH5bsKo6t9L0Xdb1ppgUWNmyHw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233200},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\2d6dc68e-a826-4607-a239-c793deddb920\\azure-core-tracing-1.1.2-alpha.20240410.4.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\2d6dc68e-a826-4607-a239-c793deddb920\\azure-core-tracing-1.1.2-alpha.20240410.4.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-pUc4KwZca/oqbrUKEeG0kmLXvw40CP1ytT8C4JAkc9aKPApwy4hgmLAiVad4HmAul/eu4yTjsQZm9ZCy0N0FnQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","prettier":"^3.2.5","playwright":"^1.41.2","typescript":"~5.3.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.2-alpha.20240410.4_1712780029095_0.8608836783188827","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"@azure/core-tracing","version":"1.1.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"latest","dist":{"shasum":"065dab4e093fb61899988a1cdbc827d9ad90b4ee","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.2.tgz","fileCount":105,"integrity":"sha512-dawW9ifvWAWmUm9/h+/UQ2jrdvjCJ7VJEuCJ6XVNudzcOwm53BFZH4Q845vjfgoUAM8ZxokvVNxNxAITc502YA==","signatures":[{"sig":"MEUCIA4GroFKJ3Niq9rgGIK9DRWkX7MkRb14qcTta+0PJxn2AiEA+9Dq5jgxCPR3nadfuzoE1yKB1Czcv/bbxiIbVhbnytk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233143},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\854ded4a-762e-4e7f-b82d-e5629d3dc17b\\azure-core-tracing-1.1.2.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\854ded4a-762e-4e7f-b82d-e5629d3dc17b\\azure-core-tracing-1.1.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-dawW9ifvWAWmUm9/h+/UQ2jrdvjCJ7VJEuCJ6XVNudzcOwm53BFZH4Q845vjfgoUAM8ZxokvVNxNxAITc502YA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","prettier":"^3.2.5","playwright":"^1.41.2","typescript":"~5.3.3","@types/node":"^18.0.0","@azure/dev-tool":"^1.0.0","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.2_1712798109720_0.2671376539616275","host":"s3://npm-registry-packages"}},"1.1.2-alpha.20240411.3":{"name":"@azure/core-tracing","version":"1.1.2-alpha.20240411.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.2-alpha.20240411.3","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f2f34e2ef85154c23da61b11694424eb31955bfa","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.2-alpha.20240411.3.tgz","fileCount":105,"integrity":"sha512-OaNEF9LIH9H+ohxaEBJbNQDGL9yjX+qiyrnjjuAvDu3eA3zO+IHhpjQmoCOfJyO9bZFOtXAcCFrz2F39JoEdEg==","signatures":[{"sig":"MEQCIGxY4w3kDYQxIU8qj1+9VZoyRmPDqLndNYI7atCgvrHqAiB10GFrr1CHlxZHwBSp+H41rdbyXjINOL6hywFpAyWQAw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233200},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\13881733-7c46-49c7-be02-307593caa828\\azure-core-tracing-1.1.2-alpha.20240411.3.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\13881733-7c46-49c7-be02-307593caa828\\azure-core-tracing-1.1.2-alpha.20240411.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-OaNEF9LIH9H+ohxaEBJbNQDGL9yjX+qiyrnjjuAvDu3eA3zO+IHhpjQmoCOfJyO9bZFOtXAcCFrz2F39JoEdEg==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","prettier":"^3.2.5","playwright":"^1.41.2","typescript":"~5.3.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.2-alpha.20240411.3_1712861002459_0.5519059204482781","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240412.3":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240412.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240412.3","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9e7430dd2cb0a9122905b21ec7343ffb6b044ea4","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240412.3.tgz","fileCount":105,"integrity":"sha512-8iXvBkSyGdteq2caI+kC8dOfm6rZPyFgFDlVfNmhg/9Aj12dsjCGQdcL5r8+jqrqGcT1IyNd3noQq3wsVmt2eg==","signatures":[{"sig":"MEUCIAaDp3wb8zd7nYuVOh7lnbh9/ZZbSU58hlCtUM+uTosNAiEAlaAQvu+7SUyp27hsZ+j48dl7Bg8j8Naow5z/ZAWvz9U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233200},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\f3f815e6-bbbc-4f32-9295-015b387f7a5d\\azure-core-tracing-1.1.3-alpha.20240412.3.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\f3f815e6-bbbc-4f32-9295-015b387f7a5d\\azure-core-tracing-1.1.3-alpha.20240412.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-8iXvBkSyGdteq2caI+kC8dOfm6rZPyFgFDlVfNmhg/9Aj12dsjCGQdcL5r8+jqrqGcT1IyNd3noQq3wsVmt2eg==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","prettier":"^3.2.5","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240412.3_1712948690332_0.25440260125921665","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240415.4":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240415.4","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240415.4","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"69ba9c0a5425cbe272c077626b88f6d2e33d4eb6","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240415.4.tgz","fileCount":105,"integrity":"sha512-dcZJOovOFBzfs1XVBqGzjmP0WZYG/pjOHIjd8L6ckYQ20KyzTKb660KDvXDT8TR98ewUhTMMTwMg9bm5DH5NEA==","signatures":[{"sig":"MEUCIEWfuNglJHyRSDIR5LCUK5HgpXeQoM3SUEzrQbxPBhR8AiEA4x2AvcyxleEghE73e9BtlVNcA1CDLGX642E8rALWTzQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233200},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\0b68b8cc-045f-4c13-b46a-a33b8e7c0511\\azure-core-tracing-1.1.3-alpha.20240415.4.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\0b68b8cc-045f-4c13-b46a-a33b8e7c0511\\azure-core-tracing-1.1.3-alpha.20240415.4.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-dcZJOovOFBzfs1XVBqGzjmP0WZYG/pjOHIjd8L6ckYQ20KyzTKb660KDvXDT8TR98ewUhTMMTwMg9bm5DH5NEA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","prettier":"^3.2.5","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240415.4_1713206526196_0.8884372736916668","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240416.4":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240416.4","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240416.4","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"41cc2968932f34d257681afa8a64616d73700aa8","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240416.4.tgz","fileCount":105,"integrity":"sha512-Kmt/9qBXa1lZd2LY8heNVgfYiwOb3PT9R01X4azg8e8UN6B/gs2psr56MJMgpMaqr/fKja6nhMi0vT2MGH9JBA==","signatures":[{"sig":"MEUCIHGc8tcJg6VHFF5pmYFhzUjJ2g6l1plNBjfmbpOQkJkTAiEApwlFBgj9aHFpNU7u3o6qUy5KNnohH+cK5na2ucmMV6E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233200},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\96fc9972-4f5d-4e5a-8ae1-306af1bf216b\\azure-core-tracing-1.1.3-alpha.20240416.4.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\96fc9972-4f5d-4e5a-8ae1-306af1bf216b\\azure-core-tracing-1.1.3-alpha.20240416.4.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-Kmt/9qBXa1lZd2LY8heNVgfYiwOb3PT9R01X4azg8e8UN6B/gs2psr56MJMgpMaqr/fKja6nhMi0vT2MGH9JBA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","prettier":"^3.2.5","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240416.4_1713292846949_0.8895497527637783","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240418.3":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240418.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240418.3","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2bba933877b59fc083d39edbb9eefe0daa9603e9","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240418.3.tgz","fileCount":105,"integrity":"sha512-cVU6C+Gjq7BS5b8Ck0cl2AYsGeSd62wREd09CEn1hd9KEfWcrlgwoEcRth9vP+aIpSw7YQ7aDrwe1pWV7SI8og==","signatures":[{"sig":"MEUCIQDHacZig12WCnoBpuqPtIMoZQ8abYm5Ol611g+Ojvm1CwIgN3NrX2hsX5F0CR6EAxPQiWHj1fNW0yar9YUGtAQiclU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233198},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\49005c0f-c148-4452-a407-b11ee02add98\\azure-core-tracing-1.1.3-alpha.20240418.3.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\49005c0f-c148-4452-a407-b11ee02add98\\azure-core-tracing-1.1.3-alpha.20240418.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-cVU6C+Gjq7BS5b8Ck0cl2AYsGeSd62wREd09CEn1hd9KEfWcrlgwoEcRth9vP+aIpSw7YQ7aDrwe1pWV7SI8og==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","prettier":"^3.2.5","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240418.3_1713466233932_0.16969609433066646","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240419.1":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240419.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240419.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"aa488ed720a0704af6816ccbdccf85aab5e1dea8","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240419.1.tgz","fileCount":105,"integrity":"sha512-5BJyDDokzNkoKIVMnDicRqPHQnpZ89a5vqpdGBMouzr9ciobtF4h+DWYgv8eNQDtwvL8X/Ao8Qma2ftiqVklzA==","signatures":[{"sig":"MEUCIGyMV/owRZAZ80Hhfrr9M4YxtG1fqPOOkgg8Ey+2mUenAiEA73LqcGHa0xhFKY0qECD8/5Q8Zs/etWGdyBzPGFJvGs4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233198},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\1f118cbd-43db-46bc-9a09-07547b65ce00\\azure-core-tracing-1.1.3-alpha.20240419.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\1f118cbd-43db-46bc-9a09-07547b65ce00\\azure-core-tracing-1.1.3-alpha.20240419.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-5BJyDDokzNkoKIVMnDicRqPHQnpZ89a5vqpdGBMouzr9ciobtF4h+DWYgv8eNQDtwvL8X/Ao8Qma2ftiqVklzA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","prettier":"^3.2.5","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240419.1_1713552363033_0.34958021797391625","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240423.2":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240423.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240423.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2ebf0b4f80cf1113465f62957c733cd610faa573","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240423.2.tgz","fileCount":105,"integrity":"sha512-BXl/o7g1gFdsbzqCpDeWiieh2ojjn9khV+qLhcgKn7a56RxwhUNEDK2dhQzCC9vho8tjcDNXsjmnmXvuwgZInQ==","signatures":[{"sig":"MEUCIQCIM7RF2RiIRTnzfsA6uV7u003aIV12wQTUv+d9I0yspQIgNw5o6ef0QZUaKbJvALhH6FqdGl0c0iIMonBN+1IkBzM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233194},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\97aab23f-2b08-439d-bee1-186ac3b2abfe\\azure-core-tracing-1.1.3-alpha.20240423.2.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\97aab23f-2b08-439d-bee1-186ac3b2abfe\\azure-core-tracing-1.1.3-alpha.20240423.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-BXl/o7g1gFdsbzqCpDeWiieh2ojjn9khV+qLhcgKn7a56RxwhUNEDK2dhQzCC9vho8tjcDNXsjmnmXvuwgZInQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240423.2_1713897737527_0.508208644908329","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240424.3":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240424.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240424.3","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"dc6704ebb5efc793ebdd1d1ecc748049d3713656","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240424.3.tgz","fileCount":105,"integrity":"sha512-yV/Q+qNZaNd78CouGpqDgQgdIGe6B8FOWND9BLmBo3cXXOZbBLOiHQqMg5paWjNShwrdQ9c/PKPHf5igqJhtdQ==","signatures":[{"sig":"MEUCIHMuxWMtaA2m5Sa/MyUd2MP9kJZxGSj0cSPdin2sdL6+AiEAlarCK6kYLt8tXmYU01AFro25cZKUrruMccwWr1uafAk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233194},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\fd46c480-686f-4c00-bdf2-8df6b61bef1e\\azure-core-tracing-1.1.3-alpha.20240424.3.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\fd46c480-686f-4c00-bdf2-8df6b61bef1e\\azure-core-tracing-1.1.3-alpha.20240424.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-yV/Q+qNZaNd78CouGpqDgQgdIGe6B8FOWND9BLmBo3cXXOZbBLOiHQqMg5paWjNShwrdQ9c/PKPHf5igqJhtdQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240424.3_1713984867883_0.549350676786666","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240425.2":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240425.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240425.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"852b121ad6fde56e7918cdd33841014c5f6702b1","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240425.2.tgz","fileCount":105,"integrity":"sha512-u/fBYmKRfxPiKaQIdct6nmHWu9KjtK3ZpFqkMZIMPsH+qu3c6mec0h+wrkT463bstLcCLmbxTISa4TPS9odsog==","signatures":[{"sig":"MEUCIQCsAsMH51nlJY1VJpCVlPYJadv0YoWFOhm+80DWwVfZqwIgECe9odh9IepaOpkj5kM0BdGWBjb1xnOb4wcvYshk3o4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233194},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\03ac5822-ee6a-42d5-a314-2d1427d35538\\azure-core-tracing-1.1.3-alpha.20240425.2.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\03ac5822-ee6a-42d5-a314-2d1427d35538\\azure-core-tracing-1.1.3-alpha.20240425.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-u/fBYmKRfxPiKaQIdct6nmHWu9KjtK3ZpFqkMZIMPsH+qu3c6mec0h+wrkT463bstLcCLmbxTISa4TPS9odsog==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240425.2_1714070460250_0.22918830403837576","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240426.4":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240426.4","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240426.4","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"cfa255df5d4a1c823d7c799883aee60e49da7610","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240426.4.tgz","fileCount":105,"integrity":"sha512-ExL8UjKs96VVg2Z4q92VxBns7V1vb/zRWAgOOd1iCYp5Ka+ALdvDXXep0ml80pH9I8GVszKU/HctiLg4wObzHQ==","signatures":[{"sig":"MEQCIHyY+BO/X/s1wX0YfWlUkLTSBurZmjBb47U3pvnVWBvqAiAlvVvZc+TSEml3xuqQR6UHCCeXrrWndbq63vYwHcJXjA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233194},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\06608442-4b35-413e-8677-eb28dceb0cb5\\azure-core-tracing-1.1.3-alpha.20240426.4.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\06608442-4b35-413e-8677-eb28dceb0cb5\\azure-core-tracing-1.1.3-alpha.20240426.4.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-ExL8UjKs96VVg2Z4q92VxBns7V1vb/zRWAgOOd1iCYp5Ka+ALdvDXXep0ml80pH9I8GVszKU/HctiLg4wObzHQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240426.4_1714157009303_0.1671087993538316","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240429.3":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240429.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240429.3","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"cef713000bfa3fa33681f72d31d34c68d6622080","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240429.3.tgz","fileCount":105,"integrity":"sha512-K72e4L4WOf4bBDsRHplS82JN4vKNGgSlygQCV48ZsMvFeU3oPi35Wywiu98AB9gjp3s+zSVoM4oEDTreQWP+gg==","signatures":[{"sig":"MEYCIQCl6qKN3F03fjB96JG7+ObUThfEHAlj1YxvfbR46kQlrQIhANShRNj/pLBPxeGfxAqkIcDBp86+AQhlRUV5V81j5Bl1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233194},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\201397e4-d824-425b-8c5f-c079d473a7da\\azure-core-tracing-1.1.3-alpha.20240429.3.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\201397e4-d824-425b-8c5f-c079d473a7da\\azure-core-tracing-1.1.3-alpha.20240429.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-K72e4L4WOf4bBDsRHplS82JN4vKNGgSlygQCV48ZsMvFeU3oPi35Wywiu98AB9gjp3s+zSVoM4oEDTreQWP+gg==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240429.3_1714416788336_0.008646233648100354","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240501.2":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240501.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240501.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"df91234a5dd93df712c4e00512e8faba6625da02","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240501.2.tgz","fileCount":105,"integrity":"sha512-ooRWWgPQC1F+1cPL/PxLTI6oJ0Xjl3gbfB1hzM8Rka31RwqAXgZqWd931WahpVfB9UiEN5hl2mJsw4E55BfIlg==","signatures":[{"sig":"MEUCICMHx8+9ejrhGB+1SacxHZ9hUljRIR/CqGK5gCY6cTbfAiEA2kMdkUAiKU7bfxs5M8Yo9/M8199yfvqafdibMpSH31I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233194},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\13c0e42e-e71d-4036-93bd-9438dfcc99f3\\azure-core-tracing-1.1.3-alpha.20240501.2.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\13c0e42e-e71d-4036-93bd-9438dfcc99f3\\azure-core-tracing-1.1.3-alpha.20240501.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-ooRWWgPQC1F+1cPL/PxLTI6oJ0Xjl3gbfB1hzM8Rka31RwqAXgZqWd931WahpVfB9UiEN5hl2mJsw4E55BfIlg==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240501.2_1714589296097_0.7075170421649659","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240502.4":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240502.4","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240502.4","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b4f9f20665b31c44bed5928556fe33135574d6a1","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240502.4.tgz","fileCount":105,"integrity":"sha512-uSTQlQL0zYeMo94owLFTU16rdpv+gTw7uXgemuGwDBV+irkc2zQmqkVDq3P41nBfAPjfRrRTFQJOYrBnD/SEog==","signatures":[{"sig":"MEYCIQCo6Vrq595nR9hgFW42Fe/qIkLvyS2rnRVqzBxaKcyyuwIhAOBUQWHDRe+TOdut/EQJTZP4qf+Axr6hBDj+MMPdtw8H","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233194},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\0fdf3d7c-25f4-4c63-91fd-ccfdee0682d5\\azure-core-tracing-1.1.3-alpha.20240502.4.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"npm run clean && tshy && dev-tool run build-test","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run build:test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\0fdf3d7c-25f4-4c63-91fd-ccfdee0682d5\\azure-core-tracing-1.1.3-alpha.20240502.4.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-uSTQlQL0zYeMo94owLFTU16rdpv+gTw7uXgemuGwDBV+irkc2zQmqkVDq3P41nBfAPjfRrRTFQJOYrBnD/SEog==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240502.4_1714675570016_0.3639573581770281","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240503.1":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240503.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240503.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7c6327152999c6adf3f4c7dbd4a9256ed1a1e0e2","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240503.1.tgz","fileCount":105,"integrity":"sha512-hSdz0q53S/zj2JZJBfa34i8vJ5Y0EfZ8P7faOAqBzJDxoiqi5D74SxX4DQse4Xzg6t4XYdL3Py577VmV/khBRw==","signatures":[{"sig":"MEYCIQDCFsL/HMK2k5/JE1L1c9lW5QghBpMF5oQdYaK9I6Y15gIhANY0yeLXGwbEESf9tlC1xcVpXmBpL8M1fZuXP8906r8p","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233215},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ed0470bc-d8d6-4c7a-9bdb-b24780c51966\\azure-core-tracing-1.1.3-alpha.20240503.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ed0470bc-d8d6-4c7a-9bdb-b24780c51966\\azure-core-tracing-1.1.3-alpha.20240503.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-hSdz0q53S/zj2JZJBfa34i8vJ5Y0EfZ8P7faOAqBzJDxoiqi5D74SxX4DQse4Xzg6t4XYdL3Py577VmV/khBRw==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240503.1_1714762377182_0.2995638887333747","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240506.1":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240506.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240506.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e00ce33971209f97786b9b75db76cbafce2b7d4f","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240506.1.tgz","fileCount":105,"integrity":"sha512-cDldc5bpsZZic3YUFwcaqMFLAai0L8lKFse6vDG9iox4WK80Z7uRTh5jiXgu6/Lqm5FmASNF2tjp6garojxckQ==","signatures":[{"sig":"MEUCIQCvWzRETFGUIiPoyDXMvBcFGL0HwqYY3x4Zf5gpLRdE6gIgZjfs2roaObTQJUYUDBCo2oeCcplLIykfXlOhaLisPYs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233215},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\f44f0b90-29f8-48ab-b0f8-898c0ab01a4b\\azure-core-tracing-1.1.3-alpha.20240506.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\f44f0b90-29f8-48ab-b0f8-898c0ab01a4b\\azure-core-tracing-1.1.3-alpha.20240506.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-cDldc5bpsZZic3YUFwcaqMFLAai0L8lKFse6vDG9iox4WK80Z7uRTh5jiXgu6/Lqm5FmASNF2tjp6garojxckQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240506.1_1715020291631_0.5387805896526241","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240507.2":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240507.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240507.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"36288cdfe1a5f43713decddf51a9bcd5dfa1f9f6","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240507.2.tgz","fileCount":105,"integrity":"sha512-0j2ORam3xVo4uOe+3oLRNg/qOvtsJ8pAQcYiwUI0Fu2U9konNXmEmBcYvmpOkqPbF0qz0k+qy92EGunTrnf2OQ==","signatures":[{"sig":"MEUCIAj4wmZDaajCOavm6hO2kE7+d4A4XJCnCyT29TAZZa+wAiEA+AeLalulbJRcH9Gc3f5cXGy/YxyBsU4jd+WuY8ciwYI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233215},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\e96a50b0-dc1c-40a7-9d33-73fb1c529364\\azure-core-tracing-1.1.3-alpha.20240507.2.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\e96a50b0-dc1c-40a7-9d33-73fb1c529364\\azure-core-tracing-1.1.3-alpha.20240507.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-0j2ORam3xVo4uOe+3oLRNg/qOvtsJ8pAQcYiwUI0Fu2U9konNXmEmBcYvmpOkqPbF0qz0k+qy92EGunTrnf2OQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240507.2_1715106717768_0.08585280412268048","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240508.2":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240508.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240508.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e80121dafb76f7c06c29b5cff8b77bb207542dc4","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240508.2.tgz","fileCount":105,"integrity":"sha512-rej4e+TwEWOAnWXMX7yEuhcT1NEwVHjpVj3nuBUiWUrJM6wswZD7dCDFxHDyn03q26n7WMnNwoHdhtnZS46f9w==","signatures":[{"sig":"MEYCIQCQDcSXLStHWXNxxXw99DvvUzFbkok99baATZIDOPTNzAIhAM+AeVTgVloDVuih3BA8tpsxz4jlNMzMauKfNUNQfCIC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233215},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\a0ee237f-a570-49ec-8ff3-b0bf2c6c860e\\azure-core-tracing-1.1.3-alpha.20240508.2.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\a0ee237f-a570-49ec-8ff3-b0bf2c6c860e\\azure-core-tracing-1.1.3-alpha.20240508.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-rej4e+TwEWOAnWXMX7yEuhcT1NEwVHjpVj3nuBUiWUrJM6wswZD7dCDFxHDyn03q26n7WMnNwoHdhtnZS46f9w==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240508.2_1715193279909_0.870616406210641","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240509.1":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240509.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240509.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2510a47dcd3daaf76e880e526b7ddf29414d3616","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240509.1.tgz","fileCount":105,"integrity":"sha512-OW8dT/Z6eUzrZbaOwp09UfargaEzoVVlPQUOVXm/ef947044DvS2Y023/m0D5QzWClrHVtpH7wy2TVzad8799g==","signatures":[{"sig":"MEQCIB135ODud3Zs+ZSjBlj69TXaXP5DL1fZuKY+d9iRCuzIAiBwbzw+Eadv09FCJXAWqVtGdxH6di2p+0e7Mffe4HsChQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233215},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\0478f7fa-f6ed-45fb-8f27-c8579a89a297\\azure-core-tracing-1.1.3-alpha.20240509.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\0478f7fa-f6ed-45fb-8f27-c8579a89a297\\azure-core-tracing-1.1.3-alpha.20240509.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-OW8dT/Z6eUzrZbaOwp09UfargaEzoVVlPQUOVXm/ef947044DvS2Y023/m0D5QzWClrHVtpH7wy2TVzad8799g==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240509.1_1715279939240_0.5330341516613177","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240510.3":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240510.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240510.3","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"98026fcb991a2e9b7ae74feb74b04e598de95f3a","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240510.3.tgz","fileCount":105,"integrity":"sha512-HMu31WttTH7z+/p3vqSACWrLeRasAN4080Sj53BLKhOWbY8bbQ1pbN4vKRoCrDUFJys3OqlzboMm/nH07Spviw==","signatures":[{"sig":"MEUCIQDD8igiNYwhCum5JPqy2Ak5Tm4bRaTFEBCZjOnUjouh+wIgDPdZKWb1XGwV7yI2+QkGSsEK3sLYVCIkWJjirQDfhlk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233215},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\cae6831a-1355-445c-9f03-65cf9e57ab62\\azure-core-tracing-1.1.3-alpha.20240510.3.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\cae6831a-1355-445c-9f03-65cf9e57ab62\\azure-core-tracing-1.1.3-alpha.20240510.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-HMu31WttTH7z+/p3vqSACWrLeRasAN4080Sj53BLKhOWbY8bbQ1pbN4vKRoCrDUFJys3OqlzboMm/nH07Spviw==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240510.3_1715365893561_0.3224607720071253","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240513.1":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240513.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240513.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0558b3f628eab85893f715d83e8c53fec3607d75","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240513.1.tgz","fileCount":105,"integrity":"sha512-gdd9ayC1nA1blf9VoB2jxMPsCGcjqHE6qqUCvgcCqhk7bKxpprwvo9kL8TQcWO6vtQA1yEqx+SUSofxfa4H1xw==","signatures":[{"sig":"MEUCIErM7tlYLROcsNozD8rIyOlrV5M2LPUpmDvm574urM5IAiEA3yITngkngKUlcZ0ARQ3ZIuAbsk6fqmXF++YO79HmLvg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233215},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\43f36ed6-5c85-4f99-9dc4-08b24884e020\\azure-core-tracing-1.1.3-alpha.20240513.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\43f36ed6-5c85-4f99-9dc4-08b24884e020\\azure-core-tracing-1.1.3-alpha.20240513.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-gdd9ayC1nA1blf9VoB2jxMPsCGcjqHE6qqUCvgcCqhk7bKxpprwvo9kL8TQcWO6vtQA1yEqx+SUSofxfa4H1xw==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240513.1_1715624963267_0.7917286977270177","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240514.3":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240514.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240514.3","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"17cd080a601833e8cb96c4b1b0ec6e668b753b6f","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240514.3.tgz","fileCount":105,"integrity":"sha512-hDNnA5/+CEBPYqHBieX9er8wla2tYypbggs36Epi2ROkRrEh8A1fuwv8DNGBK+c9jbSd0FnfhOpjuREbWbccew==","signatures":[{"sig":"MEUCIQC7xrY9XDEfePvvjOyNH39dwNyKaQT7ePPbqUHvQLrAaQIgcf5ZcGPNOZ7vjn2Yd3cRHI4Bs6Fn9qmdOurYwEk09r4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233215},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\3ece62cb-9da6-4f5d-b3fd-69842c90ebbc\\azure-core-tracing-1.1.3-alpha.20240514.3.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\3ece62cb-9da6-4f5d-b3fd-69842c90ebbc\\azure-core-tracing-1.1.3-alpha.20240514.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-hDNnA5/+CEBPYqHBieX9er8wla2tYypbggs36Epi2ROkRrEh8A1fuwv8DNGBK+c9jbSd0FnfhOpjuREbWbccew==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240514.3_1715712221014_0.060386800014549324","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240515.1":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240515.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240515.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d33bef73dd5c7250065d5fb4b9f2ed97a77ad986","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240515.1.tgz","fileCount":105,"integrity":"sha512-GBSpFhy8npR5r6pqB88avl4rSHrHweiI49Kv91xSepYbaeRHGW077Mp/kMpOvooL99zmqSnSq6RA/g8tve07kg==","signatures":[{"sig":"MEYCIQDK9lVXTcUjDGVX7B7WFXSmVk/A4/dZkEvVJorjZHu7YQIhAIfSNfCi999vKKoVihpIsmluK5otYYybEF8rO0/X/Pwz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233215},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\25c792fa-b980-4948-881b-b1fe042f659b\\azure-core-tracing-1.1.3-alpha.20240515.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\25c792fa-b980-4948-881b-b1fe042f659b\\azure-core-tracing-1.1.3-alpha.20240515.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-GBSpFhy8npR5r6pqB88avl4rSHrHweiI49Kv91xSepYbaeRHGW077Mp/kMpOvooL99zmqSnSq6RA/g8tve07kg==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240515.1_1715797861721_0.9527467936897902","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240516.2":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240516.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240516.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4a3a3ec02d8184a6ab79fa1a725edbe18de5ea4e","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240516.2.tgz","fileCount":105,"integrity":"sha512-QeusxyBBw72NLkNZyT3PdsNYpz4RieJwJ+n8HZ5QWPbGuueJ6nin77rrzkiLMDVsmm0Bbt0Pl8Elzf3/1XbylQ==","signatures":[{"sig":"MEQCIGqkPoc1Jz7+SHpCwDZ6Dg5FPDjyuXRucZj+jfRcVUzaAiB59DSgjrgS05ObhIdUB4mOWqRf8XcDqIZHSdx28SkUjg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233215},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d21fa6ca-d83e-4e08-8dc9-b9d3a4fe778e\\azure-core-tracing-1.1.3-alpha.20240516.2.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d21fa6ca-d83e-4e08-8dc9-b9d3a4fe778e\\azure-core-tracing-1.1.3-alpha.20240516.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-QeusxyBBw72NLkNZyT3PdsNYpz4RieJwJ+n8HZ5QWPbGuueJ6nin77rrzkiLMDVsmm0Bbt0Pl8Elzf3/1XbylQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240516.2_1715885400594_0.36310646672496505","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240517.1":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240517.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240517.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e7af80cdca063e4b09301a4448a748ca9f9e65e0","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240517.1.tgz","fileCount":105,"integrity":"sha512-OBrPHEMqB4lTpZz46KrAVNrtHfZOQnvfoSTtvafEuWEOhm5kM4adN5b8qULeG+0MZGpDo0I2MonqgvkNo29lFQ==","signatures":[{"sig":"MEUCIAlak+efnvsYvsYe6z9STOUzQICAKNoUteRgR4ixBHHVAiEArm6R8x1HqgbyEPrYQP3fka75kasCXdZILUVhBPczXbI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233215},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\85001865-cdce-42e5-8114-248a7d89d3fd\\azure-core-tracing-1.1.3-alpha.20240517.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\85001865-cdce-42e5-8114-248a7d89d3fd\\azure-core-tracing-1.1.3-alpha.20240517.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-OBrPHEMqB4lTpZz46KrAVNrtHfZOQnvfoSTtvafEuWEOhm5kM4adN5b8qULeG+0MZGpDo0I2MonqgvkNo29lFQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240517.1_1715970594506_0.6658688411238682","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240520.1":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240520.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240520.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ac0ac78664c9a6751407221110eb8348165cd424","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240520.1.tgz","fileCount":105,"integrity":"sha512-3bZ8OJ71ZmVbQNLzK/rlBdKmLim1Xo2nTaDYS/NvK0oBS8ZLUrk2Dn3YWdjoyxBY7oOVbj+OOoEXUZa+1yvehw==","signatures":[{"sig":"MEUCIBBylkG0KWyJgiqsMy4Mq04PAb1kzMQumVCssD/JgJvZAiEA5bCJu67p6WR+4iwvBz+IgcgioeUMKOqbfF5rNw0a0Fw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233215},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d1d482c2-3c43-456f-954d-0661dae74ea2\\azure-core-tracing-1.1.3-alpha.20240520.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d1d482c2-3c43-456f-954d-0661dae74ea2\\azure-core-tracing-1.1.3-alpha.20240520.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-3bZ8OJ71ZmVbQNLzK/rlBdKmLim1Xo2nTaDYS/NvK0oBS8ZLUrk2Dn3YWdjoyxBY7oOVbj+OOoEXUZa+1yvehw==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240520.1_1716229764879_0.8968192845725784","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240521.1":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240521.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240521.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b5cb73c27aadf08149eb249b76bb96f6bdb1cfe0","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240521.1.tgz","fileCount":105,"integrity":"sha512-qyvpM5r4tIdlI4f/Vc68j1TESn9fsqzdMpEldiTFa7Fie1awHvnVlQxw0TUsY9n7kMrpKWgLCiZrUelnxGxhsA==","signatures":[{"sig":"MEUCIGJojEdDU1mQBTCMcHfLsEDHmZZn6+T0Oijh3CY1WA5jAiEAtMe6y4F5Y8BCcSIci59+fxr8JcrHH9NU34aKtxAKyUI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233215},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\68fdb734-3097-4233-a43e-4c3a1bf464f8\\azure-core-tracing-1.1.3-alpha.20240521.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\68fdb734-3097-4233-a43e-4c3a1bf464f8\\azure-core-tracing-1.1.3-alpha.20240521.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-qyvpM5r4tIdlI4f/Vc68j1TESn9fsqzdMpEldiTFa7Fie1awHvnVlQxw0TUsY9n7kMrpKWgLCiZrUelnxGxhsA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240521.1_1716316161597_0.6620996715118712","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240522.4":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240522.4","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240522.4","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3be9d4caf70cb332789618db8b1141048f12c28d","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240522.4.tgz","fileCount":105,"integrity":"sha512-zxsFhvAh24sC8U2wGm9k6MFk2Tv+Xt068vFvPpYLnrEi3my45cijm8ruzOALL3yOwUFRSmzlyDR/ev5iNbyBjw==","signatures":[{"sig":"MEQCIC1N/y6sfSSPbAFmemDNaGOpAxIlnIhpiEsxQXL0YVspAiAhyXzCnTdB+01iWCBhLZZKPv6Rm3UYRX5mHCIuT/UnHQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233195},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\bde541d2-f496-46df-9900-bc4e131411fa\\azure-core-tracing-1.1.3-alpha.20240522.4.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\bde541d2-f496-46df-9900-bc4e131411fa\\azure-core-tracing-1.1.3-alpha.20240522.4.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-zxsFhvAh24sC8U2wGm9k6MFk2Tv+Xt068vFvPpYLnrEi3my45cijm8ruzOALL3yOwUFRSmzlyDR/ev5iNbyBjw==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240522.4_1716403090209_0.7947243972203009","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240523.4":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240523.4","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240523.4","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5b3a9b04c2c0888386a2f24ae729c52eddb43927","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240523.4.tgz","fileCount":105,"integrity":"sha512-bzQEJXz+I31RI7g5gvLBoXtDKkUHqUvFQJdqZvpGLD2sr0St9bs9Q0PObnYxK1metMhRQJnK0aq1tXzAlr7rGg==","signatures":[{"sig":"MEUCIQC4h/fc2XxTwtntRi81PEMT+ccw7zfj6a57zBk5RC4IbwIgVKqSmev9+xS4rmi2+VKV5l07Z7IRplqJr0AYAvnlM60=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233195},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\b6c14100-9709-4956-8849-42c2a068f6c8\\azure-core-tracing-1.1.3-alpha.20240523.4.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\b6c14100-9709-4956-8849-42c2a068f6c8\\azure-core-tracing-1.1.3-alpha.20240523.4.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-bzQEJXz+I31RI7g5gvLBoXtDKkUHqUvFQJdqZvpGLD2sr0St9bs9Q0PObnYxK1metMhRQJnK0aq1tXzAlr7rGg==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240523.4_1716489536406_0.6977898870019168","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240524.1":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240524.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240524.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"af7006eeb43cd57890ed4ce4ed1d90f1f1436713","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240524.1.tgz","fileCount":105,"integrity":"sha512-5GMgqgn05rDSUVOlN0a0h/sdZtCP34oo67I4sx25CbddldVymu8KlJ4NgYLedisqwxAfWOPvyIbHUgmnAWTkNA==","signatures":[{"sig":"MEUCIA5bX9gwSFt4cwOX3tYyweF4bvGeUCdpYVUSQ8yp1OVQAiEAukzE7Xr8P8ptCCsZ4fGg4oL7BsM1HoJxSBeb2QA7wmI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233195},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\667ea4fc-6bf7-4c5b-9d5e-946e673c66e9\\azure-core-tracing-1.1.3-alpha.20240524.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\667ea4fc-6bf7-4c5b-9d5e-946e673c66e9\\azure-core-tracing-1.1.3-alpha.20240524.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-5GMgqgn05rDSUVOlN0a0h/sdZtCP34oo67I4sx25CbddldVymu8KlJ4NgYLedisqwxAfWOPvyIbHUgmnAWTkNA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240524.1_1716575558017_0.8874160890726741","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240527.1":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240527.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240527.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"313ed25f7c8c1bcb52aec4aa31e2905e46a9a71c","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240527.1.tgz","fileCount":105,"integrity":"sha512-Vkjz3drZjltYwlGJJtXxL/Iew1MkspOhePEOq5FsYZyoSTs2YE6RyGMrAY4rBxJ+7GYEqbcxeftWah7zrJDQ6Q==","signatures":[{"sig":"MEYCIQD6O1z805IqliRd81scSepzkQpMHWO2PPzCOTpNwhTE2gIhAJuYbU5XQutc6Zgn5jwxb0RvzdpXw+P8/1egok0+gZds","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233195},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\446761f0-7539-4f87-a613-e87a7fded753\\azure-core-tracing-1.1.3-alpha.20240527.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\446761f0-7539-4f87-a613-e87a7fded753\\azure-core-tracing-1.1.3-alpha.20240527.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-Vkjz3drZjltYwlGJJtXxL/Iew1MkspOhePEOq5FsYZyoSTs2YE6RyGMrAY4rBxJ+7GYEqbcxeftWah7zrJDQ6Q==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240527.1_1716834897621_0.2375221481970955","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240528.2":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240528.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240528.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f6127e018d02cb7db980648491b15ca8cde04310","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240528.2.tgz","fileCount":105,"integrity":"sha512-hg3XGaKwSJDwF+8K3bDANfRoBQNO8g5Q7A+egNJxw43/C/qcpDUkexNthDa0WrVLHwVbnOpGbhkyt3j+FfJxmA==","signatures":[{"sig":"MEQCICGCKlWX1V8kNM8/AMmjGMRgulqb3A0JcapcKwcZZnKEAiAnJ2xSBlUPLkRkPORXzYnrBA0IbE29RjpCleP4pPWgsw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233195},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9bc57a52-a9dc-4ca6-891b-1b60e5d51a4d\\azure-core-tracing-1.1.3-alpha.20240528.2.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9bc57a52-a9dc-4ca6-891b-1b60e5d51a4d\\azure-core-tracing-1.1.3-alpha.20240528.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-hg3XGaKwSJDwF+8K3bDANfRoBQNO8g5Q7A+egNJxw43/C/qcpDUkexNthDa0WrVLHwVbnOpGbhkyt3j+FfJxmA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240528.2_1716921368766_0.6714712114600139","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240529.1":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240529.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240529.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"893d4ca1993f1ac81a954bff47cfe66ddeb12744","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240529.1.tgz","fileCount":105,"integrity":"sha512-fm90WstFREcR+uX4syXNheVO9K+nYJ60NENQ8Vs7RY2ymIUC0636TmJR3YNhvUyXeP6xLziKcuUsaFHGM/9EXw==","signatures":[{"sig":"MEYCIQCYTN4nPaUvcy5UL+EGQQY8anvGSgscGcSiKTkD8zlj9gIhAOhq/K+o3Cx/W5jyKV/X42HpYYIofgMQNs18IXFKb4nU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233195},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9dc66f4a-f3fa-4ef3-b061-1b6cb95216f8\\azure-core-tracing-1.1.3-alpha.20240529.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9dc66f4a-f3fa-4ef3-b061-1b6cb95216f8\\azure-core-tracing-1.1.3-alpha.20240529.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-fm90WstFREcR+uX4syXNheVO9K+nYJ60NENQ8Vs7RY2ymIUC0636TmJR3YNhvUyXeP6xLziKcuUsaFHGM/9EXw==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240529.1_1717007465375_0.9596752523046781","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240530.3":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240530.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240530.3","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"39fcb77113bbf73e731c924630eb3216d4d5294a","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240530.3.tgz","fileCount":105,"integrity":"sha512-KebG85ZL7g/LlHqlwvr3tcD931Uu0LGsvlITbNVI8YCGwRPhCiiIudoMv1k/CGwnnW/dMrKPC2dAFKXpqJfIgg==","signatures":[{"sig":"MEUCIEHoWtVhMdwBF3xnB+pw5o5hF5gWbxeuBJmyliS2TeHaAiEA/uxlxJ4G/XFGqVNfeVRhYS4Ydk+4QzAS482za8YKHDY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233195},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\52fa7f80-f19e-42cd-984b-4f6a53f58bf4\\azure-core-tracing-1.1.3-alpha.20240530.3.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\52fa7f80-f19e-42cd-984b-4f6a53f58bf4\\azure-core-tracing-1.1.3-alpha.20240530.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-KebG85ZL7g/LlHqlwvr3tcD931Uu0LGsvlITbNVI8YCGwRPhCiiIudoMv1k/CGwnnW/dMrKPC2dAFKXpqJfIgg==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240530.3_1717093970945_0.874776201660266","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240604.1":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240604.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240604.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4dd8bf8628d6a6b0ea4e688b22b9c355129cb9f8","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240604.1.tgz","fileCount":105,"integrity":"sha512-rcTF3hHk/BBUZb2pW4ATSyx5f2x/3woQTTFUPSIMEOHWhvzuZ7jaQg+KstHdUQnp/r3recW0cY7l7NbbUdHfuQ==","signatures":[{"sig":"MEUCIQD5dAQ87UBhsOb8J+On62NONeVKsNz02ycwS33QcUrY3wIgIIdV++N6bVWaOQU13GQJCiSGytYlZLmFZmMpQG+EP2Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233195},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6554edd8-92d9-46ce-9823-749ffec2ad99\\azure-core-tracing-1.1.3-alpha.20240604.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6554edd8-92d9-46ce-9823-749ffec2ad99\\azure-core-tracing-1.1.3-alpha.20240604.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-rcTF3hHk/BBUZb2pW4ATSyx5f2x/3woQTTFUPSIMEOHWhvzuZ7jaQg+KstHdUQnp/r3recW0cY7l7NbbUdHfuQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240604.1_1717525952899_0.4690349418386852","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240605.2":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240605.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240605.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"65852def633349cfab599f497e46e71ee7c9f598","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240605.2.tgz","fileCount":105,"integrity":"sha512-50Tfco/yLyD2GOqSkg6NKzm0itEMmV6OuTNGaYjAEGK04TNZMlLjCOc43cezJIdppZG/fUxAh8BNPj9I9eTzzA==","signatures":[{"sig":"MEUCIQCaTfgprqZOd/Efnujl3GO1w4oeXNyEjKerBJ1ZbbPuVwIgO5N9UcJseqoTJGPuCiboqzaoDVrQ/LJWDmSeml0fVyQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233195},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\40eb14f3-baf9-4210-88fe-63e9fc4011b0\\azure-core-tracing-1.1.3-alpha.20240605.2.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\40eb14f3-baf9-4210-88fe-63e9fc4011b0\\azure-core-tracing-1.1.3-alpha.20240605.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-50Tfco/yLyD2GOqSkg6NKzm0itEMmV6OuTNGaYjAEGK04TNZMlLjCOc43cezJIdppZG/fUxAh8BNPj9I9eTzzA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240605.2_1717612213002_0.24812937544467562","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240606.1":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240606.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240606.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"30c3e5476000ead793053c9a034160d3f3142d43","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240606.1.tgz","fileCount":105,"integrity":"sha512-uBcSLHv4VMKAqGOeb+5f3ILCEAf4+HKguid3Ml5mOf15J9RhNFKdXnhIKIWyZiHgK1T35griiPTiI4kjQCa+0g==","signatures":[{"sig":"MEYCIQCCwZlPlJfVA6ed490kgP7RRfooRlnAFNwMI6YJz1YGqwIhAP4FKnxaRyFTNZSZ36GdOG3M2v65sreu7kUsPWNTksTW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233195},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\a619ba32-ec05-4af5-bcf1-1ba0e1f89178\\azure-core-tracing-1.1.3-alpha.20240606.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\a619ba32-ec05-4af5-bcf1-1ba0e1f89178\\azure-core-tracing-1.1.3-alpha.20240606.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-uBcSLHv4VMKAqGOeb+5f3ILCEAf4+HKguid3Ml5mOf15J9RhNFKdXnhIKIWyZiHgK1T35griiPTiI4kjQCa+0g==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240606.1_1717698783872_0.5418688163017868","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240607.1":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240607.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240607.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b7f628a134cc1f3557813d83575bebe4ad454292","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240607.1.tgz","fileCount":105,"integrity":"sha512-Mr4G9Q08uPPL0bx8GH5aJxN/eVrRvPNIrT/W3X0k6q0Ctc3wezIglNQzzmSZCT9+JU5tY7Sy3dKbJXjhklGHnw==","signatures":[{"sig":"MEUCIHTgjbZea0MpUGsS+5mwTSyVQvmtJAk0mvHtkYh5vd8/AiEAw4kR1INKtjHrGtq3WVi5K3Y5ZYTbsAjbqp2GzcFwJcA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233195},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d829951d-7ede-446c-b0d8-d1da339f3b5e\\azure-core-tracing-1.1.3-alpha.20240607.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d829951d-7ede-446c-b0d8-d1da339f3b5e\\azure-core-tracing-1.1.3-alpha.20240607.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-Mr4G9Q08uPPL0bx8GH5aJxN/eVrRvPNIrT/W3X0k6q0Ctc3wezIglNQzzmSZCT9+JU5tY7Sy3dKbJXjhklGHnw==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240607.1_1717785210761_0.8198917964255863","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240610.1":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240610.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240610.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"36feacd66a878574cedfd39e20a56bd7bbe67622","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240610.1.tgz","fileCount":105,"integrity":"sha512-cQkQKR+rjqyKzfPU67mPFhBbKg81Ejm+35jYRpbdVIOeNmWD0rTI2aoy4VgSLseGzCwOirtS79qW6DWuGKXgxA==","signatures":[{"sig":"MEQCIG33GbulkDxqFnCzSLEjns0qhcZNSWWAtN0wAw/9eKkZAiAPlZFVMMKjJjKW2Cys3bPuWL6VWld9XFFdP3OkNezbPQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233195},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\816828a1-ed7a-4073-baf0-6a066d7b4b0a\\azure-core-tracing-1.1.3-alpha.20240610.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\816828a1-ed7a-4073-baf0-6a066d7b4b0a\\azure-core-tracing-1.1.3-alpha.20240610.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-cQkQKR+rjqyKzfPU67mPFhBbKg81Ejm+35jYRpbdVIOeNmWD0rTI2aoy4VgSLseGzCwOirtS79qW6DWuGKXgxA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240610.1_1718044317381_0.07369127456577296","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240611.3":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240611.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240611.3","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"e7027e5d0607af109a7084337e43fe559a17a1c7","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240611.3.tgz","fileCount":105,"integrity":"sha512-qhESJ6YHVmy+7OOzZMlwt8ieEMIwCQFgTW5/B2OK+JsyxpKGFVPB4dTDrov/wIcAlvPyxTU90d/kZqV+QAgjrQ==","signatures":[{"sig":"MEUCIQDchlMO2qGyJ1jmYzKCQDzq9cc3a0gclRS2L5lWJJnZ/QIgCrJKlYe4gXs+hEYBXcLZ9kS2SiZJCV9Q5URcGgXQUzY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233195},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"https://npmtarballprod.blob.core.windows.net/tarballprod/azure-core-tracing-1.1.3-alpha.20240611.3.tgz?sv=2022-11-02&se=2024-06-11T20%3A38%3A12Z&sr=b&sp=rw&sig=pyMEl1tXygbAbeYHH8mtwp8Di67sDC68h1%2F9ObP7T9U%3D","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"https://npmtarballprod.blob.core.windows.net/tarballprod/azure-core-tracing-1.1.3-alpha.20240611.3.tgz?sv=2022-11-02&se=2024-06-11T20%3A38%3A12Z&sr=b&sp=rw&sig=pyMEl1tXygbAbeYHH8mtwp8Di67sDC68h1%2F9ObP7T9U%3D","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-qhESJ6YHVmy+7OOzZMlwt8ieEMIwCQFgTW5/B2OK+JsyxpKGFVPB4dTDrov/wIcAlvPyxTU90d/kZqV+QAgjrQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240611.3_1718131094316_0.41973191379914554","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240613.1":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240613.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240613.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a4e70c5e2574c4f36df21f0c0fff11e6a72aadb8","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240613.1.tgz","fileCount":105,"integrity":"sha512-JMPyYKUFPgHMAuNe26M1HduCLxlw5pJ53aefWZgDmOFoVPyQX8esPGRZnW2viGONU7PdRaPIXr+ogIhPLN2Scw==","signatures":[{"sig":"MEUCIQDzbIfL4BsVR4dBAx1JlfptkMdqxINp3hEAr1VlxG6pTgIgDESIZBrOesupTx78YTrs9g+fjk/YPgV/upMVXXsvcsE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233339},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\59b0f5b3-8cec-495c-98c1-3ae2c42c7021\\azure-core-tracing-1.1.3-alpha.20240613.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\59b0f5b3-8cec-495c-98c1-3ae2c42c7021\\azure-core-tracing-1.1.3-alpha.20240613.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-JMPyYKUFPgHMAuNe26M1HduCLxlw5pJ53aefWZgDmOFoVPyQX8esPGRZnW2viGONU7PdRaPIXr+ogIhPLN2Scw==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240613.1_1718303663434_0.1752397888876318","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240614.3":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240614.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240614.3","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b13d250ec251adb4410c3fcbc075cd54c74c01aa","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240614.3.tgz","fileCount":105,"integrity":"sha512-kLMVjZHXmdXQjlysr+DBoRLVf1KPGdSTbv4UpGN0nklB2HkQ0kOIj/XS2XcLtKCx0IEp04grW96xEhDiVJ7ykQ==","signatures":[{"sig":"MEYCIQDheYHMBmo239azhao9h+/uKavvcVK0DQ0Dkvy+UyKMiQIhAPkX0pR0MztgftoM1BD07FWO9G7oFFjrjTg2QS0CRaYc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233339},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\efa12424-e025-4b7d-9c72-a7e50c3a7175\\azure-core-tracing-1.1.3-alpha.20240614.3.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\efa12424-e025-4b7d-9c72-a7e50c3a7175\\azure-core-tracing-1.1.3-alpha.20240614.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-kLMVjZHXmdXQjlysr+DBoRLVf1KPGdSTbv4UpGN0nklB2HkQ0kOIj/XS2XcLtKCx0IEp04grW96xEhDiVJ7ykQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240614.3_1718389803938_0.7130833881317977","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240618.1":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240618.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240618.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"70523d4ca7f65b965523ca997b6b3386b1617595","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240618.1.tgz","fileCount":105,"integrity":"sha512-nhwwXxx1PtDPAULhVREWHcKGQGPDu1WFyjLgIqHCPjdLMi7hrrY9BF76k07LmeZqnqBYvDv17eQL2wf6855aLA==","signatures":[{"sig":"MEUCIQDcHv1RuCz8KXDBqWUq6G66E4IcBo4WcIo3zywWIPrd/gIgTKJv+JIQMQAIe6LHRC8XWuc0uKrSRDZk0PDKL81aBCI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233339},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\76b3b35f-6744-4791-b09e-ae7619335f5c\\azure-core-tracing-1.1.3-alpha.20240618.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\76b3b35f-6744-4791-b09e-ae7619335f5c\\azure-core-tracing-1.1.3-alpha.20240618.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-nhwwXxx1PtDPAULhVREWHcKGQGPDu1WFyjLgIqHCPjdLMi7hrrY9BF76k07LmeZqnqBYvDv17eQL2wf6855aLA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240618.1_1718735473284_0.7514302858964426","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240619.3":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240619.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240619.3","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"99fc1e23150ee6a2e7162ab27c720fcdb41c6aa1","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240619.3.tgz","fileCount":105,"integrity":"sha512-o3om1vC+jeHIrYo0c/wQNvg9fes3XwuXiAPvELONGOlFuC6rqZSGoR2mDq8bgnXFAepTXkjzrNWEXuL5eHMXbA==","signatures":[{"sig":"MEUCIQC0j+Fr1MukCAJDTSWouWKIdUzevb2/ZECq3ElNwlPjVQIgCo/EmTUV+fYc8w4gnVzylH6rRygCAQrjjaYM9YVtbW0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233359},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\345d2fbb-75ed-4663-a646-f0b2401b1707\\azure-core-tracing-1.1.3-alpha.20240619.3.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\345d2fbb-75ed-4663-a646-f0b2401b1707\\azure-core-tracing-1.1.3-alpha.20240619.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-o3om1vC+jeHIrYo0c/wQNvg9fes3XwuXiAPvELONGOlFuC6rqZSGoR2mDq8bgnXFAepTXkjzrNWEXuL5eHMXbA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240619.3_1718822192820_0.47158553449198215","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240621.10":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240621.10","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240621.10","homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ccb99773ced34f9dd6936bd181892d1f0567da00","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240621.10.tgz","fileCount":105,"integrity":"sha512-oCaWMKmFjns9d0U1T4H309FhwWksXxGQMeGuK+7DnuWCXYW8abAAf0sO48KUXygze1ZDcGfE/JUddVaTvRT3OQ==","signatures":[{"sig":"MEUCIEZccatRpRQ5dEukpXqlvRNgkG+pXU4LoIet6xkADN4RAiEA/NCq/+U2jX2K08mXbkx7taA826PoMue/Ry2ouH+NThI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233360},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9fd291d0-2134-4cce-bef4-f01f7d16f9c0\\azure-core-tracing-1.1.3-alpha.20240621.10.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9fd291d0-2134-4cce-bef4-f01f7d16f9c0\\azure-core-tracing-1.1.3-alpha.20240621.10.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-oCaWMKmFjns9d0U1T4H309FhwWksXxGQMeGuK+7DnuWCXYW8abAAf0sO48KUXygze1ZDcGfE/JUddVaTvRT3OQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240621.10_1718995008346_0.9849433083044812","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240625.1":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240625.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240625.1","homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9a607053016f7c59d893d0d71500276f2325df71","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240625.1.tgz","fileCount":105,"integrity":"sha512-6QEKarNQyAAOTwVONs6Nf3v5Bo34ZlTHAZogmbmUoeynKFeSVANefW94RJHUCTprnj6/YTnysam4H5HVf47Kaw==","signatures":[{"sig":"MEUCIQDZN9OEKFVzKsM7Sz8LRDZ20Jab5OfXKp1Cwu0nFog75gIgSYG4kSjE2lAt22DPWgOkGaOiBJHMrsoxu1qDRfiCzRw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233359},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6dfa79eb-afb6-45b6-b135-56acf0d8e700\\azure-core-tracing-1.1.3-alpha.20240625.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6dfa79eb-afb6-45b6-b135-56acf0d8e700\\azure-core-tracing-1.1.3-alpha.20240625.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-6QEKarNQyAAOTwVONs6Nf3v5Bo34ZlTHAZogmbmUoeynKFeSVANefW94RJHUCTprnj6/YTnysam4H5HVf47Kaw==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240625.1_1719340151656_0.19970885999433352","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240626.1":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240626.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240626.1","homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"93f9db1d64a76512e6c4147dca059af427516d2d","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240626.1.tgz","fileCount":105,"integrity":"sha512-yeKzNVH8VNpGwK8RrCyAi4NZsSaZwtX+4eDI3aPuVo0g+5BiiR4Z96FfYxgm+X+2SIM4JLU1O5hDipY9axypGA==","signatures":[{"sig":"MEUCIQC5ZXSjEJYGZ7RmXdjnfZlwH1tsonZr5Pj3OwWxsbZsDwIgSfXhlmq37tKGRY7P/6YtkEXYoVOTJ/fsbMh+aSnvke0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233359},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\30071f8c-e0b3-465d-9f0d-7e631f875092\\azure-core-tracing-1.1.3-alpha.20240626.1.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\30071f8c-e0b3-465d-9f0d-7e631f875092\\azure-core-tracing-1.1.3-alpha.20240626.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-yeKzNVH8VNpGwK8RrCyAi4NZsSaZwtX+4eDI3aPuVo0g+5BiiR4Z96FfYxgm+X+2SIM4JLU1O5hDipY9axypGA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240626.1_1719426434180_0.23043092814049237","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240627.5":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240627.5","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240627.5","homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"405bb1610e8715c31eaab9799accfa03dd0e184c","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240627.5.tgz","fileCount":105,"integrity":"sha512-vBcTUjXVjGPDHfQHSPXU/0axxm5SDLBtShHFkth9qdRYmm/IqUkFw+rpAIXn8ZMKHrzIQ0HTSEdae/TqzVuRTg==","signatures":[{"sig":"MEUCIGo+TbHL/90DK27EH1I6ye9adVvmHZd6yqhYLLMyvyGQAiEA+PNg5HM5gLJ9ecuUt6OWE5AotKg2tat1GAvaKErECLw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233359},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\5a625339-c76b-4659-96a2-0a98618cd0fd\\azure-core-tracing-1.1.3-alpha.20240627.5.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\5a625339-c76b-4659-96a2-0a98618cd0fd\\azure-core-tracing-1.1.3-alpha.20240627.5.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-vBcTUjXVjGPDHfQHSPXU/0axxm5SDLBtShHFkth9qdRYmm/IqUkFw+rpAIXn8ZMKHrzIQ0HTSEdae/TqzVuRTg==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240627.5_1719513002521_0.7624979552585442","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240628.2":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240628.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240628.2","homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"27465db5cc98c2cea12f50ce66ef8231a1eb4f03","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240628.2.tgz","fileCount":105,"integrity":"sha512-3vEnHISDmu4J5Dh1e75tKRpoZFEy8km5TWRnjsePf8V6xQL79RHa29QI0sMgOdbB5Cyl7DcNZHuIjjCZanZ00w==","signatures":[{"sig":"MEUCIQCYbDZ8Dz77t/d6zyW0bulh6us/LM5/NTUcdn/7XIEbVQIgQdaPNus4KuPO9McvAssEshy1F0piZfnvoG5RowSGbfY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233359},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\534de0bc-830b-459e-8d61-bc9d024dd5ac\\azure-core-tracing-1.1.3-alpha.20240628.2.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\534de0bc-830b-459e-8d61-bc9d024dd5ac\\azure-core-tracing-1.1.3-alpha.20240628.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-3vEnHISDmu4J5Dh1e75tKRpoZFEy8km5TWRnjsePf8V6xQL79RHa29QI0sMgOdbB5Cyl7DcNZHuIjjCZanZ00w==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240628.2_1719599434837_0.6540663747624702","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240701.3":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240701.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240701.3","homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b83d6a62c56770f0b8486d7bd7097936f1bb50d4","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240701.3.tgz","fileCount":105,"integrity":"sha512-xAq4E7fB8O/qyzvSd1EEY7Cs75IzXUo/rZoBPl18a3fKbysfwNa1+K00O29nW6GFkqwJsEOBCsqtbgq3SNGMcw==","signatures":[{"sig":"MEUCICAPtW+pZj9lGrjW6nemu9OIxCtFY8XR8Ei1jEyXxyjbAiEAzPCD9WG0g59uiwyNoCjbELOu1z4DUdrU8rE+AkYisZg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233359},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d0c8935b-2edd-4d80-8bef-5a3c5b998ddd\\azure-core-tracing-1.1.3-alpha.20240701.3.tgz","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d0c8935b-2edd-4d80-8bef-5a3c5b998ddd\\azure-core-tracing-1.1.3-alpha.20240701.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-xAq4E7fB8O/qyzvSd1EEY7Cs75IzXUo/rZoBPl18a3fKbysfwNa1+K00O29nW6GFkqwJsEOBCsqtbgq3SNGMcw==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.13.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.4.5","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240701.3_1719858719871_0.6675979274400354","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240704.2":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240704.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240704.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"529610ea2ec3bb3208496e776cb5b7fb93e317c3","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240704.2.tgz","fileCount":105,"integrity":"sha512-5alVI/vgB4NDyiDFc/ECiKxPO3tpu72XK/IqjyCK2rq0NRMdaBMVa1c59izbZui45pPovhkn3MUmkGLvGTo3KA==","signatures":[{"sig":"MEUCIQDYkXGKxJ/i6eCCgpMoYK0fkFs/E6w51UmVAJxd4OjGnAIgcoS+Nzun0lUxh93AZYyLOzzxf6rvLiPJQ5NrMsjISUc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233259},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\69a98d08-f23a-4d9b-aefe-2557ab1c0b4e\\azure-core-tracing-1.1.3-alpha.20240704.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\69a98d08-f23a-4d9b-aefe-2557ab1c0b4e\\azure-core-tracing-1.1.3-alpha.20240704.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-5alVI/vgB4NDyiDFc/ECiKxPO3tpu72XK/IqjyCK2rq0NRMdaBMVa1c59izbZui45pPovhkn3MUmkGLvGTo3KA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240704.2_1720117814027_0.0928382540235182","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240705.2":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240705.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240705.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"bfce9e43553089dd6e3e4f89139ebdaf88d1cb09","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240705.2.tgz","fileCount":105,"integrity":"sha512-B8YGPZWy+6besBnCdbCuNvGwahaNBu0+TaoR107Vaxf+r32k+r0BWSMuZz2/zp0kAe3fDF6yZwr6hipdfPI7Ew==","signatures":[{"sig":"MEYCIQCiwy7R2hArnaoycoLCbOjB1dOdMpIgY8YNkiA/5M6DGgIhAPHQ4drKTBTtH8MQN5iXBkW+8o3nhV5QHJSjTf2Yw+S6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233259},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\41116120-4064-4cb5-9465-cdb806884834\\azure-core-tracing-1.1.3-alpha.20240705.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\41116120-4064-4cb5-9465-cdb806884834\\azure-core-tracing-1.1.3-alpha.20240705.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-B8YGPZWy+6besBnCdbCuNvGwahaNBu0+TaoR107Vaxf+r32k+r0BWSMuZz2/zp0kAe3fDF6yZwr6hipdfPI7Ew==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240705.2_1720204698943_0.3659153781737101","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240709.3":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240709.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240709.3","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6d5ea7a2b862481f69e9b7f453e6c657e4609527","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240709.3.tgz","fileCount":105,"integrity":"sha512-mCdFP0JbgDospqeyPrDJFlSqVyf2jSg0sJcOfmPiq9ZyN0l/HIm/z9P0C0DTt0PkQlhTvEW28O1Zqf8EkXTMHA==","signatures":[{"sig":"MEUCIAw7bIKFASTqMrOim4mRLcadv7rukTcV6r8KDD6Qz0iZAiEA7edF+bMtVgYYgfZyCYQYm9iIJfQx501m+mGhKhUC+os=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233259},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9192695a-99c4-4bd5-855e-427bce4f21ba\\azure-core-tracing-1.1.3-alpha.20240709.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9192695a-99c4-4bd5-855e-427bce4f21ba\\azure-core-tracing-1.1.3-alpha.20240709.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-mCdFP0JbgDospqeyPrDJFlSqVyf2jSg0sJcOfmPiq9ZyN0l/HIm/z9P0C0DTt0PkQlhTvEW28O1Zqf8EkXTMHA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240709.3_1720549936954_0.829305205884026","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240710.2":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240710.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240710.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9858260c94f0616dcd41dbefaaed57d2b87b892c","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240710.2.tgz","fileCount":105,"integrity":"sha512-GuRiaMfzfivjxcdgwfgq3ggabEFpXOfyNx7HfUlQK981wiC0iauAKUpoWdwgZ+QKy12tivcQn2tJYMS7SZASrA==","signatures":[{"sig":"MEUCIQCBLlffMXD/UHXFaaHNl4rjdBtz/nfqE3wUpY4CQIJw0wIgXuhquvHEo76gTt9bCmrcmAVUFovdaspT56D4FQk+eek=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233259},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d7fbb06e-bd34-4278-a577-dbb8cc8b3c12\\azure-core-tracing-1.1.3-alpha.20240710.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d7fbb06e-bd34-4278-a577-dbb8cc8b3c12\\azure-core-tracing-1.1.3-alpha.20240710.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-GuRiaMfzfivjxcdgwfgq3ggabEFpXOfyNx7HfUlQK981wiC0iauAKUpoWdwgZ+QKy12tivcQn2tJYMS7SZASrA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240710.2_1720636169210_0.16002388348876062","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240711.2":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240711.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240711.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"849d5ff79cabaca44368b7e5d9f23001664e6664","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240711.2.tgz","fileCount":105,"integrity":"sha512-ym6/Uhn5Z/mnb+VCAMf9Ax1lSScTK0A8DiDMkQjCb29urwEvmPIMSFov+zVT68cXHEZgICYob1hA3JbmPyaUwg==","signatures":[{"sig":"MEUCID7w11mcVU0jleab7CORVc02kI5jLkY1Dg8HJ0ov4wASAiEAvpRczQ2gqgz8vsemA11hKavMq4mhcSH4l5qDzgGS+FY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233259},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\3b6da37a-7d11-4222-a8df-8d69b439202c\\azure-core-tracing-1.1.3-alpha.20240711.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\3b6da37a-7d11-4222-a8df-8d69b439202c\\azure-core-tracing-1.1.3-alpha.20240711.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-ym6/Uhn5Z/mnb+VCAMf9Ax1lSScTK0A8DiDMkQjCb29urwEvmPIMSFov+zVT68cXHEZgICYob1hA3JbmPyaUwg==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240711.2_1720723039536_0.5762489020625827","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240715.2":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240715.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240715.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4cfa701627741188b4fb7748b48d7ed106fef644","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240715.2.tgz","fileCount":105,"integrity":"sha512-w7ktYrlRjuTdll4Dp5D/4n5n8hpD7WZnbITxkOTJ/uJ3FyFPjxX819bBeecBNbm2pO+OwDet5ZNK3FfKe34JHA==","signatures":[{"sig":"MEUCIFfIwuak8ERe00xplzdlPXgd0Kpqb/ACmZGNuspOG142AiEAg1OB1kac1y6n3EDJQ8LVNTMInJt0Lw1WsZ70DWq+2oU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233259},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\03d805fb-2bdd-4903-977f-991a86a08041\\azure-core-tracing-1.1.3-alpha.20240715.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\03d805fb-2bdd-4903-977f-991a86a08041\\azure-core-tracing-1.1.3-alpha.20240715.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-w7ktYrlRjuTdll4Dp5D/4n5n8hpD7WZnbITxkOTJ/uJ3FyFPjxX819bBeecBNbm2pO+OwDet5ZNK3FfKe34JHA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240715.2_1721068473927_0.9655383124833434","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240716.2":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240716.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240716.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9d86a340fdd908c37b5ccc05abe937f6d665ca7b","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240716.2.tgz","fileCount":105,"integrity":"sha512-61DK40DLLy73f79sXPtZAeCWn87muBM4bhAa/tpzZz/pppuHJhOMFtAR4YX4NDltk9wmG64pWn3ebpvnCiqJ9Q==","signatures":[{"sig":"MEUCIQD1nQ4s7B/xZm2EB/W4kBFQdY687lvXnmbzW1Wcy3qAQAIgBQVsb7rORov4STRs0biq5TwZZYHkBJstKj9XQR5FpYc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233259},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\1c29d659-f968-4cdb-9513-0c8b07b9c2bf\\azure-core-tracing-1.1.3-alpha.20240716.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\1c29d659-f968-4cdb-9513-0c8b07b9c2bf\\azure-core-tracing-1.1.3-alpha.20240716.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-61DK40DLLy73f79sXPtZAeCWn87muBM4bhAa/tpzZz/pppuHJhOMFtAR4YX4NDltk9wmG64pWn3ebpvnCiqJ9Q==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240716.2_1721155500635_0.11722872279237384","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240718.1":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240718.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240718.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"69cbb655a7b3c467faa40cb4de07310085e334d1","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240718.1.tgz","fileCount":105,"integrity":"sha512-GxqeF1XemryMKsfiM+51MWOdzu2ZlAiPrnWNjsFQUsjabRHCFGg/zAjOwj5hcNKyd0ttXoSuHrWv7+3NMAQjDw==","signatures":[{"sig":"MEYCIQD+qmy1dl3xqsp778wGWc3/ioAa/C2YSuMoC3fOvMBt3wIhAKJk03jo2sMbBbMX3cECSv4ptq0TkqTjhk2CmsXaRpoJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233259},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\fa442f14-ea89-4b67-a0ce-b2c593ecda2f\\azure-core-tracing-1.1.3-alpha.20240718.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\fa442f14-ea89-4b67-a0ce-b2c593ecda2f\\azure-core-tracing-1.1.3-alpha.20240718.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-GxqeF1XemryMKsfiM+51MWOdzu2ZlAiPrnWNjsFQUsjabRHCFGg/zAjOwj5hcNKyd0ttXoSuHrWv7+3NMAQjDw==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240718.1_1721327454535_0.33416179765019116","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240719.1":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240719.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240719.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f3a7776f564f01afb7021227102dc4d544a18458","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240719.1.tgz","fileCount":105,"integrity":"sha512-/ERRlbrJfOLoo0mNl4EKF8PnAqHRun+PmrKemQQcOg5sh/qrgvXxJ0oPxJLHE/iVfD2EISy0IA2N+iSak6yqWw==","signatures":[{"sig":"MEUCIQCO/xAR+a5Sewhhela9RS241mGEgcuPCCdx1mieiWd9zgIgL0uSNxXmYVtxES4IKVlG+N12Vi4RDceN3e9Q5nS85i8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233259},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\3c2e9b27-dc90-4582-9b93-bce04fe73148\\azure-core-tracing-1.1.3-alpha.20240719.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\3c2e9b27-dc90-4582-9b93-bce04fe73148\\azure-core-tracing-1.1.3-alpha.20240719.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-/ERRlbrJfOLoo0mNl4EKF8PnAqHRun+PmrKemQQcOg5sh/qrgvXxJ0oPxJLHE/iVfD2EISy0IA2N+iSak6yqWw==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240719.1_1721413676288_0.16060256170157694","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240722.3":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240722.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240722.3","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"81eefc9cc0c5b985169c61e1c24e4d190aafde42","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240722.3.tgz","fileCount":105,"integrity":"sha512-hd7iETOsiZmxEEZujogN0hkuYtfWWM3ERe+OL+aEs+ZKcHM3E9iziaq+c6JNcfviUapFAb+nfM7Hn+rAVSOLeQ==","signatures":[{"sig":"MEQCIAephofHsWSR/Km5383whSWtBjQI15c4O8+PV7qKQdIYAiBBLgtNC6xqQWeVQE/Q1Pzi7+89fR4DgGhw3gbq3CVz6A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233259},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\f5bf60d6-dcf1-484b-a049-e0a9439d4d52\\azure-core-tracing-1.1.3-alpha.20240722.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\f5bf60d6-dcf1-484b-a049-e0a9439d4d52\\azure-core-tracing-1.1.3-alpha.20240722.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-hd7iETOsiZmxEEZujogN0hkuYtfWWM3ERe+OL+aEs+ZKcHM3E9iziaq+c6JNcfviUapFAb+nfM7Hn+rAVSOLeQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240722.3_1721672977046_0.1484208872891537","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240723.2":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240723.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240723.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b9a6616e8d62f7f088efedfe3bbe806f083a39d2","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240723.2.tgz","fileCount":105,"integrity":"sha512-e9ZFpUk5IgRt0rNsl07lFuiMLc/GdxI8rjcaMA+JzZbNELMbYONdkEpXB1Vw/OU6YqWF+7YMHiOnr1xPck27mQ==","signatures":[{"sig":"MEQCIDTFlIKMpqIAm8Wzvm/99LXThrLBmoD965nMeJvQsMTeAiBbRkIgq8x4lIk89N/h27aTIpNCacjkqjEloNxXN0znfQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233259},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6499d6b1-56d9-4440-920f-711cdd5d253e\\azure-core-tracing-1.1.3-alpha.20240723.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6499d6b1-56d9-4440-920f-711cdd5d253e\\azure-core-tracing-1.1.3-alpha.20240723.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-e9ZFpUk5IgRt0rNsl07lFuiMLc/GdxI8rjcaMA+JzZbNELMbYONdkEpXB1Vw/OU6YqWF+7YMHiOnr1xPck27mQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240723.2_1721759353750_0.45826427994264196","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240724.2":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240724.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240724.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"fe5c3ae13f1dee5ef37afc8a75dea32e1078a2a1","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240724.2.tgz","fileCount":105,"integrity":"sha512-qo6J8ivh7lW5zdvbkG82vmRwvVmtQDo/dDhJR/wJ4g9LXmpsGvA8uXRrLxz3s2bT8GRuVg4f5ixKNu3nhRwLnQ==","signatures":[{"sig":"MEUCIH6z8ssgY4V/t6zkCR/qzdpxr3K96MgxDtHaIPLn/UQ9AiEAiVRF8ATs/EY/5C2bhhlo/8uUuCMGNJ1DkiXFt06n9pE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233259},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d5da1025-065f-454a-b12d-1cfbb75d8444\\azure-core-tracing-1.1.3-alpha.20240724.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d5da1025-065f-454a-b12d-1cfbb75d8444\\azure-core-tracing-1.1.3-alpha.20240724.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-qo6J8ivh7lW5zdvbkG82vmRwvVmtQDo/dDhJR/wJ4g9LXmpsGvA8uXRrLxz3s2bT8GRuVg4f5ixKNu3nhRwLnQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240724.2_1721845854741_0.8839327483048611","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240725.2":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240725.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240725.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"56f856fbaa29921221a26cfc9638db54913f15e3","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240725.2.tgz","fileCount":105,"integrity":"sha512-LokwVK1jgBog41/NxBUNMyqN61kCNURqGJ2PayVE42N4Pshhd5SWecdJACyTCA8cdYZ+v1yqgjNAUIAQqukGEg==","signatures":[{"sig":"MEYCIQCAWCXdzAipd/uNitYkKiMxgjbSqxe4IHxKDsscKzRW0wIhAMlW031uT4qkoakKsJFop1SDGlcHIPUuHGRa6+D8m3BT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233309},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\8675ee14-c269-4849-b22a-5f5f29ad9eb5\\azure-core-tracing-1.1.3-alpha.20240725.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\8675ee14-c269-4849-b22a-5f5f29ad9eb5\\azure-core-tracing-1.1.3-alpha.20240725.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-LokwVK1jgBog41/NxBUNMyqN61kCNURqGJ2PayVE42N4Pshhd5SWecdJACyTCA8cdYZ+v1yqgjNAUIAQqukGEg==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240725.2_1721932147231_0.2970472251344771","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240729.3":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240729.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240729.3","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b9489348169ffae4563ca1a5491ad2d512f742dc","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240729.3.tgz","fileCount":105,"integrity":"sha512-ouj317Pk+3cVDJaWI7e5IbwMj452V22jsgFbcUlLuhUo1eH0CH3WSyG13yAiUO+jcUy581QMPrlXhzCjEJye9A==","signatures":[{"sig":"MEUCIQD3Gw52+MFB0NjmyF8PEwE33h7hEKniSSZjSHeTGVb6+AIgD81mPG9SZykqIzhC0uJcaTdeTnksAFcslF7M25g1cmM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233309},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\02da7860-ec80-44c9-9582-96bae5f5d744\\azure-core-tracing-1.1.3-alpha.20240729.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\02da7860-ec80-44c9-9582-96bae5f5d744\\azure-core-tracing-1.1.3-alpha.20240729.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-ouj317Pk+3cVDJaWI7e5IbwMj452V22jsgFbcUlLuhUo1eH0CH3WSyG13yAiUO+jcUy581QMPrlXhzCjEJye9A==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240729.3_1722277838224_0.1412193963386159","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240730.3":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240730.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240730.3","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e01062be49629665afbf5dd5921126fb53760491","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240730.3.tgz","fileCount":105,"integrity":"sha512-8GX2V/1aIsJIxM82pgzqe60jHG/VROVviUvpgBafoX02Vi9SJA16iEreZzc2H984cK96AyqLP/0JiEgEYLuAnA==","signatures":[{"sig":"MEQCIA0VKZ8U9m4CHNtrE2g83U7jZGX0McIS/AoYbS79OaEpAiBc+rcCh7lzNDHLOhaoWAqHEtgPTY9zrWsNiG2M9iaRrw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233309},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\b96a8223-4a9a-4bd1-bd61-da995af47388\\azure-core-tracing-1.1.3-alpha.20240730.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\b96a8223-4a9a-4bd1-bd61-da995af47388\\azure-core-tracing-1.1.3-alpha.20240730.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-8GX2V/1aIsJIxM82pgzqe60jHG/VROVviUvpgBafoX02Vi9SJA16iEreZzc2H984cK96AyqLP/0JiEgEYLuAnA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240730.3_1722364265574_0.29732379180519675","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240731.2":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240731.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240731.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c551b6f6049b5871d5d4b528582e1adaf080a5df","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240731.2.tgz","fileCount":105,"integrity":"sha512-/RD2Myzz60xxMNkfF2fLy6NDEi/yo2eJtgSyWSfWkDcuoa2iw5NC0jbTHOXE9j8ZSna1dV1AheRY/V6eVkP+Yw==","signatures":[{"sig":"MEUCIBifRVsrsZoeKW78DXpNi+QW116pGHHnAZmcMHkS2+vaAiEApOdO69c00todlWCZRShohrNRsZP3gyh6ob7fMTJZfXY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233309},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\1861370a-900c-447b-a1e0-a6bfc127275b\\azure-core-tracing-1.1.3-alpha.20240731.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\1861370a-900c-447b-a1e0-a6bfc127275b\\azure-core-tracing-1.1.3-alpha.20240731.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-/RD2Myzz60xxMNkfF2fLy6NDEi/yo2eJtgSyWSfWkDcuoa2iw5NC0jbTHOXE9j8ZSna1dV1AheRY/V6eVkP+Yw==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240731.2_1722450975427_0.18107423142072898","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240801.3":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240801.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240801.3","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6f13e2ad5256e2a3f4282824d532ca655b796948","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240801.3.tgz","fileCount":105,"integrity":"sha512-ZkDhP4eM71qbfGm0QRaNrbTvHXwPCfuWr/hV91mn/nl3hddErdCp8qGcTdPjn7iO7rku9/Ou9NsvBvHNpSf/ow==","signatures":[{"sig":"MEYCIQCLUMV4XVZ/Wp8R9kmgGMxq24oLaFRx7JKTJVFOShAyrAIhAKgyj7D9FPQoEdL227CpsjT1vH6mXkvUT2DjZGi9JpOI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233309},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ee8fcad4-84d4-4c97-a2d2-569a8efd92a3\\azure-core-tracing-1.1.3-alpha.20240801.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ee8fcad4-84d4-4c97-a2d2-569a8efd92a3\\azure-core-tracing-1.1.3-alpha.20240801.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-ZkDhP4eM71qbfGm0QRaNrbTvHXwPCfuWr/hV91mn/nl3hddErdCp8qGcTdPjn7iO7rku9/Ou9NsvBvHNpSf/ow==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240801.3_1722537034484_0.3636561870041206","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240802.1":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240802.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240802.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"89e6818004e0edcfc65fe32369b543ce1947da4a","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240802.1.tgz","fileCount":105,"integrity":"sha512-LBbgAqxJWwEWRpdkTKO2EukBPrXSHI9/rb/orhzHDC2zywSJMhH7s1mC1A7U39KrG7ROyg4uf0JSZnJSOxQGiQ==","signatures":[{"sig":"MEUCIFTqA6Mtv3N4S0fUtcaXXlVN3GjLPt+wzadp+GaRfpwHAiEA93F/BSYlZVMpDcblmOGqh1gZU0FOt4nYZb1Re9eAmII=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233309},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\4ca04440-4183-4276-92ef-8a9ec7074910\\azure-core-tracing-1.1.3-alpha.20240802.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\4ca04440-4183-4276-92ef-8a9ec7074910\\azure-core-tracing-1.1.3-alpha.20240802.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-LBbgAqxJWwEWRpdkTKO2EukBPrXSHI9/rb/orhzHDC2zywSJMhH7s1mC1A7U39KrG7ROyg4uf0JSZnJSOxQGiQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240802.1_1722623349599_0.7310446658216774","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240806.1":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240806.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240806.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2a73f5fe0771ab500bac8f508fa44f6a2cb2d43b","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240806.1.tgz","fileCount":105,"integrity":"sha512-CgeeW+6gJN7lj8usi96wBYqJpS44gnKOk41/rJlVbeQjz+g34InX3Cgq4AlocD/gQp3Gw/S7w14xclWyWQDj0w==","signatures":[{"sig":"MEYCIQD9+X9JZDjtjANgUDSEGDfqr2yL5ClZU8CrLs6jsiD43QIhAPOJdTgELdNFlBBqk5JBAUsk+EtB0gat9HLkm9sDRIev","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233309},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\40acbb96-5dc4-4bee-bae4-69fa5867c59a\\azure-core-tracing-1.1.3-alpha.20240806.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\40acbb96-5dc4-4bee-bae4-69fa5867c59a\\azure-core-tracing-1.1.3-alpha.20240806.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-CgeeW+6gJN7lj8usi96wBYqJpS44gnKOk41/rJlVbeQjz+g34InX3Cgq4AlocD/gQp3Gw/S7w14xclWyWQDj0w==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240806.1_1722969197568_0.9754855723605582","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240807.4":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240807.4","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240807.4","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b051e4b001804ed40ba86ced59f5a4b56c055d7b","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240807.4.tgz","fileCount":105,"integrity":"sha512-MPZuPAyD5+AQcF8OK7URsl2ki9JWtvKi6FCWRhlXqTYn+LSPcyK/Bod12npeBbi4mBkRPEWe/bsI8EjRq1bnmg==","signatures":[{"sig":"MEUCIFEqASY5mkWeDJgAfSln31mesbVqDBivzHNXVVOsD0y7AiEAhoSoxXB4HcwIfRk2OCjEJg4JaM2FW70yXzAHM9e6QVU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233309},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6ab0e277-c05d-42bc-a85a-d54fa229708c\\azure-core-tracing-1.1.3-alpha.20240807.4.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6ab0e277-c05d-42bc-a85a-d54fa229708c\\azure-core-tracing-1.1.3-alpha.20240807.4.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-MPZuPAyD5+AQcF8OK7URsl2ki9JWtvKi6FCWRhlXqTYn+LSPcyK/Bod12npeBbi4mBkRPEWe/bsI8EjRq1bnmg==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240807.4_1723055419211_0.5094211866251919","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240808.1":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240808.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240808.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"985024dbc75d13bfe73152cbb8610158e5b6aa9c","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240808.1.tgz","fileCount":105,"integrity":"sha512-6XqPfUysyS/4+rtOIUpCHZbbgQSkxCTHjxSOfqRGfN6WTc7rULzr0yH7RZT3t1Y0y4pBAGkKBNDScXlUn5Tb5w==","signatures":[{"sig":"MEQCIBxxo5tizrnpGtS3wDpj58QpmRONj7astt1N1DZaYVwnAiBowuwCsJurqRFi/Au7ZWP7x8RvFGLnOic6a/ij5d2Tcw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233309},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\08c96102-bde0-4fd0-8622-9ae95d47e8db\\azure-core-tracing-1.1.3-alpha.20240808.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\08c96102-bde0-4fd0-8622-9ae95d47e8db\\azure-core-tracing-1.1.3-alpha.20240808.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-6XqPfUysyS/4+rtOIUpCHZbbgQSkxCTHjxSOfqRGfN6WTc7rULzr0yH7RZT3t1Y0y4pBAGkKBNDScXlUn5Tb5w==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240808.1_1723141815963_0.9146438604419789","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240809.2":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240809.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240809.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"99804c08e50655444ccade349365e699710d9f3c","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240809.2.tgz","fileCount":105,"integrity":"sha512-yruZbhM1BUv3wHYNggRB5Q3FtZ+bneZ2XBFhCZs/E3slbh7CKq+dtsmTvU8VYD6Or2QJSymqubZQRFbQrIVrnw==","signatures":[{"sig":"MEQCIBzi4eHUwjGJiF3FofnPeyi0tKSiHHXy64aM5gapWmhgAiAc9ByzfDmaTk6mTWc1apYnpdkOYJgqkI3Gitde4UxRXQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233309},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ebc8fee7-5a9f-4454-b59c-6d66148bbb5a\\azure-core-tracing-1.1.3-alpha.20240809.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ebc8fee7-5a9f-4454-b59c-6d66148bbb5a\\azure-core-tracing-1.1.3-alpha.20240809.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-yruZbhM1BUv3wHYNggRB5Q3FtZ+bneZ2XBFhCZs/E3slbh7CKq+dtsmTvU8VYD6Or2QJSymqubZQRFbQrIVrnw==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^1.3.1","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^1.3.1","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^1.3.1","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240809.2_1723228174654_0.3558208983076392","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240813.2":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240813.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240813.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"092d243a76fc4975aee1bc180004710896d61a65","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240813.2.tgz","fileCount":105,"integrity":"sha512-2pGL43q/CHFtBrJrd7SNM5PY3Jza6pvC5lahWraqLMSWxYUFjEIswcpgS/yDIjbZov22UyiCWmMqI9/7ntQUxg==","signatures":[{"sig":"MEUCICIeOvhd1A1iJ+FcW/rnwWSIrmKuac4XkXKpNIFidhV/AiEAqSVYrqG+/Qsjy0r51J8RmwOS5Jbhk6bxXS36CnOv6TY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233309},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\7c6943eb-1cf5-4d72-8ed9-79ac414424ae\\azure-core-tracing-1.1.3-alpha.20240813.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","source":"./src/index.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","source":"./src/index.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\7c6943eb-1cf5-4d72-8ed9-79ac414424ae\\azure-core-tracing-1.1.3-alpha.20240813.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-2pGL43q/CHFtBrJrd7SNM5PY3Jza6pvC5lahWraqLMSWxYUFjEIswcpgS/yDIjbZov22UyiCWmMqI9/7ntQUxg==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^1.17.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240813.2_1723574015756_0.04184364121534312","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240814.1":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240814.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240814.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"289f20f0b02a96f3a93bc931a9e1d8ca761105da","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240814.1.tgz","fileCount":105,"integrity":"sha512-q3RSYlsEi/S0FoKVDplprO6zdlQTs190k9/owGP69ZV+9N+JZHnz5vfVds8scH0Y/XGMVhFwSq+GtAO9wwMRtw==","signatures":[{"sig":"MEUCIQCKVT9qdv6CgVIXHVhVqn0EyfhuXwtkMtZpVgNuVChhWQIgJ46yLqaj9zvEdEWwbeCWytKqYczxhSav1PRBKlTcRFw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233164},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6005831b-02f9-4dfb-b897-7149b1ed2ee3\\azure-core-tracing-1.1.3-alpha.20240814.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6005831b-02f9-4dfb-b897-7149b1ed2ee3\\azure-core-tracing-1.1.3-alpha.20240814.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-q3RSYlsEi/S0FoKVDplprO6zdlQTs190k9/owGP69ZV+9N+JZHnz5vfVds8scH0Y/XGMVhFwSq+GtAO9wwMRtw==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240814.1_1723660485112_0.7058020134872025","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240815.2":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240815.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240815.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"67d927bfd3440e0fcc7f356c6083ec6c0834c42e","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240815.2.tgz","fileCount":105,"integrity":"sha512-ADb18B5He2I+zljhRT/qsxTCDCByoQvlcEkUi0gBPZF4CBK/vSR4LR3F23vPSV5ou1BZBk6ZvhHaD/kYZ1MkWg==","signatures":[{"sig":"MEUCIF6VZrOk3lLIr7lJIWQ4DHIrhYI8fHszcyrN6NhYgO3OAiEA6oj+xcNNOd9fv55YoSNWzSL7T4cLtwEK3Mh3GVDAz/E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233164},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\747a155f-3b63-451b-941c-534495ef1df0\\azure-core-tracing-1.1.3-alpha.20240815.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\747a155f-3b63-451b-941c-534495ef1df0\\azure-core-tracing-1.1.3-alpha.20240815.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-ADb18B5He2I+zljhRT/qsxTCDCByoQvlcEkUi0gBPZF4CBK/vSR4LR3F23vPSV5ou1BZBk6ZvhHaD/kYZ1MkWg==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240815.2_1723746609626_0.7497837501952989","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240816.2":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240816.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240816.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"10f71668aed20558dd4231992a5879d6ebf4f4fa","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240816.2.tgz","fileCount":105,"integrity":"sha512-F8SHliu4uxzy8nCTHLwu0oTy2dv6OJdbHXvJFv94k9eHSuGNjQg+6htvKIirpqtdqnU7hFlXqqi0MJ8KpcsHoQ==","signatures":[{"sig":"MEYCIQCsIa2kBP121p1F75tq/C+PMcFYqsaCWwHcmxeGNO9vsQIhAJ8oaxbLE/Q2kD0yJoaLSYvAygkbqH/m7M1jcHYY0WPQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233164},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\8b278af3-eaa7-4e72-88bc-c2b53217ee1a\\azure-core-tracing-1.1.3-alpha.20240816.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\8b278af3-eaa7-4e72-88bc-c2b53217ee1a\\azure-core-tracing-1.1.3-alpha.20240816.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-F8SHliu4uxzy8nCTHLwu0oTy2dv6OJdbHXvJFv94k9eHSuGNjQg+6htvKIirpqtdqnU7hFlXqqi0MJ8KpcsHoQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240816.2_1723833017392_0.9333862268702111","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240819.2":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240819.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240819.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"30f400f73aa60e6be0d9e0f65d8e5c6dc26b4967","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240819.2.tgz","fileCount":105,"integrity":"sha512-mtX4sAH6YM9ZN5UTpMVJZmOkzEGkmu1V3PbjeD5BzzIoaoakGc9LNuFsOL8YbR1PBbMteXH36Ex7xw7Pu50w2Q==","signatures":[{"sig":"MEQCIDK7eGopasJ4TKhKsglwSho97MRNFkoEtSa20fXWoCKtAiBf1ZWJZAdHeBzSNod2irp0Eil8UbRG3AiZT+LS5VyNcw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233164},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\157de357-545b-40dd-b1ea-75f98545270a\\azure-core-tracing-1.1.3-alpha.20240819.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\157de357-545b-40dd-b1ea-75f98545270a\\azure-core-tracing-1.1.3-alpha.20240819.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-mtX4sAH6YM9ZN5UTpMVJZmOkzEGkmu1V3PbjeD5BzzIoaoakGc9LNuFsOL8YbR1PBbMteXH36Ex7xw7Pu50w2Q==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240819.2_1724092135337_0.7032666979697608","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240820.8":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240820.8","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240820.8","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"bdd7e7195bfd1a48aec9d9ef52ea0511f903394f","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240820.8.tgz","fileCount":105,"integrity":"sha512-kY4SMaoNrM86RG9x667mx9gGs++pytYsJk5Y15QQzBo13x9uh4qIt2tPFVO/FT1yG0PXtzrW78EuUvXUS9rpeQ==","signatures":[{"sig":"MEUCIQCQ1T4FMLW2fxwXhQEDHkWU9lIuZhwQLjxK7jBLEe9rkgIgS9WwpoiRXUGpSjYQ29szm/6tTMxn0Ulo//aC68Q8eQc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233164},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\0d4be1ba-9aed-4989-bc2d-39528d88b3ea\\azure-core-tracing-1.1.3-alpha.20240820.8.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\0d4be1ba-9aed-4989-bc2d-39528d88b3ea\\azure-core-tracing-1.1.3-alpha.20240820.8.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-kY4SMaoNrM86RG9x667mx9gGs++pytYsJk5Y15QQzBo13x9uh4qIt2tPFVO/FT1yG0PXtzrW78EuUvXUS9rpeQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240820.8_1724178928162_0.26271963857066916","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240821.4":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240821.4","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240821.4","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c40124bbe6a109b823263d34eaf0479460ec3110","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240821.4.tgz","fileCount":105,"integrity":"sha512-WOfqdOPhmXlBdJpBvBHufoILevDZPQActbH/yOSi3Xlqe+o5riMPvCKDQb61RKf7ztd1DlWSqwWI4UuG0FJllg==","signatures":[{"sig":"MEQCIFJzIaAzbigB88bIKnFDzji+H4DMxrD3Elb748eTD81kAiByIPH063oaJy+ULfW79ffMVvpN9LUuhMgtnK3b2ZDarg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233164},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\edebf790-f740-41c3-a0c7-002d0eb2ec6c\\azure-core-tracing-1.1.3-alpha.20240821.4.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\edebf790-f740-41c3-a0c7-002d0eb2ec6c\\azure-core-tracing-1.1.3-alpha.20240821.4.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-WOfqdOPhmXlBdJpBvBHufoILevDZPQActbH/yOSi3Xlqe+o5riMPvCKDQb61RKf7ztd1DlWSqwWI4UuG0FJllg==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240821.4_1724264873302_0.6117213212065313","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240822.3":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240822.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240822.3","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b515e2e069db269dc10529cda7d911463d997b61","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240822.3.tgz","fileCount":105,"integrity":"sha512-vIpsuU0vi9tirB0vPjr3qnrDtqOq1Pk9TlSA6Ct+2OqfMFHGZ9CETRFoOsx7kPpX0iRqbmRDXxYqjevhWnVEAQ==","signatures":[{"sig":"MEUCIQDJSNZgXdKtgKeR6INHZvnDy2t5WeXKnX1ueQLrcJ8OpwIgSDt4WJRRCWOJb+xU+SAMPMVQrrOWhm6JIWyh8g3JJOg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233164},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\4cee5f9f-a7dd-4ab7-a5fc-04d8ba0f05d6\\azure-core-tracing-1.1.3-alpha.20240822.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\4cee5f9f-a7dd-4ab7-a5fc-04d8ba0f05d6\\azure-core-tracing-1.1.3-alpha.20240822.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-vIpsuU0vi9tirB0vPjr3qnrDtqOq1Pk9TlSA6Ct+2OqfMFHGZ9CETRFoOsx7kPpX0iRqbmRDXxYqjevhWnVEAQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240822.3_1724355366750_0.6264004548692952","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240823.1":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240823.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240823.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a71c5acc5fab42e15e5fccf7a16db9d6162f17c9","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240823.1.tgz","fileCount":105,"integrity":"sha512-NmImnlObdkpGV++VBSh/amVOcZ9oXlyYG/WEUaLv+DZFtuNxpozx1USE6CbmHThJpLiOjYNgYLsVzcI7lE9jTQ==","signatures":[{"sig":"MEYCIQCg7NAljqt5QPw4nUYOj0kYlEp/fJ7rf+h+BfCjdgRVHAIhANuvLmU0WoHFItqOSUD2ddz68L7qKmXfPqLehGnW1+oK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233100},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\63f8ae83-18e7-459a-b3ef-58b5d23aed01\\azure-core-tracing-1.1.3-alpha.20240823.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\63f8ae83-18e7-459a-b3ef-58b5d23aed01\\azure-core-tracing-1.1.3-alpha.20240823.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-NmImnlObdkpGV++VBSh/amVOcZ9oXlyYG/WEUaLv+DZFtuNxpozx1USE6CbmHThJpLiOjYNgYLsVzcI7lE9jTQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240823.1_1724437860990_0.8771119597799639","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240826.2":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240826.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240826.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e962f23cd532d21a35985b55fc708c36ad2c38b3","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240826.2.tgz","fileCount":105,"integrity":"sha512-uwXdEsT92g1hbamd9akTQ2gCi/NHr7CQ1JqlEO4dyGrnZzkjV3rYW24BeKJkFA8BWktX4tPW4RkQZlYhkbwz5Q==","signatures":[{"sig":"MEUCIHAz7AvE2tGXwgRwlTMIWQemYdVaSdlD6uJSoCttoOKZAiEA4+RLpXB3XOvsYW9UHvxkdZmKwZJWy6kC3VCJ2rvkU4w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233100},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\5a946e91-8917-467c-b847-89953233576a\\azure-core-tracing-1.1.3-alpha.20240826.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\5a946e91-8917-467c-b847-89953233576a\\azure-core-tracing-1.1.3-alpha.20240826.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-uwXdEsT92g1hbamd9akTQ2gCi/NHr7CQ1JqlEO4dyGrnZzkjV3rYW24BeKJkFA8BWktX4tPW4RkQZlYhkbwz5Q==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240826.2_1724696995715_0.21765016784272806","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240828.1":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240828.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240828.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0f6edccdc3b6c7a87b3113ffd5b674033f513c66","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240828.1.tgz","fileCount":105,"integrity":"sha512-ynLUO+4xbHEu8JUDuIkm1cDT6Xdqn+ucE96h9kIzAcXy8mWntYlfPhHopKRmiYMYqhqw4s1qFlRkmbjCxkz0uA==","signatures":[{"sig":"MEQCICOxmrw/xBF5Ix/i/8sggf4lXmfhEZXuKFaY0oNpVX4GAiAOzdDD67SS2gBWh9gJOZY+TPgnIbsyvdnJeIQbwOvmZw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233100},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\43d05553-d523-4fd0-8900-dc215b571e1e\\azure-core-tracing-1.1.3-alpha.20240828.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\43d05553-d523-4fd0-8900-dc215b571e1e\\azure-core-tracing-1.1.3-alpha.20240828.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-ynLUO+4xbHEu8JUDuIkm1cDT6Xdqn+ucE96h9kIzAcXy8mWntYlfPhHopKRmiYMYqhqw4s1qFlRkmbjCxkz0uA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240828.1_1724869680738_0.40416568385616825","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240829.2":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240829.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240829.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4fdde6a3aeae2572a49702d222daab16c9d2b895","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240829.2.tgz","fileCount":105,"integrity":"sha512-ciJ33iPmq7CnAKVlg0wD5p5p9hpWafVKsJojRHD2BGfBoUMwrnO7YVYJ0nuozKBEzpsQRUYXZfocizR+E85RDA==","signatures":[{"sig":"MEYCIQDhMa1PZxCjqaSPhS8/4KV7U5KFK37fsaWwSQc9A1qgvQIhAMXjqghY67E3P41uoerG4VMykUYEpBOjWXF+UIvmrXDT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233100},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9720fc0f-6e1e-453a-81e7-add742cf0867\\azure-core-tracing-1.1.3-alpha.20240829.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9720fc0f-6e1e-453a-81e7-add742cf0867\\azure-core-tracing-1.1.3-alpha.20240829.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-ciJ33iPmq7CnAKVlg0wD5p5p9hpWafVKsJojRHD2BGfBoUMwrnO7YVYJ0nuozKBEzpsQRUYXZfocizR+E85RDA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240829.2_1724956174958_0.9034642189020416","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240830.2":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240830.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240830.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7b7eb4b3f660610957ed67a5896f974d4d2d70a3","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240830.2.tgz","fileCount":105,"integrity":"sha512-csIwnsOyGp5UZArECuHAKZVQEPaaF3K0u/vwh4oWPYglzA9lVpaNhssbB/zLcqCtkAPWSl08MMqbKVWLSP+/ag==","signatures":[{"sig":"MEUCIQCOEkgMFhZIqj0vBjS4AQrdKfF4MDOh/BkUxmrWdzqWaAIgZU8d8MOrj4ZcGdThTRllBxLBWt+3B46TuAtbt6cCwy8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233100},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\310c4c6d-2208-42cb-b9ee-fe34f56f7a38\\azure-core-tracing-1.1.3-alpha.20240830.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\310c4c6d-2208-42cb-b9ee-fe34f56f7a38\\azure-core-tracing-1.1.3-alpha.20240830.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-csIwnsOyGp5UZArECuHAKZVQEPaaF3K0u/vwh4oWPYglzA9lVpaNhssbB/zLcqCtkAPWSl08MMqbKVWLSP+/ag==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240830.2_1725042252268_0.03179653712910291","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240902.1":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240902.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240902.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"034e6526f8b5f7e0911187a40e687347f24bc0a6","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240902.1.tgz","fileCount":105,"integrity":"sha512-MLVA3nLbJtZ8fmT+jNaxlsZrbnVPKst9WlXEcJhyUcmrYG19vTUuQDk7L7R+q85ZJVUSmGISQT/9vC+Hkt9tDA==","signatures":[{"sig":"MEQCIDEqkZL7pWtrz9p3Tg3gqGVgf7UbRy3xVVwycpofM4NUAiBAqWz8FD1G9se12U1AESEmBj9xZuQ5xTzUtK4Buko21g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233100},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\4fced88e-fc28-4a7f-9a86-5a08e77dfb54\\azure-core-tracing-1.1.3-alpha.20240902.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\4fced88e-fc28-4a7f-9a86-5a08e77dfb54\\azure-core-tracing-1.1.3-alpha.20240902.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-MLVA3nLbJtZ8fmT+jNaxlsZrbnVPKst9WlXEcJhyUcmrYG19vTUuQDk7L7R+q85ZJVUSmGISQT/9vC+Hkt9tDA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240902.1_1725301476288_0.485656489282579","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240903.2":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240903.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240903.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1ea7e535048d73f64608e2cbe0fef9ab8ef57f49","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240903.2.tgz","fileCount":105,"integrity":"sha512-YQVZ9BCUssGeJjOokx2W1QI3eTO22X5J5IdnPBxUEXL2/7VtDMEpVbtWBdkhA6VDiHZkjWKEc3KJKBkeHO6y+A==","signatures":[{"sig":"MEQCIB9q+idQd2nvBVsFqt+41e+WywnRt2oCL13/87wDi++OAiAdBr3cBu/6E3Esj/TPcR/CBgC4HELSfwd/nBTG/xjX0w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233100},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ab3d2f86-d4e3-4537-8a9d-31073cd35151\\azure-core-tracing-1.1.3-alpha.20240903.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\ab3d2f86-d4e3-4537-8a9d-31073cd35151\\azure-core-tracing-1.1.3-alpha.20240903.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-YQVZ9BCUssGeJjOokx2W1QI3eTO22X5J5IdnPBxUEXL2/7VtDMEpVbtWBdkhA6VDiHZkjWKEc3KJKBkeHO6y+A==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240903.2_1725387881182_0.622567074891051","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240905.2":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240905.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240905.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"87f1f055759616db6a345547e42d7a0006d9c1e1","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240905.2.tgz","fileCount":105,"integrity":"sha512-i5wWtg2MG08Y4Qv2ytD0nowqyEMdM8+bC8MhUeFvR+OMFYwroZokXx4PdaQWb2nmuwgNfJ1/Dz+5Mg7fz3husA==","signatures":[{"sig":"MEUCIHqSCgys1Bouf2KTIwth89KfExG4PoJLxxAergpZoRJCAiEAkmW9Yzcyik7d1rPi9C6HV2wOidYYZfnoltJz6bKL9K8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233100},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\bd54707f-405f-4727-a3cd-7e48841b27c0\\azure-core-tracing-1.1.3-alpha.20240905.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\bd54707f-405f-4727-a3cd-7e48841b27c0\\azure-core-tracing-1.1.3-alpha.20240905.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-i5wWtg2MG08Y4Qv2ytD0nowqyEMdM8+bC8MhUeFvR+OMFYwroZokXx4PdaQWb2nmuwgNfJ1/Dz+5Mg7fz3husA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240905.2_1725560677062_0.6289479249213092","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240906.2":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240906.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240906.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3a2c1c373f39bf115e3d0d6c7c991d7aaeda7c0f","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240906.2.tgz","fileCount":105,"integrity":"sha512-Oy/8lZ0mHLXiGCO59LOJfPF72LR/YB8MJUvGpat9xPJJ6RzKN/jRObnsGA7yjanCwdg1QNestcoiAtY7fRWzfw==","signatures":[{"sig":"MEUCIQCNur/NIvNRBFACmdaK7CbKiN6ercebny+SsiJgXSSGlAIgAtyveYRRGGcnjd83YBKpI52Zv2aQGcJqlEFxh0eoPgk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233100},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\812d0f5f-3c38-4499-a8b6-f70423d153aa\\azure-core-tracing-1.1.3-alpha.20240906.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\812d0f5f-3c38-4499-a8b6-f70423d153aa\\azure-core-tracing-1.1.3-alpha.20240906.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-Oy/8lZ0mHLXiGCO59LOJfPF72LR/YB8MJUvGpat9xPJJ6RzKN/jRObnsGA7yjanCwdg1QNestcoiAtY7fRWzfw==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240906.2_1725647179060_0.9704066992972291","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240909.1":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240909.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240909.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5aac3fa51f298fc4afc81bbb3c9f210e7df5f5e6","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240909.1.tgz","fileCount":105,"integrity":"sha512-ICTfv24ZnRzCLSDF7nD6/pyENSclGixeJkSeo1zyrbS7xKMYSRql0STzY1mOSC9Bi/jKuCD32qo/1n/q/OzRkA==","signatures":[{"sig":"MEYCIQCoT5XjLeFqSNqxV5Z75h5F5o5g5i10b7itb8N8WZCGqwIhAMTnkWtNrmPnJlp1xMaS6wYQimAtZREDHlcngGdNIL+E","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233100},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\e11131bc-82d4-4eff-926b-a4f656ad3dab\\azure-core-tracing-1.1.3-alpha.20240909.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\e11131bc-82d4-4eff-926b-a4f656ad3dab\\azure-core-tracing-1.1.3-alpha.20240909.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-ICTfv24ZnRzCLSDF7nD6/pyENSclGixeJkSeo1zyrbS7xKMYSRql0STzY1mOSC9Bi/jKuCD32qo/1n/q/OzRkA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240909.1_1725906602743_0.41969529894628677","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240912.4":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240912.4","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240912.4","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b9d81cc067290e1425e7b3643fcc9893ac602704","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240912.4.tgz","fileCount":105,"integrity":"sha512-k8uumFx8m5KWkWnETL0pOV3yalb0tk8rOEIl2ZZNdGQTxZXTq46qrQe6vTCugIu8Y6bR3SglGAhxmVrHFArdmQ==","signatures":[{"sig":"MEQCIFL7QS/c1t43y9iypD/de3GezTzwd8l18oATbxJg2w3OAiAXprMdrgvhi4drJzYPhMpVAbqR83FqyXqj1UKNosIJTg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233100},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\b9731c69-c962-403b-9ac0-c9f6ab77a330\\azure-core-tracing-1.1.3-alpha.20240912.4.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\b9731c69-c962-403b-9ac0-c9f6ab77a330\\azure-core-tracing-1.1.3-alpha.20240912.4.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-k8uumFx8m5KWkWnETL0pOV3yalb0tk8rOEIl2ZZNdGQTxZXTq46qrQe6vTCugIu8Y6bR3SglGAhxmVrHFArdmQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240912.4_1726165709236_0.44073770382493715","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240913.2":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240913.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240913.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5786ddf315e3932611895a694ec3dc6528e37c51","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240913.2.tgz","fileCount":105,"integrity":"sha512-3i0l6P+CqIdbsM2cDTrOCTd65wQGZ/ktUI3F6pLzm6ZFtW1ruCHDno/uEMXI99jL4LGk8ekTqdV2dbemoud8Hg==","signatures":[{"sig":"MEQCIAbyhDntOsZCSYrOfHW2vFRVi/CsR/KJGcWot0csk2MjAiALEgpmQuSDKro6jeXqUNwnZtb60QgtcyFEkjycadBrQg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233100},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\5ace8eab-95b9-483b-9d33-a937c5324d67\\azure-core-tracing-1.1.3-alpha.20240913.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\5ace8eab-95b9-483b-9d33-a937c5324d67\\azure-core-tracing-1.1.3-alpha.20240913.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-3i0l6P+CqIdbsM2cDTrOCTd65wQGZ/ktUI3F6pLzm6ZFtW1ruCHDno/uEMXI99jL4LGk8ekTqdV2dbemoud8Hg==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240913.2_1726251974454_0.2959308777886678","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240916.2":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240916.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240916.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ae7e96a6fb74ecf4b917c078ef7c93942158bd6c","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240916.2.tgz","fileCount":105,"integrity":"sha512-kYrxFYan1nSLmmeY32iju8rvabGqpNpnKEdaubqaahQO5DatWyaqheeL9VUV2FqsS+/lapCsVHycBytGjNI3kQ==","signatures":[{"sig":"MEUCIF6LTt2fJgANtZrQzDTqf6K0OhA75n64KUKs9aLy3LMrAiEAg5JobCxB0PRmuZDNB3fNnKj4sKiL0fEmdxcUzzXlYgc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233100},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\29d37164-4224-4819-8afe-099a2dbbabf5\\azure-core-tracing-1.1.3-alpha.20240916.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\29d37164-4224-4819-8afe-099a2dbbabf5\\azure-core-tracing-1.1.3-alpha.20240916.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-kYrxFYan1nSLmmeY32iju8rvabGqpNpnKEdaubqaahQO5DatWyaqheeL9VUV2FqsS+/lapCsVHycBytGjNI3kQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240916.2_1726511325487_0.921663145464857","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240918.1":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240918.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240918.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ca64bdfcb93123f681b0eb98c0c3c14fa482ad20","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240918.1.tgz","fileCount":105,"integrity":"sha512-FxnuzQmnU+0mESWaBnV8r2K6o2M7jQF411pqp74Ky3Odtk6rGlXUeBC7/5fdMCA/Lz4UBnWx6TNthweqP2hICg==","signatures":[{"sig":"MEYCIQDEV7a2a83r5UxeYQPfJiZFa8NG1nVHfw+q1v/Tfnd5IwIhAIggGmfwg84N9x+C3i36HZGewhMrPgNQzQ+5J6wY2LlV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233100},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\30944c4e-16c3-4d33-8299-534570c9dc80\\azure-core-tracing-1.1.3-alpha.20240918.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\30944c4e-16c3-4d33-8299-534570c9dc80\\azure-core-tracing-1.1.3-alpha.20240918.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-FxnuzQmnU+0mESWaBnV8r2K6o2M7jQF411pqp74Ky3Odtk6rGlXUeBC7/5fdMCA/Lz4UBnWx6TNthweqP2hICg==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240918.1_1726684531165_0.8747493370319306","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240919.1":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240919.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240919.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"af75307b42e7704b5e9ad3cc6738b54b151cbeff","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240919.1.tgz","fileCount":105,"integrity":"sha512-fMIUhWQ4ek8acuxNiHj5xzersiCVcvTX1WCX/+r5Yd8q2TovOquchIrQ7JXbN7gjmWpVn1HcX7uhxezTOc9CBg==","signatures":[{"sig":"MEYCIQCt9QtiqKcGb9V5Hnz1JrUrDnMGdo/rA5X6CRisQNpo3QIhALyz/OHy6AlBq3aJOm5wgP3g8xtssuAAs9853BgI+w/n","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233100},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1631dcd8-7468-4e0c-992c-1ad5da82a943\\azure-core-tracing-1.1.3-alpha.20240919.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1631dcd8-7468-4e0c-992c-1ad5da82a943\\azure-core-tracing-1.1.3-alpha.20240919.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-fMIUhWQ4ek8acuxNiHj5xzersiCVcvTX1WCX/+r5Yd8q2TovOquchIrQ7JXbN7gjmWpVn1HcX7uhxezTOc9CBg==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.5.3","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240919.1_1726770183941_0.6299827330280214","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240920.2":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240920.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240920.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"67054e9a55d94ef284fb707609379d41c433a297","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240920.2.tgz","fileCount":105,"integrity":"sha512-ujo4sv7lZfway9xk2/O3iit8QmivoRJL3R17mRWr44rX/KSf83EbwT3ovs6umxA3Efvl7Q6AAhcjtd2EOKOnIQ==","signatures":[{"sig":"MEUCIDgPv/XqkzW4ntCkoKVwipZEqHabRalLoJgWbsiaj6V/AiEAmyxu1mNriAo4ZUVyLxeAnhMAA1KAUBX8BvUCC6rxNpc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238499},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\6accefac-7a9a-4e94-8110-07cf75b490f9\\azure-core-tracing-1.1.3-alpha.20240920.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\6accefac-7a9a-4e94-8110-07cf75b490f9\\azure-core-tracing-1.1.3-alpha.20240920.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-ujo4sv7lZfway9xk2/O3iit8QmivoRJL3R17mRWr44rX/KSf83EbwT3ovs6umxA3Efvl7Q6AAhcjtd2EOKOnIQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240920.2_1726856563302_0.7871987101738089","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240924.1":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240924.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240924.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b52c64a6b92828446a34d378577ee2f319450937","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240924.1.tgz","fileCount":105,"integrity":"sha512-6Cjycb16n75Tzs+TghNFN9GBlLBSTxVxCXNC8KfmN4XZI66yqAK/LnCBHEQcCu06CN1pdvnSTCCgEdpVKku7mg==","signatures":[{"sig":"MEUCIDeNDXhcH8WkXSwrqg2tfV2A1yWe2tqwDRph1qcwZcFFAiEAgY94wmZy0aqY843eXuDUo+XfXP/C3djPga+AxJbau14=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238499},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\a6276212-a8d1-4d39-b925-214a4b870f69\\azure-core-tracing-1.1.3-alpha.20240924.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && tshy && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && tshy && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && tshy && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"tshy && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\a6276212-a8d1-4d39-b925-214a4b870f69\\azure-core-tracing-1.1.3-alpha.20240924.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-6Cjycb16n75Tzs+TghNFN9GBlLBSTxVxCXNC8KfmN4XZI66yqAK/LnCBHEQcCu06CN1pdvnSTCCgEdpVKku7mg==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240924.1_1727203056111_0.7450179839871525","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240925.5":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240925.5","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240925.5","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3f55467a4e47485625d7997e1733102da51eae9b","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240925.5.tgz","fileCount":105,"integrity":"sha512-gS07CMAzLC4s83ssSBsMzcU+YzLm7cISNrYart2jAZ5IXWj+K/Rpxocc6r8f+/HCk6LUsGYakUe9OO4j3XtOjQ==","signatures":[{"sig":"MEUCIQCXDQdJKoW23ylBQQdOJ+PWSvWh0IbzB3KZDdfMIsDj4gIgLR9lyiN2s4ro0fAFKWIJiI7d9DH4pGYUGut+ZmpYt+0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":242431},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\3638594b-a0df-42d7-a8d2-1859d30ed688\\azure-core-tracing-1.1.3-alpha.20240925.5.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\3638594b-a0df-42d7-a8d2-1859d30ed688\\azure-core-tracing-1.1.3-alpha.20240925.5.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-gS07CMAzLC4s83ssSBsMzcU+YzLm7cISNrYart2jAZ5IXWj+K/Rpxocc6r8f+/HCk6LUsGYakUe9OO4j3XtOjQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"tshy":"^2.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240925.5_1727289199347_0.0395753824917231","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240926.5":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240926.5","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240926.5","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6aad1155fb1c7e450d007502934deacba1cb9431","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240926.5.tgz","fileCount":105,"integrity":"sha512-ViaYvir6emIiSE95rrSDlruwNfH2uLYf+5z4q/in9KvVbA41BuVjntzTVrm+r8zSKuxo6wb97aSXvFEX+5zd0Q==","signatures":[{"sig":"MEUCIQDLaxAN5D+nJBUFntIXFnlinR26qriUPvyU4q2qHqbk5AIgSCGc5wBAyXpemGaj77u7Z3aSDsXQ2Q8Ndoqd4yAUaGE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":242409},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\98616648-a0ed-438c-a689-860e34968ad9\\azure-core-tracing-1.1.3-alpha.20240926.5.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\98616648-a0ed-438c-a689-860e34968ad9\\azure-core-tracing-1.1.3-alpha.20240926.5.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-ViaYvir6emIiSE95rrSDlruwNfH2uLYf+5z4q/in9KvVbA41BuVjntzTVrm+r8zSKuxo6wb97aSXvFEX+5zd0Q==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240926.5_1727375126089_0.9844121279109967","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240927.3":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240927.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240927.3","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b6b787e6d6d8912a74ce6a1b8fa54471603c917a","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240927.3.tgz","fileCount":105,"integrity":"sha512-dU+3p1kkqvhrfxisF/yX6V5/J52RQScfaLx1hkVQVd8IVIFYYnUuJGqOIguCZdrAqQ2uo9qGeROzrRp+aVaxcg==","signatures":[{"sig":"MEYCIQCut8x3uji5kkAE0HA+OnMfNNqr2Xld5JkXw4YAcnTLlgIhAJdhnvM+iMXWRWmDIeIYnH9/FVIq/0I5iezky4v5CsWx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":242409},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5495ef5d-13ba-4e0d-8cf3-5c4202236602\\azure-core-tracing-1.1.3-alpha.20240927.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5495ef5d-13ba-4e0d-8cf3-5c4202236602\\azure-core-tracing-1.1.3-alpha.20240927.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-dU+3p1kkqvhrfxisF/yX6V5/J52RQScfaLx1hkVQVd8IVIFYYnUuJGqOIguCZdrAqQ2uo9qGeROzrRp+aVaxcg==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240927.3_1727461935470_0.48089294138580496","host":"s3://npm-registry-packages"}},"1.1.3-alpha.20240930.1":{"name":"@azure/core-tracing","version":"1.1.3-alpha.20240930.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.1.3-alpha.20240930.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3546fe8ac48804102a3c2b59503d1cab6e3a2674","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.1.3-alpha.20240930.1.tgz","fileCount":105,"integrity":"sha512-Toi0byDVqwr5cXW928aHu/5QSj5KNux671nJy0Xbiw6Tt1xl3xH+BczIyC0nAK+NLIFxiYU+2vop908gt0h4bQ==","signatures":[{"sig":"MEUCIQCdYq1x6sBykzdrw+ofouUlPizj8Tznzsx8orDMtXTZLQIgbMMtJ0TDKijTzb+QRrdbx5TE+/1cME/MqjQ8iWBHojg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":242409},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\90adfb81-6f92-47a3-bc5a-d9f383ac1a92\\azure-core-tracing-1.1.3-alpha.20240930.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\90adfb81-6f92-47a3-bc5a-d9f383ac1a92\\azure-core-tracing-1.1.3-alpha.20240930.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-Toi0byDVqwr5cXW928aHu/5QSj5KNux671nJy0Xbiw6Tt1xl3xH+BczIyC0nAK+NLIFxiYU+2vop908gt0h4bQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.1.3-alpha.20240930.1_1727720836929_0.1720966418815426","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"@azure/core-tracing","version":"1.2.0","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"latest","dist":{"shasum":"7be5d53c3522d639cf19042cbcdb19f71bc35ab2","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.0.tgz","fileCount":105,"integrity":"sha512-UKTiEJPkWcESPYJz3X5uKRYyOcJD+4nYph+KpfdPRnQJVrZfk0KJgdnaAWKfhsBBtAf/D58Az4AvCJEmWgIBAg==","signatures":[{"sig":"MEUCIGigzWg49c20bY6lqsRA5iynZeWJ2ZeOzJSiGkP32MGnAiEAr70c6uYEghSNRKWgU73LSS4/P0a8b+CVRfXHQ28zs8w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":242352},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\88ecc98f-5a88-496c-94a5-8ae4f9ed43b3\\azure-core-tracing-1.2.0.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\88ecc98f-5a88-496c-94a5-8ae4f9ed43b3\\azure-core-tracing-1.2.0.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-UKTiEJPkWcESPYJz3X5uKRYyOcJD+4nYph+KpfdPRnQJVrZfk0KJgdnaAWKfhsBBtAf/D58Az4AvCJEmWgIBAg==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":"^1.0.0","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.0_1727974779016_0.5637159441569852","host":"s3://npm-registry-packages"}},"1.2.0-alpha.20241003.3":{"name":"@azure/core-tracing","version":"1.2.0-alpha.20241003.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.0-alpha.20241003.3","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3b0bf0257406632c015998438984b7eb34c0f8e6","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.0-alpha.20241003.3.tgz","fileCount":105,"integrity":"sha512-CgCDpCcFvzHmfeeiRW6TgyVBaLZC7lOLKHM2PqFEcO1A8OBTLCMI1yCEK1e4U41jpzBZc1RqksaxX7yrCcUUTA==","signatures":[{"sig":"MEUCIQDDT15Kx+kqhXx6AKFgoEGyALqMHYjiS3zz0yRxNskJ1AIgPCgbSdb8W+02A3rvPNhNdQiCIAvMqhOiZcDTyuXx95c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":242409},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5e4ee275-e46c-4739-a299-796c3f7efa12\\azure-core-tracing-1.2.0-alpha.20241003.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5e4ee275-e46c-4739-a299-796c3f7efa12\\azure-core-tracing-1.2.0-alpha.20241003.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-CgCDpCcFvzHmfeeiRW6TgyVBaLZC7lOLKHM2PqFEcO1A8OBTLCMI1yCEK1e4U41jpzBZc1RqksaxX7yrCcUUTA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.0-alpha.20241003.3_1727980046544_0.5304916653963172","host":"s3://npm-registry-packages"}},"1.2.1-alpha.20241007.3":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241007.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241007.3","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"84b5efb629c00337123bb1df2ee2edc91f3d85ba","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241007.3.tgz","fileCount":105,"integrity":"sha512-jgv9I+I84zhQoREtSY53RWaVZswaYixEJuRH8CogV7DWrtn7z6dKHVbeO/MTXQIEvKxtrHtcIMc2DsG8WB/xwQ==","signatures":[{"sig":"MEQCIGuYO/G1EV26sjhbhH+wiwGXDCTyK/S85bqQhykIbkWhAiAao1Q1zcyNt7vIzne7K+uBtro+9gAPu+Y+Iz4EEVVRjA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":242409},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\4ba185ca-d937-402d-8697-7b5b3bb23b89\\azure-core-tracing-1.2.1-alpha.20241007.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\4ba185ca-d937-402d-8697-7b5b3bb23b89\\azure-core-tracing-1.2.1-alpha.20241007.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-jgv9I+I84zhQoREtSY53RWaVZswaYixEJuRH8CogV7DWrtn7z6dKHVbeO/MTXQIEvKxtrHtcIMc2DsG8WB/xwQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241007.3_1728325717744_0.6991895464244109","host":"s3://npm-registry-packages"}},"1.2.1-alpha.20241008.3":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241008.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241008.3","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"65c9bf7b6e54c881977798862bc0788563d13a64","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241008.3.tgz","fileCount":105,"integrity":"sha512-L63FgKo/uF1XX5TGiSJFS333Jde2u0up8bot8Akh/1fX7LPOElmGIsMTe3nffxc9+k4/ikxcmkSHd28TVUlZlQ==","signatures":[{"sig":"MEUCIQDUcfRNx8Xpo/H5TF9QW0h242fxpHttQ76V94fn/8XrXgIgQz6wMUEaqXow+cXc0xTd9DsUZaeziCpmiZL+oSJHGpk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":242409},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\344334e8-698a-48a5-9d9b-f1f5eb5e5348\\azure-core-tracing-1.2.1-alpha.20241008.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\344334e8-698a-48a5-9d9b-f1f5eb5e5348\\azure-core-tracing-1.2.1-alpha.20241008.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-L63FgKo/uF1XX5TGiSJFS333Jde2u0up8bot8Akh/1fX7LPOElmGIsMTe3nffxc9+k4/ikxcmkSHd28TVUlZlQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241008.3_1728411877287_0.23014613367115366","host":"s3://npm-registry-packages"}},"1.2.1-alpha.20241009.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241009.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241009.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2d97b41539ccf575d0a8dd2bfc0581cac0e6dc70","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241009.1.tgz","fileCount":105,"integrity":"sha512-9tyLktomJY/6o4PndKhdP3r3mxc0GIU3FlHPnn98YWuQglLIGeCTOKrUnbVwq6s5N5rCeQhl7kUaCjColX336w==","signatures":[{"sig":"MEQCIAtQ/oqIY4UVX2rIxaCmn/SJavbPe514IaEPJ+D+G3KqAiBdI4Lzsw44bPxQC5arRAv22vBezmTCISNKac6sR5Q9UA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":242409},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b46ab9a6-5535-4c6c-bae1-9d065a4bde92\\azure-core-tracing-1.2.1-alpha.20241009.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b46ab9a6-5535-4c6c-bae1-9d065a4bde92\\azure-core-tracing-1.2.1-alpha.20241009.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-9tyLktomJY/6o4PndKhdP3r3mxc0GIU3FlHPnn98YWuQglLIGeCTOKrUnbVwq6s5N5rCeQhl7kUaCjColX336w==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241009.1_1728498519566_0.016497393177539177","host":"s3://npm-registry-packages"}},"1.2.1-alpha.20241010.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241010.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241010.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"397e64c876ec59d23cf70ac0b8ad660a73fcd6ad","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241010.2.tgz","fileCount":105,"integrity":"sha512-8wOcn99wjRNzHeiFaS6oj2BJnxSnoZahJctJg5JmQReT31l//jEt7QkOw+OUwox5tYnq2IaOBxaQQTjM+8rgcg==","signatures":[{"sig":"MEYCIQDgXkKzY98A0DBPbpBw4nGXmaUceB8oIhyF60yqtGiurwIhAKqf/eOTcm0Ym1y3PpdNONW9fYMCpEAZ1fx+7M9vgcO9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":242409},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\5eebd8bb-4dc7-47d0-9aa3-d7ef1d93a09a\\azure-core-tracing-1.2.1-alpha.20241010.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\5eebd8bb-4dc7-47d0-9aa3-d7ef1d93a09a\\azure-core-tracing-1.2.1-alpha.20241010.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-8wOcn99wjRNzHeiFaS6oj2BJnxSnoZahJctJg5JmQReT31l//jEt7QkOw+OUwox5tYnq2IaOBxaQQTjM+8rgcg==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241010.2_1728584882961_0.40401615769947563","host":"s3://npm-registry-packages"}},"1.2.1-alpha.20241011.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241011.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241011.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7bc835812c4dd086efe20c1e8b090faf9c7a7434","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241011.2.tgz","fileCount":105,"integrity":"sha512-s2uMBy+lNIbyGJUezuFs3GOg5cW4/YmXJqMckZ/znSTuZMHyuY7VZOhaRENJo3zZLKWgaJ9DnupkCfx2v3sr8w==","signatures":[{"sig":"MEQCIDb45O3IDsBLdTZYOJ9KODDrpUdnmHVw1LUa/dPBRaCSAiB25JxBaohwg8kGuyw1z17J9ddcQsAWvJ6PjfCPsioj4w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":242409},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f364eb64-63f5-4652-b6b1-de1fa7e0da34\\azure-core-tracing-1.2.1-alpha.20241011.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f364eb64-63f5-4652-b6b1-de1fa7e0da34\\azure-core-tracing-1.2.1-alpha.20241011.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-s2uMBy+lNIbyGJUezuFs3GOg5cW4/YmXJqMckZ/znSTuZMHyuY7VZOhaRENJo3zZLKWgaJ9DnupkCfx2v3sr8w==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241011.2_1728671260223_0.5821856317607177","host":"s3://npm-registry-packages"}},"1.2.1-alpha.20241014.5":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241014.5","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241014.5","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"24e5c8b5888ead08fd4938607edb5b9e3d4fa229","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241014.5.tgz","fileCount":105,"integrity":"sha512-LGhNflhE2AFWPW3t3BDbKgb/BJKsL0RBqnvZ9imPrkDeA8xb68cUTXxupop6Ig6ssL4CE6quzvYKxBhd5GwveA==","signatures":[{"sig":"MEQCIAOKY1Qnbbv7mSxBFb5y1zJCAxvdhOpGw7racQyP+c3NAiAA8GC1Ao+8Lkz3npZsh+SK3lqQNdkljeWsE90Zf3VKzg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":242409},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\9b77ee41-22dd-4a9b-842c-ca8eef8d11db\\azure-core-tracing-1.2.1-alpha.20241014.5.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\9b77ee41-22dd-4a9b-842c-ca8eef8d11db\\azure-core-tracing-1.2.1-alpha.20241014.5.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-LGhNflhE2AFWPW3t3BDbKgb/BJKsL0RBqnvZ9imPrkDeA8xb68cUTXxupop6Ig6ssL4CE6quzvYKxBhd5GwveA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241014.5_1728930548377_0.20016918730381072","host":"s3://npm-registry-packages"}},"1.2.1-alpha.20241015.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241015.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241015.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5c72e103e1fbc8f10013219ec4da8f97e9fc77b8","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241015.2.tgz","fileCount":105,"integrity":"sha512-vfUST57Wy4Qlp4P88lS/Plf4CZejOV6F8Z5Jr+L1Xph6di7ESGoo+2ryq6lEQcLo/LJvkBcRKoJNXnSg1UzaGw==","signatures":[{"sig":"MEUCIQDK7rmDhd2CLHeX0OxmddUTu3KXlCPwMjA9Us+1smeDTAIgQqoS5HN0jSQIheC7QorzX/Kmj3UmdWNpSDpkvnJMn60=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":242409},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\1fb58a8c-5dbd-464f-a341-7c5223d36eb4\\azure-core-tracing-1.2.1-alpha.20241015.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\1fb58a8c-5dbd-464f-a341-7c5223d36eb4\\azure-core-tracing-1.2.1-alpha.20241015.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-vfUST57Wy4Qlp4P88lS/Plf4CZejOV6F8Z5Jr+L1Xph6di7ESGoo+2ryq6lEQcLo/LJvkBcRKoJNXnSg1UzaGw==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241015.2_1729017331229_0.4956220114279837","host":"s3://npm-registry-packages"}},"1.2.1-alpha.20241016.3":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241016.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241016.3","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9b412342343b8c304fa61501e568e756ca9f5f5e","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241016.3.tgz","fileCount":105,"integrity":"sha512-blC3ds3NOkWJJEGp29QjfYNPD8TY3cArRAHQCBbbbtBKcwwu8pIh/7vHZpw+VI7+8GsmJjkoIT9nmNcxxbRvqQ==","signatures":[{"sig":"MEYCIQCynn7GIHPbCjXc6KgvTEgR2ZcX8yc5f810yWR5BoCZ8AIhALYDOMELyhaUOIHmuGS6XPZngKnmgUJX61doxFW2G04l","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":242409},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c57b94bd-acd7-4203-a75f-2df41fc9a337\\azure-core-tracing-1.2.1-alpha.20241016.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c57b94bd-acd7-4203-a75f-2df41fc9a337\\azure-core-tracing-1.2.1-alpha.20241016.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-blC3ds3NOkWJJEGp29QjfYNPD8TY3cArRAHQCBbbbtBKcwwu8pIh/7vHZpw+VI7+8GsmJjkoIT9nmNcxxbRvqQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241016.3_1729103576872_0.5999549029989146","host":"s3://npm-registry-packages"}},"1.2.1-alpha.20241021.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241021.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241021.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d6b06283a06da7c71c69c01a5defcf62af493b08","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241021.2.tgz","fileCount":105,"integrity":"sha512-BIjhfXqomTzGPiCe1+7G5bMIWvVH3fBlQdO8lAsJhpQ1xhd+KI7/MbpreVZnkXvIpChFUTFzOftflk0gzvInrQ==","signatures":[{"sig":"MEYCIQDukek8N9peB9snPLWwToRhi87BvrBkcoLuL8vd+kvxfQIhAM8izlLzVcTiiCDZJ1lqhFzrwQ6NFdFmHCpgY8gHPNyY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":242410},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\ffdf6d98-9b40-4e3f-a25e-c1ba8bef6cf8\\azure-core-tracing-1.2.1-alpha.20241021.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\ffdf6d98-9b40-4e3f-a25e-c1ba8bef6cf8\\azure-core-tracing-1.2.1-alpha.20241021.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-BIjhfXqomTzGPiCe1+7G5bMIWvVH3fBlQdO8lAsJhpQ1xhd+KI7/MbpreVZnkXvIpChFUTFzOftflk0gzvInrQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241021.2_1729535342786_0.4600009714013773","host":"s3://npm-registry-packages"}},"1.2.1-alpha.20241022.3":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241022.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241022.3","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"cbd22d991e14b76a0f7a819a3ea101eda33ec0f7","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241022.3.tgz","fileCount":105,"integrity":"sha512-0L3X7Ss9BmNHZf69afBKUcGAAV8CiFUT9c9SKVwO1kH6WV26Cr3IHdnSI36Tgi43unTxhrZbLYNLhGKiAc6pTA==","signatures":[{"sig":"MEYCIQC9enLNN13rRARCis9XUwV+QPBn9Ob+8YEk21MUDJjq/gIhAJA4CFka3g22hH2SDYncKpBdWi8FUYjKGySr65YeH3Pj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":242410},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b3423ed1-c2ab-4314-96e5-f540c06eff8d\\azure-core-tracing-1.2.1-alpha.20241022.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b3423ed1-c2ab-4314-96e5-f540c06eff8d\\azure-core-tracing-1.2.1-alpha.20241022.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-0L3X7Ss9BmNHZf69afBKUcGAAV8CiFUT9c9SKVwO1kH6WV26Cr3IHdnSI36Tgi43unTxhrZbLYNLhGKiAc6pTA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241022.3_1729621983020_0.6154643456031881","host":"s3://npm-registry-packages"}},"1.2.1-alpha.20241023.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241023.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241023.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5c0bd5ac6b7187506ac8d4216968f8482b4d3fb0","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241023.2.tgz","fileCount":105,"integrity":"sha512-gWYAXvSyHbnDWC3HdFycyD3c+qZ7OLg5Gsg6jgpr3jeJtgkxy+OHFbwjyZdMlun0JUxWSrf0PQdqcVumz61rwA==","signatures":[{"sig":"MEUCICGttbA1pJDcRaip8/Vf+AlQxfJJDLAgah5bAdZDcloPAiEAhMmP7NrGGpGRd9OlBJBtqWzQ+2cOOqibsI7MavjsYKc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":242410},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\da752db4-6a3d-405b-a8ca-6f9c5bbca66a\\azure-core-tracing-1.2.1-alpha.20241023.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\da752db4-6a3d-405b-a8ca-6f9c5bbca66a\\azure-core-tracing-1.2.1-alpha.20241023.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-gWYAXvSyHbnDWC3HdFycyD3c+qZ7OLg5Gsg6jgpr3jeJtgkxy+OHFbwjyZdMlun0JUxWSrf0PQdqcVumz61rwA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","rimraf":"^5.0.5","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@microsoft/api-extractor":"^7.40.3","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241023.2_1729708322213_0.2363737943446944","host":"s3://npm-registry-packages"}},"1.2.1-alpha.20241024.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241024.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241024.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ce018a5fdd103a6cc165f1e1ed0f3609c1a7e7bf","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241024.1.tgz","fileCount":105,"integrity":"sha512-ZYLJwN30Mu3uTXCcP2Nhxy4TO+mTBh3LP91UGMpvQfWVLmFKTjv7ivSCShNoj+w6OEz7XjsdDLO07LKJt/qXww==","signatures":[{"sig":"MEYCIQDR94N6pViJ6nwUTnbZEw5rSwme/tvJQLg1fBMhXf3uWwIhAOLrulotXzNdRRpYZxAP447H/85uwsur1Lvm0onSEAo3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":242365},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\55691774-39c9-46e7-b289-8d1e7b071ee1\\azure-core-tracing-1.2.1-alpha.20241024.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\55691774-39c9-46e7-b289-8d1e7b071ee1\\azure-core-tracing-1.2.1-alpha.20241024.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-ZYLJwN30Mu3uTXCcP2Nhxy4TO+mTBh3LP91UGMpvQfWVLmFKTjv7ivSCShNoj+w6OEz7XjsdDLO07LKJt/qXww==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241024.1_1729794567637_0.9089975645814223","host":"s3://npm-registry-packages"}},"1.2.1-alpha.20241025.10":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241025.10","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241025.10","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"62a155de3da734413896d5c8ab425e6d7957791b","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241025.10.tgz","fileCount":105,"integrity":"sha512-McGnngNp8deJULsl1sltfxVdLbpj5HlB7yMdmEVz29N6GjONPZsVneHWfqKhG4z4C5CaS6b8t4s7a/CF/lCSaA==","signatures":[{"sig":"MEQCIFn3IMZNzU0guyBj1/9EAYp7pbbFPkG1YDJ2XO0CJyA3AiA+AuWPB4h9QhTqy+6O9P+2ai/H8WKTphDAsgIPN3rXVA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":242366},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d130f657-6957-4708-89af-85ef36000f7d\\azure-core-tracing-1.2.1-alpha.20241025.10.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d130f657-6957-4708-89af-85ef36000f7d\\azure-core-tracing-1.2.1-alpha.20241025.10.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-McGnngNp8deJULsl1sltfxVdLbpj5HlB7yMdmEVz29N6GjONPZsVneHWfqKhG4z4C5CaS6b8t4s7a/CF/lCSaA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241025.10_1729880999276_0.8001767464165805","host":"s3://npm-registry-packages"}},"1.2.1-alpha.20241028.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241028.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241028.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"37bbebc6c98c68fee086e340b95ee69e65b7868b","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241028.1.tgz","fileCount":105,"integrity":"sha512-+XNDMnYNZGfKC265mQmybOW67Wgv4TYYl3F9WLfdQWN/cRm8R4w8EXwEmleJd5pjLu/zoaMuOugG3Y4Sa+tHMw==","signatures":[{"sig":"MEQCIBp0RZIypZ4qqgMEF18+9ReC+2EglsgoOnsdBWF4wjMTAiA+2sxke0gLmTgWUKH9AoO54UeLQsDNnEAUn00n3cX7zA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":242365},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\98c2020c-8c26-4de9-a717-90fa4dd88ea7\\azure-core-tracing-1.2.1-alpha.20241028.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\98c2020c-8c26-4de9-a717-90fa4dd88ea7\\azure-core-tracing-1.2.1-alpha.20241028.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-+XNDMnYNZGfKC265mQmybOW67Wgv4TYYl3F9WLfdQWN/cRm8R4w8EXwEmleJd5pjLu/zoaMuOugG3Y4Sa+tHMw==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241028.1_1730140784574_0.7083909849925727","host":"s3://npm-registry-packages"}},"1.2.1-alpha.20241029.3":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241029.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241029.3","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b6d8dd9491c49bed3b962e988dbda8dfa01bb574","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241029.3.tgz","fileCount":105,"integrity":"sha512-UQUwUwOq40hz1ePNWL2FEgG/yMMrAVz/IHTl4FvDYKRGE6OarLL6XxQa03ADChOazFI75ACig+XuFZ9/n61o0A==","signatures":[{"sig":"MEUCIGPY2O12Kth8OTNhy2Mo3J3VskOf8Y6mlK8p34T8d3TVAiEA7GmSOzRTGjp395v5oeUsypO2utmn51HSax2N+q7EE+U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":242365},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\78423b2a-e720-480d-9a95-8bafdc017c91\\azure-core-tracing-1.2.1-alpha.20241029.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\78423b2a-e720-480d-9a95-8bafdc017c91\\azure-core-tracing-1.2.1-alpha.20241029.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-UQUwUwOq40hz1ePNWL2FEgG/yMMrAVz/IHTl4FvDYKRGE6OarLL6XxQa03ADChOazFI75ACig+XuFZ9/n61o0A==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241029.3_1730226573991_0.5244942968915225","host":"s3://npm-registry-packages"}},"1.2.1-alpha.20241030.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241030.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241030.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"df6f02f867d076d86f90a9f290a1d3e500d4e6a6","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241030.2.tgz","fileCount":105,"integrity":"sha512-DrYIHEADUvhbazFlYJlUjg3rjtMCAj/pbanb1caK9xAscvJj5vzVKSin0Xv/kXV53wLIENAtdrrGZkSW/cRBxQ==","signatures":[{"sig":"MEUCIQDgs4omqyWxljnHRIi01iZTybdq5Nc1RC9eIxYn+enxsQIgSK/vlSeJ6JcjlgfbfRrkO9e532PCsYthcIZQzFHHrYA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":242590},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\e25da014-5a5f-444a-9d72-4b8c28806826\\azure-core-tracing-1.2.1-alpha.20241030.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\e25da014-5a5f-444a-9d72-4b8c28806826\\azure-core-tracing-1.2.1-alpha.20241030.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-DrYIHEADUvhbazFlYJlUjg3rjtMCAj/pbanb1caK9xAscvJj5vzVKSin0Xv/kXV53wLIENAtdrrGZkSW/cRBxQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241030.2_1730312990580_0.2952505884629886","host":"s3://npm-registry-packages"}},"1.2.1-alpha.20241031.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241031.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241031.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4c067340118023ca0ab0ea43c5670e63c79cdc0e","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241031.2.tgz","fileCount":105,"integrity":"sha512-u3CNbN5+vskNob39KU7eL07Jtk9HE5jBOjcYY88PvoH9mTufW0qzvDTX6oRhP5nwJ3ictcndGHpBtBozyt4c2g==","signatures":[{"sig":"MEUCIQC8AjKSkkTVU7EC8sKQ7tlssqIzt8GgwLUrC9futTFzjQIgX1Lzo7dXd1Ktw1ojffOCfALE2SyL5BHvpyfJxoxqSeQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":242590},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\7f4df1ae-eddd-4b2f-b083-59b76a05f219\\azure-core-tracing-1.2.1-alpha.20241031.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\7f4df1ae-eddd-4b2f-b083-59b76a05f219\\azure-core-tracing-1.2.1-alpha.20241031.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-u3CNbN5+vskNob39KU7eL07Jtk9HE5jBOjcYY88PvoH9mTufW0qzvDTX6oRhP5nwJ3ictcndGHpBtBozyt4c2g==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241031.2_1730399315784_0.5659931388705965","host":"s3://npm-registry-packages"}},"1.2.1-alpha.20241101.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241101.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241101.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6d091d63b909dc55bf8789a51f4c2147ea1a2601","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241101.1.tgz","fileCount":105,"integrity":"sha512-BfkvzmLWuAGpRTk36LUdit4ql+AVTUB/H5I4YJ0DP01sh9JeqteIjfj44NGNpmEbWTKJixMqh2QgEOL+8mTgKw==","signatures":[{"sig":"MEQCIHq5wHrQoJ61DeVj4/uHsAT1CW5CsWwGrOor1L9Q/F7PAiBH+Fxcu5aCCF9K02Zo5DHCUk96rTwLVjuf+1RgzqMFgw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":242590},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\7e15b02a-2681-4dff-886d-32ac52d794d3\\azure-core-tracing-1.2.1-alpha.20241101.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\7e15b02a-2681-4dff-886d-32ac52d794d3\\azure-core-tracing-1.2.1-alpha.20241101.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-BfkvzmLWuAGpRTk36LUdit4ql+AVTUB/H5I4YJ0DP01sh9JeqteIjfj44NGNpmEbWTKJixMqh2QgEOL+8mTgKw==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241101.1_1730485620722_0.49906637869852255","host":"s3://npm-registry-packages"}},"1.2.1-alpha.20241111.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241111.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241111.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f5b553ffbab6a728be03bd54c559c68f4e111080","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241111.2.tgz","fileCount":105,"integrity":"sha512-3JowSNWU8m/W4hQiPtaOTNs0vpZl4GPHke3HQRviMRZUUC5i5m14OBj3U1W7GAr2qyUZjUn7R4mY4aVa+F6drw==","signatures":[{"sig":"MEQCID5P2oDm1YFxWDKNyzLREjjJqlN0AindFvjVNarLGMkLAiBLg8Ckk11ofu8eufgC8Nnty6BoJh/y0OuRe2lU7oRzQA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":242590},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d1e69226-c04b-4bbb-8466-cb8a6cd90d1c\\azure-core-tracing-1.2.1-alpha.20241111.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d1e69226-c04b-4bbb-8466-cb8a6cd90d1c\\azure-core-tracing-1.2.1-alpha.20241111.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-3JowSNWU8m/W4hQiPtaOTNs0vpZl4GPHke3HQRviMRZUUC5i5m14OBj3U1W7GAr2qyUZjUn7R4mY4aVa+F6drw==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241111.2_1731353632220_0.9788171102668688","host":"s3://npm-registry-packages"}},"1.2.1-alpha.20241112.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241112.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241112.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5c77dcae25452c5c2293d73f826a36a0e418cb57","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241112.2.tgz","fileCount":105,"integrity":"sha512-b48CfxaLG7S0Crgz3DMFDYUkE+BvsJPV/2Z/kAGSwxrfKU/Q8oelhKM0+wnjEJlDJ3fFNJoYL//dQN4m0qMXXw==","signatures":[{"sig":"MEYCIQDhONx140vrj1iwQ3cnvbwLyZte98TlQ04ChrRIHhO29AIhAPw//z3z0lAMrgabHLg0+wbwaLca1ZQ0V1Imms8ptz3m","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":242590},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\4c87c76a-cfb2-4755-b4b2-597c3823e52c\\azure-core-tracing-1.2.1-alpha.20241112.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\4c87c76a-cfb2-4755-b4b2-597c3823e52c\\azure-core-tracing-1.2.1-alpha.20241112.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-b48CfxaLG7S0Crgz3DMFDYUkE+BvsJPV/2Z/kAGSwxrfKU/Q8oelhKM0+wnjEJlDJ3fFNJoYL//dQN4m0qMXXw==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241112.2_1731440001819_0.9135681929692441","host":"s3://npm-registry-packages"}},"1.2.1-alpha.20241113.3":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241113.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241113.3","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4302213f76208a43d031cd34a5f14e7e44c7ecac","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241113.3.tgz","fileCount":105,"integrity":"sha512-ztiiaVxKLwtnHTBFb4IadktJKydawbwJlFYJQ6ssW4l2rm9T6Wzu/H+km95IUbYQQN2SbFOhmOTaiJHJ+IpcJA==","signatures":[{"sig":"MEUCIQCHq7wSJeFIwswS6EeJvndJ8oZaTvKeZUuxVhu8pL1IhAIgdFdLJbHe3NRnA9tDRNkProI2lJIbwFRFxgr6ZAOkCuo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":242590},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\fac4055b-74e4-4923-bdd9-e969cc5359f7\\azure-core-tracing-1.2.1-alpha.20241113.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\fac4055b-74e4-4923-bdd9-e969cc5359f7\\azure-core-tracing-1.2.1-alpha.20241113.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-ztiiaVxKLwtnHTBFb4IadktJKydawbwJlFYJQ6ssW4l2rm9T6Wzu/H+km95IUbYQQN2SbFOhmOTaiJHJ+IpcJA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241113.3_1731526211017_0.21583462892899163","host":"s3://npm-registry-packages"}},"1.2.1-alpha.20241114.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241114.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241114.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8c3d0beaa6029b25a83db4c0064a12ae229a4966","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241114.1.tgz","fileCount":105,"integrity":"sha512-ZfTUOAb/4/s7Ct5A7elFPh2dUR1wZH3WenkWiG68Ch77UxO+oh5zVOt2SamzUaLzeUcsDpEoTDiuMNdEIa21GA==","signatures":[{"sig":"MEQCIGtRgy2QytQ2gxUiE+KoFsKE07c9BPeKzm+ZpZ+N3kJzAiAm1aRcne3khlgLJWSJ2DqMoCusvNzTElQylKjcSaPUhQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":242590},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\563390a2-e790-4c50-9041-245f1f15563c\\azure-core-tracing-1.2.1-alpha.20241114.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\563390a2-e790-4c50-9041-245f1f15563c\\azure-core-tracing-1.2.1-alpha.20241114.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-ZfTUOAb/4/s7Ct5A7elFPh2dUR1wZH3WenkWiG68Ch77UxO+oh5zVOt2SamzUaLzeUcsDpEoTDiuMNdEIa21GA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241114.1_1731613318850_0.650498814064097","host":"s3://npm-registry-packages"}},"1.2.1-alpha.20241118.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241118.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241118.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ae4cce5f5b2724cc6e97711c357a1f8f09e84a2e","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241118.2.tgz","fileCount":105,"integrity":"sha512-0d09nnVMO1CEv1qmFoNH5DPXOl8YG9iObAwk0ahwnsFcO7TiBATlC/XZXbPpD885geIbogBxHS/mwKyIRfPVaQ==","signatures":[{"sig":"MEUCICvztv+0y4fB2eA1u0+GfDhO26jca75srWPP5wTCRg9XAiEAzx8BNiv6dNPu4NgQKQ145wclDs7aCdum2a8fDVLWBuI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":242590},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\22a72521-9bbf-46b1-931f-8b134a12e759\\azure-core-tracing-1.2.1-alpha.20241118.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\22a72521-9bbf-46b1-931f-8b134a12e759\\azure-core-tracing-1.2.1-alpha.20241118.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-0d09nnVMO1CEv1qmFoNH5DPXOl8YG9iObAwk0ahwnsFcO7TiBATlC/XZXbPpD885geIbogBxHS/mwKyIRfPVaQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241118.2_1731959857694_0.0034405172567013587","host":"s3://npm-registry-packages"}},"1.2.1-alpha.20241119.7":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241119.7","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241119.7","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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4936708bf3495d676ce96d738f52c9aba78cb5ac","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241119.7.tgz","fileCount":105,"integrity":"sha512-amX0UUcvEftepsNBUycdkFqW48Mkwulw3uiG3fdgEiSlKOzTykne/hjaXE6vaNLemrzH4V+/ggwf8ul2UtxeQw==","signatures":[{"sig":"MEUCIQDdRg+AGmeP+NJLW3uubF3FwDT2w2OufgYnFZEDx6gJ0AIgIcyCf4JFs/vzjBQvYv68h4Rt9zBGAqL8H4DBpa9zCBE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":242590},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b094cad8-7da6-413e-863e-27872ca27fcd\\azure-core-tracing-1.2.1-alpha.20241119.7.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b094cad8-7da6-413e-863e-27872ca27fcd\\azure-core-tracing-1.2.1-alpha.20241119.7.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-amX0UUcvEftepsNBUycdkFqW48Mkwulw3uiG3fdgEiSlKOzTykne/hjaXE6vaNLemrzH4V+/ggwf8ul2UtxeQw==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241119.7_1732045766345_0.3025567164661789","host":"s3://npm-registry-packages"}},"1.2.1-alpha.20241120.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241120.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241120.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/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"28ce75f10244b1673faa9f7f2f84832dabd62d96","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241120.2.tgz","fileCount":105,"integrity":"sha512-lZ5j0S4jHK7eKzblQPNw1LcfKG+ybDXyRpsGPJpynkg4H0hJ9mofsAqIe1uFTgmvOjsqualo/3UC8dPQaIMFGg==","signatures":[{"sig":"MEUCIGIvJ4q6RlN5I8frsMCPaAe6n4lJYCzWXiF4WXJxJnSSAiEArMIGFznW7FvRMut+ng0guHr3PXzA8VYtb7cNbqGV2hs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":242590},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\6dd35af4-a0d9-4515-b943-ba8d875cc409\\azure-core-tracing-1.2.1-alpha.20241120.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\6dd35af4-a0d9-4515-b943-ba8d875cc409\\azure-core-tracing-1.2.1-alpha.20241120.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-lZ5j0S4jHK7eKzblQPNw1LcfKG+ybDXyRpsGPJpynkg4H0hJ9mofsAqIe1uFTgmvOjsqualo/3UC8dPQaIMFGg==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241120.2_1732130884779_0.7050094419267654","host":"s3://npm-registry-packages"}},"1.2.1-alpha.20241125.6":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241125.6","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241125.6","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"540d0a1419e9669a9d055ec5f6401369ff061d4b","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241125.6.tgz","fileCount":105,"integrity":"sha512-6fUU+ctI8ZmvqKyvAYQU+Oo7ysNXaR8LG23Mkug76JBTlP1UWCiQqWeUKVyP+nS7ZsIb0Z+w3tSiadX2u5dIig==","signatures":[{"sig":"MEQCIHMv1bxttNHYfZ1vaxyj/czRlwkhm+PNjXEaLUm3FURxAiBejD4PtB+gV0Fb/gU0tyfeUVER4x1IgsAyJbp4UTh6Rg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":242589},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\beb908d5-467a-4095-bc32-eaef0d0ad209\\azure-core-tracing-1.2.1-alpha.20241125.6.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\beb908d5-467a-4095-bc32-eaef0d0ad209\\azure-core-tracing-1.2.1-alpha.20241125.6.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-6fUU+ctI8ZmvqKyvAYQU+Oo7ysNXaR8LG23Mkug76JBTlP1UWCiQqWeUKVyP+nS7ZsIb0Z+w3tSiadX2u5dIig==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241125.6_1732563010303_0.3070463627051965","host":"s3://npm-registry-packages"}},"1.2.1-alpha.20241127.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241127.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241127.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f268b8490fe114a6af965378f5c6c61485d11b27","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241127.2.tgz","fileCount":104,"integrity":"sha512-SyjvpDfzlbAL0bH21am7kZSbO5Yk+ljIGVWgNhpEpO4FMjPTme4vpHgem7NR81/lAGu2ENnqOayXCFURiJj9yg==","signatures":[{"sig":"MEUCIECC7HuENC70z8N8orOMCm52PqtkUKVO+SYrmLc9bB0KAiEA4WOWdy1x9UDaVrkhrELhzji+89YxE+YjbY4282ZA3jY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229940},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\ba3baa54-0d93-4784-bfee-bde53b272b7a\\azure-core-tracing-1.2.1-alpha.20241127.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\ba3baa54-0d93-4784-bfee-bde53b272b7a\\azure-core-tracing-1.2.1-alpha.20241127.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-SyjvpDfzlbAL0bH21am7kZSbO5Yk+ljIGVWgNhpEpO4FMjPTme4vpHgem7NR81/lAGu2ENnqOayXCFURiJj9yg==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241127.2_1732735739681_0.7637161980267246","host":"s3://npm-registry-packages"}},"1.2.1-alpha.20241128.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241128.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241128.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ac2bafdcfb3cfa0469d3edc3d99417c54b0ea0cc","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241128.1.tgz","fileCount":104,"integrity":"sha512-337NOXlVj61E10ehSG73jauzc+0h5F4pFilf7qEUz2x7uA1p+bnjfPqhEGSRsnSgKdk6vTqcJxd4omLZw0LFew==","signatures":[{"sig":"MEQCIGNV74pjhZgs8F499hgUIaVGqjLFhVbfKoeDu0gu/AHXAiB7q2YnA1SZsLsp0DTx6z7LHVIBu4OM+s8T3nFQedPRJw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229940},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\847bb3ab-5bed-450c-939b-4030de7588dc\\azure-core-tracing-1.2.1-alpha.20241128.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\847bb3ab-5bed-450c-939b-4030de7588dc\\azure-core-tracing-1.2.1-alpha.20241128.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-337NOXlVj61E10ehSG73jauzc+0h5F4pFilf7qEUz2x7uA1p+bnjfPqhEGSRsnSgKdk6vTqcJxd4omLZw0LFew==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241128.1_1732822306083_0.09544036887347263","host":"s3://npm-registry-packages"}},"1.2.1-alpha.20241129.3":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241129.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241129.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0eadc50138ced2bb59b0641db1c85071388388be","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241129.3.tgz","fileCount":104,"integrity":"sha512-CjKKD63TBhMNuO/7uWq/YgdezAG3sMO8CP4pSfUAS5j8TdMJe0+bJfb3LoL2rIn44He5FpjzI3inQxmuaaKCJg==","signatures":[{"sig":"MEUCIGQdwyhz0GbXn9jksaAdsRC9pwTxvpbCdngk10nl3GmXAiEAhYdaT4OT+i8V0lquzMzIGMjPgCnWnE1WRz1YByUi3Y4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229940},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\485059e2-ac96-45b9-80df-55fa28ade431\\azure-core-tracing-1.2.1-alpha.20241129.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\485059e2-ac96-45b9-80df-55fa28ade431\\azure-core-tracing-1.2.1-alpha.20241129.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-CjKKD63TBhMNuO/7uWq/YgdezAG3sMO8CP4pSfUAS5j8TdMJe0+bJfb3LoL2rIn44He5FpjzI3inQxmuaaKCJg==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241129.3_1732908563333_0.039083188122715606","host":"s3://npm-registry-packages"}},"1.2.1-alpha.20241202.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241202.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241202.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"de339c4c10a2f6a503c3924d6952c2af604a0559","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241202.2.tgz","fileCount":104,"integrity":"sha512-BOCo57qeyP5hFimoNKPZ/n1VzgDgm9z3fyHOnw8dTx9S3hFdn/Vq3qAfMcG4lFOMhEHI/GfGYjq+CNqdsEO9/w==","signatures":[{"sig":"MEUCIBENBiX8oBZWokqM+9b2umGb5H0paXfRRpxf0UgmrSZpAiEAo5/n9NcxIUXO1P5XlYXevU1F+6wFaC3sNIEkCy3wzEc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229940},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c33ab156-54ba-48cf-b6ed-f45f15e0b3c9\\azure-core-tracing-1.2.1-alpha.20241202.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c33ab156-54ba-48cf-b6ed-f45f15e0b3c9\\azure-core-tracing-1.2.1-alpha.20241202.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-BOCo57qeyP5hFimoNKPZ/n1VzgDgm9z3fyHOnw8dTx9S3hFdn/Vq3qAfMcG4lFOMhEHI/GfGYjq+CNqdsEO9/w==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241202.2_1733167844366_0.9112845312329658","host":"s3://npm-registry-packages"}},"1.2.1-alpha.20241203.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241203.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241203.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7b998210d0965e07b2ea92b30f5815f2abc84a60","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241203.2.tgz","fileCount":104,"integrity":"sha512-AWIOoufRng0IhBG3aXE+xCz7CkzD2CkWJN0HPsU1GAgw2YMN5zgA6V/9mbJRsddR1xqImUUsfOiKhumfF0kIOw==","signatures":[{"sig":"MEYCIQC+eS2KGOB3C5nZ5+R14Q6+19hXheKdFizAMn9UEYH6kgIhALV/OXblvlX9mThmgtXpBwsIFGbcelJAyX+e2rZkO0LP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229940},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\852d0cc7-dca2-4a67-8681-ba13be1558c4\\azure-core-tracing-1.2.1-alpha.20241203.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\852d0cc7-dca2-4a67-8681-ba13be1558c4\\azure-core-tracing-1.2.1-alpha.20241203.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-AWIOoufRng0IhBG3aXE+xCz7CkzD2CkWJN0HPsU1GAgw2YMN5zgA6V/9mbJRsddR1xqImUUsfOiKhumfF0kIOw==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241203.2_1733254305235_0.8382371359100664","host":"s3://npm-registry-packages"}},"1.2.1-alpha.20241205.7":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241205.7","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241205.7","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a4914d2a519a9be5d36e46efbdeb2a111adb01d3","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241205.7.tgz","fileCount":104,"integrity":"sha512-9+5tCeoG6N61ix/FUu2qORXneEG019WoD7BwfzrnJ9CAXwQ0kDYNAv8/zK1WQM72vnkt7PnffZkz/cZXAbejHQ==","signatures":[{"sig":"MEQCIA+T4k+HLNEfqirfL0dZ2SzkQrQNf2myHZ91Pg3f+aoYAiAJKdPPiw9lWc5eWbLGQH8PyeAJ4wpt0Q8DKpj81TKkSg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229940},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\71738c40-66bb-43bf-afae-0e4ab830b2b6\\azure-core-tracing-1.2.1-alpha.20241205.7.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\71738c40-66bb-43bf-afae-0e4ab830b2b6\\azure-core-tracing-1.2.1-alpha.20241205.7.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-9+5tCeoG6N61ix/FUu2qORXneEG019WoD7BwfzrnJ9CAXwQ0kDYNAv8/zK1WQM72vnkt7PnffZkz/cZXAbejHQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241205.7_1733427583575_0.1791183850735043","host":"s3://npm-registry-packages"}},"1.2.1-alpha.20241206.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241206.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241206.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"946b81276b4952f857d617c2dcac510a183ec2dc","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241206.2.tgz","fileCount":104,"integrity":"sha512-eNY5u3SRdXpkW8AMomBvemjNJ/Y4Es0nP9LrioaGUiG6D6CX8vP4hbZyxSu3yoeKgFR8H3HCYun8OOm8IDPU/g==","signatures":[{"sig":"MEYCIQDhz8dYbAfXXPuk76hNlTuXkIbaiDssH6tVZKR5m4SKzQIhAJPsqbdEt+VVjLh0r8AAZ5Uw0Kzk/Mpp54zs33whA3rv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229940},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5b85a81b-efac-4892-afe3-d11920faf49c\\azure-core-tracing-1.2.1-alpha.20241206.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5b85a81b-efac-4892-afe3-d11920faf49c\\azure-core-tracing-1.2.1-alpha.20241206.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-eNY5u3SRdXpkW8AMomBvemjNJ/Y4Es0nP9LrioaGUiG6D6CX8vP4hbZyxSu3yoeKgFR8H3HCYun8OOm8IDPU/g==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241206.2_1733513384626_0.08630908238524593","host":"s3://npm-registry-packages"}},"1.2.1-alpha.20241209.3":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241209.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241209.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"30b9421e6f8d456ed38f43d3491a9f7cc8877441","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241209.3.tgz","fileCount":104,"integrity":"sha512-aWD+QQ5HuFQBUFEXDQADv4BSpMQGf4kCk7nOaR8NV+0U2avC292Tf77Y9vQ2/E02eEYKwdY/hj+fYJDV8T5jjw==","signatures":[{"sig":"MEUCIH1JRnjurUhnvqk18qYKT+8SRTvR+NsQzKLSPqNSRo2JAiEAqNgBGujspq6P3xcohHUwmaHXOKy7zvfNwcwYwo6ffVc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229940},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\df87d7bf-c35b-42a5-a18e-ffcc2485b821\\azure-core-tracing-1.2.1-alpha.20241209.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\df87d7bf-c35b-42a5-a18e-ffcc2485b821\\azure-core-tracing-1.2.1-alpha.20241209.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-aWD+QQ5HuFQBUFEXDQADv4BSpMQGf4kCk7nOaR8NV+0U2avC292Tf77Y9vQ2/E02eEYKwdY/hj+fYJDV8T5jjw==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241209.3_1733772604930_0.7101348853363405","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20241210.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241210.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241210.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"fbb868099758a484755436cceae887a79322d6bd","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241210.1.tgz","fileCount":104,"integrity":"sha512-PT5yPOtCnomIq87GSXIL2jtwGUVbWZTW3bGzMwJ7LOkfZzC4pfDjnE5RfdMgLnCggq8DJYo26+uyZfsclci1cA==","signatures":[{"sig":"MEQCIGQ61ttM2Tiu9F25N32kQbRKonZtls+c712rWnuXnZjnAiAKrcQhWoWzOaWn4x1PZ4Xls8g7Di35HgdjZkURlNhIhw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229998},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\3093c83f-6afa-45f4-8ed8-1e7a8e67e8df\\azure-core-tracing-1.2.1-alpha.20241210.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\3093c83f-6afa-45f4-8ed8-1e7a8e67e8df\\azure-core-tracing-1.2.1-alpha.20241210.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-PT5yPOtCnomIq87GSXIL2jtwGUVbWZTW3bGzMwJ7LOkfZzC4pfDjnE5RfdMgLnCggq8DJYo26+uyZfsclci1cA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241210.1_1733859207263_0.38961751076489937","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20241211.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241211.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241211.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f7756e4d5a2761146e63d36c3051f9aa7d3e291b","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241211.1.tgz","fileCount":104,"integrity":"sha512-zXbqdB32T6S2JBO51L6eD8hd/K7nXzEfH9uGmZ62zTxiDczwA+mnYaop1TQEhpDlkRj15To3nanHpsmgJ99bGA==","signatures":[{"sig":"MEYCIQC1Dr9Kpx6MNKRz3xZ4wpD62TAYj6rDDChIOhzxyPmu7wIhAJoDyM7Catw1jUfbNzkZ1QuTOF39NL4GcBdQey2bj7IB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229998},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e74bc581-35bf-475f-9b65-748093c1cebf\\azure-core-tracing-1.2.1-alpha.20241211.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e74bc581-35bf-475f-9b65-748093c1cebf\\azure-core-tracing-1.2.1-alpha.20241211.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-zXbqdB32T6S2JBO51L6eD8hd/K7nXzEfH9uGmZ62zTxiDczwA+mnYaop1TQEhpDlkRj15To3nanHpsmgJ99bGA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241211.1_1733945563460_0.2591759177881907","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20241212.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241212.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241212.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"937f23e5130e58af8222e821427928d5331d1636","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241212.2.tgz","fileCount":104,"integrity":"sha512-ninzkSchrv2ODSxa+DnO5DQUUns6K95IvBuL0A0tiiMeROPx76lZdDUdgwMDYtZK6KuOBbrA9f9l2u6uzhqyxg==","signatures":[{"sig":"MEUCIQDyyAmuNeJSS+4di4sPWlUTa8zZDUU2ysAzndPh1KhtWwIgKQXVmfHjdOBocJhssXVnqzrdL54OobTAkgj6WBCFj18=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229998},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\68d056a2-a242-415a-a661-2df3fc479c32\\azure-core-tracing-1.2.1-alpha.20241212.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\68d056a2-a242-415a-a661-2df3fc479c32\\azure-core-tracing-1.2.1-alpha.20241212.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-ninzkSchrv2ODSxa+DnO5DQUUns6K95IvBuL0A0tiiMeROPx76lZdDUdgwMDYtZK6KuOBbrA9f9l2u6uzhqyxg==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241212.2_1734032885506_0.24921633973098012","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20241216.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241216.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241216.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"658e2b41f1734ada81e9872d35bb13edf7f76fa2","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241216.1.tgz","fileCount":104,"integrity":"sha512-XD0ynnLXQ/jel6Rq4YzNY/VzlU6zEQ1QH7UyytssOmfaeW5aHQBfxi7QC3WCEgs0n0oiH2CtQnDeO2iLPELyjA==","signatures":[{"sig":"MEUCIDi3Bx0KePuo8Wu+IqGHslyMK6zD8+5FLs7v7OXfqLTHAiEAxPgCHaDxxqaXlC3QA4BV2UClDjp7QQwZ4c1DXk01PzE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229998},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a9b4027f-7243-4be5-b09d-1d887f8d73d5\\azure-core-tracing-1.2.1-alpha.20241216.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a9b4027f-7243-4be5-b09d-1d887f8d73d5\\azure-core-tracing-1.2.1-alpha.20241216.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-XD0ynnLXQ/jel6Rq4YzNY/VzlU6zEQ1QH7UyytssOmfaeW5aHQBfxi7QC3WCEgs0n0oiH2CtQnDeO2iLPELyjA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241216.1_1734377539383_0.9249441863404602","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20241218.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241218.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241218.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f9a90ed3574032e7f498a35c82f2bac827662d89","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241218.2.tgz","fileCount":104,"integrity":"sha512-FfoGYMfIcU6VNMYpiGLVV7A8bpbcEhAw7mJRGosJgH8aCaYzcGnEiA8OsR1VHmzGB+G80RFUd860RJeGQdzlwA==","signatures":[{"sig":"MEQCICFQtynVEMN9kmVB+N21ZzJMt8Z53mLMw0GT29cIlhVcAiBW6u/WiB30Tq5igYuIoxFezc6jDoB2ChG8YbWOVSQUEA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229998},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e2973c60-fcc5-4c08-8cbc-0feef041facf\\azure-core-tracing-1.2.1-alpha.20241218.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e2973c60-fcc5-4c08-8cbc-0feef041facf\\azure-core-tracing-1.2.1-alpha.20241218.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-FfoGYMfIcU6VNMYpiGLVV7A8bpbcEhAw7mJRGosJgH8aCaYzcGnEiA8OsR1VHmzGB+G80RFUd860RJeGQdzlwA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241218.2_1734550208888_0.933652752618022","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20241219.7":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241219.7","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241219.7","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4b45d1393ccd4c9e9540443698a6fea258a47e14","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241219.7.tgz","fileCount":104,"integrity":"sha512-0/s5iKRiXJnvnYOsAeTt/2jPEAEY9Ecdt62h5jsTAHYJ5XHERQdCn6VAxnJHTQ2KR3H/94cz+Po6miJBcQRehw==","signatures":[{"sig":"MEUCIHh6pyIJvB02A7TsPpcUDpuH9eF3wXJUFMzxq/PqKWtoAiEA/DshF6Wk4ID43FvzVtjXt54BqjsqVLd+thJtYyvPX0w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229998},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\caa9e666-64b3-4d60-961c-0f82cbdebf57\\azure-core-tracing-1.2.1-alpha.20241219.7.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\caa9e666-64b3-4d60-961c-0f82cbdebf57\\azure-core-tracing-1.2.1-alpha.20241219.7.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-0/s5iKRiXJnvnYOsAeTt/2jPEAEY9Ecdt62h5jsTAHYJ5XHERQdCn6VAxnJHTQ2KR3H/94cz+Po6miJBcQRehw==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241219.7_1734636840788_0.13635674870954384","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20241220.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241220.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241220.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3b9ebbc5be237ed7930d5cc4bbfa011b9df598ee","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241220.2.tgz","fileCount":104,"integrity":"sha512-U4cbGkx1ej0nFxmb/q7oltM7yZXtRDlLxsn6nUFDktuk+cAm1GnUU/t1CYItKqgRvpVhmEUJ4k2a9A3yT8VLSA==","signatures":[{"sig":"MEQCID9JijYBHYEOM2gzhvznwrakb+i3dVKpAevwOyGxy93aAiA6QSWtGTgY8w+gG4OU5HEmTEYEwaY7svaQ38jpPUAgBQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229998},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\cd04d28d-f20b-4040-9e27-875d7f465458\\azure-core-tracing-1.2.1-alpha.20241220.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\cd04d28d-f20b-4040-9e27-875d7f465458\\azure-core-tracing-1.2.1-alpha.20241220.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-U4cbGkx1ej0nFxmb/q7oltM7yZXtRDlLxsn6nUFDktuk+cAm1GnUU/t1CYItKqgRvpVhmEUJ4k2a9A3yT8VLSA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241220.2_1734723020099_0.6825301023222972","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20241223.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241223.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241223.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1ddd7fc337124b0e194b1f15cd6bfcc1879aa465","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241223.1.tgz","fileCount":104,"integrity":"sha512-jmfcSLM+wycg8cnllrxrbuMPSVJQ7ZEzG8PYojCsXpZHu6DHd3B7JVmUVH5KfC/cikm76syetBZNyiYfy5a3tQ==","signatures":[{"sig":"MEYCIQCwqBGaGK+qw/7vlp3taBeswLPxL3MeCkCtwEhU3gRQhAIhAN5lST/OYBODbZpPGNyUVtUHqjEBSt6T1KE00QBIcrkb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229998},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\25c91a92-0718-4231-b5f5-febae53d91ee\\azure-core-tracing-1.2.1-alpha.20241223.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\25c91a92-0718-4231-b5f5-febae53d91ee\\azure-core-tracing-1.2.1-alpha.20241223.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-jmfcSLM+wycg8cnllrxrbuMPSVJQ7ZEzG8PYojCsXpZHu6DHd3B7JVmUVH5KfC/cikm76syetBZNyiYfy5a3tQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241223.1_1734982312113_0.07048969089545554","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20241224.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241224.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241224.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"fd39844f6ac742f7f93c71d76c7c482f37b3d442","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241224.1.tgz","fileCount":104,"integrity":"sha512-nlrNj4iN7Tf6Ma9zgazvgLGYSEhRFZGSZ4w3olxlBfkESRvTO+BkEB1S8BdeVB3L7t2nSBUUlQOQLaGxtzqz5w==","signatures":[{"sig":"MEUCICoywkeSDBc1goWJqMSvmGke/AneMCFr9TC0wzlMGwCSAiEA/l7FkU1ZqVS79GATQONI+rJokjItTdH+G+BYaCpPIcc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229998},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6c9a240a-c8ad-4c7d-a10f-d14d3b1b9d90\\azure-core-tracing-1.2.1-alpha.20241224.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6c9a240a-c8ad-4c7d-a10f-d14d3b1b9d90\\azure-core-tracing-1.2.1-alpha.20241224.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-nlrNj4iN7Tf6Ma9zgazvgLGYSEhRFZGSZ4w3olxlBfkESRvTO+BkEB1S8BdeVB3L7t2nSBUUlQOQLaGxtzqz5w==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241224.1_1735068807508_0.35103870515166236","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20241225.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241225.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241225.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"103c4a16965c8cf93898f663b5a597cfce3e17c2","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241225.1.tgz","fileCount":104,"integrity":"sha512-Vr+5T8EdCkpWD/2jtMMThRKCFONU5LYWOobey7rdbbf9U1P2M7A3snWWayw5n8T9cfXvmgv0Pipe+yfbLi/sUA==","signatures":[{"sig":"MEUCIQCVupxLw6CFAGD6bYo9L6b4NAEZ6mFybSpOsTqbFpCa6QIgW5QzJnbo8+cjwzr23PQiNQLFMOqXMoWEkgdnbnv12C8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229998},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\1c3620d5-5333-4984-8044-239967ab6fba\\azure-core-tracing-1.2.1-alpha.20241225.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\1c3620d5-5333-4984-8044-239967ab6fba\\azure-core-tracing-1.2.1-alpha.20241225.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-Vr+5T8EdCkpWD/2jtMMThRKCFONU5LYWOobey7rdbbf9U1P2M7A3snWWayw5n8T9cfXvmgv0Pipe+yfbLi/sUA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241225.1_1735155070059_0.09137595302975665","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20241226.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241226.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241226.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"95be09d927fbb4a93aed62273da1d51aa4d7317c","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241226.1.tgz","fileCount":104,"integrity":"sha512-haJXriPMwOrfA8frTrbxVZrPxJDWVif8xdzTqyfr2TIVchhG/930YiKqcyB/HQm4tTHryFcRdz+fcklTOj3Rog==","signatures":[{"sig":"MEUCIQCSbQvaEwaXxuhUnOBr8+anNSXuv9vaYBr8MdYg+I0ocgIgJGRo2nVz+JrMakFl3NBDzJDzOGDwcxRbsuKBz5OKgRA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229998},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a0d0c00e-d96d-41a1-996f-59f6b0feab5b\\azure-core-tracing-1.2.1-alpha.20241226.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a0d0c00e-d96d-41a1-996f-59f6b0feab5b\\azure-core-tracing-1.2.1-alpha.20241226.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-haJXriPMwOrfA8frTrbxVZrPxJDWVif8xdzTqyfr2TIVchhG/930YiKqcyB/HQm4tTHryFcRdz+fcklTOj3Rog==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241226.1_1735241430780_0.7711577711518476","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20241227.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241227.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241227.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1112ee7be1dc88accd91fe58715103b53b02d6bd","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241227.1.tgz","fileCount":104,"integrity":"sha512-7MhNu/GPuEsybz5Ync3NXju7KjK3sIYna10bpQr60WpJ5TRF2ZstIh1q6FCyKNI52n9+9j09VnFSBKKgW7nDhg==","signatures":[{"sig":"MEYCIQCwS0EwOppKA4gtRV6f5xCrEB5kM08BaTcbEyqk3pPL8QIhAMyqVjbOntEHre/SflBkz6GeMrnbejNDwzIWp8Pghsbn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229998},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\38085f7d-084b-4c1f-b637-91b962666c78\\azure-core-tracing-1.2.1-alpha.20241227.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\38085f7d-084b-4c1f-b637-91b962666c78\\azure-core-tracing-1.2.1-alpha.20241227.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-7MhNu/GPuEsybz5Ync3NXju7KjK3sIYna10bpQr60WpJ5TRF2ZstIh1q6FCyKNI52n9+9j09VnFSBKKgW7nDhg==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241227.1_1735327911972_0.12493515260447552","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20241230.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241230.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241230.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2c37e30d077b6cb0ec0c194967a0f2ebe3c2b7db","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241230.2.tgz","fileCount":104,"integrity":"sha512-FMQNfPTXYxVUF1A8673N9k9S3od4YwLHLGCYMZNO0WzgFvXEe/KjVLSlkLz8XOUAiEEL1Ve1r9tfrSpqie6mQQ==","signatures":[{"sig":"MEQCIGyp3/Rx+m5kQVrmMnnKrtbiE/47cG6AC8j+VSkohDg/AiBc1y5/L+lJcM5bJ6t927CcUwTQp0NTaIPNw6Vyv1ZQkQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229998},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\410c57b4-76dc-4f22-bb56-21511c89fef5\\azure-core-tracing-1.2.1-alpha.20241230.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\410c57b4-76dc-4f22-bb56-21511c89fef5\\azure-core-tracing-1.2.1-alpha.20241230.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-FMQNfPTXYxVUF1A8673N9k9S3od4YwLHLGCYMZNO0WzgFvXEe/KjVLSlkLz8XOUAiEEL1Ve1r9tfrSpqie6mQQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241230.2_1735587179264_0.34361247983805265","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20241231.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20241231.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20241231.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2f46656271d024e1b9bd975c369e8115bcfe549c","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20241231.2.tgz","fileCount":104,"integrity":"sha512-6Arqe4Xi/HLeNXLeOpZGLZmCIkclY/GgBm0u3GURWRWtxNhFbOk713rXHnRmxESGygoamQfYHeW0Tx/fCbk3wg==","signatures":[{"sig":"MEUCIQCGRzWF7/R+ZHFjFt6l7ld2qODTSIZ0CklheRKfcXXIZQIgSZBhdmVb8KeusrY/gVD8o3DhVWvMTtKZYj72A9Py5K8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229998},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0f3fecfe-7ff0-40ae-bddd-ed83c74e3c1c\\azure-core-tracing-1.2.1-alpha.20241231.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0f3fecfe-7ff0-40ae-bddd-ed83c74e3c1c\\azure-core-tracing-1.2.1-alpha.20241231.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-6Arqe4Xi/HLeNXLeOpZGLZmCIkclY/GgBm0u3GURWRWtxNhFbOk713rXHnRmxESGygoamQfYHeW0Tx/fCbk3wg==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20241231.2_1735673470921_0.675544247014038","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250101.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250101.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250101.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"94794490337d00c60d27fcb0fa54d0cc3438521a","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250101.1.tgz","fileCount":104,"integrity":"sha512-JoktN7m+nwbYXzqimF/uIkxiK31xM72oSg0rbTGMB3oonJd8Tvv9aQ8oUVBT/9G8pLEQ/ydeJVdPUSZcETGhmw==","signatures":[{"sig":"MEUCIHVT3qmQdXgy344CxHpoM/SuacOoAJ2XK+ND8xvAEr3JAiEAlr1Tz7ppliSOVlHzRPtjQwqPabMXyvY8arknjH3ZKNs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229998},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0d5165c9-77e7-4060-b02b-07c5cf1cba86\\azure-core-tracing-1.2.1-alpha.20250101.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0d5165c9-77e7-4060-b02b-07c5cf1cba86\\azure-core-tracing-1.2.1-alpha.20250101.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-JoktN7m+nwbYXzqimF/uIkxiK31xM72oSg0rbTGMB3oonJd8Tvv9aQ8oUVBT/9G8pLEQ/ydeJVdPUSZcETGhmw==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250101.1_1735759832220_0.38367691939759796","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250102.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250102.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250102.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"878e0d967229baae655b85dc93fba3cf7c554f18","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250102.1.tgz","fileCount":104,"integrity":"sha512-Yutdoo/PrN031aFmGeWHeCdBItFj1SAw0kpgNi6ffmc1vM8Z9s2GjJDeHw3yFlm5+EvVAPZ9Y3ZlzZQE/Zz1Tw==","signatures":[{"sig":"MEUCIQCviad/oOSfQ/Crt0m6SvXZOHZ5KjfBLpqmded0sABZvQIgNnZ3pUHAPlXEzHFJBzi9Tye42x5VflzedbasBkLWwDg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229998},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e026e8e7-7e38-42a9-a145-e2912fbe0d1a\\azure-core-tracing-1.2.1-alpha.20250102.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e026e8e7-7e38-42a9-a145-e2912fbe0d1a\\azure-core-tracing-1.2.1-alpha.20250102.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-Yutdoo/PrN031aFmGeWHeCdBItFj1SAw0kpgNi6ffmc1vM8Z9s2GjJDeHw3yFlm5+EvVAPZ9Y3ZlzZQE/Zz1Tw==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250102.1_1735846196831_0.033630392835031664","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250103.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250103.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250103.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"76ed96faa49bf8a2502a58b12501040836c64faa","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250103.2.tgz","fileCount":104,"integrity":"sha512-6Fs91wTnC1RwohpAlA1BQbcX7JqnI29aH41/isumlk5MNLcsfLvEYx8cN/LNphXYbNLFs3GoBiIFkDChe0WUOQ==","signatures":[{"sig":"MEUCIHsfB55c3r5ZK2YSoBb17blsMMRvUKdQTkAC+ucPfI7dAiEAt778+EgyIm9G0crRLlqowuwXqwP944dPAiqTPaYUWHc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229998},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f46a4da2-1844-4f75-928c-0b209142f048\\azure-core-tracing-1.2.1-alpha.20250103.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f46a4da2-1844-4f75-928c-0b209142f048\\azure-core-tracing-1.2.1-alpha.20250103.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-6Fs91wTnC1RwohpAlA1BQbcX7JqnI29aH41/isumlk5MNLcsfLvEYx8cN/LNphXYbNLFs3GoBiIFkDChe0WUOQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250103.2_1735932840249_0.5346220092568728","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250106.3":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250106.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250106.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"dba4e765cefab74cdff0b26333438f35d9a5e813","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250106.3.tgz","fileCount":104,"integrity":"sha512-NN3YAYsdZj6qWsfWIfzzikgs9t+JGQw42J+kMpbLEavxNuZ8qomrzxuCmm34sey0M598degQbmSK+riBF1fjkA==","signatures":[{"sig":"MEYCIQCdRNeIgfEMFAvj5c1FBwVSM/Bckl13qgFG3WMhPHvmDQIhAMkZrsbMmy0KkZvdIlQWaK+N3eRxYTfwpLGw/h3vK0UO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229998},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e947291b-ffae-4f95-bcc0-132ffbdeee4b\\azure-core-tracing-1.2.1-alpha.20250106.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e947291b-ffae-4f95-bcc0-132ffbdeee4b\\azure-core-tracing-1.2.1-alpha.20250106.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-NN3YAYsdZj6qWsfWIfzzikgs9t+JGQw42J+kMpbLEavxNuZ8qomrzxuCmm34sey0M598degQbmSK+riBF1fjkA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250106.3_1736192547104_0.8225370558451894","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250107.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250107.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250107.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"80b014510e331c945b6e8e74ad62be3d53dc2e5d","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250107.2.tgz","fileCount":104,"integrity":"sha512-BNqNLZn0YzScuESWRZ/326A+63Osf8LQr1nGqcg2nnPbOdc9Iz/OrwTo42cL/35DYILhbpRtpb3gljgwtJ2QTQ==","signatures":[{"sig":"MEYCIQDK3alfFWz5mSDXxlPBuFN3JJVd3CMDsyXABKz3t7hVAQIhAJh5v7OB6HZ3e78YwxWcSiigeyMjihqHvJnC2pT/lRsw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229998},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\559c8ef4-d699-487f-8275-3049c1667bc9\\azure-core-tracing-1.2.1-alpha.20250107.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\559c8ef4-d699-487f-8275-3049c1667bc9\\azure-core-tracing-1.2.1-alpha.20250107.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-BNqNLZn0YzScuESWRZ/326A+63Osf8LQr1nGqcg2nnPbOdc9Iz/OrwTo42cL/35DYILhbpRtpb3gljgwtJ2QTQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250107.2_1736278133361_0.07033326907112336","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250108.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250108.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250108.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d5be829f89e8c99a0268963d5cb9901627d89cfb","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250108.2.tgz","fileCount":104,"integrity":"sha512-A/MUWj6qF2UF4RnQZaxwMO79bMHhKsJVx8X6ehUi7C4bfwDwuNB0uylhvg9zDjJP/5JxmOSJ0eMEfTwbwWZX2A==","signatures":[{"sig":"MEUCIGGpZ8+gbzlyr2oObwObBZk3wKuXFiF0LzCmAaiiM31sAiEA2Rc6xTSAv/nTu/fvsUbM/JOzcteDiQugROnDMmC+6zA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229998},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\3fac71c4-cae4-4c5b-8f81-c3b5052d81f4\\azure-core-tracing-1.2.1-alpha.20250108.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\3fac71c4-cae4-4c5b-8f81-c3b5052d81f4\\azure-core-tracing-1.2.1-alpha.20250108.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-A/MUWj6qF2UF4RnQZaxwMO79bMHhKsJVx8X6ehUi7C4bfwDwuNB0uylhvg9zDjJP/5JxmOSJ0eMEfTwbwWZX2A==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250108.2_1736364767839_0.7393970081591088","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250110.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250110.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250110.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"eaac06c73eff286d4aa9ae41e6991ebfcb0a429e","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250110.2.tgz","fileCount":80,"integrity":"sha512-mZdYqES/K6ymSnCwPeEcZMX1xPhxEGgiM0jnrRjeb2y4u39DGGGUl49ZKZhTRYOQnmK9VuR4BSHYB4p+Wwrh8w==","signatures":[{"sig":"MEUCIEQIFOFeC42Jpj+82qmkzEQqI/FxvtKUu7nOLZQ4lUyNAiEAuifeVkr0+V+SdOUqncjeWPAf3aMu/K36MHrlS1sp5Eg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":206167},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\dd6c9711-03d2-453c-8a8c-13b983cf6b11\\azure-core-tracing-1.2.1-alpha.20250110.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\dd6c9711-03d2-453c-8a8c-13b983cf6b11\\azure-core-tracing-1.2.1-alpha.20250110.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-mZdYqES/K6ymSnCwPeEcZMX1xPhxEGgiM0jnrRjeb2y4u39DGGGUl49ZKZhTRYOQnmK9VuR4BSHYB4p+Wwrh8w==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250110.2_1736537546135_0.4915096441403628","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250113.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250113.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250113.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3a6c56afc066fe8bb12360e7412ac63c9382f1f3","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250113.1.tgz","fileCount":80,"integrity":"sha512-V0VexGcymtpqEdZL/lmCJf55RrKjx4GKHUgjTn6RBzMh1eVZCRbQVVpP65oKhJKdgRpBFxW+ejI3QGqi/h/lvA==","signatures":[{"sig":"MEUCIQCDgdR6QiDF8pDWt2hRPNtHznJBYUuX244iQimyaR1m8gIgHhMs9K1Cjbm49lEuqPZFP/1BAbAupMb0j6luaCrvP+c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":206167},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\e5b8e855-a90b-4585-99c7-7502c650749c\\azure-core-tracing-1.2.1-alpha.20250113.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\e5b8e855-a90b-4585-99c7-7502c650749c\\azure-core-tracing-1.2.1-alpha.20250113.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-V0VexGcymtpqEdZL/lmCJf55RrKjx4GKHUgjTn6RBzMh1eVZCRbQVVpP65oKhJKdgRpBFxW+ejI3QGqi/h/lvA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250113.1_1736796547080_0.6094936708431529","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250114.3":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250114.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250114.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"12057b0f2ef6bcab8fe01e1d19f5d8ac93c579b6","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250114.3.tgz","fileCount":80,"integrity":"sha512-s7QuKMmph+AVDQWBHM35eQdIX0bTIplunS/Xnk8ukd0KFtVGcjXqX+GjeeHZFDP1YEMQIYKeo4jVVSXmtsuXsA==","signatures":[{"sig":"MEUCIQDvmnwVmkgkbp58Rv1xmeR6a0Eqv/ePSorzytv30dxMYwIgaCyKMFk52mF0gCmMYGClhISwEcMaAraSWIXUkJThDJM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":206167},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f5fe154a-2520-4e86-97f4-9a00f76ad49c\\azure-core-tracing-1.2.1-alpha.20250114.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f5fe154a-2520-4e86-97f4-9a00f76ad49c\\azure-core-tracing-1.2.1-alpha.20250114.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-s7QuKMmph+AVDQWBHM35eQdIX0bTIplunS/Xnk8ukd0KFtVGcjXqX+GjeeHZFDP1YEMQIYKeo4jVVSXmtsuXsA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250114.3_1736882956999_0.12819985696196956","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250115.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250115.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250115.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e8dc7a21055651b125ecabe8afb82f75218be23b","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250115.1.tgz","fileCount":80,"integrity":"sha512-upQRLHJ0s894FncznkFEAW4CYjicHvWVBHgl+TQkxyG0nHsLc11UBhPimQYdhdGFlKIHzINHFCjNJlZL05AgFg==","signatures":[{"sig":"MEQCIGP1xFEu4hy/LZqMNtldo6wyAxTfqcnYMvzzSCb2jC9GAiAYxAqWNZvL7RUeAl+CJ5rlGajM02ENBRJzfQIobhGNxg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":206167},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\6ed60e35-0310-4dbc-a126-b91844425bac\\azure-core-tracing-1.2.1-alpha.20250115.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\6ed60e35-0310-4dbc-a126-b91844425bac\\azure-core-tracing-1.2.1-alpha.20250115.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-upQRLHJ0s894FncznkFEAW4CYjicHvWVBHgl+TQkxyG0nHsLc11UBhPimQYdhdGFlKIHzINHFCjNJlZL05AgFg==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250115.1_1736969296421_0.9695775720319149","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250116.4":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250116.4","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250116.4","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e64529f6e89889900ee8fba05d45fbabec3e7975","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250116.4.tgz","fileCount":80,"integrity":"sha512-66V6Cxnpkx916KPuaUsDU1Hsdz4C47DDo6w3clUgYY25m9lahjp4BVfn8JAoDuV9eMv+PjhOamcv5AYQ0wasYw==","signatures":[{"sig":"MEYCIQDLh1ZqR+K4abn5tGLP3RuGWXSqcjD0mWgnf3gJqQ+fLgIhAKqQE1PveptFgbK4JINaITQ+9+A5s1mwC38jJ4wrha5P","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":206167},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e405d181-d53c-49af-831d-47be567d2320\\azure-core-tracing-1.2.1-alpha.20250116.4.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e405d181-d53c-49af-831d-47be567d2320\\azure-core-tracing-1.2.1-alpha.20250116.4.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-66V6Cxnpkx916KPuaUsDU1Hsdz4C47DDo6w3clUgYY25m9lahjp4BVfn8JAoDuV9eMv+PjhOamcv5AYQ0wasYw==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250116.4_1737055864075_0.031605476469391824","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250117.3":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250117.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250117.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c9c6a7968260a208f9c17492c57b094a3a92c12f","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250117.3.tgz","fileCount":80,"integrity":"sha512-O1snfKjDRYBZ23PkAbo3h/6JvzkpuidEYe38n7MvUPOHLlMmnPRz/IgkMqMkKIPg/kSrmNJx7av0oa4DmB4D9w==","signatures":[{"sig":"MEYCIQCzOWzLWpB3I2a6jjYHZqffp+jDoiYzZBeTcyb7lr9oRwIhAMYVwt08hApqIC4SIHwEe1aPuet38LvjmnmjuKh/3xUc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":206167},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a694c5db-132c-45f3-81a2-f5da09a5c6b5\\azure-core-tracing-1.2.1-alpha.20250117.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a694c5db-132c-45f3-81a2-f5da09a5c6b5\\azure-core-tracing-1.2.1-alpha.20250117.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-O1snfKjDRYBZ23PkAbo3h/6JvzkpuidEYe38n7MvUPOHLlMmnPRz/IgkMqMkKIPg/kSrmNJx7av0oa4DmB4D9w==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250117.3_1737143913906_0.9578733333994562","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250120.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250120.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250120.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a1b578f4e2fe3c512c12967549d0f9f7013f7022","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250120.1.tgz","fileCount":80,"integrity":"sha512-T3xIWubd1zOZOmhfZzEEv1ArT8m4O3V1hRndJowvUKUMzVKqMv35RHcFz4x00n5gV7fc3aTymqGULbqi1yytow==","signatures":[{"sig":"MEUCIQCO+ycnEsGzFwjY09lXw8bfsEOKGZdgtIltD5N3HK1FywIgRNfktSlEtbu8P8hqgAHA0ub1qeeJqyOBuT8LhbK7vRQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":206167},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\cf23035a-c449-4571-a8ed-af51b8586fcd\\azure-core-tracing-1.2.1-alpha.20250120.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\cf23035a-c449-4571-a8ed-af51b8586fcd\\azure-core-tracing-1.2.1-alpha.20250120.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-T3xIWubd1zOZOmhfZzEEv1ArT8m4O3V1hRndJowvUKUMzVKqMv35RHcFz4x00n5gV7fc3aTymqGULbqi1yytow==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250120.1_1737401440719_0.6036858393687692","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250122.5":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250122.5","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250122.5","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1c232c21284c139c9d42117baf9118278ca3cdda","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250122.5.tgz","fileCount":80,"integrity":"sha512-aOH0hzBXl9PRogLhpaGV7iuaLvA+H91Gg7JZ7kf8Xihd59lf67W5Opp8iS3XDO0oCh4MjynEmzhH/T3P6pntYg==","signatures":[{"sig":"MEYCIQDRMBI2/rMYQLMHPFEsufEtSdN+2rMFJEEPhJGqYtd8vAIhAIbocxeN9BziyRCEbDJ4qHFM94qnDyFjBrjeGb2t1fzE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206167},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a7633986-abfe-44b5-a8a8-a7c9e1ccf11d\\azure-core-tracing-1.2.1-alpha.20250122.5.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a7633986-abfe-44b5-a8a8-a7c9e1ccf11d\\azure-core-tracing-1.2.1-alpha.20250122.5.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-aOH0hzBXl9PRogLhpaGV7iuaLvA+H91Gg7JZ7kf8Xihd59lf67W5Opp8iS3XDO0oCh4MjynEmzhH/T3P6pntYg==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^2.0.5","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^2.0.5","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^2.0.5","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250122.5_1737574460242_0.4939160845940782","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250123.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250123.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250123.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ccdefbe8563b2ae24b13542bce1d62c5f022008c","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250123.2.tgz","fileCount":80,"integrity":"sha512-cNL8rtrsZgpYUzDuVL0C4ZyrZMGIwTTN6+NqLRLylfhfZN/k7s7+afPwBnGuz4Odku/3YF1QOEQi27GopudfFA==","signatures":[{"sig":"MEUCIDqC9b+7EJ/UM5puzqsvZZNpd/5uf5BilXKveGhUsQ3+AiEAqR+gksKHkAhoZ56YeYmVXL6YPqwe/nyLw3zxTamNg2w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206167},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\61c0c4b0-24a4-42d9-9121-eeee904f475e\\azure-core-tracing-1.2.1-alpha.20250123.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\61c0c4b0-24a4-42d9-9121-eeee904f475e\\azure-core-tracing-1.2.1-alpha.20250123.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-cNL8rtrsZgpYUzDuVL0C4ZyrZMGIwTTN6+NqLRLylfhfZN/k7s7+afPwBnGuz4Odku/3YF1QOEQi27GopudfFA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250123.2_1737660649449_0.2983408579748208","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250124.9":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250124.9","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250124.9","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"177d197323a2043ddb5eba537633cbd597c3c96d","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250124.9.tgz","fileCount":80,"integrity":"sha512-cemcH2JoZuFVHLFV9hfBXUOBZpmlYU+ukDa1PPTl/x7afAmd43SLFAaw8MUHGvylOytzyiR3FsY2PsoBRWLCFw==","signatures":[{"sig":"MEYCIQDB6XTkBLBwjhg5EVSSyKa8yYhJCXhPZLBRmrnICwrQiQIhANNoBO2jURpXYGFwQhy6wrwMa74YLRMyCZFhtFfKW+ax","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206167},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c4f5a7e1-4b06-4776-8cb1-69967f95fd00\\azure-core-tracing-1.2.1-alpha.20250124.9.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c4f5a7e1-4b06-4776-8cb1-69967f95fd00\\azure-core-tracing-1.2.1-alpha.20250124.9.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-cemcH2JoZuFVHLFV9hfBXUOBZpmlYU+ukDa1PPTl/x7afAmd43SLFAaw8MUHGvylOytzyiR3FsY2PsoBRWLCFw==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250124.9_1737746901282_0.5450170075815675","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250127.3":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250127.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250127.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c9d7788b6a99dab98041f6d01100bc46fbff7c08","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250127.3.tgz","fileCount":80,"integrity":"sha512-iATSKn1hKB6lv7YD/gM0OCYIzso+fGD2h+JWeix4XyHwW4Be5gfjIieOL16kL12PBlZeLxVqkjoAnmLix5Gppw==","signatures":[{"sig":"MEYCIQDy9FDmB2Zs18jH2aaZxtUSL4x1MKAOLBtdUfwD+hXPsAIhANXN1c8raFk85m8rmPq8UTKHoyb84f5tFqxDSXqV+Fdc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206167},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\60bb44dd-954f-4f91-9cc5-0a671dabe4b6\\azure-core-tracing-1.2.1-alpha.20250127.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\60bb44dd-954f-4f91-9cc5-0a671dabe4b6\\azure-core-tracing-1.2.1-alpha.20250127.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-iATSKn1hKB6lv7YD/gM0OCYIzso+fGD2h+JWeix4XyHwW4Be5gfjIieOL16kL12PBlZeLxVqkjoAnmLix5Gppw==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250127.3_1738006078812_0.08240832881073845","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250128.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250128.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250128.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0d841e6edfba1cf657810a7d6e02d4a20097ddad","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250128.1.tgz","fileCount":80,"integrity":"sha512-48vtHYE7ojKU04wCdTrNEgGIufXD+EHBXk8PG0kJL9KNzFFQEmSS2CEtwg27Qkh/dk13KcJz1we+CuSl+i1EMQ==","signatures":[{"sig":"MEUCIQD2FedKLJpCda7bVka19/gWNM525haavWy+sJmFmSTLXwIgSuxygn47MEGx7ue0btX2p+0ThiuigTHNcYtZ6axB6qs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206167},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e6e8c65e-c815-405b-bfe1-cb3428fb4432\\azure-core-tracing-1.2.1-alpha.20250128.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e6e8c65e-c815-405b-bfe1-cb3428fb4432\\azure-core-tracing-1.2.1-alpha.20250128.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-48vtHYE7ojKU04wCdTrNEgGIufXD+EHBXk8PG0kJL9KNzFFQEmSS2CEtwg27Qkh/dk13KcJz1we+CuSl+i1EMQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250128.1_1738092449778_0.7398367843755893","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250129.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250129.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250129.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"96c374f7afaf536b40bdb5a7304937213266d6a8","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250129.1.tgz","fileCount":80,"integrity":"sha512-MU8Ftartx8rzqUCb7Ppwg6I9Hr2bxPnfGSCUTj5Gj9lMyqv42fj+AmNvlXjUk67SJH7rbf77Os1Gv1d1mymFpw==","signatures":[{"sig":"MEUCICO9n3t+y7kPBCR/KZ4wyDHJP8He9BvPO0GefDO6i0v6AiEArTujgMUmFva2xAz+75Vg5AE1u7+GkhPExRl9TgU/mSA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206167},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\d76d4c0a-0dc0-40e6-a7b8-0cb9708638e8\\azure-core-tracing-1.2.1-alpha.20250129.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\d76d4c0a-0dc0-40e6-a7b8-0cb9708638e8\\azure-core-tracing-1.2.1-alpha.20250129.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-MU8Ftartx8rzqUCb7Ppwg6I9Hr2bxPnfGSCUTj5Gj9lMyqv42fj+AmNvlXjUk67SJH7rbf77Os1Gv1d1mymFpw==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250129.1_1738179146189_0.033701491064355604","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250130.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250130.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250130.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8414393d911d30634cd524a24cd0e909e83cf596","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250130.1.tgz","fileCount":80,"integrity":"sha512-751//D0s5HpHnJFhOHHdc2JR13sZah/VmWJeS4zsGLYtZjzfEzgs6j2hcI0ssCgxBUkGjI86SqEpYP6TFvsSOA==","signatures":[{"sig":"MEYCIQCcdBQReiUSmjKLFQLlBFnWbE2ORUVIB2ajJZwITr2d+QIhANwb+ePEFlTYadfFXpvlcjKFtCD9KyY9C0PlOM9nKBMP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206167},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\446ab358-8f2d-444c-9417-28818a6b7c38\\azure-core-tracing-1.2.1-alpha.20250130.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\446ab358-8f2d-444c-9417-28818a6b7c38\\azure-core-tracing-1.2.1-alpha.20250130.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-751//D0s5HpHnJFhOHHdc2JR13sZah/VmWJeS4zsGLYtZjzfEzgs6j2hcI0ssCgxBUkGjI86SqEpYP6TFvsSOA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250130.1_1738265763555_0.8815385163577529","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250131.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250131.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250131.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8a4dc1c0ca9ef4a5a39d4b5a94363cd4cc36e46e","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250131.1.tgz","fileCount":80,"integrity":"sha512-YXdL30LRebhTkHrRJ3O1sU3Wz1WizM58bP5Vgvm688IA5bXU2MdxY+D4IKRPSBOvbNBwra/k/1oD8ruQTl7M5A==","signatures":[{"sig":"MEUCIQC4Yqqfv8qlumSZusyPUOsr2aiZBdVnC8IFcVX308X2aQIgOHXWYZBp9B6dDPhp2NU8ZW8omLEp9b4ww8ZJE/b5nZc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206351},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b801bd83-bd37-4585-9d15-e26a90958dd9\\azure-core-tracing-1.2.1-alpha.20250131.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b801bd83-bd37-4585-9d15-e26a90958dd9\\azure-core-tracing-1.2.1-alpha.20250131.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-YXdL30LRebhTkHrRJ3O1sU3Wz1WizM58bP5Vgvm688IA5bXU2MdxY+D4IKRPSBOvbNBwra/k/1oD8ruQTl7M5A==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250131.1_1738351794120_0.4757567579427333","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250204.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250204.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250204.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e0b099e1051421d32f1152576ec37a0a7ed7cb22","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250204.1.tgz","fileCount":80,"integrity":"sha512-MhYX3bnT6sx6KAvQxclNPbzBjf0tMxmyfTU9/tOqnRvEkbZrlB4VSfaaumoeP0qzjes5vMBBDtn/S0Dx6Qimew==","signatures":[{"sig":"MEUCIQDbnKlKX+ugT5BwhjrHLVgfRiTGW4krEpMMVZtyIF0pmQIgBZ7HQZKkFpmkSTFr1U0ul84hHIOBzvKYfZ+91P/7JSk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206349},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f792adc5-5c45-4213-bda0-bbd917746d13\\azure-core-tracing-1.2.1-alpha.20250204.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f792adc5-5c45-4213-bda0-bbd917746d13\\azure-core-tracing-1.2.1-alpha.20250204.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-MhYX3bnT6sx6KAvQxclNPbzBjf0tMxmyfTU9/tOqnRvEkbZrlB4VSfaaumoeP0qzjes5vMBBDtn/S0Dx6Qimew==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250204.1_1738697546786_0.42518140446406405","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250205.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250205.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250205.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"896eab9c008afb84548594c64bcd1c9f19352d93","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250205.1.tgz","fileCount":80,"integrity":"sha512-jgRM6cpBZceBhlqZ0ssfXIt7uwPIdYcOMzJv4P+baTV/J8I8O/CUTYhn27X5ePWc9edNad+ypzhTGoJDdhQV2g==","signatures":[{"sig":"MEQCIGer/4u+mdnL7ybwlpNCuUZ8Oy/hsVO5v4qytXKz5gU5AiAUs1bDF/QmsEFSJjRmvMGMEKXmHCtLwv4QDTnVihPjJA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206349},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\af53d5e1-1909-435f-907f-fd30e9bfb69f\\azure-core-tracing-1.2.1-alpha.20250205.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\af53d5e1-1909-435f-907f-fd30e9bfb69f\\azure-core-tracing-1.2.1-alpha.20250205.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-jgRM6cpBZceBhlqZ0ssfXIt7uwPIdYcOMzJv4P+baTV/J8I8O/CUTYhn27X5ePWc9edNad+ypzhTGoJDdhQV2g==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250205.1_1738784463659_0.4263175227437037","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250206.8":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250206.8","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250206.8","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8018d6845e2a6dd21cb9f6c90a767dcc68805a42","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250206.8.tgz","fileCount":80,"integrity":"sha512-MHrda642xNsMynOPknWz4r8bQk0JW1laDLuvFsMjfhI29yYwxyStW87u7V5rvQTHb9cxBdZS6zh68Oc1uRTZeg==","signatures":[{"sig":"MEUCIF/Zko8sbkaMbzsyZrqaR0kjM4Qysk0wH5E2IAYd+gH7AiEA/ysVg6oB+xnZWOyULp7lFNPT5hplW1gob35v517LqeQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\bcc9eab0-a5cf-4ec5-b6da-a6fddac7646d\\azure-core-tracing-1.2.1-alpha.20250206.8.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\bcc9eab0-a5cf-4ec5-b6da-a6fddac7646d\\azure-core-tracing-1.2.1-alpha.20250206.8.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-MHrda642xNsMynOPknWz4r8bQk0JW1laDLuvFsMjfhI29yYwxyStW87u7V5rvQTHb9cxBdZS6zh68Oc1uRTZeg==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250206.8_1738870276754_0.023674189674048662","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250207.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250207.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250207.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6845e6b9ac1b8b3edc4f3a22fd212fc6eec89fd2","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250207.2.tgz","fileCount":80,"integrity":"sha512-ubU0I9elINTtzoXalm54ZgXN+zKDXUh8vdrbOvA+TRBh88EKvrNuTEtA3DvMDSOqCNRyvQ7R1r4TCYJET5JqUQ==","signatures":[{"sig":"MEUCIQDulCSElnjzpbrhz/0ek4Rz+oRSXHYw+p8r0SP04dR1UAIgAoNWaCHyDzD6kHNTaYxlb8ZzH4ilw0mFWKoWU9nJ1PM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\7e2a57b9-e22a-4c47-8cef-7e0023be7e61\\azure-core-tracing-1.2.1-alpha.20250207.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\7e2a57b9-e22a-4c47-8cef-7e0023be7e61\\azure-core-tracing-1.2.1-alpha.20250207.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-ubU0I9elINTtzoXalm54ZgXN+zKDXUh8vdrbOvA+TRBh88EKvrNuTEtA3DvMDSOqCNRyvQ7R1r4TCYJET5JqUQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250207.2_1738959127807_0.8719698855142965","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250210.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250210.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250210.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6acce12a5633e38b272785cb8b8d20cde6db85b1","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250210.2.tgz","fileCount":80,"integrity":"sha512-Ya30iVNf6YShrNQgqzatyjAfENMgjnxNlmMZU67oYTPnzYzs6iZJ0djkjSWyRnTUzfeh83KGA/Lk5FCvMOMoJg==","signatures":[{"sig":"MEQCICV4o1wAGEAS13TxJRQYz4cdWqO/xrwQfdGWNrRoz9qMAiBxTCBqeVmvZ89BhZl19TPFpa+xyD91Vdwlsbv49p2KXQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\ebb967cd-755d-4b6e-bb32-f154046abdbb\\azure-core-tracing-1.2.1-alpha.20250210.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\ebb967cd-755d-4b6e-bb32-f154046abdbb\\azure-core-tracing-1.2.1-alpha.20250210.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-Ya30iVNf6YShrNQgqzatyjAfENMgjnxNlmMZU67oYTPnzYzs6iZJ0djkjSWyRnTUzfeh83KGA/Lk5FCvMOMoJg==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250210.2_1739215933838_0.4703493001305077","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250211.3":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250211.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250211.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"26f2050a1a57da6f467a76fad5e71a3f8a51c13a","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250211.3.tgz","fileCount":80,"integrity":"sha512-4+v20rJriWISXfj3I0hmZ60ZHAyXZlzln15ZTTHqjWf4q5Ff9YzqGdEhzFP8zHXnvoUV1L3TpyidsLdJHBVEWQ==","signatures":[{"sig":"MEUCIH7z9SnlHo2bouak/6zHFOsUldDPAhEINZrugBIKtOs6AiEA4RcoGgzewcEb4PlXfBMIvPUzhuOqu3MwzOUx/H2+N+c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\be9a9cb2-1868-423b-b1ae-06541eeaf72d\\azure-core-tracing-1.2.1-alpha.20250211.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\be9a9cb2-1868-423b-b1ae-06541eeaf72d\\azure-core-tracing-1.2.1-alpha.20250211.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-4+v20rJriWISXfj3I0hmZ60ZHAyXZlzln15ZTTHqjWf4q5Ff9YzqGdEhzFP8zHXnvoUV1L3TpyidsLdJHBVEWQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250211.3_1739302433877_0.7573921264977657","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250212.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250212.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250212.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2f1d483a5f724aa659037a3bbded60211755e143","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250212.2.tgz","fileCount":80,"integrity":"sha512-rpKN94gXWBS5xYhV0Anl3KrNzzADqfs3yS3eMygT2ho8GOP+iT72YqK9I/ARbRKowZVHnBhdqyq0cYIvhVI1bg==","signatures":[{"sig":"MEYCIQDw/eCKd9OIcDtNbFOysaLOCbunwp2a1IZf5aMM9KJIUQIhALfizRd/1oxoMCBQvQQuFNeKzpUXWpSWfQyfmWN7kQCI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\ef6c2897-c3d0-4e32-81d4-b958ae3d852f\\azure-core-tracing-1.2.1-alpha.20250212.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\ef6c2897-c3d0-4e32-81d4-b958ae3d852f\\azure-core-tracing-1.2.1-alpha.20250212.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-rpKN94gXWBS5xYhV0Anl3KrNzzADqfs3yS3eMygT2ho8GOP+iT72YqK9I/ARbRKowZVHnBhdqyq0cYIvhVI1bg==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250212.2_1739388786121_0.13668862029019646","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250213.6":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250213.6","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250213.6","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4119b1d02a69c02f055f7a0ea4f80bfdfffdb271","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250213.6.tgz","fileCount":80,"integrity":"sha512-Jx68ATvgZgtX7PMRYwEUKsgRs+LqNUCFZCbsp3LRnuiv6jQZXSm7xVLwzM9BH2CDdkvP5Tej5TxB+zUBu/r7mw==","signatures":[{"sig":"MEQCIGWsPSjWf3uO1zmZXDDcOMBtSWzYFkLUa3UWc97AG1FLAiBaHse8STQaCDPsNm0MtltLirI8avMq2JYK7JgBabCsQg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\3a17c99d-deb6-4974-927a-ba7eb9475808\\azure-core-tracing-1.2.1-alpha.20250213.6.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\3a17c99d-deb6-4974-927a-ba7eb9475808\\azure-core-tracing-1.2.1-alpha.20250213.6.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-Jx68ATvgZgtX7PMRYwEUKsgRs+LqNUCFZCbsp3LRnuiv6jQZXSm7xVLwzM9BH2CDdkvP5Tej5TxB+zUBu/r7mw==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250213.6_1739475171857_0.580170138812772","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250214.8":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250214.8","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250214.8","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"379c2424947a9c6f3eeccd174c7fe3152d331f5f","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250214.8.tgz","fileCount":80,"integrity":"sha512-nVALYhyaz47PP00dM5O3o/h7tGOt0eW4aj1wUzFDjsB5kkshU9GuWH/AUv1AZ5xVE8EytrI7EW+fjGREoGYOTA==","signatures":[{"sig":"MEYCIQDRpiT1l+b5Rp5h0eSkeHZrXxu9E7AA51K1RiieMaF0RgIhAJb1bFSf3GidzQgCDvpuxJWTs5cnB2GbFTg1Fwol0eOz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\41c2f051-fca2-4928-99c3-4a98f3a76401\\azure-core-tracing-1.2.1-alpha.20250214.8.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\41c2f051-fca2-4928-99c3-4a98f3a76401\\azure-core-tracing-1.2.1-alpha.20250214.8.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-nVALYhyaz47PP00dM5O3o/h7tGOt0eW4aj1wUzFDjsB5kkshU9GuWH/AUv1AZ5xVE8EytrI7EW+fjGREoGYOTA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250214.8_1739561387724_0.9780585684508638","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250217.5":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250217.5","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250217.5","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7cf6d66c301520241ac03f74f5a336e329b6f85b","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250217.5.tgz","fileCount":80,"integrity":"sha512-ASI7DgaTTGiZLNrrcndTFpimgEp5ZtAMWs7fmvNHvHNqXW+Q5wQQJHQuXSxS7LaDqKTxZL/0rcJelFVTYGbh4Q==","signatures":[{"sig":"MEUCIFxlyyse+haMQPsgdFnzG6FdGLofVaFKVPL3tWvRGw3BAiEA0j0QovGbw+aTmLdWI9mDGAZ2PNJHnVZR5+1wLYq3wzg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5f2acfa0-2c95-4fce-affe-fbe0ae61db1c\\azure-core-tracing-1.2.1-alpha.20250217.5.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5f2acfa0-2c95-4fce-affe-fbe0ae61db1c\\azure-core-tracing-1.2.1-alpha.20250217.5.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-ASI7DgaTTGiZLNrrcndTFpimgEp5ZtAMWs7fmvNHvHNqXW+Q5wQQJHQuXSxS7LaDqKTxZL/0rcJelFVTYGbh4Q==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250217.5_1739820749415_0.5891848181595365","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250218.3":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250218.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250218.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3ceb5509b8bb14b643c26ebea4a5202daf3ee28c","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250218.3.tgz","fileCount":80,"integrity":"sha512-dcnBxzuvzzqXf4LaBy6yxutO4LVk9b5gPGtLiVtP69Vwc+affRdZY82AVAUCfYVASXp0+gGV9QXrosIW2aorUQ==","signatures":[{"sig":"MEUCIQDkvtaLzxXOiZN3A6EBDKsHlWRv75qKcJ9Yf7EQwYUcZwIgOtyy2WzG/lTBSdGTaTl4EqU5VPDK54jFWqAtgbPC/jA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\dfda09b5-c2ad-45b6-8500-8b13230826bc\\azure-core-tracing-1.2.1-alpha.20250218.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\dfda09b5-c2ad-45b6-8500-8b13230826bc\\azure-core-tracing-1.2.1-alpha.20250218.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-dcnBxzuvzzqXf4LaBy6yxutO4LVk9b5gPGtLiVtP69Vwc+affRdZY82AVAUCfYVASXp0+gGV9QXrosIW2aorUQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250218.3_1739907318435_0.2272404825596248","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250219.7":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250219.7","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250219.7","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"dee726e97699944797563e712bc22a32020a3fb9","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250219.7.tgz","fileCount":80,"integrity":"sha512-9LZ4lRzHnuyP/HclXqRFDlzocIiX6MEwkAxmRIGcXtsI5gfYJCia+4ubJ6cChzfI0p5K5Ccz6aiAXtaMgFegbQ==","signatures":[{"sig":"MEUCIQCXPfzUffgltr0hKCfRKt8JW+PnEE+7jSvhmZrQD9zGVwIgOH27NY/KR9ccCY9hfrzAq1FPTcetNj6zjxFdyX8IFkA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c78ed09d-3d3e-4287-9670-ded25620121b\\azure-core-tracing-1.2.1-alpha.20250219.7.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c78ed09d-3d3e-4287-9670-ded25620121b\\azure-core-tracing-1.2.1-alpha.20250219.7.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-9LZ4lRzHnuyP/HclXqRFDlzocIiX6MEwkAxmRIGcXtsI5gfYJCia+4ubJ6cChzfI0p5K5Ccz6aiAXtaMgFegbQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250219.7_1739993235293_0.8885018095475485","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250220.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250220.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250220.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"fd9e731f2ce6245d8fd6bc32eb014842af1a823b","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250220.1.tgz","fileCount":80,"integrity":"sha512-v94f1+3CCIXxFg/tj3+R88mxrnRYRwJbIL7UpvZHZp4qxesKIIdnRUeUySxRyjxG1gpDOmnTGWzdnRS7agsPfg==","signatures":[{"sig":"MEMCHwm2+GzcePstr8q4MJrwuIa74qgfBTQvRI+mEzHaMY8CIEWOc//iAbmpcPqTPRREKDz3lCIpSbm1jFAPQF+RI+ka","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\721bd7c5-563c-4ac8-85cb-9371b2cb4cb0\\azure-core-tracing-1.2.1-alpha.20250220.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\721bd7c5-563c-4ac8-85cb-9371b2cb4cb0\\azure-core-tracing-1.2.1-alpha.20250220.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-v94f1+3CCIXxFg/tj3+R88mxrnRYRwJbIL7UpvZHZp4qxesKIIdnRUeUySxRyjxG1gpDOmnTGWzdnRS7agsPfg==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250220.1_1740079882254_0.4102630061293038","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250221.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250221.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250221.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9a32dae5dc56ec5f15f3f191b5c3b2c85e62e762","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250221.1.tgz","fileCount":80,"integrity":"sha512-VLycy/6cpYiIX88JJKXSGdMPb/0CigArHcT2P1MvdJhHDJBtmOJFBMxJse937HfFbp9h/IdC//eRxsJB0wK80g==","signatures":[{"sig":"MEQCIBCQlk3S3WslaZBz4+y47f8cnv2o8j4b1Mx3sx2Utu9sAiB2Z4HhTVRV86gxuXRe8/Ctd7ajZKFdjuA4zN0kfY70hg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\8b072f23-5cd3-45cc-9e81-5bad7471f8d1\\azure-core-tracing-1.2.1-alpha.20250221.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\8b072f23-5cd3-45cc-9e81-5bad7471f8d1\\azure-core-tracing-1.2.1-alpha.20250221.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-VLycy/6cpYiIX88JJKXSGdMPb/0CigArHcT2P1MvdJhHDJBtmOJFBMxJse937HfFbp9h/IdC//eRxsJB0wK80g==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250221.1_1740166510325_0.6670236296872398","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250224.3":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250224.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250224.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"61ef18b84a36800473ff4f82cb83a9b817151543","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250224.3.tgz","fileCount":80,"integrity":"sha512-VAR2knGd6gpFhb4Erc8o9X01u/NwDZNO7O7RF0GUHYnfocnfewBZaSM5L/jjjpybMgpwibjGXOOxgxGQei1Vag==","signatures":[{"sig":"MEUCIDQ8K8OI5G46ez8KjazcnEq2zB9DcTr97b1smPz9U7+5AiEAypl/Wimvg/wI3qfe3aGF6TwHkxRipnBADRzAB9gV5+g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\0dade788-a82d-4852-b59a-d97c27d9a7b6\\azure-core-tracing-1.2.1-alpha.20250224.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\0dade788-a82d-4852-b59a-d97c27d9a7b6\\azure-core-tracing-1.2.1-alpha.20250224.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-VAR2knGd6gpFhb4Erc8o9X01u/NwDZNO7O7RF0GUHYnfocnfewBZaSM5L/jjjpybMgpwibjGXOOxgxGQei1Vag==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250224.3_1740425368836_0.3726613392693887","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250225.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250225.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250225.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8b46af684e49850ffb7ba22c1de761eb94e8fb95","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250225.2.tgz","fileCount":80,"integrity":"sha512-gy9IA1GnVaaXkDDMPTJtHsQjuOYBdJCGJqnK3yf54DRz+eZPuC0BejAF92gTzkMxpBoL0wQBHuLBlug/aFcgMA==","signatures":[{"sig":"MEQCIEgDweWw26IYVuGv02ZMxS18dlQcFCcE/8C0ZCBbKFqXAiAffMhQJN5IuCgYM/ShpsYE8f9ymbFP7xSEwW2DM4gZXA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\ced303b8-994d-45b1-8520-5c3d7538f3af\\azure-core-tracing-1.2.1-alpha.20250225.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\ced303b8-994d-45b1-8520-5c3d7538f3af\\azure-core-tracing-1.2.1-alpha.20250225.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-gy9IA1GnVaaXkDDMPTJtHsQjuOYBdJCGJqnK3yf54DRz+eZPuC0BejAF92gTzkMxpBoL0wQBHuLBlug/aFcgMA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250225.2_1740511934435_0.8860494908494867","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250226.3":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250226.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250226.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b24bff22bc60c3d02c7831c5fe91a9465e1e9a66","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250226.3.tgz","fileCount":80,"integrity":"sha512-d2+NvhqmVNqyNPNcZSghn9BdSfIasyBDYAgOm575EJ84eKbYb7Ki4ja637jzJgTopunzh8ZggIXUlQ6G4ltI0Q==","signatures":[{"sig":"MEUCIQCTfkUaVJXixGmxqVb6vIto7OcZ6OWZ5q6x9CpWI1a0UwIgZslzp3Fj4JQ67OTpyagQwIkCb44iBc3m52Nj83cMCR4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\dec2ffe2-b702-4cf6-a341-fef9d0aadfda\\azure-core-tracing-1.2.1-alpha.20250226.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\dec2ffe2-b702-4cf6-a341-fef9d0aadfda\\azure-core-tracing-1.2.1-alpha.20250226.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-d2+NvhqmVNqyNPNcZSghn9BdSfIasyBDYAgOm575EJ84eKbYb7Ki4ja637jzJgTopunzh8ZggIXUlQ6G4ltI0Q==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250226.3_1740598928056_0.6354797554681726","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250227.7":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250227.7","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250227.7","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5ebdbc90748c81131e67ef845682148c5bb39cee","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250227.7.tgz","fileCount":80,"integrity":"sha512-kKK/c5DfMB9ZJvEinbbY2A8YTqs0woT3ITdiSDEWmctLdsQMsby7Vr6Y+lA49He/u7yU9J6Faf3xZwroAuvnCg==","signatures":[{"sig":"MEQCIGH5E0vd3oAU3MkRub3H2N858phOyaq9rXNGRT3KQPecAiBXn+blK0HgNRZTfUDCNrHNbW5IGwEC0C2C8bG7GgAMMA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5f3f4308-7bf6-4981-9ad8-aff909e5ab4b\\azure-core-tracing-1.2.1-alpha.20250227.7.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5f3f4308-7bf6-4981-9ad8-aff909e5ab4b\\azure-core-tracing-1.2.1-alpha.20250227.7.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-kKK/c5DfMB9ZJvEinbbY2A8YTqs0woT3ITdiSDEWmctLdsQMsby7Vr6Y+lA49He/u7yU9J6Faf3xZwroAuvnCg==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250227.7_1740684593470_0.6269981943820666","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250228.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250228.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250228.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4faaf5e4dd16bc71c8e510ae04800e89c41c19e2","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250228.1.tgz","fileCount":80,"integrity":"sha512-lDgmd8AAIsNo3+yUMp0fOjKTG3zbreO/i20CkchE1IY7Z4Gl/0+FRGKAXhcz+B4krwv2ZafvMZbpsQ5jcLkDNQ==","signatures":[{"sig":"MEUCIQDjEGZrbOGmk7/OOM5A8YZz29tywUEooelBng/hlQVDvwIgHzJQVsjf8BZHaWk0RnglZxQLlpzKP6eGFu8MJP28uEg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\e057b046-2f05-4850-bb04-d1c11b29effe\\azure-core-tracing-1.2.1-alpha.20250228.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\e057b046-2f05-4850-bb04-d1c11b29effe\\azure-core-tracing-1.2.1-alpha.20250228.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-lDgmd8AAIsNo3+yUMp0fOjKTG3zbreO/i20CkchE1IY7Z4Gl/0+FRGKAXhcz+B4krwv2ZafvMZbpsQ5jcLkDNQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250228.1_1740771150690_0.9223340192440141","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250303.3":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250303.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250303.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"194711da1f61fa3f0ede13d0d594913f01d39852","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250303.3.tgz","fileCount":80,"integrity":"sha512-HAB5+bN51fHdUS1So3AfsJNZLSfUp+BlOYa4OuR5r/4Lzs0fBHz4jl26GLc5jantwp3AaMBUsktrZ4FauxvWQQ==","signatures":[{"sig":"MEUCIHNmMC+0P0Zlv4pnb6zdeRMSqkiaLWEE/fVJxECc1ou6AiEAzTCxamgKEZrJ68KFLJh9sVAFHHBg3atBJI2YaYSbVW0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\6fa0be84-0c91-46f9-9efc-10d8eba0c679\\azure-core-tracing-1.2.1-alpha.20250303.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\6fa0be84-0c91-46f9-9efc-10d8eba0c679\\azure-core-tracing-1.2.1-alpha.20250303.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-HAB5+bN51fHdUS1So3AfsJNZLSfUp+BlOYa4OuR5r/4Lzs0fBHz4jl26GLc5jantwp3AaMBUsktrZ4FauxvWQQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250303.3_1741030455526_0.9509375757685703","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250304.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250304.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250304.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8a4801879f623906f021f64c3a5d09331c3ceeef","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250304.2.tgz","fileCount":80,"integrity":"sha512-xQrr6LrNrkNOF8OzQQvkTAt6wWFT48aHkaesTe/Mx3hERoZb7vcfA7zmmyv+Zle+6xEManAhYEA1xDCF8OwvUg==","signatures":[{"sig":"MEUCIFICziH/BboHHqftl1pnNDuzJ/jZUDkj7Y7VB0/+trq5AiEA6KaTcYxv9YYsRpbT/hgOjJX7MLFDVQB0Idrb2f79jJM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b9686719-1ad2-4b75-9131-a99eed71d530\\azure-core-tracing-1.2.1-alpha.20250304.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b9686719-1ad2-4b75-9131-a99eed71d530\\azure-core-tracing-1.2.1-alpha.20250304.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-xQrr6LrNrkNOF8OzQQvkTAt6wWFT48aHkaesTe/Mx3hERoZb7vcfA7zmmyv+Zle+6xEManAhYEA1xDCF8OwvUg==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250304.2_1741116960811_0.5762359715524874","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250306.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250306.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250306.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"78e452224a5b98b14391f24c0401e99e81d906f1","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250306.2.tgz","fileCount":80,"integrity":"sha512-Ezm+KRRJEI9AN8w+IiQ04e6QgLz5SHMxt1SpV18QlRYkzl0LgIixdzLNkAYqvXk/SskhCnD78PiIEGNIyzUzHQ==","signatures":[{"sig":"MEUCIDvKuKcuVzBMsGx7vghihqQtM2xOpoln4eIZmittF7HTAiEA3BX9GG5DV7AS7RiCPGDqkDPV8Mpy+zyCBkYF4x3c6JY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6eab17aa-b020-439a-b316-fd18b25a1111\\azure-core-tracing-1.2.1-alpha.20250306.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6eab17aa-b020-439a-b316-fd18b25a1111\\azure-core-tracing-1.2.1-alpha.20250306.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-Ezm+KRRJEI9AN8w+IiQ04e6QgLz5SHMxt1SpV18QlRYkzl0LgIixdzLNkAYqvXk/SskhCnD78PiIEGNIyzUzHQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250306.2_1741290176181_0.26450814752841767","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250307.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250307.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250307.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"01b675ca3511928d1a7edc9f4735aa047d78365a","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250307.2.tgz","fileCount":80,"integrity":"sha512-fFb+brTOxen3wLzO7tWR55hBUnWdgnsANWDlkASOdU4XLVTRCklJW0WP40WG+LME2qd8rumSeNrYxbaAEuhC+g==","signatures":[{"sig":"MEQCICz2ewlYn3z/81hgjSUHdkAGUZSuVyf6I+A91PE8/HQ+AiAqqWmXM9QhL1Wc/0UnjQSZFd8GSUq/oQ0bqOPvgmaRQA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\26a0b1f6-026b-4911-b168-75c3f5f20588\\azure-core-tracing-1.2.1-alpha.20250307.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\26a0b1f6-026b-4911-b168-75c3f5f20588\\azure-core-tracing-1.2.1-alpha.20250307.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-fFb+brTOxen3wLzO7tWR55hBUnWdgnsANWDlkASOdU4XLVTRCklJW0WP40WG+LME2qd8rumSeNrYxbaAEuhC+g==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250307.2_1741376390702_0.9096050683320724","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250310.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250310.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250310.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"01f38d1338fb03968515251e1db5b23dcf9958b4","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250310.2.tgz","fileCount":80,"integrity":"sha512-d7zcjb4vb+vD1Asf/MuNzRpLG0pspXeqKD2DC9YtXVWnR7hR8EsEfQH2n2et4iFlARe3Ne1DjQr9hZxVxpfNnQ==","signatures":[{"sig":"MEUCIAokj8a22q4vnRrMZzSbtCbiW/px1rZ2/9NmRWotcAWeAiEA6D5h1KsNNyEkLesHcuZrB9h9PjzBrNNgWfootW/XLOE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\4f6788d9-341b-4c65-b1ef-932c7512dae9\\azure-core-tracing-1.2.1-alpha.20250310.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\4f6788d9-341b-4c65-b1ef-932c7512dae9\\azure-core-tracing-1.2.1-alpha.20250310.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-d7zcjb4vb+vD1Asf/MuNzRpLG0pspXeqKD2DC9YtXVWnR7hR8EsEfQH2n2et4iFlARe3Ne1DjQr9hZxVxpfNnQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250310.2_1741631316301_0.41332774409205797","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250311.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250311.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250311.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"166a5f9383a80d7e7f0f36c7d06e3d368af8e6ac","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250311.2.tgz","fileCount":80,"integrity":"sha512-4I5QqdDvNqdh3eAdrVfX64XCufmBIYlKYQIU4NYrAlr/WuAXyDDN2KejmDeSPEVvqLhJnynVaZ6szDu8/SDlxA==","signatures":[{"sig":"MEUCIAM2VFF8eXaVb75OjAUO47FptgOztH2HnpTdMzWntvD0AiEAlrsXo3UBRXAUgCjPVgCmTzD/Mqr8Q77WA1a9MPHecWM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b35b98db-aa7c-4295-aa0d-7b8e680542f8\\azure-core-tracing-1.2.1-alpha.20250311.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b35b98db-aa7c-4295-aa0d-7b8e680542f8\\azure-core-tracing-1.2.1-alpha.20250311.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-4I5QqdDvNqdh3eAdrVfX64XCufmBIYlKYQIU4NYrAlr/WuAXyDDN2KejmDeSPEVvqLhJnynVaZ6szDu8/SDlxA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250311.2_1741717715466_0.8796360604566613","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250312.3":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250312.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250312.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"078547e0555586f5d8f4d1e7ba54ca3821ede75a","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250312.3.tgz","fileCount":80,"integrity":"sha512-dcBYNC02GIELwpK9D1t3x//KYGw7MGFvSeexfZPOkTFpjnO1DDnpKT4QBRJoWVdrAdGZJxUddA+/KNf16KqGKA==","signatures":[{"sig":"MEUCIQCHLUT35E+OcDWUPmKnJ2k9ISbbOd7PojRpDjQH+Q+f8wIgG8VvnJbfZZfY89M5NUakJ1L+AAHf9EfSXN0Uz15I0Vc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\59b6a570-1f21-4bca-a913-9425f92895ec\\azure-core-tracing-1.2.1-alpha.20250312.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\59b6a570-1f21-4bca-a913-9425f92895ec\\azure-core-tracing-1.2.1-alpha.20250312.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-dcBYNC02GIELwpK9D1t3x//KYGw7MGFvSeexfZPOkTFpjnO1DDnpKT4QBRJoWVdrAdGZJxUddA+/KNf16KqGKA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250312.3_1741804379982_0.3004235136848332","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250313.3":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250313.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250313.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5d65ad1b64577d807356507cd69eaab6f2393e3c","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250313.3.tgz","fileCount":80,"integrity":"sha512-yNOKu4ZkNYvrl/L3zMBssbVA/PPR+w6KXJTm/kat1OLakH9UeUCUEN2l6RLnYYh3tl0f77UUEDE+OZkdR9xdFA==","signatures":[{"sig":"MEUCIG4GV0ymI+FrLwEmiUiGi8A9d8T30cHGw35iDteB+EUVAiEAjhFzo0Uqqhsj+l+bQG7fUTG27OeuJPQuj9wPv5pKv0E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\3b5fa1ab-83a3-47cb-a867-bb9f76519098\\azure-core-tracing-1.2.1-alpha.20250313.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\3b5fa1ab-83a3-47cb-a867-bb9f76519098\\azure-core-tracing-1.2.1-alpha.20250313.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-yNOKu4ZkNYvrl/L3zMBssbVA/PPR+w6KXJTm/kat1OLakH9UeUCUEN2l6RLnYYh3tl0f77UUEDE+OZkdR9xdFA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.3","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.3","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250313.3_1741891195963_0.4923072429035309","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250317.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250317.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250317.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c1b7f7f9a3f9f1efe79b7e9e83c152fd26d88494","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250317.1.tgz","fileCount":80,"integrity":"sha512-j6A20QaSaLDojwaDgQ50VZEKv857W1pfwt4ZBM4a1TxMMxlLJuTdBVgzMgu4N3JIu3tIEl/O0HBjpspYZT1uRQ==","signatures":[{"sig":"MEYCIQCuhF6w75q2FTu7LqpZRfeIN5vxO4sXdRUQlT9kcXwbLAIhAPPAkbfO0nEaXoFuHel7O8zw5rtg3h5qPocOmZtcR9d4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c259cab4-afd5-4720-97ac-be64b169e283\\azure-core-tracing-1.2.1-alpha.20250317.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c259cab4-afd5-4720-97ac-be64b169e283\\azure-core-tracing-1.2.1-alpha.20250317.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-j6A20QaSaLDojwaDgQ50VZEKv857W1pfwt4ZBM4a1TxMMxlLJuTdBVgzMgu4N3JIu3tIEl/O0HBjpspYZT1uRQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250317.1_1742236802590_0.3528982547058168","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250318.3":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250318.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250318.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c34c8448f397e07eb65a48f33793962d876ab6a4","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250318.3.tgz","fileCount":80,"integrity":"sha512-IAZFA8MhwAPmST8ArgNDMONIPdavnyBWLOvnCqMHvyx5dBKP0ZzS89wXBKqWUvvER2H8qh4vV8gwcOU6LlrUbQ==","signatures":[{"sig":"MEQCIEaYt1FSJ9u9J6RbP94mvt2ls4j9jFHLifljRVx5DJU8AiA9+IbSU6AMteOFZgLvxJ99+EBvFXEq8AFSGmE69BiVPA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\46b7f6c8-5e20-4f51-89a2-dd7d7cc52c6b\\azure-core-tracing-1.2.1-alpha.20250318.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\46b7f6c8-5e20-4f51-89a2-dd7d7cc52c6b\\azure-core-tracing-1.2.1-alpha.20250318.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-IAZFA8MhwAPmST8ArgNDMONIPdavnyBWLOvnCqMHvyx5dBKP0ZzS89wXBKqWUvvER2H8qh4vV8gwcOU6LlrUbQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250318.3_1742322900793_0.9985862200653288","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250319.4":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250319.4","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250319.4","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7e70ea049e6f4152ed3b389cd70facfc3f585468","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250319.4.tgz","fileCount":80,"integrity":"sha512-NqxQev8H7jBvSow1lI9qzDNHhojj9n9lE/I4FgLqhWsnC4ST8uMJWmKdfYa96xt8TFuWnju5vOviTu4uoTFevA==","signatures":[{"sig":"MEQCIGHu4R2j6trCSxw/lWf7pwVjYhccb7W7OQ5eVqaoFdRNAiBoFNPqyxXGgPhsUvvEqNqCSA51E2Ka8OwCw5aHFGt9fg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6189458f-95d6-431e-8d40-732664b2fb46\\azure-core-tracing-1.2.1-alpha.20250319.4.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6189458f-95d6-431e-8d40-732664b2fb46\\azure-core-tracing-1.2.1-alpha.20250319.4.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-NqxQev8H7jBvSow1lI9qzDNHhojj9n9lE/I4FgLqhWsnC4ST8uMJWmKdfYa96xt8TFuWnju5vOviTu4uoTFevA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250319.4_1742409052884_0.8425554533002759","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250320.7":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250320.7","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250320.7","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"30b6abdb0a552b174da929a0f34e6c66c564d707","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250320.7.tgz","fileCount":80,"integrity":"sha512-P5HjXdK20Y8fGRHV0AVca6hQIyM1wsZmtPpewUtOkJxa5qIV37ET+VGYZN7PyjPEtP2F5P3WxxTrAQah1qF5gA==","signatures":[{"sig":"MEUCIBW2l/nlJlvfGJ1Vh9fU/TLsm6tok/zZXFG/+Bhz9qIDAiEA2boV7af+wOPUlI5la6itNZ8voDJXTcZvkKtV9rKnLcc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\edcd70f2-2ede-43bd-897d-c01637473c91\\azure-core-tracing-1.2.1-alpha.20250320.7.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\edcd70f2-2ede-43bd-897d-c01637473c91\\azure-core-tracing-1.2.1-alpha.20250320.7.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-P5HjXdK20Y8fGRHV0AVca6hQIyM1wsZmtPpewUtOkJxa5qIV37ET+VGYZN7PyjPEtP2F5P3WxxTrAQah1qF5gA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250320.7_1742495412795_0.10964791035434818","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250321.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250321.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250321.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e051c2e8aa5bc8b9ab6b37b1f81dfc5c9155fd88","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250321.2.tgz","fileCount":80,"integrity":"sha512-GlR4HS7GIH3/5HdiMdb5SfmxvU4V72sxbo04VM3mtkCkZZUjfRGCKRawoqLDClb6DZteePg95NLFO4oInJMesg==","signatures":[{"sig":"MEYCIQDb/I4a98tre9UpdfD+wmUl0mcONrngTyi5bgVA9zoqrwIhAJcHlaXHGmvkbWjshfvgDQMc2UqNZn8HawndJBfo+UBg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\98581ad9-100e-46d0-a500-eb6be57764c2\\azure-core-tracing-1.2.1-alpha.20250321.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\98581ad9-100e-46d0-a500-eb6be57764c2\\azure-core-tracing-1.2.1-alpha.20250321.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-GlR4HS7GIH3/5HdiMdb5SfmxvU4V72sxbo04VM3mtkCkZZUjfRGCKRawoqLDClb6DZteePg95NLFO4oInJMesg==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250321.2_1742582010749_0.3641971830596651","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250324.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250324.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250324.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4e8564616cf3564a3146e1ea0101f61cd3210202","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250324.1.tgz","fileCount":80,"integrity":"sha512-o9kovyeparSaq6aSSfUco4XFl2+nkTMEQ1hm2vBKSVsPqLcOwtqpZ86lnazHeV/kkKUiVTRJOIktPWDd649ADw==","signatures":[{"sig":"MEUCIQDDpoXE9WKc9H6zxyTZtk8125+Js9bQLDNffTyXaDumXwIgIYI0yuBjt/n8/fkVpC/IpiSAO1Akq59rVpzdsMdKUNU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\fbb5bb89-2bf6-4e6a-bc32-fccef9e00da4\\azure-core-tracing-1.2.1-alpha.20250324.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\fbb5bb89-2bf6-4e6a-bc32-fccef9e00da4\\azure-core-tracing-1.2.1-alpha.20250324.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-o9kovyeparSaq6aSSfUco4XFl2+nkTMEQ1hm2vBKSVsPqLcOwtqpZ86lnazHeV/kkKUiVTRJOIktPWDd649ADw==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250324.1_1742841135213_0.46212991713912976","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250325.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250325.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250325.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"72233aa2ed177efee7e746e0bdcd016f9cbdbba8","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250325.2.tgz","fileCount":80,"integrity":"sha512-Xtzx0OfNwWsrhh0BZJ9XBUPWeGB5X4c8URFIKdli07Cr9DH2ctY0jcaSasmN6hB69YnNpW6Ws9RikY1qp5vSZA==","signatures":[{"sig":"MEYCIQDSsNwoAk5jSjDFIIp9KnXw5r0dVtc4ilxPono0X3MCIwIhAN8xW5moL6kpuii95m/fHGUFc8wJLOfmWPbLuQM3lzD+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f500c51f-549b-41d4-b30a-ddd9b0c44851\\azure-core-tracing-1.2.1-alpha.20250325.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f500c51f-549b-41d4-b30a-ddd9b0c44851\\azure-core-tracing-1.2.1-alpha.20250325.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-Xtzx0OfNwWsrhh0BZJ9XBUPWeGB5X4c8URFIKdli07Cr9DH2ctY0jcaSasmN6hB69YnNpW6Ws9RikY1qp5vSZA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250325.2_1742927323786_0.047978739029520545","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250326.3":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250326.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250326.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"95e03e701c9400773bd1cc86fcbf747df622f11b","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250326.3.tgz","fileCount":80,"integrity":"sha512-OD+7YlJf3nCfhIM5CK9ZbsYQQAqjRdZy7pyl7LFBrUslpiXCsZvfV7WkT7R7xCIEvd7/Rg/IpePTpDhOC3KLig==","signatures":[{"sig":"MEUCIEGatLwjneeb0mJBVXfke1fjEBaP+PGFM4FgUefS+o1VAiEA5RwJ28akoa87swZYYRwF1+BSKjqTT4DvI37GhPFtOb0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\2d3fee24-b8a9-4065-abd5-7f2240753b7e\\azure-core-tracing-1.2.1-alpha.20250326.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\2d3fee24-b8a9-4065-abd5-7f2240753b7e\\azure-core-tracing-1.2.1-alpha.20250326.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-OD+7YlJf3nCfhIM5CK9ZbsYQQAqjRdZy7pyl7LFBrUslpiXCsZvfV7WkT7R7xCIEvd7/Rg/IpePTpDhOC3KLig==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250326.3_1743013543557_0.8735188975572405","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250327.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250327.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250327.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"cb420a01120440ab2b250d11d488fb0be58bf318","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250327.1.tgz","fileCount":80,"integrity":"sha512-q2igmIN3cNAaMrYIrpdnfFW5+dT4twWH2rFoVgb8HASEXk1mCYVy3DZE6fXuo0vNQoKXeyjm3ZjBLo4pG3/+dQ==","signatures":[{"sig":"MEQCIFrZPOTyBkEZ9LkSb52Kf3KRCrlgmRHsR7Tt97c1SbGFAiBwA7+NrwiQONEQLaZTG5Eh8Rr+cKb0H48avB/Nt4jX6Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\096d6719-9704-41f1-a9f6-699be2f6cae6\\azure-core-tracing-1.2.1-alpha.20250327.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\096d6719-9704-41f1-a9f6-699be2f6cae6\\azure-core-tracing-1.2.1-alpha.20250327.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-q2igmIN3cNAaMrYIrpdnfFW5+dT4twWH2rFoVgb8HASEXk1mCYVy3DZE6fXuo0vNQoKXeyjm3ZjBLo4pG3/+dQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250327.1_1743100772121_0.7055999703645912","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250331.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250331.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250331.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ee68d32fe14cb4e5a844593329f0bb31a283929e","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250331.2.tgz","fileCount":80,"integrity":"sha512-XQTEY9BukHTNpYsms8OQ/L6dfo+nhOxh5GA66a3vDf5xUXcbsGFcowA8Nt0XSyY3/SEjUkVRky0jdIzECTensQ==","signatures":[{"sig":"MEUCIFZwOAcykKrffYH22cFcRZfgRyrC7HFkoQfTdFezhL8JAiEAvVlPBjQ5z9ct24DgcCKVQ+dgYN9KiF/Apgir1xXVQco=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e8639896-e928-48ad-9239-a8415effc3b3\\azure-core-tracing-1.2.1-alpha.20250331.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e8639896-e928-48ad-9239-a8415effc3b3\\azure-core-tracing-1.2.1-alpha.20250331.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-XQTEY9BukHTNpYsms8OQ/L6dfo+nhOxh5GA66a3vDf5xUXcbsGFcowA8Nt0XSyY3/SEjUkVRky0jdIzECTensQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250331.2_1743445837988_0.02034626588322186","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250401.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250401.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250401.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"bdfebf2d69dc86d98ef1fe58fefe0f5f4edd2403","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250401.1.tgz","fileCount":80,"integrity":"sha512-NMs7c/qHJfjySx5xeilQZsH+RGrShUeVvAra95L25kL9CI9HY6R7anooWdoPazCkNK1JmiPNT0JPBKd66pD0LQ==","signatures":[{"sig":"MEUCIQCpul3nxQ8xKctFz63f6K4YYysVS9OV69RcXJ7Nxu9YzwIgTv6kfXmCjUCsSjjkj6a3de6mdoMG7T5wJLUOst9b44U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\86a386ee-3649-4491-926f-88e8f1de64b7\\azure-core-tracing-1.2.1-alpha.20250401.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\86a386ee-3649-4491-926f-88e8f1de64b7\\azure-core-tracing-1.2.1-alpha.20250401.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-NMs7c/qHJfjySx5xeilQZsH+RGrShUeVvAra95L25kL9CI9HY6R7anooWdoPazCkNK1JmiPNT0JPBKd66pD0LQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250401.1_1743532052820_0.9560962734609948","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250402.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250402.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250402.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"293ef7d10bc6c00bf4f1d6e8ce6cc158e16c7ae5","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250402.1.tgz","fileCount":80,"integrity":"sha512-/YEhApKFZZW3vRUxfYE7pjVUafth6NkexL+9K3mefAg1wh1hl1lrFW+MD6Q24/5QLMGNxZ03lg+jGaviW6Lghw==","signatures":[{"sig":"MEYCIQD+IEa5HqfRjuIOvH6sJvH9v7fovjIWiPc03Y+IcIk41gIhAN8QMRi91WaKRzZnD2BAUYq7/aGUl7O3SUpAJvRXHn6Q","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\9d252359-1979-4f27-9edd-448a75402cf7\\azure-core-tracing-1.2.1-alpha.20250402.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\9d252359-1979-4f27-9edd-448a75402cf7\\azure-core-tracing-1.2.1-alpha.20250402.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-/YEhApKFZZW3vRUxfYE7pjVUafth6NkexL+9K3mefAg1wh1hl1lrFW+MD6Q24/5QLMGNxZ03lg+jGaviW6Lghw==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250402.1_1743618483220_0.7447930113177328","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250403.3":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250403.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250403.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0ee4f2225f22e21dbec192ff9319cd7222ada747","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250403.3.tgz","fileCount":80,"integrity":"sha512-Z77btlUGLiIuVH/oEr+SmsN3VULJ8B5le6llYIGFu66F/M4WcLrZsVG3aPm4qAiukJDaihtKSgqMvkkgoAzBwQ==","signatures":[{"sig":"MEYCIQCgQXoIZEuDLW9eBKB2TLtsYXPBvcBBKkQz9+6S2Q1pPgIhAK0hSY1AvzO38HnACNzGHuXEHk79jV50t//b7efneCif","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c8b82c3f-94ce-4885-8b9a-aaef23783ba2\\azure-core-tracing-1.2.1-alpha.20250403.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c8b82c3f-94ce-4885-8b9a-aaef23783ba2\\azure-core-tracing-1.2.1-alpha.20250403.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-Z77btlUGLiIuVH/oEr+SmsN3VULJ8B5le6llYIGFu66F/M4WcLrZsVG3aPm4qAiukJDaihtKSgqMvkkgoAzBwQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250403.3_1743705850905_0.1871807513473691","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250404.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250404.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250404.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"289f9aa487a768778a9e678fd3c1e6d982b4e4f9","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250404.1.tgz","fileCount":80,"integrity":"sha512-JIJA04RL7C9jqKM/kQfOACteGTI6Y7HQYkuHo+xbZKS1nKvdEDDq+Ok4UJ6b/Bm8zG0GI2EVZ/IYYkIzKE02sA==","signatures":[{"sig":"MEUCID8uUfJ3YJIyYbrffMda6zYlrWzgK5jtYXZBQp3zb4PlAiEA39krdJr6RQ5MSn6tuMSpWaYtPWPyqUdS6IZJhEx7YZY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\5245564a-857c-470c-847b-7199a6c5a34c\\azure-core-tracing-1.2.1-alpha.20250404.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\5245564a-857c-470c-847b-7199a6c5a34c\\azure-core-tracing-1.2.1-alpha.20250404.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-JIJA04RL7C9jqKM/kQfOACteGTI6Y7HQYkuHo+xbZKS1nKvdEDDq+Ok4UJ6b/Bm8zG0GI2EVZ/IYYkIzKE02sA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250404.1_1743791354450_0.5967751316175369","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250408.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250408.2","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250408.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0f67f0fee9675ac83a6501e9a2004061807d85a4","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250408.2.tgz","fileCount":80,"integrity":"sha512-8INaGpGz+/NwUNr3uW6HwR2NgufdLMVSrrlOath2/EE17OFi1RDoaIAPdTls+bTaUGVY5wapW8M1DmF8hpbY3g==","signatures":[{"sig":"MEYCIQDPxBZGPFEkrwoMfXulplbhwAC/xLFfx1ALofYaPM4OSAIhAJUxkKhY47SoOG/soe8w9+t/0Zf/xi5P62/eVDB2bAmn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a82a6543-7b74-4283-baf8-03b26781ebdd\\azure-core-tracing-1.2.1-alpha.20250408.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a82a6543-7b74-4283-baf8-03b26781ebdd\\azure-core-tracing-1.2.1-alpha.20250408.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-8INaGpGz+/NwUNr3uW6HwR2NgufdLMVSrrlOath2/EE17OFi1RDoaIAPdTls+bTaUGVY5wapW8M1DmF8hpbY3g==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250408.2_1744137218502_0.3609806539257159","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250417.3":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250417.3","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250417.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"942d49f990e17470900bd7574d1aff2fc6620c73","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250417.3.tgz","fileCount":80,"integrity":"sha512-QIgTqOfPpG6dx+hNd4VtOR/5KzH9hRg1dh9rvdnIxGdXiZWEGWPquF0FWWehidBeewEv1CH/Le9csVqJpvIPDA==","signatures":[{"sig":"MEUCIE3AucCUwN5tAMdeghDxVCcTahbvdPlsMqifklePpmr1AiEA0ZBda0sS3FQhb9AX9VNRu9TeHqWJ5Fm/ZwYKFpUcf3U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\44a24da0-2475-4781-adab-055db2e461aa\\azure-core-tracing-1.2.1-alpha.20250417.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\44a24da0-2475-4781-adab-055db2e461aa\\azure-core-tracing-1.2.1-alpha.20250417.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-QIgTqOfPpG6dx+hNd4VtOR/5KzH9hRg1dh9rvdnIxGdXiZWEGWPquF0FWWehidBeewEv1CH/Le9csVqJpvIPDA==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250417.3_1744913481559_0.9001581990142951","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250418.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250418.1","keywords":["azure","tracing","cloud"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250418.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"48b3e151987bc3d4205bff80d026bf623a024c0f","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250418.1.tgz","fileCount":80,"integrity":"sha512-MnHXNQ7QLvasL6aZkXQ0z9hw4UU5eeV21nmcMw/ujqn1+gkSYXd2+BoEhRSW6Ykbnkmjy9Bi+sPnjDcDFrncHQ==","signatures":[{"sig":"MEUCIDp/E9hshsFZifV9qjn8hTP/09/Mp4MKtG9A27caJ3G2AiEAk/4dFuUBGHktAtHW2C3B5QB0MswY9m0LLWEbij3sD8Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\ea6f618f-d8e3-4b90-a2b9-47669bb191a2\\azure-core-tracing-1.2.1-alpha.20250418.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\ea6f618f-d8e3-4b90-a2b9-47669bb191a2\\azure-core-tracing-1.2.1-alpha.20250418.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-MnHXNQ7QLvasL6aZkXQ0z9hw4UU5eeV21nmcMw/ujqn1+gkSYXd2+BoEhRSW6Ykbnkmjy9Bi+sPnjDcDFrncHQ==","repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250418.1_1745000022716_0.21439457955615238","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250505.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250505.2","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250505.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c7a4966c10f1ed7c19f5720583c4ede23b3fe234","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250505.2.tgz","fileCount":80,"integrity":"sha512-gbRTuPSpeA6MvkaXrDQN1ok1rLWexQ1fHrSVKyYA/hp6MigQNk04Crs8NvBO8eQSN3W/nbt1Iy1PkIAPneliEg==","signatures":[{"sig":"MEUCIBx2hRSmyzpygSKfOlYvDFYt+fr4RchptKsxpDdkJcLPAiEAjZUEbUaQ+CopuNGnxSFq1SJsXa4jW4cHNYJwLDaHzZg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\2e3208df-4194-40c6-afc3-50829e3c4481\\azure-core-tracing-1.2.1-alpha.20250505.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\2e3208df-4194-40c6-afc3-50829e3c4481\\azure-core-tracing-1.2.1-alpha.20250505.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-gbRTuPSpeA6MvkaXrDQN1ok1rLWexQ1fHrSVKyYA/hp6MigQNk04Crs8NvBO8eQSN3W/nbt1Iy1PkIAPneliEg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250505.2_1746468824106_0.8528520093425993","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250506.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250506.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250506.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d9cd29392f3940e9589918341222991e0d54fa6e","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250506.1.tgz","fileCount":80,"integrity":"sha512-GpTWHU4bNURMVj639h9vAYuex5frj04oSFZY/1TKNEHf8H7pmnvkrUz3XHQAWB8iXsiJvDvXqtV3+SAJpjQFCg==","signatures":[{"sig":"MEQCIHSmb60k4X50a8tRiwhsQH2um7Ar/68gdUzVx7RXRktXAiAXXakFq4o+rXx2KeRXHCsPi0k/9Pm/ifu89WYd9AEaVQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\ecd673c2-f3ae-4344-b637-c2b0050ebb87\\azure-core-tracing-1.2.1-alpha.20250506.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && dev-tool run build-package && npm run unit-test:node && dev-tool run build-test && npm run unit-test:browser && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && dev-tool run build-package && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped. actual commands inlined in browser test scripts","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","integration-test:node":"echo skipped","integration-test:browser":"echo skipped"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\ecd673c2-f3ae-4344-b637-c2b0050ebb87\\azure-core-tracing-1.2.1-alpha.20250506.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-GpTWHU4bNURMVj639h9vAYuex5frj04oSFZY/1TKNEHf8H7pmnvkrUz3XHQAWB8iXsiJvDvXqtV3+SAJpjQFCg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250506.1_1746556453680_0.3588143320684347","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250507.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250507.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250507.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e0962cc53a83da949597e55a4962f47f43d4a698","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250507.1.tgz","fileCount":80,"integrity":"sha512-pkoeocMx+5eUfbbKiY4n9k2Jwv44z1I8btltqJ5xTXZzYBwY87wwSWbbpc+N5Hvw7ZXL5H/NIRlHF5xcK1LEvQ==","signatures":[{"sig":"MEYCIQD5zzPpHFl30rQkAEcpCfE0O5u0tsjQs6qn89ycKENhpAIhAO5WMRQglEBT4jXGn8fQg/mfu8IobwZPoyZ47B3hV2XL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":205593},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c27d23c1-c119-46c4-badf-8ca085c9364f\\azure-core-tracing-1.2.1-alpha.20250507.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json 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 && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c27d23c1-c119-46c4-badf-8ca085c9364f\\azure-core-tracing-1.2.1-alpha.20250507.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-pkoeocMx+5eUfbbKiY4n9k2Jwv44z1I8btltqJ5xTXZzYBwY87wwSWbbpc+N5Hvw7ZXL5H/NIRlHF5xcK1LEvQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250507.1_1746641553917_0.7342170775528996","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250508.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250508.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250508.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"046504aa7a7d3f02b29188fc7ae5b192f2212961","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250508.1.tgz","fileCount":80,"integrity":"sha512-ELXDfPF5wu+XCH6oOB0R+6EO1oKBBrky4duDrL5mYyV3JoPU0cn1x5C3anbHjW2EDiQHtsbRwI9JTI7cRkdX2Q==","signatures":[{"sig":"MEQCIFkKhnY62nHm64wF+F05FXSlDl84hfnkX4r5XYmlF/sKAiBhAqUKNs4Awijd1YGsPUFE29X0YHADwLztaWLXVKf0rg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":205593},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\6c43fc7f-06fa-4f1e-a4b5-890cf63d96b1\\azure-core-tracing-1.2.1-alpha.20250508.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json 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 && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\6c43fc7f-06fa-4f1e-a4b5-890cf63d96b1\\azure-core-tracing-1.2.1-alpha.20250508.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-ELXDfPF5wu+XCH6oOB0R+6EO1oKBBrky4duDrL5mYyV3JoPU0cn1x5C3anbHjW2EDiQHtsbRwI9JTI7cRkdX2Q==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250508.1_1746727974809_0.7324030723613264","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250509.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250509.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250509.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"808835eaf2e302866b3bdd505cf46a1f9186e034","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250509.1.tgz","fileCount":80,"integrity":"sha512-t9Ds82yeeYISJTtGalPZXeZiw1JPxLSFsix93PNQ1mVogDxD3VTdr3HBZzEVSKWRPfq1dI8A30Wc4iKbRgivXg==","signatures":[{"sig":"MEUCIFqqgsjdP/kV+xbBlksjzW1DJ6nz+q8zLN3N8MQwsKJsAiEA31VNAFnNh70MkwuscYqv7Imc7U+dmwyl2bZU+oC18F0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":205593},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\76937a83-4067-4e0b-a9be-5c70fb01042c\\azure-core-tracing-1.2.1-alpha.20250509.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json 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 && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\76937a83-4067-4e0b-a9be-5c70fb01042c\\azure-core-tracing-1.2.1-alpha.20250509.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-t9Ds82yeeYISJTtGalPZXeZiw1JPxLSFsix93PNQ1mVogDxD3VTdr3HBZzEVSKWRPfq1dI8A30Wc4iKbRgivXg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250509.1_1746815670255_0.09704269274562627","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250512.3":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250512.3","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250512.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4d71e353e3fa0e57da89d7aba3febd736827424a","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250512.3.tgz","fileCount":80,"integrity":"sha512-eYX8be8yAe/kNzSrdfYRYLcSZvbO+OiCWD6Ivk3qcplgr/BsnpecdLtPA6SiVoOY3P4GXxbf8F1DBJkPiCLJow==","signatures":[{"sig":"MEQCIFnnm62vbN0z1oi1hm1o70YVJSPEcB/vu2tvawDSl30WAiBXsUEiw0PJEZB2I5rTY4fckKrzagxdJ29gAczJozo/nA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":205593},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\ce6444c3-27d7-4140-84e7-f0de0efc1c6a\\azure-core-tracing-1.2.1-alpha.20250512.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json 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 && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\ce6444c3-27d7-4140-84e7-f0de0efc1c6a\\azure-core-tracing-1.2.1-alpha.20250512.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-eYX8be8yAe/kNzSrdfYRYLcSZvbO+OiCWD6Ivk3qcplgr/BsnpecdLtPA6SiVoOY3P4GXxbf8F1DBJkPiCLJow==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250512.3_1747073654218_0.1687989496760245","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250513.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250513.2","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250513.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7ce3badef66bc035281fb2149b6e4b0366adb83a","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250513.2.tgz","fileCount":80,"integrity":"sha512-xfuMxceAXk54neBYSPLXS66yIaamAlAhulT5iG3dsiuK+ZggxcTyHz22VGA83umn3olbFqb4ar9shYbvwtQmSg==","signatures":[{"sig":"MEYCIQCD0MNQGCPBhN0oJ2o+HS67lz6tpZdJ497KTDa6OvI92wIhAIGeV+DvjAbRdW8UD9Ex8QKDfelI5zdNdbUDPRMyESoc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":205593},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\84cfb3be-cad0-4548-9fe3-08de4c7c1e45\\azure-core-tracing-1.2.1-alpha.20250513.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json 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 && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\84cfb3be-cad0-4548-9fe3-08de4c7c1e45\\azure-core-tracing-1.2.1-alpha.20250513.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-xfuMxceAXk54neBYSPLXS66yIaamAlAhulT5iG3dsiuK+ZggxcTyHz22VGA83umn3olbFqb4ar9shYbvwtQmSg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250513.2_1747159839928_0.24685483360065175","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250514.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250514.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250514.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9da76624572182169342c2d1b419263fef500a20","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250514.1.tgz","fileCount":80,"integrity":"sha512-GXxtbZB1suTV05BhsPuNla8d5rRJeRfWotVXN2O4LuwiZ7pIfCA6TAy7NhSBiXIO/ia/8S0uU65fz6otwMSLKw==","signatures":[{"sig":"MEUCIQCnv3APUy+/jz2MZ+U8He8brQ1G6LGi4S0y5EKgnMMpzgIgE6yA8g3XiGAMcFpKUBYn4MyGcvMgLXtQye6iYPZxW34=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":205593},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\857876c5-3c3d-468a-8b4c-b1f2a0249ad3\\azure-core-tracing-1.2.1-alpha.20250514.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json 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 && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\857876c5-3c3d-468a-8b4c-b1f2a0249ad3\\azure-core-tracing-1.2.1-alpha.20250514.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-GXxtbZB1suTV05BhsPuNla8d5rRJeRfWotVXN2O4LuwiZ7pIfCA6TAy7NhSBiXIO/ia/8S0uU65fz6otwMSLKw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250514.1_1747246511662_0.25925407338508255","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250515.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250515.2","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250515.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8b6316809a03f487d6ae3aa909c1334be0fa2166","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250515.2.tgz","fileCount":80,"integrity":"sha512-3CiDyERe3MzK/RUrvRx9F+h94jp4c8Il/knAgTiNNe8cKG+hH7oVPvLtFunE5PgPUQCmDgqHK2dIlsuSvZhtSg==","signatures":[{"sig":"MEQCIBHdZkQ4k/xiiJIoJOGKWkQS4wSB+LQpZ0J5DSOy1/SXAiABTcx2EsydLmItx++BErfpAPDNs8q+WmF24a6tp2b2lg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":205593},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\2f46e92a-8787-444f-bf4f-56938dafd037\\azure-core-tracing-1.2.1-alpha.20250515.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json 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 && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\2f46e92a-8787-444f-bf4f-56938dafd037\\azure-core-tracing-1.2.1-alpha.20250515.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-3CiDyERe3MzK/RUrvRx9F+h94jp4c8Il/knAgTiNNe8cKG+hH7oVPvLtFunE5PgPUQCmDgqHK2dIlsuSvZhtSg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250515.2_1747332859080_0.7972796287176454","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250516.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250516.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250516.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2db573ff8d0922a93422355c2bf53b741d794ff1","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250516.1.tgz","fileCount":80,"integrity":"sha512-R0/ZGtT+5gA8alkzC/TgLaSv4JAC7vmcLM3O+OQmtui/3XxreNMr8Bx9ZnKj3yJZhwA2uh6Bd2cy1cl5GTIa1A==","signatures":[{"sig":"MEQCIBBcvkbtSMnjsDk9mGtWmQld5fGzmLIwlvjhF6sSTgb0AiAKR/MZwt3nFy6gPqt8XnlgdsrD63MIbuM91VrtRPvylA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":205593},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\48e0ee52-a9fe-472a-baa3-d992168cb375\\azure-core-tracing-1.2.1-alpha.20250516.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json 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 && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\48e0ee52-a9fe-472a-baa3-d992168cb375\\azure-core-tracing-1.2.1-alpha.20250516.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-R0/ZGtT+5gA8alkzC/TgLaSv4JAC7vmcLM3O+OQmtui/3XxreNMr8Bx9ZnKj3yJZhwA2uh6Bd2cy1cl5GTIa1A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250516.1_1747419271986_0.27976436961522433","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250519.3":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250519.3","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250519.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d42e155852db8a717f7e0f13f8aa0559405f8166","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250519.3.tgz","fileCount":80,"integrity":"sha512-TA8mj1dy1o20Fc8/j2urTqZpyKdIHwe+RpENKrHkF8BsI16y/5r57oVc3gZ2FaSwy2kV1o4hlG1gkHQdgZmRSQ==","signatures":[{"sig":"MEYCIQCNfEEnE71C4CJ8hCtLNd7jCIZ9nLkhwFaYjUYpBJaB4wIhAOuDpuaEkkCbzmo86V14xPurZ5K3OXky85sVrkea39EG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":205593},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\626fb4cf-d8c0-4d8a-8c27-25f125c8e790\\azure-core-tracing-1.2.1-alpha.20250519.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json 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 && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\626fb4cf-d8c0-4d8a-8c27-25f125c8e790\\azure-core-tracing-1.2.1-alpha.20250519.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-TA8mj1dy1o20Fc8/j2urTqZpyKdIHwe+RpENKrHkF8BsI16y/5r57oVc3gZ2FaSwy2kV1o4hlG1gkHQdgZmRSQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250519.3_1747678553495_0.09515817831926965","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250520.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250520.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250520.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e4bb17b6db0e02b04809c55aa868d6e1d2dea43b","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250520.1.tgz","fileCount":80,"integrity":"sha512-dy7CebNhYlPA31CKMZrg3Nr5/NAhqz5gDg/xGY6PHg7VlbuSD4pL32Bg3z0LlfNTlnB4E/uk4WUmfEDKk5/l1g==","signatures":[{"sig":"MEQCIEu09paQdzeWJ+gb8eDGQFnog9kB/MnlIMqag0TioGIlAiAwFzeVeK285IU8W+148e0s9u21vt5JYlFLWfAvri/YSg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":205593},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\0446224f-f6e2-4266-947b-88ad12ea59f5\\azure-core-tracing-1.2.1-alpha.20250520.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json 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 && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\0446224f-f6e2-4266-947b-88ad12ea59f5\\azure-core-tracing-1.2.1-alpha.20250520.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-dy7CebNhYlPA31CKMZrg3Nr5/NAhqz5gDg/xGY6PHg7VlbuSD4pL32Bg3z0LlfNTlnB4E/uk4WUmfEDKk5/l1g==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250520.1_1747764837666_0.8050713767435949","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250521.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250521.2","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250521.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"67ce1d8d625300e4f730501099ebf0078ac7b545","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250521.2.tgz","fileCount":80,"integrity":"sha512-U2/KDGLowJ9qhrJmldYBmPXeJYj108oejdHlIQmNmFga8R1AKOYUicGObBGVoIw8DKQmGRf+QJl1qUGkgvpL8g==","signatures":[{"sig":"MEUCICNojIZfSzdF0S2kXBNZRDcBeY0aOU1+Oo8Aj4v0U+fLAiEAxS+POV1Ref0+MR3rGdV+UbQtBHSIKfG0H2YErULep0Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":205593},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\7225d613-80c1-40a9-b372-5d6a4ef49643\\azure-core-tracing-1.2.1-alpha.20250521.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json 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 && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\7225d613-80c1-40a9-b372-5d6a4ef49643\\azure-core-tracing-1.2.1-alpha.20250521.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-U2/KDGLowJ9qhrJmldYBmPXeJYj108oejdHlIQmNmFga8R1AKOYUicGObBGVoIw8DKQmGRf+QJl1qUGkgvpL8g==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250521.2_1747851087697_0.8953124691100189","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250522.3":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250522.3","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250522.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"42a138cfd9a84a8ecbd59b2267dcf3dd38faa805","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250522.3.tgz","fileCount":80,"integrity":"sha512-IXqeYnDkBzG/rhY6MoZITJoQ//FESofzP53bPFXFchmQ/XF8cL89KPasX2yrZA9DJhJ7+Cd55dCCTFOA1GfshQ==","signatures":[{"sig":"MEUCIQDTS1LxJ6+ffjv+8LMJ7Ny4/M2c9vwxCZ2q7OQBSsrvggIgKlPbIegFMFGPFK+AEpvX8D+JCwCZUcFXOPtyripHTCk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":205593},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\fc6a5089-bc1e-49c5-930c-4f90d3f30f1f\\azure-core-tracing-1.2.1-alpha.20250522.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json 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 && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\fc6a5089-bc1e-49c5-930c-4f90d3f30f1f\\azure-core-tracing-1.2.1-alpha.20250522.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-IXqeYnDkBzG/rhY6MoZITJoQ//FESofzP53bPFXFchmQ/XF8cL89KPasX2yrZA9DJhJ7+Cd55dCCTFOA1GfshQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250522.3_1747937650989_0.9785540668618145","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250526.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250526.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250526.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4f02df6d8b46ac9f29b726c39c94c54099f8634a","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250526.1.tgz","fileCount":80,"integrity":"sha512-aZGwlN4oIYaXQ1q6j+Sxpj/ZWEoLb0824vO0GeqvVvD/guNeFqjdMvI8iMl2Y1j+/CikmNjmQCvL04QOA5VD9A==","signatures":[{"sig":"MEUCIA+fOfz3OjQ6oRj+eEQMC4/UBWwCPOq6toQKz/MWFPZbAiEA8iGdVMFkvPNuf0IClqZC0Ri1OljZ/1Eh8wtYsPZJ1fg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":205593},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\1d0087e0-346b-43a5-bfe6-a80e6118dcbb\\azure-core-tracing-1.2.1-alpha.20250526.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json 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 && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\1d0087e0-346b-43a5-bfe6-a80e6118dcbb\\azure-core-tracing-1.2.1-alpha.20250526.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-aZGwlN4oIYaXQ1q6j+Sxpj/ZWEoLb0824vO0GeqvVvD/guNeFqjdMvI8iMl2Y1j+/CikmNjmQCvL04QOA5VD9A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250526.1_1748283062610_0.7313799609005895","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250527.3":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250527.3","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250527.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8ee179cb1cdc9e6fa16ea9701d3eec5879b43104","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250527.3.tgz","fileCount":80,"integrity":"sha512-6B9EdBh4pSZvkkgZwSe+jDyDwe4p0CYh1thkKSzG5/fayk5iApzToe38gYwT2ENhdKCh/WfcdeFl1DlwmTk52g==","signatures":[{"sig":"MEUCIQCcLfUIz3sGmCX37RLJY/JLC4vvltBgcZPApVaV3pYftQIgPMqCX5RJCn9BwdjSTkICK8gOH6wJzQUjW9bMVlISZRI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":205593},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\26b11a7a-5fe7-4afd-ac78-626d81a21f01\\azure-core-tracing-1.2.1-alpha.20250527.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json 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 && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\26b11a7a-5fe7-4afd-ac78-626d81a21f01\\azure-core-tracing-1.2.1-alpha.20250527.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-6B9EdBh4pSZvkkgZwSe+jDyDwe4p0CYh1thkKSzG5/fayk5iApzToe38gYwT2ENhdKCh/WfcdeFl1DlwmTk52g==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250527.3_1748369488048_0.2963215396485299","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250528.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250528.2","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250528.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b1c55e241a993b40f3fbd964ec175cae9af1abda","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250528.2.tgz","fileCount":80,"integrity":"sha512-EbUTIkmD2+08x54BZ2seOnbGpDflmcQ0VxJtfqMZ7IhROzEQEzR+1zrF04YBiFhjqNYiYhKG3nhvYFKC43uu3w==","signatures":[{"sig":"MEQCID3NhqxsNSEhmnQ5Iv3A5YGnDObSZdmVojAvwOaCyYRNAiBrqr1wmD2M23KXuHT1KDMwzOG/P4Ia3qttCXJyyqrBZg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":205593},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e2303e12-2950-4d20-a971-90bd6516c062\\azure-core-tracing-1.2.1-alpha.20250528.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json 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 && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e2303e12-2950-4d20-a971-90bd6516c062\\azure-core-tracing-1.2.1-alpha.20250528.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-EbUTIkmD2+08x54BZ2seOnbGpDflmcQ0VxJtfqMZ7IhROzEQEzR+1zrF04YBiFhjqNYiYhKG3nhvYFKC43uu3w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250528.2_1748456007071_0.30668845562076963","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250529.3":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250529.3","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250529.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"037d2f2ea2d77d4006720ec117d6e0bd28864c1d","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250529.3.tgz","fileCount":80,"integrity":"sha512-5EaxEe8606S0euzVF/h0hOPU1o/BybJLgKZGBFTsRVySEYIuhVV1ZxiwMecguvJDX6aMrw0gfeN0107NU/7thA==","signatures":[{"sig":"MEUCIF07uH2i6jf+9Ytz8Oc+PSC63oEQMjqynEnn7kCqpuNLAiEAlc3XNi8qvvNsUYMNQrFNPrvo8lJ+zGT/4wZUEXImf/M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":205593},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\7847bdd5-6a55-431c-9f9e-85e61ca31a31\\azure-core-tracing-1.2.1-alpha.20250529.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint README.md package.json api-extractor.json 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 && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint README.md package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\7847bdd5-6a55-431c-9f9e-85e61ca31a31\\azure-core-tracing-1.2.1-alpha.20250529.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-5EaxEe8606S0euzVF/h0hOPU1o/BybJLgKZGBFTsRVySEYIuhVV1ZxiwMecguvJDX6aMrw0gfeN0107NU/7thA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250529.3_1748542221805_0.9575450649340864","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250530.3":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250530.3","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250530.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8c2121213b75a80946e20aaf09b3d897bb87dcef","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250530.3.tgz","fileCount":80,"integrity":"sha512-DJjwdUQh/YUvCCUkUCUM+sZOyMUg270blgKdlrqZCWZfoJxHPgf+j08pe725gIPxCeBXn3tZh5oQ/SDMOUTZtw==","signatures":[{"sig":"MEYCIQCwr4oC+1BlLk6aTb36R+rJTrkOe33nBF4XEfofj9RzWAIhANgp8+O2eQMeZ3vqPr/t7Dv0rMDlan/qtKhTWJlzD41J","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":205573},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\3f623e2b-651b-4610-8d97-665b94fddd6f\\azure-core-tracing-1.2.1-alpha.20250530.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json 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 && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\3f623e2b-651b-4610-8d97-665b94fddd6f\\azure-core-tracing-1.2.1-alpha.20250530.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-DJjwdUQh/YUvCCUkUCUM+sZOyMUg270blgKdlrqZCWZfoJxHPgf+j08pe725gIPxCeBXn3tZh5oQ/SDMOUTZtw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250530.3_1748628921844_0.5946314648524997","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250603.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250603.2","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250603.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"88d7bd33d824700bd68efe1c1ead44e995a0041a","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250603.2.tgz","fileCount":80,"integrity":"sha512-SephC1AqsoLRiYSxej/a8JKZ9jPqfAmjDvPLhcE6WjuaT7WhDtL8Vcb8CK1ep5VdRtJGSeAnhEbazU1yA1j4Vg==","signatures":[{"sig":"MEUCIBJLOg0xUTEEd1nBy9sCgrOUCnxUVVyTR/uPJ/H21S2tAiEA06Lqg0NDaucVHdlOyR5A1XJ+mDRVVIWyKnNlAvV6nys=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":205573},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\dd01fd0f-2a8d-406f-bd37-1a30fd503054\\azure-core-tracing-1.2.1-alpha.20250603.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json 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 && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\dd01fd0f-2a8d-406f-bd37-1a30fd503054\\azure-core-tracing-1.2.1-alpha.20250603.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-SephC1AqsoLRiYSxej/a8JKZ9jPqfAmjDvPLhcE6WjuaT7WhDtL8Vcb8CK1ep5VdRtJGSeAnhEbazU1yA1j4Vg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250603.2_1748974402997_0.05273834881669326","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250604.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250604.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250604.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4421718767835c742cabc6e13564e5fc0b1da494","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250604.1.tgz","fileCount":80,"integrity":"sha512-7Zu/W5f5Dzoc+54+vtRqPxWb2eSCqsbkL9M2P4m7hqj7d9UlF0bjbW+eOVR5Jf/miywgooyAJv4pCSvrJ7VhLQ==","signatures":[{"sig":"MEUCIQDp08c4DbhJ/ZUtkmH1Nw41J1CjoDAbQSAMKj9V7dgZFgIgBX/MrGdhyiYcO+SCfBNlb7b2FQYTn7RsC/PpwcjjnVM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":205573},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\0f396e86-22c5-4538-8886-e1bee9f6d8f6\\azure-core-tracing-1.2.1-alpha.20250604.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json 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 && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\0f396e86-22c5-4538-8886-e1bee9f6d8f6\\azure-core-tracing-1.2.1-alpha.20250604.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-7Zu/W5f5Dzoc+54+vtRqPxWb2eSCqsbkL9M2P4m7hqj7d9UlF0bjbW+eOVR5Jf/miywgooyAJv4pCSvrJ7VhLQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250604.1_1749060741012_0.5199277903602204","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250605.3":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250605.3","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250605.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b4598e840a55ddca6bb10f1d7d46ac95e6915062","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250605.3.tgz","fileCount":80,"integrity":"sha512-jfashCZowaSOWFzft7SGS0O3iQFde/vdFx5e63xZYBmGFd5Nlze+kar1Bkd5DefaTGBIp8p5FRpibfBL0yjuEg==","signatures":[{"sig":"MEUCIQC7xkgDbUwTKwIjWauMffhs9rB6+O+hyt3Vh9aIRj25kQIgZIsFhPrhRngPwytbLfcY4Kg4Rdp2l+b6ricsbTO1FVg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":205573},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1ead07fc-36a4-4bc6-a985-01f6d2f3b897\\azure-core-tracing-1.2.1-alpha.20250605.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json 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 && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1ead07fc-36a4-4bc6-a985-01f6d2f3b897\\azure-core-tracing-1.2.1-alpha.20250605.3.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-jfashCZowaSOWFzft7SGS0O3iQFde/vdFx5e63xZYBmGFd5Nlze+kar1Bkd5DefaTGBIp8p5FRpibfBL0yjuEg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250605.3_1749147291784_0.999681274532864","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250606.4":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250606.4","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250606.4","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2e9c032acf0a9e56354bf683c1b8cfd98b4cf8d6","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250606.4.tgz","fileCount":80,"integrity":"sha512-kSGxvHuhReAW9vjzfMqkgjB9NhFaPPSolEQWJtD0JtYglxZp7GKo14mBhVipTVlYYvsv15w8Dzr9r0senbrHwg==","signatures":[{"sig":"MEUCIH/8hmVceLK+O9QvfRtPZ3TJAZZaMPmwmIXBSLLc9xuXAiEAl498ACY6rNt1u6eAJRHjl4NULcyzGkf/LeFPsCMKQgY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":205573},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\11c86dc7-ddb9-44f8-a5a9-a5d95e55a1bf\\azure-core-tracing-1.2.1-alpha.20250606.4.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json 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 && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\11c86dc7-ddb9-44f8-a5a9-a5d95e55a1bf\\azure-core-tracing-1.2.1-alpha.20250606.4.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-kSGxvHuhReAW9vjzfMqkgjB9NhFaPPSolEQWJtD0JtYglxZp7GKo14mBhVipTVlYYvsv15w8Dzr9r0senbrHwg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250606.4_1749233485805_0.3853639142774956","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250610.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250610.2","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250610.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1dd554d9582fdccf43e40c32d53c08ed32308faf","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250610.2.tgz","fileCount":80,"integrity":"sha512-V9+7ZRbvQVBFWptienteDZQvXkvzVsU1GRuAKluYLbpN5cfl8puLonhbAaQWwbMv2OQoR3h5N+LItarn+Lu/EQ==","signatures":[{"sig":"MEUCIQCT90Exfe7jWf5410DEqFENfERicWOX4PurZw3E3ahf5wIgT94/wc1LeCo8FYUZ/wSZXKkugliNwJlSVybT/jOqtdU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":205573},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\6c20ac76-521a-4021-904a-0a7f8e0994b3\\azure-core-tracing-1.2.1-alpha.20250610.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json 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 && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\6c20ac76-521a-4021-904a-0a7f8e0994b3\\azure-core-tracing-1.2.1-alpha.20250610.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-V9+7ZRbvQVBFWptienteDZQvXkvzVsU1GRuAKluYLbpN5cfl8puLonhbAaQWwbMv2OQoR3h5N+LItarn+Lu/EQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250610.2_1749579735372_0.46219946575678583","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250611.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250611.2","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250611.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5b821c4cdae8b6bdbcf815048a97e6a249c95d56","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250611.2.tgz","fileCount":80,"integrity":"sha512-S4Gw6WDHoGBnWpagIz/aD3VD/lTENuEkIEtA6+oVi23h4hqalFwjezaz4k3bnO6MyxV7taZVNt/ePbbKUODhaw==","signatures":[{"sig":"MEQCICi8Pr3DP8gqBJg7f3BN/CcrQ22Ksnz8ihLBimmpJMUBAiAMZ9aqIiDU7IvzUrjrPEiZJw+RkA4YdgzAtlV/hrvBMg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":205573},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\4a843955-b0c1-49c9-9f8d-da29a5d583a8\\azure-core-tracing-1.2.1-alpha.20250611.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json 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 && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\4a843955-b0c1-49c9-9f8d-da29a5d583a8\\azure-core-tracing-1.2.1-alpha.20250611.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-S4Gw6WDHoGBnWpagIz/aD3VD/lTENuEkIEtA6+oVi23h4hqalFwjezaz4k3bnO6MyxV7taZVNt/ePbbKUODhaw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250611.2_1749665598192_0.06707295525856449","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250613.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250613.2","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250613.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"55de915095f95c2472fe0033fa6a1b9414707cac","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250613.2.tgz","fileCount":80,"integrity":"sha512-oD+plyS71rsxfQvrnB08d6sfg4/mMD+Zm61bN5dheotXYAJM0CERmZ8sVDhXxcGeE35y0P7FtSTXR5fxeei8zw==","signatures":[{"sig":"MEQCICPSG7htUQVbjtvHiP/jVyVmfwPWXJgjlLJ+9qDstNDHAiAuls1GDBpiw+mpqxOSHEE8Y8rsmtaHk7ym/n4VRr1/XQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":205573},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c1a09879-63c5-4cfc-a6f1-a64883cb4244\\azure-core-tracing-1.2.1-alpha.20250613.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json 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 && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c1a09879-63c5-4cfc-a6f1-a64883cb4244\\azure-core-tracing-1.2.1-alpha.20250613.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-oD+plyS71rsxfQvrnB08d6sfg4/mMD+Zm61bN5dheotXYAJM0CERmZ8sVDhXxcGeE35y0P7FtSTXR5fxeei8zw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250613.2_1749838694669_0.8850670026170826","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250616.1":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250616.1","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250616.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"abeb3fc206aa62c8a17deba470cd1493fcf01876","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250616.1.tgz","fileCount":80,"integrity":"sha512-rrNJmiKk49Slr8uvZAg3QCzLD1n5lSnY03tjdvyCVQBGgFiw3EFGNCyH9jVOKx5KQTlFfnXvPSUApbkl22gpRg==","signatures":[{"sig":"MEYCIQDRr/+wQEfFnwney+gw9NdHYiZndjORvLoj1ik/wd+veAIhALhgzlcxdJCruqkl8g4ZgePyDzFmwhIZjBbvJOXe4svr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":205573},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\fa5fdd83-bc26-462c-a55c-f295dab0da6a\\azure-core-tracing-1.2.1-alpha.20250616.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","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":{"lint":"eslint package.json api-extractor.json 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 && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\fa5fdd83-bc26-462c-a55c-f295dab0da6a\\azure-core-tracing-1.2.1-alpha.20250616.1.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-rrNJmiKk49Slr8uvZAg3QCzLD1n5lSnY03tjdvyCVQBGgFiw3EFGNCyH9jVOKx5KQTlFfnXvPSUApbkl22gpRg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250616.1_1750097497020_0.37614882528767946","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250617.2":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250617.2","keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/core-tracing@1.2.1-alpha.20250617.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f99bdf62de988a02a4d7fe8b5988a402c2102178","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250617.2.tgz","fileCount":80,"integrity":"sha512-VXjFALC1iYjMeTsCuM3Z4T3+NkPd0cRL3p0RLnDoUWbUm+E6GVNzXdeJYUOCQoEop+9crzslp4rK0Qd/CHLwDw==","signatures":[{"sig":"MEUCIQDDs43MoefmVKZp3U5N/+KEBeCkmH2WgfcUUMF7AA15DAIgE1Mt6ZMFD+wjJkf5ulBNGKnFvo+ie8WAi0eQZPuK+U4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":205573},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\22a9b632-d941-49c5-ad07-e39a6e19ea5a\\azure-core-tracing-1.2.1-alpha.20250617.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/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":{"lint":"eslint package.json api-extractor.json 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 && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","build:samples":"echo Obsolete","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","execute:samples":"echo skipped","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","actor":{"name":"microsoft1es","type":"user","email":"npmjs@microsoft.com"},"email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\22a9b632-d941-49c5-ad07-e39a6e19ea5a\\azure-core-tracing-1.2.1-alpha.20250617.2.tgz","//metadata":{"migrationDate":"2023-03-08T18:36:03.000Z","sampleConfiguration":{"productName":"Azure SDK Core","productSlugs":["azure"],"disableDocsMs":true}},"_integrity":"sha512-VXjFALC1iYjMeTsCuM3Z4T3+NkPd0cRL3p0RLnDoUWbUm+E6GVNzXdeJYUOCQoEop+9crzslp4rK0Qd/CHLwDw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.6.2"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.41.2","typescript":"~5.8.2","@types/node":"^20.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@vitest/browser":"^3.0.9","@azure/core-auth":"^1.3.0","@vitest/coverage-istanbul":"^3.0.9","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"_npmOperationalInternal":{"tmp":"tmp/core-tracing_1.2.1-alpha.20250617.2_1750184106396_0.46699148039459226","host":"s3://npm-registry-packages-npm-production"}},"1.2.1-alpha.20250620.3":{"name":"@azure/core-tracing","version":"1.2.1-alpha.20250620.3","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","sdk-type":"client","type":"module","main":"./dist/commonjs/index.js","types":"./dist/commonjs/index.d.ts","browser":"./dist/browser/index.js","react-native":"./dist/react-native/index.js","exports":{"./package.json":"./package.json",".":{"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"},"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}}},"repository":{"type":"git","url":"git+https://github.com/Azure/azure-sdk-for-js.git"},"keywords":["azure","tracing","cloud"],"author":{"name":"Microsoft Corporation"},"license":"MIT","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"engines":{"node":">=20.0.0"},"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md","sideEffects":false,"scripts":{"build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","build:samples":"echo Obsolete","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","execute:samples":"echo skipped","extract-api":"dev-tool run build-package && dev-tool run extract-api","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"samples-dev/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"","lint":"eslint package.json src test","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser","test:node":"dev-tool run test:vitest --no-test-proxy","test:node:esm":"dev-tool run test:vitest --esm --no-test-proxy","update-snippets":"dev-tool run update-snippets"},"dependencies":{"tslib":"^2.6.2"},"devDependencies":{"@azure/core-auth":"^1.3.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@types/node":"^20.0.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","eslint":"^9.9.0","playwright":"^1.41.2","typescript":"~5.8.2","vitest":"^3.0.9"},"//metadata":{"sampleConfiguration":{"disableDocsMs":true,"productName":"Azure SDK Core","productSlugs":["azure"]},"migrationDate":"2023-03-08T18:36:03.000Z"},"tshy":{"exports":{"./package.json":"./package.json",".":"./src/index.ts"},"dialects":["esm","commonjs"],"esmDialects":["browser","react-native"],"selfLink":false,"project":"./tsconfig.src.json"},"module":"./dist/esm/index.js","readmeFilename":"README.md","_id":"@azure/core-tracing@1.2.1-alpha.20250620.3","_integrity":"sha512-8YGzGTM5TMhCUoR35EMlGgk4BiX3xs/z1mN6cehc+U6ugy0IO+AUIdfY1nXkpxbByarGrb4mPbj7JG34CO/x5A==","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\2f0bcb4d-3d57-458a-8a7f-ba8627065e55\\azure-core-tracing-1.2.1-alpha.20250620.3.tgz","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\2f0bcb4d-3d57-458a-8a7f-ba8627065e55\\azure-core-tracing-1.2.1-alpha.20250620.3.tgz","tag":"dev","_nodeVersion":"18.5.0","dist":{"integrity":"sha512-8YGzGTM5TMhCUoR35EMlGgk4BiX3xs/z1mN6cehc+U6ugy0IO+AUIdfY1nXkpxbByarGrb4mPbj7JG34CO/x5A==","shasum":"e48b9d754fee873730316bb63286385f7a12a10e","tarball":"https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.1-alpha.20250620.3.tgz","fileCount":80,"unpackedSize":205535,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD0oRL2zrKpp6UlnfKeb63rF60zdoMkHR7SuBPWMRnINgIgdR6H5utc+WOT8nyXUpd9LrDZKILg3zrMIipK5x05NtM="}]},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com","actor":{"name":"microsoft1es","email":"npmjs@microsoft.com","type":"user"}},"directories":{},"maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/core-tracing_1.2.1-alpha.20250620.3_1750443345064_0.7468632788179101"},"_hasShrinkwrap":false}},"time":{"created":"2019-08-06T17:53:52.526Z","modified":"2025-06-20T18:15:45.494Z","1.0.0-preview.1":"2019-08-06T17:53:52.920Z","1.0.0-preview.2":"2019-09-09T19:52:04.603Z","1.0.0-preview.3":"2019-10-07T19:08:41.704Z","1.0.0-preview.4":"2019-10-09T02:57:42.419Z","1.0.0-preview.5":"2019-10-22T23:09:08.384Z","1.0.0-dev.20191115.1":"2019-11-15T09:46:06.773Z","1.0.0-dev.20191115.2":"2019-11-15T13:48:10.447Z","1.0.0-dev.20191116.1":"2019-11-16T13:49:30.836Z","1.0.0-dev.20191117.1":"2019-11-17T13:50:08.750Z","1.0.0-dev.20191118.1":"2019-11-18T14:05:24.839Z","1.0.0-preview.6":"2019-12-02T19:06:27.487Z","1.0.0-preview.7":"2019-12-03T19:06:33.983Z","1.0.0-dev.20191204.1":"2019-12-04T14:35:24.859Z","1.0.0-dev.20191205.1":"2019-12-05T14:25:36.430Z","1.0.0-dev.20191206.1":"2019-12-06T14:26:44.722Z","1.0.0-dev.20191207.1":"2019-12-07T13:43:33.129Z","1.0.0-dev.20191209.1":"2019-12-09T13:37:55.542Z","1.0.0-dev.20191210.1":"2019-12-10T13:50:58.400Z","1.0.0-dev.20191211.1":"2019-12-11T13:50:04.494Z","1.0.0-dev.20191212.1":"2019-12-12T13:55:40.617Z","1.0.0-dev.20191214.1":"2019-12-14T14:02:15.931Z","1.0.0-dev.20191215.1":"2019-12-15T13:43:12.701Z","1.0.0-dev.20191216.1":"2019-12-16T13:59:23.292Z","1.0.0-dev.20191217.1":"2019-12-17T13:47:30.963Z","1.0.0-dev.20191219.1":"2019-12-19T13:50:04.818Z","1.0.0-dev.20191220.1":"2019-12-20T13:51:06.818Z","1.0.0-dev.20191221.1":"2019-12-21T13:46:18.754Z","1.0.0-dev.20191222.1":"2019-12-22T13:46:08.825Z","1.0.0-dev.20191223.1":"2019-12-23T14:02:01.026Z","1.0.0-dev.20191224.1":"2019-12-24T13:56:52.152Z","1.0.0-dev.20191225.1":"2019-12-25T13:50:30.880Z","1.0.0-dev.20191226.1":"2019-12-26T13:57:13.805Z","1.0.0-dev.20191227.1":"2019-12-27T13:46:59.380Z","1.0.0-dev.20191228.1":"2019-12-28T13:49:53.931Z","1.0.0-dev.20191231.1":"2019-12-31T13:53:16.458Z","1.0.0-dev.20200101.1":"2020-01-01T13:46:50.417Z","1.0.0-dev.20200102.1":"2020-01-02T14:08:42.650Z","1.0.0-dev.20200103.1":"2020-01-03T14:18:55.830Z","1.0.0-dev.20200104.1":"2020-01-04T13:45:43.632Z","1.0.0-dev.20200105.1":"2020-01-05T13:54:54.281Z","1.0.0-dev.20200106.1":"2020-01-06T13:51:11.841Z","1.0.0-dev.20200107.1":"2020-01-07T13:52:26.326Z","1.0.0-dev.20200108.1":"2020-01-08T13:49:35.113Z","1.0.0-dev.20200109.1":"2020-01-09T14:04:22.686Z","1.0.0-dev.20200110.1":"2020-01-10T13:51:06.497Z","1.0.0-dev.20200111.1":"2020-01-11T13:49:32.281Z","1.0.0-dev.20200112.1":"2020-01-12T14:41:03.742Z","1.0.0-dev.20200113.1":"2020-01-13T14:06:25.612Z","1.0.0-dev.20200114.1":"2020-01-14T14:07:20.920Z","1.0.0-dev.20200115.1":"2020-01-15T14:23:12.555Z","1.0.0-dev.20200116.1":"2020-01-16T12:21:11.489Z","1.0.0-dev.20200117.1":"2020-01-17T14:20:49.221Z","1.0.0-dev.20200118.1":"2020-01-18T13:52:43.679Z","1.0.0-dev.20200119.1":"2020-01-19T14:12:18.737Z","1.0.0-dev.20200120.1":"2020-01-20T14:01:20.067Z","1.0.0-dev.20200121.1":"2020-01-21T14:39:21.750Z","1.0.0-dev.20200122.1":"2020-01-22T13:57:24.355Z","1.0.0-dev.20200124.1":"2020-01-24T14:04:44.548Z","1.0.0-dev.20200128.1":"2020-01-28T14:18:15.733Z","1.0.0-dev.20200129.1":"2020-01-29T14:22:22.902Z","1.0.0-dev.20200131.1":"2020-02-01T03:11:19.549Z","1.0.0-dev.20200204.1":"2020-02-04T14:22:20.910Z","1.0.0-dev.20200208.1":"2020-02-08T14:16:32.612Z","1.0.0-dev.20200225.1":"2020-02-25T17:30:55.452Z","1.0.0-dev.20200312.1":"2020-03-12T14:15:57.227Z","1.0.0-dev.20200325.1":"2020-03-25T13:42:40.169Z","1.0.0-dev.20200326.1":"2020-03-26T13:49:24.055Z","1.0.0-dev.20200401.1":"2020-04-01T13:36:05.254Z","1.0.0-dev.20200417.1":"2020-04-17T13:09:46.240Z","1.0.0-dev.20200424.1":"2020-04-24T16:12:35.855Z","1.0.0-dev.20200427.1":"2020-04-27T18:15:15.347Z","1.0.0-dev.20200428.2":"2020-04-28T18:14:32.980Z","1.0.0-preview.8":"2020-04-28T18:27:19.395Z","1.0.0-dev.20200604.1":"2020-06-04T18:35:34.618Z","1.0.0-dev.20200611.1":"2020-06-11T21:53:52.020Z","1.0.0-dev.20200626.1":"2020-06-26T18:41:39.060Z","1.0.0-preview.9":"2020-08-05T21:38:03.942Z","1.0.0-dev.20200806.1":"2020-08-06T18:21:21.509Z","1.0.0-dev.20200807.1":"2020-08-07T18:17:36.328Z","1.0.0-alpha.20200903.1":"2020-09-03T18:29:11.798Z","1.0.0-alpha.20200929.1":"2020-09-29T18:51:13.672Z","1.0.0-alpha.20201123.1":"2020-11-23T19:33:21.732Z","1.0.0-alpha.20201201.1":"2020-12-01T19:43:45.496Z","1.0.0-alpha.20201215.1":"2020-12-15T19:30:46.796Z","1.0.0-alpha.20201217.1":"2020-12-17T19:35:38.381Z","1.0.0-alpha.20201218.1":"2020-12-18T18:47:19.821Z","1.0.0-alpha.20201224.1":"2020-12-24T19:21:57.587Z","1.0.0-alpha.20210118.1":"2021-01-18T19:27:13.810Z","1.0.0-alpha.20210226.1":"2021-02-26T19:33:44.436Z","1.0.0-alpha.20210301.1":"2021-03-01T19:27:32.401Z","1.0.0-preview.10":"2021-03-04T21:28:26.207Z","1.0.0-alpha.20210317.1":"2021-03-17T18:31:08.156Z","1.0.0-alpha.20210326.1":"2021-03-26T18:26:59.006Z","1.0.0-preview.11":"2021-03-30T23:23:12.503Z","1.0.0-alpha.20210518.2":"2021-05-18T20:11:58.466Z","1.0.0-alpha.20210611.2":"2021-06-11T21:58:21.941Z","1.0.0-alpha.20210617.1":"2021-06-17T20:10:03.415Z","1.0.0-alpha.20210623.4":"2021-06-23T20:22:44.646Z","1.0.0-preview.12":"2021-06-30T19:38:39.765Z","1.0.0-alpha.20210702.4":"2021-07-02T18:59:50.576Z","1.0.0-alpha.20210713.1":"2021-07-13T18:41:11.586Z","1.0.0-preview.13":"2021-07-15T22:56:03.610Z","1.0.0-alpha.20210716.1":"2021-07-16T18:47:00.634Z","1.0.0-alpha.20210816.6":"2021-08-16T18:54:24.451Z","1.0.0-alpha.20210830.2":"2021-08-30T18:18:37.151Z","1.0.0-alpha.20210903.3":"2021-09-03T18:11:53.852Z","1.0.0-alpha.20210930.2":"2021-09-30T18:12:15.734Z","1.0.0-alpha.20211208.10":"2021-12-08T23:41:02.459Z","1.0.0-alpha.20211214.4":"2021-12-14T19:09:07.623Z","1.0.0-alpha.20220104.5":"2022-01-04T19:13:23.283Z","1.0.0-alpha.20220114.1":"2022-01-14T19:08:33.748Z","1.0.0-alpha.20220120.2":"2022-01-20T19:09:05.814Z","1.0.0-alpha.20220131.3":"2022-01-31T19:13:03.752Z","1.0.0-preview.14":"2022-02-03T19:36:06.857Z","1.0.0-alpha.20220204.4":"2022-02-04T19:11:14.216Z","1.0.0-alpha.20220307.7":"2022-03-07T19:12:28.127Z","1.0.0-alpha.20220309.5":"2022-03-09T19:16:32.411Z","1.0.0-alpha.20220310.3":"2022-03-10T19:20:21.019Z","1.0.0-alpha.20220315.1":"2022-03-15T18:16:48.406Z","1.0.0-alpha.20220322.1":"2022-03-22T18:14:30.083Z","1.0.0":"2022-03-31T19:22:23.312Z","1.0.1-alpha.20220401.10":"2022-04-01T21:33:50.406Z","1.0.1-alpha.20220406.3":"2022-04-06T18:16:01.674Z","1.0.1-alpha.20220415.2":"2022-04-15T18:20:40.154Z","1.0.1-alpha.20220420.2":"2022-04-20T18:18:16.095Z","1.0.1-alpha.20220421.2":"2022-04-21T18:20:29.369Z","1.0.1-alpha.20220505.3":"2022-05-05T18:13:15.761Z","1.0.1":"2022-05-05T18:43:17.020Z","1.0.2-alpha.20220506.2":"2022-05-06T18:14:48.931Z","1.0.2-alpha.20220518.2":"2022-05-18T18:11:16.059Z","1.0.2-alpha.20220523.1":"2022-05-23T18:15:06.296Z","1.0.2-alpha.20220923.1":"2022-09-23T18:16:24.620Z","1.0.2-alpha.20221020.2":"2022-10-20T18:18:13.884Z","1.0.2-alpha.20221107.4":"2022-11-07T19:14:36.417Z","1.0.2-alpha.20230307.4":"2023-03-07T19:18:03.545Z","1.0.2-alpha.20230419.2":"2023-04-19T18:20:59.834Z","1.0.2-alpha.20230613.2":"2023-06-13T18:18:58.480Z","1.0.2-alpha.20230727.2":"2023-07-27T18:24:28.420Z","1.0.2-alpha.20230824.1":"2023-08-24T18:33:05.600Z","1.0.2-alpha.20230904.1":"2023-09-04T18:13:25.256Z","1.0.2-alpha.20230925.3":"2023-09-25T18:53:02.372Z","1.0.2-alpha.20231002.2":"2023-10-02T18:18:27.895Z","1.0.2-alpha.20231010.2":"2023-10-10T18:19:11.689Z","1.0.2-alpha.20231024.1":"2023-10-24T18:16:54.950Z","1.0.2-alpha.20231031.3":"2023-10-31T18:17:03.007Z","1.0.2-alpha.20231102.2":"2023-11-02T18:19:33.765Z","1.0.2-alpha.20231107.1":"2023-11-07T19:20:17.561Z","1.0.2-alpha.20231120.4":"2023-11-20T19:16:20.722Z","1.0.2-alpha.20231206.3":"2023-12-06T19:15:09.100Z","1.0.2-alpha.20231213.2":"2023-12-13T19:14:22.548Z","1.0.2-alpha.20240101.1":"2024-01-01T19:24:41.045Z","1.0.2-alpha.20240202.3":"2024-02-02T19:11:42.437Z","1.0.2-alpha.20240223.2":"2024-02-23T19:20:52.946Z","1.0.2-alpha.20240226.1":"2024-02-26T19:24:52.166Z","1.0.2-alpha.20240226.9":"2024-02-27T04:52:57.855Z","1.0.2-alpha.20240228.1":"2024-02-28T19:24:56.201Z","1.1.0":"2024-03-13T22:29:35.965Z","1.1.0-alpha.20240314.2":"2024-03-14T18:20:46.460Z","1.1.1-alpha.20240320.4":"2024-03-20T18:22:48.001Z","1.1.1":"2024-03-20T21:36:07.911Z","1.1.2-alpha.20240322.2":"2024-03-22T18:24:37.512Z","1.1.2-alpha.20240329.3":"2024-03-29T18:18:41.523Z","1.1.2-alpha.20240410.4":"2024-04-10T20:13:49.237Z","1.1.2":"2024-04-11T01:15:09.882Z","1.1.2-alpha.20240411.3":"2024-04-11T18:43:22.649Z","1.1.3-alpha.20240412.3":"2024-04-12T19:04:50.503Z","1.1.3-alpha.20240415.4":"2024-04-15T18:42:06.352Z","1.1.3-alpha.20240416.4":"2024-04-16T18:40:47.123Z","1.1.3-alpha.20240418.3":"2024-04-18T18:50:34.104Z","1.1.3-alpha.20240419.1":"2024-04-19T18:46:03.235Z","1.1.3-alpha.20240423.2":"2024-04-23T18:42:17.678Z","1.1.3-alpha.20240424.3":"2024-04-24T18:54:28.025Z","1.1.3-alpha.20240425.2":"2024-04-25T18:41:00.430Z","1.1.3-alpha.20240426.4":"2024-04-26T18:43:29.448Z","1.1.3-alpha.20240429.3":"2024-04-29T18:53:08.476Z","1.1.3-alpha.20240501.2":"2024-05-01T18:48:16.316Z","1.1.3-alpha.20240502.4":"2024-05-02T18:46:10.227Z","1.1.3-alpha.20240503.1":"2024-05-03T18:52:57.340Z","1.1.3-alpha.20240506.1":"2024-05-06T18:31:31.854Z","1.1.3-alpha.20240507.2":"2024-05-07T18:31:57.918Z","1.1.3-alpha.20240508.2":"2024-05-08T18:34:40.051Z","1.1.3-alpha.20240509.1":"2024-05-09T18:38:59.378Z","1.1.3-alpha.20240510.3":"2024-05-10T18:31:33.800Z","1.1.3-alpha.20240513.1":"2024-05-13T18:29:23.423Z","1.1.3-alpha.20240514.3":"2024-05-14T18:43:41.204Z","1.1.3-alpha.20240515.1":"2024-05-15T18:31:01.966Z","1.1.3-alpha.20240516.2":"2024-05-16T18:50:00.776Z","1.1.3-alpha.20240517.1":"2024-05-17T18:29:54.764Z","1.1.3-alpha.20240520.1":"2024-05-20T18:29:25.044Z","1.1.3-alpha.20240521.1":"2024-05-21T18:29:21.792Z","1.1.3-alpha.20240522.4":"2024-05-22T18:38:10.358Z","1.1.3-alpha.20240523.4":"2024-05-23T18:38:56.597Z","1.1.3-alpha.20240524.1":"2024-05-24T18:32:38.180Z","1.1.3-alpha.20240527.1":"2024-05-27T18:34:57.817Z","1.1.3-alpha.20240528.2":"2024-05-28T18:36:08.919Z","1.1.3-alpha.20240529.1":"2024-05-29T18:31:05.578Z","1.1.3-alpha.20240530.3":"2024-05-30T18:32:51.135Z","1.1.3-alpha.20240604.1":"2024-06-04T18:32:33.131Z","1.1.3-alpha.20240605.2":"2024-06-05T18:30:13.207Z","1.1.3-alpha.20240606.1":"2024-06-06T18:33:04.044Z","1.1.3-alpha.20240607.1":"2024-06-07T18:33:30.945Z","1.1.3-alpha.20240610.1":"2024-06-10T18:31:57.660Z","1.1.3-alpha.20240611.3":"2024-06-11T18:38:14.470Z","1.1.3-alpha.20240613.1":"2024-06-13T18:34:23.674Z","1.1.3-alpha.20240614.3":"2024-06-14T18:30:04.119Z","1.1.3-alpha.20240618.1":"2024-06-18T18:31:13.441Z","1.1.3-alpha.20240619.3":"2024-06-19T18:36:33.029Z","1.1.3-alpha.20240621.10":"2024-06-21T18:36:48.576Z","1.1.3-alpha.20240625.1":"2024-06-25T18:29:11.864Z","1.1.3-alpha.20240626.1":"2024-06-26T18:27:14.411Z","1.1.3-alpha.20240627.5":"2024-06-27T18:30:02.765Z","1.1.3-alpha.20240628.2":"2024-06-28T18:30:35.080Z","1.1.3-alpha.20240701.3":"2024-07-01T18:32:00.108Z","1.1.3-alpha.20240704.2":"2024-07-04T18:30:14.220Z","1.1.3-alpha.20240705.2":"2024-07-05T18:38:19.127Z","1.1.3-alpha.20240709.3":"2024-07-09T18:32:17.171Z","1.1.3-alpha.20240710.2":"2024-07-10T18:29:29.354Z","1.1.3-alpha.20240711.2":"2024-07-11T18:37:19.745Z","1.1.3-alpha.20240715.2":"2024-07-15T18:34:34.122Z","1.1.3-alpha.20240716.2":"2024-07-16T18:45:00.798Z","1.1.3-alpha.20240718.1":"2024-07-18T18:30:54.692Z","1.1.3-alpha.20240719.1":"2024-07-19T18:27:56.456Z","1.1.3-alpha.20240722.3":"2024-07-22T18:29:37.190Z","1.1.3-alpha.20240723.2":"2024-07-23T18:29:13.931Z","1.1.3-alpha.20240724.2":"2024-07-24T18:30:54.889Z","1.1.3-alpha.20240725.2":"2024-07-25T18:29:07.481Z","1.1.3-alpha.20240729.3":"2024-07-29T18:30:38.490Z","1.1.3-alpha.20240730.3":"2024-07-30T18:31:06.217Z","1.1.3-alpha.20240731.2":"2024-07-31T18:36:15.631Z","1.1.3-alpha.20240801.3":"2024-08-01T18:30:34.673Z","1.1.3-alpha.20240802.1":"2024-08-02T18:29:09.833Z","1.1.3-alpha.20240806.1":"2024-08-06T18:33:17.783Z","1.1.3-alpha.20240807.4":"2024-08-07T18:30:19.395Z","1.1.3-alpha.20240808.1":"2024-08-08T18:30:16.292Z","1.1.3-alpha.20240809.2":"2024-08-09T18:29:34.809Z","1.1.3-alpha.20240813.2":"2024-08-13T18:33:35.950Z","1.1.3-alpha.20240814.1":"2024-08-14T18:34:45.351Z","1.1.3-alpha.20240815.2":"2024-08-15T18:30:09.842Z","1.1.3-alpha.20240816.2":"2024-08-16T18:30:17.624Z","1.1.3-alpha.20240819.2":"2024-08-19T18:28:55.520Z","1.1.3-alpha.20240820.8":"2024-08-20T18:35:28.323Z","1.1.3-alpha.20240821.4":"2024-08-21T18:27:53.523Z","1.1.3-alpha.20240822.3":"2024-08-22T19:36:07.091Z","1.1.3-alpha.20240823.1":"2024-08-23T18:31:01.200Z","1.1.3-alpha.20240826.2":"2024-08-26T18:29:55.971Z","1.1.3-alpha.20240828.1":"2024-08-28T18:28:00.908Z","1.1.3-alpha.20240829.2":"2024-08-29T18:29:35.182Z","1.1.3-alpha.20240830.2":"2024-08-30T18:24:12.601Z","1.1.3-alpha.20240902.1":"2024-09-02T18:24:36.473Z","1.1.3-alpha.20240903.2":"2024-09-03T18:24:41.344Z","1.1.3-alpha.20240905.2":"2024-09-05T18:24:37.242Z","1.1.3-alpha.20240906.2":"2024-09-06T18:26:19.225Z","1.1.3-alpha.20240909.1":"2024-09-09T18:30:02.934Z","1.1.3-alpha.20240912.4":"2024-09-12T18:28:29.398Z","1.1.3-alpha.20240913.2":"2024-09-13T18:26:14.660Z","1.1.3-alpha.20240916.2":"2024-09-16T18:28:45.729Z","1.1.3-alpha.20240918.1":"2024-09-18T18:35:31.400Z","1.1.3-alpha.20240919.1":"2024-09-19T18:23:04.126Z","1.1.3-alpha.20240920.2":"2024-09-20T18:22:43.515Z","1.1.3-alpha.20240924.1":"2024-09-24T18:37:36.289Z","1.1.3-alpha.20240925.5":"2024-09-25T18:33:19.604Z","1.1.3-alpha.20240926.5":"2024-09-26T18:25:26.267Z","1.1.3-alpha.20240927.3":"2024-09-27T18:32:15.731Z","1.1.3-alpha.20240930.1":"2024-09-30T18:27:17.107Z","1.2.0":"2024-10-03T16:59:39.287Z","1.2.0-alpha.20241003.3":"2024-10-03T18:27:26.714Z","1.2.1-alpha.20241007.3":"2024-10-07T18:28:38.055Z","1.2.1-alpha.20241008.3":"2024-10-08T18:24:37.521Z","1.2.1-alpha.20241009.1":"2024-10-09T18:28:39.769Z","1.2.1-alpha.20241010.2":"2024-10-10T18:28:03.159Z","1.2.1-alpha.20241011.2":"2024-10-11T18:27:40.451Z","1.2.1-alpha.20241014.5":"2024-10-14T18:29:08.598Z","1.2.1-alpha.20241015.2":"2024-10-15T18:35:31.518Z","1.2.1-alpha.20241016.3":"2024-10-16T18:32:57.131Z","1.2.1-alpha.20241021.2":"2024-10-21T18:29:03.035Z","1.2.1-alpha.20241022.3":"2024-10-22T18:33:03.254Z","1.2.1-alpha.20241023.2":"2024-10-23T18:32:02.518Z","1.2.1-alpha.20241024.1":"2024-10-24T18:29:27.884Z","1.2.1-alpha.20241025.10":"2024-10-25T18:29:59.558Z","1.2.1-alpha.20241028.1":"2024-10-28T18:39:44.734Z","1.2.1-alpha.20241029.3":"2024-10-29T18:29:34.182Z","1.2.1-alpha.20241030.2":"2024-10-30T18:29:50.851Z","1.2.1-alpha.20241031.2":"2024-10-31T18:28:36.022Z","1.2.1-alpha.20241101.1":"2024-11-01T18:27:00.913Z","1.2.1-alpha.20241111.2":"2024-11-11T19:33:52.435Z","1.2.1-alpha.20241112.2":"2024-11-12T19:33:22.099Z","1.2.1-alpha.20241113.3":"2024-11-13T19:30:11.263Z","1.2.1-alpha.20241114.1":"2024-11-14T19:41:59.182Z","1.2.1-alpha.20241118.2":"2024-11-18T19:57:37.851Z","1.2.1-alpha.20241119.7":"2024-11-19T19:49:26.587Z","1.2.1-alpha.20241120.2":"2024-11-20T19:28:04.960Z","1.2.1-alpha.20241125.6":"2024-11-25T19:30:10.500Z","1.2.1-alpha.20241127.2":"2024-11-27T19:28:59.889Z","1.2.1-alpha.20241128.1":"2024-11-28T19:31:46.257Z","1.2.1-alpha.20241129.3":"2024-11-29T19:29:23.533Z","1.2.1-alpha.20241202.2":"2024-12-02T19:30:44.567Z","1.2.1-alpha.20241203.2":"2024-12-03T19:31:45.462Z","1.2.1-alpha.20241205.7":"2024-12-05T19:39:43.817Z","1.2.1-alpha.20241206.2":"2024-12-06T19:29:44.805Z","1.2.1-alpha.20241209.3":"2024-12-09T19:30:05.199Z","1.2.1-alpha.20241210.1":"2024-12-10T19:33:27.489Z","1.2.1-alpha.20241211.1":"2024-12-11T19:32:43.674Z","1.2.1-alpha.20241212.2":"2024-12-12T19:48:05.757Z","1.2.1-alpha.20241216.1":"2024-12-16T19:32:19.614Z","1.2.1-alpha.20241218.2":"2024-12-18T19:30:09.144Z","1.2.1-alpha.20241219.7":"2024-12-19T19:34:00.972Z","1.2.1-alpha.20241220.2":"2024-12-20T19:30:20.280Z","1.2.1-alpha.20241223.1":"2024-12-23T19:31:52.336Z","1.2.1-alpha.20241224.1":"2024-12-24T19:33:27.722Z","1.2.1-alpha.20241225.1":"2024-12-25T19:31:10.250Z","1.2.1-alpha.20241226.1":"2024-12-26T19:30:30.995Z","1.2.1-alpha.20241227.1":"2024-12-27T19:31:52.180Z","1.2.1-alpha.20241230.2":"2024-12-30T19:32:59.439Z","1.2.1-alpha.20241231.2":"2024-12-31T19:31:11.136Z","1.2.1-alpha.20250101.1":"2025-01-01T19:30:32.398Z","1.2.1-alpha.20250102.1":"2025-01-02T19:29:57.025Z","1.2.1-alpha.20250103.2":"2025-01-03T19:34:00.423Z","1.2.1-alpha.20250106.3":"2025-01-06T19:42:27.285Z","1.2.1-alpha.20250107.2":"2025-01-07T19:28:53.600Z","1.2.1-alpha.20250108.2":"2025-01-08T19:32:48.011Z","1.2.1-alpha.20250110.2":"2025-01-10T19:32:26.354Z","1.2.1-alpha.20250113.1":"2025-01-13T19:29:07.272Z","1.2.1-alpha.20250114.3":"2025-01-14T19:29:17.272Z","1.2.1-alpha.20250115.1":"2025-01-15T19:28:16.597Z","1.2.1-alpha.20250116.4":"2025-01-16T19:31:04.269Z","1.2.1-alpha.20250117.3":"2025-01-17T19:58:34.071Z","1.2.1-alpha.20250120.1":"2025-01-20T19:30:40.903Z","1.2.1-alpha.20250122.5":"2025-01-22T19:34:20.456Z","1.2.1-alpha.20250123.2":"2025-01-23T19:30:49.697Z","1.2.1-alpha.20250124.9":"2025-01-24T19:28:21.618Z","1.2.1-alpha.20250127.3":"2025-01-27T19:27:59.032Z","1.2.1-alpha.20250128.1":"2025-01-28T19:27:30.028Z","1.2.1-alpha.20250129.1":"2025-01-29T19:32:26.568Z","1.2.1-alpha.20250130.1":"2025-01-30T19:36:03.728Z","1.2.1-alpha.20250131.1":"2025-01-31T19:29:54.414Z","1.2.1-alpha.20250204.1":"2025-02-04T19:32:26.990Z","1.2.1-alpha.20250205.1":"2025-02-05T19:41:03.845Z","1.2.1-alpha.20250206.8":"2025-02-06T19:31:16.951Z","1.2.1-alpha.20250207.2":"2025-02-07T20:12:08.028Z","1.2.1-alpha.20250210.2":"2025-02-10T19:32:14.026Z","1.2.1-alpha.20250211.3":"2025-02-11T19:33:54.079Z","1.2.1-alpha.20250212.2":"2025-02-12T19:33:06.335Z","1.2.1-alpha.20250213.6":"2025-02-13T19:32:52.050Z","1.2.1-alpha.20250214.8":"2025-02-14T19:29:47.923Z","1.2.1-alpha.20250217.5":"2025-02-17T19:32:29.712Z","1.2.1-alpha.20250218.3":"2025-02-18T19:35:18.624Z","1.2.1-alpha.20250219.7":"2025-02-19T19:27:15.487Z","1.2.1-alpha.20250220.1":"2025-02-20T19:31:22.430Z","1.2.1-alpha.20250221.1":"2025-02-21T19:35:10.503Z","1.2.1-alpha.20250224.3":"2025-02-24T19:29:29.132Z","1.2.1-alpha.20250225.2":"2025-02-25T19:32:14.672Z","1.2.1-alpha.20250226.3":"2025-02-26T19:42:08.256Z","1.2.1-alpha.20250227.7":"2025-02-27T19:29:53.669Z","1.2.1-alpha.20250228.1":"2025-02-28T19:32:30.874Z","1.2.1-alpha.20250303.3":"2025-03-03T19:34:15.707Z","1.2.1-alpha.20250304.2":"2025-03-04T19:36:01.039Z","1.2.1-alpha.20250306.2":"2025-03-06T19:42:56.365Z","1.2.1-alpha.20250307.2":"2025-03-07T19:39:50.968Z","1.2.1-alpha.20250310.2":"2025-03-10T18:28:36.574Z","1.2.1-alpha.20250311.2":"2025-03-11T18:28:35.655Z","1.2.1-alpha.20250312.3":"2025-03-12T18:33:00.240Z","1.2.1-alpha.20250313.3":"2025-03-13T18:39:56.161Z","1.2.1-alpha.20250317.1":"2025-03-17T18:40:02.748Z","1.2.1-alpha.20250318.3":"2025-03-18T18:35:00.991Z","1.2.1-alpha.20250319.4":"2025-03-19T18:30:53.139Z","1.2.1-alpha.20250320.7":"2025-03-20T18:30:12.975Z","1.2.1-alpha.20250321.2":"2025-03-21T18:33:30.942Z","1.2.1-alpha.20250324.1":"2025-03-24T18:32:15.409Z","1.2.1-alpha.20250325.2":"2025-03-25T18:28:43.970Z","1.2.1-alpha.20250326.3":"2025-03-26T18:25:43.889Z","1.2.1-alpha.20250327.1":"2025-03-27T18:39:32.309Z","1.2.1-alpha.20250331.2":"2025-03-31T18:30:38.191Z","1.2.1-alpha.20250401.1":"2025-04-01T18:27:32.991Z","1.2.1-alpha.20250402.1":"2025-04-02T18:28:03.396Z","1.2.1-alpha.20250403.3":"2025-04-03T18:44:11.115Z","1.2.1-alpha.20250404.1":"2025-04-04T18:29:14.655Z","1.2.1-alpha.20250408.2":"2025-04-08T18:33:38.702Z","1.2.1-alpha.20250417.3":"2025-04-17T18:11:21.769Z","1.2.1-alpha.20250418.1":"2025-04-18T18:13:42.933Z","1.2.1-alpha.20250505.2":"2025-05-05T18:13:44.303Z","1.2.1-alpha.20250506.1":"2025-05-06T18:34:13.873Z","1.2.1-alpha.20250507.1":"2025-05-07T18:12:34.249Z","1.2.1-alpha.20250508.1":"2025-05-08T18:12:55.070Z","1.2.1-alpha.20250509.1":"2025-05-09T18:34:30.436Z","1.2.1-alpha.20250512.3":"2025-05-12T18:14:14.396Z","1.2.1-alpha.20250513.2":"2025-05-13T18:10:40.123Z","1.2.1-alpha.20250514.1":"2025-05-14T18:15:11.891Z","1.2.1-alpha.20250515.2":"2025-05-15T18:14:19.296Z","1.2.1-alpha.20250516.1":"2025-05-16T18:14:32.164Z","1.2.1-alpha.20250519.3":"2025-05-19T18:15:53.695Z","1.2.1-alpha.20250520.1":"2025-05-20T18:13:57.897Z","1.2.1-alpha.20250521.2":"2025-05-21T18:11:27.910Z","1.2.1-alpha.20250522.3":"2025-05-22T18:14:11.190Z","1.2.1-alpha.20250526.1":"2025-05-26T18:11:02.826Z","1.2.1-alpha.20250527.3":"2025-05-27T18:11:28.238Z","1.2.1-alpha.20250528.2":"2025-05-28T18:13:27.273Z","1.2.1-alpha.20250529.3":"2025-05-29T18:10:22.042Z","1.2.1-alpha.20250530.3":"2025-05-30T18:15:22.039Z","1.2.1-alpha.20250603.2":"2025-06-03T18:13:23.216Z","1.2.1-alpha.20250604.1":"2025-06-04T18:12:21.230Z","1.2.1-alpha.20250605.3":"2025-06-05T18:14:52.032Z","1.2.1-alpha.20250606.4":"2025-06-06T18:11:25.999Z","1.2.1-alpha.20250610.2":"2025-06-10T18:22:15.564Z","1.2.1-alpha.20250611.2":"2025-06-11T18:13:18.475Z","1.2.1-alpha.20250613.2":"2025-06-13T18:18:14.849Z","1.2.1-alpha.20250616.1":"2025-06-16T18:11:37.196Z","1.2.1-alpha.20250617.2":"2025-06-17T18:15:06.605Z","1.2.1-alpha.20250620.3":"2025-06-20T18:15:45.267Z"},"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/blob/main/sdk/core/core-tracing/README.md","keywords":["azure","tracing","cloud"],"repository":"github:Azure/azure-sdk-for-js","description":"Provides low-level interfaces and helper methods for tracing in Azure SDK","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"readme":"","readmeFilename":""}