{"_id":"@azure-rest/purview-workflow","_rev":"268-c33da15aaf0d620c23da121251d9d62d","name":"@azure-rest/purview-workflow","dist-tags":{"latest":"1.0.0-beta.2","next":"1.0.0-beta.2","dev":"1.0.0-alpha.20260305.1"},"versions":{"1.0.0-beta.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-beta.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-beta.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"52abbc28e78a08bbe3fb846ee0ec16cbd3104040","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-beta.1.tgz","fileCount":25,"integrity":"sha512-ZjkNPYyAuVMUDURRQZYb8N0/WPyU77Zu4ZGxofC+l5ZiPSjYEb0xdB/7eMdfH8i5wkN0YK7y2djQhggSB5FBzg==","signatures":[{"sig":"MEYCIQCyUQySzI/+ypjRMBl+/pqiq4dKJuITSI4tGl8yDGGohwIhAO1g1ikiL+PRyy1JrdKg3ieiCxHyczyLyi4a0xrEZEnb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167238,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkCbUgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrPwA/9GIhRgJEnX0uXC/h//t+ArO6+XhrDPiUbJBVAA04tbzAEc6O0\r\nnT/BkETYk1OGx+12C3q0D/hThdovENOkiTFzLZ7kW9vG+WPgDj7Dn9yOnN8v\r\nnw7doybX9XKwj84+34G5vFt8LRZwHd5h92eL7jNvht8fqomg3fdRD3Q+fSKE\r\nPpPwpHqKBtZHetWwwq1ClnitfuPZ0f0XbV8lgkGbcKGdTHc8cM7dFLr87c8R\r\nl9Rrk10ItubBj6CRYZDmwApKm92SdfJSBSdaHogMDuM8dz1xbi7/xi34yhi5\r\nYnC9QUjAh7KBEd8JrT8lhfKinBTT7NwmKJZ9EN4WaxloiR1cPB8jCOEA8m9E\r\n0zJ1JVcdHV8P/vJKzHNmsH053XtrxBHtG1LowgXGL+U+87fo1UhhQsZZKLcH\r\nonwtL6S3RZEhM0Xk+Wx+ZY52X7AT6S2/uS27/5peo/prWPCOrKk2d6Ct/4mH\r\nqwyd66V9j97uKn2KSPI4PXfHMbhP3hrZ93Lfkw4wcz4IuDJhKDSrQ7NJcJJh\r\nscDFFenY83UL/TaYwqoGJr2VystYqhN2AHJbHUYaAMUyZ07ud4ap9layCynr\r\ngRKccLZxed9bEM9D4U2bpJw2+7kZQOPhuNub4vo4vi0z3rwjnZHP/kvKN9WW\r\nx94uDlHdWB7/w2taj+uLB+sgOhDoitj+G2A=\r\n=Aiat\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-rest-purview-workflow/azure-rest-purview-workflow-1.0.0-beta.1.tgz","types":"./types/purview-workflow.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"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 && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && cross-env ONLY_NODE=true rollup -c 2>&1","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-rest-purview-workflow/azure-rest-purview-workflow-1.0.0-beta.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-ZjkNPYyAuVMUDURRQZYb8N0/WPyU77Zu4ZGxofC+l5ZiPSjYEb0xdB/7eMdfH8i5wkN0YK7y2djQhggSB5FBzg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.3.1","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.14.1","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-paging":"^1.2.0","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^2.1.2","rimraf":"^3.0.0","autorest":"latest","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.8.0","@types/chai":"^4.2.8","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0","@azure/identity":"^2.0.1","source-map-support":"^0.5.9","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.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-beta.1_1678357792804_0.006253889186321082","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230309.2":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20230309.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20230309.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"5908527c238567a00e48767ee49721904f2c9011","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20230309.2.tgz","fileCount":25,"integrity":"sha512-2b9DfZaSHKChLS8FuMFBbvROUCK6zgVpkvPyQcUlwi9hJ97Sgo4z2Wa7wXGY6qF6gJdMTEsWfgSiwwglHAQosw==","signatures":[{"sig":"MEQCIGCoRvHm2UbVvhs7DUbp/y8Uggs0yOd0Xi4lP9IMK3o0AiAOlWRnTgXxG0ROoNdgUh2PcI2nMZ5yoQssraf+YqwOiQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167308,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkCttzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoI6A//UyZ4hwIlA80mJjvduLYO8iT2ThyR3AReU0GDIbEmE5nJlgBK\r\navf8/roC4uS2j2dHj+t1VWta1M/qqkPs98z5pkumMX2biWIN+LPYLX+TcoUC\r\nPErDXzEB6e31IHFcwY/LIRdgi7kbu2KscVLF4FP/trTzrZEwQt8Ht2E2tSEm\r\nKHmm6u0XdCzUvcfAjVxhuAoIXxS2zOKsWVI29iiHUHHD0HIHkD14TNVVvfne\r\n1Tvn6p8qi6hs24RwRLqKnSZQYED4WSD1rYEg9GeLKU2FOjA9guFgaOqlT5Qm\r\nV/hIkqC6wnBOmqi/gg3GWMGGlpvJnbuLPwqGbmzRbnXpLXGD20OVgPudCcU4\r\nvYc+kVGhQcxl1NF5Xj8BxSVcMnA4MAUmmSWX9xre16FJwWbVAtleVdhgzdoD\r\nQ0HEqR7QyIJvbAo31vPnz7xSNJRET1KFg8Rw+QutET8IxJjgZ0oAil1S1AFQ\r\noZCMEPXR71QgAp0pijfTH8CI3/6EeNovF5wHs8rtJpKRw6luOCRs2c/zJR4w\r\n6SUVc+ipZnQTs4WvBQGu8bRY1nusoy0zzqSx2FeunyH98TSbCsesCfqIiHn9\r\nA5EpsNz1jLzLPaSOtms7gO25z8Plwq/+NYwJPD7Vt6g8hVcV/Ea4Ku1dhfYa\r\nz4kJ/731z3LKPEUeYcIW/d6Cp4euU4+Zw1U=\r\n=SP3H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-rest-purview-workflow/azure-rest-purview-workflow-1.0.0-alpha.20230309.2.tgz","types":"./types/purview-workflow.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"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 && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && cross-env ONLY_NODE=true rollup -c 2>&1","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-rest-purview-workflow/azure-rest-purview-workflow-1.0.0-alpha.20230309.2.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-2b9DfZaSHKChLS8FuMFBbvROUCK6zgVpkvPyQcUlwi9hJ97Sgo4z2Wa7wXGY6qF6gJdMTEsWfgSiwwglHAQosw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.3.1","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.14.1","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-paging":"^1.2.0","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^2.1.2","rimraf":"^3.0.0","autorest":"latest","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.8.0","@types/chai":"^4.2.8","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","source-map-support":"^0.5.9","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.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20230309.2_1678433139017_0.44800642076536645","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230320.3":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20230320.3","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20230320.3","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"ab66017a265a5cc294b8318f07a9d7032387f612","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20230320.3.tgz","fileCount":25,"integrity":"sha512-GmNQBDRD1fibjW3ga1xWdwTkWHmxTmYZ5U4RLfvyieC6JXLlAWgfqZ0vfrR/lF3kiy+rQQOFmtQjlOZIYcKN3g==","signatures":[{"sig":"MEUCIQDUHSlelIuYTPkEZa8Qpq+kQ0tvbxf9UaCiw6vnb+0LfAIgXy2XXvcUUUK705kaDYSYo/OuLZwYo/tk4+Kl84H4K5U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167288,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGUriACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqFSg//XSx01hzp6BeHnUenDzrZdaUAkp8ThQaOOEqyAhn3lZRoTwcP\r\nGziLsIjrXlVBLYtLrg4redVkLEAXQv8wI3k1HFVDI8r62WMENVJ3OxY7Kj3n\r\n7JQsy6XwrtEdyPZdLliYCSMceMIXnUlObByPajHZ2XhXea6zbHLFtaSoKajL\r\nYMpfhWwjrFlIYI2/R2+6VsMnR8iK0FKZ0L+7yF3XNwYGq6++DJiL67cIlmNv\r\nVdnnGJOrs5mLsCavkGXihTP+3XqI+3H+owc/xuwD6gAsPf8AG72QNGKB38Oh\r\nl5khV4LV4KhIRvnbByJE9C47SF1rTc5I2ERcPjoh96gVSfR5J4bPe1Fb2/gK\r\nt2vZGYLDrGkVmXa9EgeRaOiJ0pJL7EHkTkcGGei+zzRgVhuOT+P/XjtzGvz7\r\n1GwYi+SiRZevLidTqQwXf9sow6R60THaHypCzDUuy+MTrtcGSYM4813dix+7\r\nIIqGYn9/UYRJBy99P187mBQMvsIPhMRyWSOABQEmxJva8v6XgpTFdhspKQLe\r\nrt6uKPHWN96Qxt42xLcrwH1PxgmRFuXgZLe7S+qoSdfgViMq4RXgyxv/H1Ax\r\nFGjA9GEjIACzjQXjphBBVv0nOM8McC/NDY/luIP0fVWYtNhwlkXoaxSooEc9\r\nMTf/Hn4jFJdaiuvc1D1nhL54dMKZFwAwszo=\r\n=If0L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-rest-purview-workflow/azure-rest-purview-workflow-1.0.0-alpha.20230320.3.tgz","types":"./types/purview-workflow.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"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 && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && cross-env ONLY_NODE=true rollup -c 2>&1","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-rest-purview-workflow/azure-rest-purview-workflow-1.0.0-alpha.20230320.3.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-GmNQBDRD1fibjW3ga1xWdwTkWHmxTmYZ5U4RLfvyieC6JXLlAWgfqZ0vfrR/lF3kiy+rQQOFmtQjlOZIYcKN3g==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.5.0","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.15.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-paging":"^1.2.0","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^2.1.2","rimraf":"^3.0.0","autorest":"latest","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~4.8.0","@types/chai":"^4.2.8","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","source-map-support":"^0.5.9","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.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20230320.3_1679379170361_0.3230404493865895","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230418.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20230418.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20230418.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"9afb2cb9e6a5757906a8e57824872ec851b82b16","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20230418.1.tgz","fileCount":25,"integrity":"sha512-OdMo35FdIo9yhCmWz3nMgxRAt8lwUgS9ujcUBvw8Gix48AOyQ1uE6xO8sKMbvNx0hrPOiX5KelGMzcF5+ZjKJA==","signatures":[{"sig":"MEUCIEkDlz02FcIqFpFkIMz3HXEZJ4GGQc7zICOLLE8OueE4AiEAnlZLwms9vHVEwWKX3iYIrlDbvbFNMAuTCHltrqOQaHc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167288,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkP4bBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqkSQ/5APbrFh3Z6MhgN5dtp5zS514rYkKnXj7je9ATiqJ1Yc0zMoRa\r\nZOer+Lnk3SMw+TFeo3nNmXR2v376O4eVjG0/L31Trg2UPU69PHKuQAzkA6Ix\r\nulV9pxzapibxJ1PM3qBbeJgpj/l6bAnAIGRLMV8ymhwtteIOKaWIrknqrYvo\r\n8Clv+Iu+tc4h2bWLk8G/HB9kL39FckinKDYzkaLo9BjiZkxVKvu6oQmPJ8yH\r\nJuRBXl5ygfEMJHp1lSqcVdPqbsLwtPs7fv9WqxtJoFXFclihLiPjNk0B6SHY\r\nlZK8MEcpV9uzpeuzZuxwy5aCO2Hvt8FuMMH1cRvxGxX4eGL181aXTWczMi1w\r\nWvRW6Vc3fhmMYIy8JsLL9KTEcmTngvHfld9TbYquSTMKwDYzT+8VTmdpqngg\r\n1RA3P1leTswcCpfmhn4t1E65Q935lynveQr3LwOyt0BR10sOGXBw+5lHpb8z\r\nl8ErZzFhJS+VAeB20LsAweJ1cqvjI9J10Om5peKk1j98em02RtwLdc8Z2lan\r\n1+yM+ZsQ7+CQ+B6DNe64U4IzB9hOX1jDUd5PpAClgaujtQr9sL3pF7SByLmt\r\n71hk8ap5HRHvRYJ1c0QtCNlwqPMPivD7nnafjSEGoGjrPIwJKN1OA66KkSzg\r\nH6mr4XEnNexqHOs6uzStIJ2uNtqXYSyTZcw=\r\n=NmvN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-rest-purview-workflow/azure-rest-purview-workflow-1.0.0-alpha.20230418.1.tgz","types":"./types/purview-workflow.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"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 && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && cross-env ONLY_NODE=true rollup -c 2>&1","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-rest-purview-workflow/azure-rest-purview-workflow-1.0.0-alpha.20230418.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-OdMo35FdIo9yhCmWz3nMgxRAt8lwUgS9ujcUBvw8Gix48AOyQ1uE6xO8sKMbvNx0hrPOiX5KelGMzcF5+ZjKJA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.5.0","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.15.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-paging":"^1.2.0","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^2.1.2","rimraf":"^3.0.0","autorest":"latest","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.2.8","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","source-map-support":"^0.5.9","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.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20230418.1_1681884864770_0.8418821914802126","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230823.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20230823.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20230823.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"70d4859c51a4889ef8c920bc54581403d13cec81","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20230823.1.tgz","fileCount":25,"integrity":"sha512-eD+pUiMIy1NHORRRDqxyCRCEMICRxvlGWxPYURbmA2bZg6YMeaFFXdk8Zh0X/Qt3CKhvCrpwtopR8oPIwmcjRQ==","signatures":[{"sig":"MEYCIQCXGWGzna8V6nUBjyIaNXqc9ZKXWclSzzn3DFmBaR/WLQIhAOVju9YRArXtmSwpOL2pXuJdOId5W/q1cctmH+u/8L5R","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167314},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-rest-purview-workflow/azure-rest-purview-workflow-1.0.0-alpha.20230823.1.tgz","types":"./types/purview-workflow.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"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 && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && cross-env ONLY_NODE=true rollup -c 2>&1","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-rest-purview-workflow/azure-rest-purview-workflow-1.0.0-alpha.20230823.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-eD+pUiMIy1NHORRRDqxyCRCEMICRxvlGWxPYURbmA2bZg6YMeaFFXdk8Zh0X/Qt3CKhvCrpwtopR8oPIwmcjRQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.6.7","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-paging":"^1.2.0","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^2.1.2","rimraf":"^3.0.0","ts-node":"^10.0.0","autorest":"latest","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.2.8","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","source-map-support":"^0.5.9","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.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20230823.1_1692857325949_0.9897400595496371","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230922.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20230922.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20230922.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"f688394c55b0e40a930dc5b3b66502518c69f4d5","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20230922.1.tgz","fileCount":25,"integrity":"sha512-19+azZH/xLcembNeoin5qOoYI1FtGzFUaJFSQEKi9i6782QjUTeCIGD+/8YTysW//GAJ7YGOanY8r0Rf1rDzdA==","signatures":[{"sig":"MEQCIGDgiKXEgRM/39GHCF4CYVsO4nt5ryxubl/Ztfih1vDDAiBVDWO5KyiNsQbTY61E2p6eIYlXDmDVdvzjn6pWLWyfBg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167314},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-rest-purview-workflow/azure-rest-purview-workflow-1.0.0-alpha.20230922.1.tgz","types":"./types/purview-workflow.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"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 && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && cross-env ONLY_NODE=true rollup -c 2>&1","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-rest-purview-workflow/azure-rest-purview-workflow-1.0.0-alpha.20230922.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-19+azZH/xLcembNeoin5qOoYI1FtGzFUaJFSQEKi9i6782QjUTeCIGD+/8YTysW//GAJ7YGOanY8r0Rf1rDzdA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.6.7","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-paging":"^1.2.0","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^2.1.2","rimraf":"^3.0.0","ts-node":"^10.0.0","autorest":"latest","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.2.8","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","source-map-support":"^0.5.9","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.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20230922.1_1695448974580_0.9809569130658005","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230926.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20230926.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20230926.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"f111aa800578a6e7f75918fafaef50566f5a5ad2","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20230926.1.tgz","fileCount":25,"integrity":"sha512-dbFFBPkcWPdVj6/ohZalCEosUd2BUv7B1bPSQfrh6ZNjNv3XM1HGEcJtasg/o+b6G7w42Xw2y4XAFb/m5A+8OQ==","signatures":[{"sig":"MEUCIQCsSOwYEBvR4EY5xH89BL7koYuzREb/rTXirKrLl7721gIgbYlhH2K9lli3Q+7ga/bXe/EFbTjHIPj8GhmemYv7mfs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167338},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-rest-purview-workflow/azure-rest-purview-workflow-1.0.0-alpha.20230926.1.tgz","types":"./types/purview-workflow.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"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 && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && cross-env ONLY_NODE=true rollup -c 2>&1","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-rest-purview-workflow/azure-rest-purview-workflow-1.0.0-alpha.20230926.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-dbFFBPkcWPdVj6/ohZalCEosUd2BUv7B1bPSQfrh6ZNjNv3XM1HGEcJtasg/o+b6G7w42Xw2y4XAFb/m5A+8OQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.6.7","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-paging":"^1.2.0","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^2.1.2","rimraf":"^3.0.0","ts-node":"^10.0.0","autorest":"latest","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.2.8","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","source-map-support":"^0.5.9","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.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20230926.1_1695794720194_0.30057201790839083","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230929.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20230929.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20230929.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"10faf34266c4217533e5089de12ccfa27365ccee","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20230929.1.tgz","fileCount":25,"integrity":"sha512-1aVf2oDltgjuy/OryOTZVSd8mTzFlGyuOdTai2WJcUmvhuyF06yDVuG9kP+FM71GegLeKKlTILUrk9dnUgrBHA==","signatures":[{"sig":"MEUCIQCZmPXtrm+yPZmv3vkaphb8RYoLxg6y4ycv+fGXD3YLQwIgdT0Gat4hg0H9AvWmDljbdWSnuuJaqc1f3f85qNdOH8A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167455},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-rest-purview-workflow/azure-rest-purview-workflow-1.0.0-alpha.20230929.1.tgz","types":"./types/purview-workflow.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"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 && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && cross-env ONLY_NODE=true rollup -c 2>&1","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-rest-purview-workflow/azure-rest-purview-workflow-1.0.0-alpha.20230929.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-1aVf2oDltgjuy/OryOTZVSd8mTzFlGyuOdTai2WJcUmvhuyF06yDVuG9kP+FM71GegLeKKlTILUrk9dnUgrBHA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.6.7","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-paging":"^1.2.0","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^2.1.2","rimraf":"^3.0.0","ts-node":"^10.0.0","autorest":"latest","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.2.8","@types/node":"^14.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","source-map-support":"^0.5.9","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.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20230929.1_1696053683285_0.9579246482370494","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20231019.2":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20231019.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20231019.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"6ffb219f053abb4f234ea0d267f156e39e983994","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20231019.2.tgz","fileCount":25,"integrity":"sha512-AeazpSQTS58jINXMNLZy+m204C2sLVXR3O6N8w+ERx60yTrVduig4lMBcYAOYCtFrChLW/I+jXRx6R4B/b0U9A==","signatures":[{"sig":"MEUCIGx4L7jv4srNYl57CJXNun+EbBlN2w/cSno7eCwZxx8CAiEArNXOj9X9d9BjD3gLDAjh70hhPYL0hjRcRJbHqxoixgo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167478},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-rest-purview-workflow/azure-rest-purview-workflow-1.0.0-alpha.20231019.2.tgz","types":"./types/purview-workflow.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"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 && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-rest-purview-workflow/azure-rest-purview-workflow-1.0.0-alpha.20231019.2.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-AeazpSQTS58jINXMNLZy+m204C2sLVXR3O6N8w+ERx60yTrVduig4lMBcYAOYCtFrChLW/I+jXRx6R4B/b0U9A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.8.1","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-paging":"^1.2.0","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esm":"^3.2.18","nyc":"^15.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^2.1.2","rimraf":"^3.0.0","ts-node":"^10.0.0","autorest":"latest","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/chai":"^4.2.8","@types/node":"^16.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","source-map-support":"^0.5.9","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.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20231019.2_1697781828129_0.8220817704471857","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20231023.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20231023.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20231023.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"541f4537cca83fda71f264ea294089fa36a771c6","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20231023.1.tgz","fileCount":25,"integrity":"sha512-Tcno5o2wjZe1nVtYZUdaeiPdbcitCki+J9sCIG8G5rxD7cx9FHfRhwHKXa2r6N1ruvkIcBCoKUhYZBxv5EeD6w==","signatures":[{"sig":"MEUCIB+yE7y/ke5JwCftSDY0AP+ft+goRAXQXrUEv5irrTNfAiEAo7MVRVfJFXSmKgENpDNrf1uZaKRZi+yP2Moxm0KOSzA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167476},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-rest-purview-workflow/azure-rest-purview-workflow-1.0.0-alpha.20231023.1.tgz","types":"./types/purview-workflow.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"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 && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-rest-purview-workflow/azure-rest-purview-workflow-1.0.0-alpha.20231023.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Tcno5o2wjZe1nVtYZUdaeiPdbcitCki+J9sCIG8G5rxD7cx9FHfRhwHKXa2r6N1ruvkIcBCoKUhYZBxv5EeD6w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.8.1","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-paging":"^1.2.0","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^2.1.2","rimraf":"^3.0.0","ts-node":"^10.0.0","autorest":"latest","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.2.8","@types/node":"^16.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","source-map-support":"^0.5.9","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.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20231023.1_1698127433577_0.8636669495663258","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20231030.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20231030.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20231030.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"9a3007b5f0ccee6e342ddc43e1ca9121bc8e1e06","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20231030.1.tgz","fileCount":25,"integrity":"sha512-SRKldu6+ZD65xAUEIds6Gy8Yul7/y9J3pl3xDamzEunU3DrznfuZDAiamhtdgtVGPfUv8f8LVesvAwC9mvA7Og==","signatures":[{"sig":"MEQCICuAERX936TGsianIOBjfR+fXnCL3gzTVTrkajM7prsJAiB6qPtUFu4K650xkKZKyz3wqqEYYCTGsddfiOBfIyGIsw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167476},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-rest-purview-workflow/azure-rest-purview-workflow-1.0.0-alpha.20231030.1.tgz","types":"./types/purview-workflow.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"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 && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-rest-purview-workflow/azure-rest-purview-workflow-1.0.0-alpha.20231030.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-SRKldu6+ZD65xAUEIds6Gy8Yul7/y9J3pl3xDamzEunU3DrznfuZDAiamhtdgtVGPfUv8f8LVesvAwC9mvA7Og==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.8.1","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-paging":"^1.2.0","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^2.1.2","rimraf":"^3.0.0","ts-node":"^10.0.0","autorest":"latest","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","source-map-support":"^0.5.9","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.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20231030.1_1698732243240_0.1715587793965181","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240110.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20240110.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20240110.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"ce9928c33a8b68ab30a85d72230dab4ed611c586","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20240110.1.tgz","fileCount":25,"integrity":"sha512-CZ/4mueENx03+udqloIJiW8A/dbDJ4XIBxQZ6Ux+YYPgmCF8hQqjtOOR6OHvVtCMhfNOflQrC67fT9qj8qVHfQ==","signatures":[{"sig":"MEUCIQCC7BfJBxt61Dq4zfQkpCZmtEet2gRsp4MfhCg7VJ1CPwIgYhor09gRv8DnW1JfVRve9kIcwZccl9pz4aT4CpqW8vI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167511},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-rest-purview-workflow/azure-rest-purview-workflow-1.0.0-alpha.20240110.1.tgz","types":"./types/purview-workflow.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"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 && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-rest-purview-workflow/azure-rest-purview-workflow-1.0.0-alpha.20240110.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-CZ/4mueENx03+udqloIJiW8A/dbDJ4XIBxQZ6Ux+YYPgmCF8hQqjtOOR6OHvVtCMhfNOflQrC67fT9qj8qVHfQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.3","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-paging":"^1.2.0","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^2.1.2","rimraf":"^3.0.0","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","source-map-support":"^0.5.9","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","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20240110.1_1704956605184_0.4760316819268202","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240112.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20240112.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20240112.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"ecd3d871e4371cccbb45cb5df23ddc8687f77fb1","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20240112.1.tgz","fileCount":25,"integrity":"sha512-66p+QNtxzkxLHB5CFGI+YbZb53ByDYFyiGHNS4LNth7o0hbG5Z2t807XtowO5mmq72id8CEf8l7x0TWEZ92j8w==","signatures":[{"sig":"MEUCIQD8bTiOgRgw+QSUmouzzl99i+VISKw8AXKooNo3dl/VFwIgJhxDOVs3RF4F7xnzkoYMH19jmMzlYNARZ3+uLJBaZ3E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":166037},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-rest-purview-workflow/azure-rest-purview-workflow-1.0.0-alpha.20240112.1.tgz","types":"./types/purview-workflow.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"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 && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-rest-purview-workflow/azure-rest-purview-workflow-1.0.0-alpha.20240112.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-66p+QNtxzkxLHB5CFGI+YbZb53ByDYFyiGHNS4LNth7o0hbG5Z2t807XtowO5mmq72id8CEf8l7x0TWEZ92j8w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.3","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-paging":"^1.2.0","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^2.1.2","rimraf":"^3.0.0","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","source-map-support":"^0.5.9","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","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20240112.1_1705129287937_0.2646596423497467","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240116.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20240116.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20240116.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"f646d658ecdb0c79c8d962bb0f1214ccfe12dab0","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20240116.1.tgz","fileCount":25,"integrity":"sha512-FS6Mp7HxLGGSJTV2q6bAiRwOWSvrtC+byfnQ4nNvA9V3RPVfM2e9LFCMYR381Js+WD96K8l7QUE4dhG0xbFnHA==","signatures":[{"sig":"MEUCICbSgK9ORhcEKOy3BtDsRBwsFpJecHh1YThrr2PvLC/zAiEAkVw152Y2O5SypUmeSC7lKfJl52WPHLqFpXC3gWR3WLI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167511},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-rest-purview-workflow/azure-rest-purview-workflow-1.0.0-alpha.20240116.1.tgz","types":"./types/purview-workflow.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"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 && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-rest-purview-workflow/azure-rest-purview-workflow-1.0.0-alpha.20240116.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-FS6Mp7HxLGGSJTV2q6bAiRwOWSvrtC+byfnQ4nNvA9V3RPVfM2e9LFCMYR381Js+WD96K8l7QUE4dhG0xbFnHA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.3","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-paging":"^1.2.0","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^2.1.2","rimraf":"^3.0.0","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.2.0","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","source-map-support":"^0.5.9","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","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20240116.1_1705474873996_0.5696937267143107","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240126.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20240126.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20240126.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"e09d5fc0966db6d4860f1d8c31a4010511ff175b","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20240126.1.tgz","fileCount":25,"integrity":"sha512-AL+PFDdbwxU4fEuR21H+1IISzNFmfqaSjs5SWWSG9WieLeAaMtdiCnXsN8QLwdTUt1AYsC3bi6MBIC8hV43PEQ==","signatures":[{"sig":"MEQCIFa6e91Gr62t6smu9/P/90SZS1C2BryDuaYPbSScpDnsAiBOVI5YD4Y9xYxLvyt0x6rFRl0FG120l7Uni5NUH4XrPA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167566},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-rest-purview-workflow/azure-rest-purview-workflow-1.0.0-alpha.20240126.1.tgz","types":"./types/purview-workflow.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"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 && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-rest-purview-workflow/azure-rest-purview-workflow-1.0.0-alpha.20240126.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-AL+PFDdbwxU4fEuR21H+1IISzNFmfqaSjs5SWWSG9WieLeAaMtdiCnXsN8QLwdTUt1AYsC3bi6MBIC8hV43PEQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.3","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-paging":"^1.2.0","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^2.1.2","rimraf":"^3.0.0","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.3.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","source-map-support":"^0.5.9","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","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20240126.1_1706338994554_0.4371534874455316","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240202.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20240202.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20240202.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"7f2afe43980ae427393a800addb60d180d0da4e2","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20240202.1.tgz","fileCount":25,"integrity":"sha512-KpXx9us6Nyi9vlJfrXJ5LjzLSx5EzfDKwgLyUfYOifCmY6DrkO4YbkGHwpLwvcn0ed7QwdMLNlImLksw1EBwKg==","signatures":[{"sig":"MEUCIHMsunlfIzUPwGjldo0qFLLF0s9bDcWj68f6QOucJFUxAiEA+4Vhm2BUO+Oe1RbytzjLZlRrFknQ6vGf2q1+SUJbIvw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167566},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-rest-purview-workflow/azure-rest-purview-workflow-1.0.0-alpha.20240202.1.tgz","types":"./types/purview-workflow.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"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 && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-rest-purview-workflow/azure-rest-purview-workflow-1.0.0-alpha.20240202.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-KpXx9us6Nyi9vlJfrXJ5LjzLSx5EzfDKwgLyUfYOifCmY6DrkO4YbkGHwpLwvcn0ed7QwdMLNlImLksw1EBwKg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.3","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-paging":"^1.2.0","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^2.1.2","rimraf":"^3.0.0","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.3.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","source-map-support":"^0.5.9","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","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20240202.1_1706943609730_0.7848241668846607","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240307.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20240307.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20240307.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"f8579b8e8e9d8370d98ed9ed949dc0bd63352fe5","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20240307.1.tgz","fileCount":25,"integrity":"sha512-6jJ7S6CSVKkLeMxNMv6g0nXROtGPFHNDI/4ElnpAJ/u55q7vx/9wxpGeH6V8OY4U3OLTWKrmqIQuo+vvjvSMXg==","signatures":[{"sig":"MEYCIQC9BuTsjkllhmmGnHcxXBvZaPfIa2RhNac/qwrOo6tKBAIhAIBzjfWsxG0yjkdRAgjHOImvZebwEiOj9Ddss8r1ksDi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167573},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-rest-purview-workflow/azure-rest-purview-workflow-1.0.0-alpha.20240307.1.tgz","types":"./types/purview-workflow.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"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 && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-rest-purview-workflow/azure-rest-purview-workflow-1.0.0-alpha.20240307.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-6jJ7S6CSVKkLeMxNMv6g0nXROtGPFHNDI/4ElnpAJ/u55q7vx/9wxpGeH6V8OY4U3OLTWKrmqIQuo+vvjvSMXg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.4","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-paging":"^1.2.0","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","esm":"^3.2.18","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^2.1.2","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.3.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","source-map-support":"^0.5.9","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","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20240307.1_1709881731129_0.4159412946528305","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240322.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20240322.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20240322.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"5e3be88603e4591f89db7adac9fc5f650b179c3c","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20240322.1.tgz","fileCount":25,"integrity":"sha512-+bH1X48Cvdy7EaVzn/JPG5YrsRDXDM/r5uNZ28txpkBm3jsO53OHuqTAkVpPG8N4oni3lK9hs6VC8gcfLxDuUQ==","signatures":[{"sig":"MEUCID/gzA/0B/HUuttM1U1IB/tFKTZXKarNmnVaCYLzVZKYAiEA9kr5Ux9ScIg2shtzS36TU23wXBdZzSwLL2znZd+kSkc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167573},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-rest-purview-workflow/azure-rest-purview-workflow-1.0.0-alpha.20240322.1.tgz","types":"./types/purview-workflow.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"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 && npm run build:test && npm run unit-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && api-extractor run --local","extract-api":"rimraf review && mkdirp ./review && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-rest-purview-workflow/azure-rest-purview-workflow-1.0.0-alpha.20240322.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-+bH1X48Cvdy7EaVzn/JPG5YrsRDXDM/r5uNZ28txpkBm3jsO53OHuqTAkVpPG8N4oni3lK9hs6VC8gcfLxDuUQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.4","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-paging":"^1.2.0","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^9.1.0","esm":"^3.2.18","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","mkdirp":"^2.1.2","rimraf":"^5.0.5","ts-node":"^10.0.0","autorest":"latest","cross-env":"^7.0.2","typescript":"~5.3.3","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","source-map-support":"^0.5.9","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","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20240322.1_1711173974552_0.9521798700546149","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241111.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20241111.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20241111.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0de7736130b48f86343b3bd3593773cf6b316ce9","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20241111.1.tgz","fileCount":25,"integrity":"sha512-8KQyoMaQDSP6j0q4b3OAgDlY+R1bkqcFGOMLNusvOJyWEIe87XV6rQXGHjM2MKAAVaOmHGcWDiuz/MTRF2e7mw==","signatures":[{"sig":"MEUCIBHrka1at7jdHLP7MIkuW3NVJs1GhnPzy/KDj9xANO1uAiEAiN5zVJMkaP/yq3otI3CXm0+ZvsyQAoH13JEGt2UIPKg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167459},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\aac801c3-10d7-4315-85c0-1d10284191fc\\azure-rest-purview-workflow-1.0.0-alpha.20241111.1.tgz","types":"./types/purview-workflow.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && tsc -p . && dev-tool run bundle && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\aac801c3-10d7-4315-85c0-1d10284191fc\\azure-rest-purview-workflow-1.0.0-alpha.20241111.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-8KQyoMaQDSP6j0q4b3OAgDlY+R1bkqcFGOMLNusvOJyWEIe87XV6rQXGHjM2MKAAVaOmHGcWDiuz/MTRF2e7mw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-paging":"^1.2.0","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","autorest":"latest","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","source-map-support":"^0.5.9","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","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20241111.1_1731395808408_0.44421104417227397","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241112.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20241112.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20241112.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d6afeeb4cb0bc82a1d641ee66b18d4565e10eb84","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20241112.1.tgz","fileCount":25,"integrity":"sha512-TPgrZ70/QmqYUlfD5xojCkZ6J2uPh6bTs7jCpXx7G/N75+dATb3ULLfifTwHciBD1IMdluqFO23KsSfE6fpdLQ==","signatures":[{"sig":"MEUCIQDlGMlKHJtlzqTwSzLgXsGDeUJtBgoW+VZuRQNdLaHjyAIgIwa5qbs2AwehbSjuiJMUqsIBw59oyl+Ew9GOKGAet7E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167459},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\86d9fdee-6760-4818-ad6f-7432cb43b45c\\azure-rest-purview-workflow-1.0.0-alpha.20241112.1.tgz","types":"./types/purview-workflow.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && tsc -p . && dev-tool run bundle && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\86d9fdee-6760-4818-ad6f-7432cb43b45c\\azure-rest-purview-workflow-1.0.0-alpha.20241112.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-TPgrZ70/QmqYUlfD5xojCkZ6J2uPh6bTs7jCpXx7G/N75+dATb3ULLfifTwHciBD1IMdluqFO23KsSfE6fpdLQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-paging":"^1.2.0","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","autorest":"latest","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","source-map-support":"^0.5.9","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","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20241112.1_1731482948052_0.7715296069653828","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241113.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20241113.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20241113.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"eea53e5d1af6848403c34c6e6fe7eaf8cdcb7565","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20241113.1.tgz","fileCount":25,"integrity":"sha512-74ezat7sFTs69JZgv+aa/sRRm2HHkYXfwDxUnyCSrLhvKZhSuUE4bPQ1oVunhR8xOX+3NnWmxBj4uSCEHk2esw==","signatures":[{"sig":"MEYCIQDdrArAmPzNpdW3i2R7lwF8EWlGsKJdJtstABsogG8WcQIhANjE6Yd7e0DO1nvBVXZKXqm2LrkpytjUawpbz11XdSwg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167459},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d2126892-68c4-4665-92ec-bcc69be33b80\\azure-rest-purview-workflow-1.0.0-alpha.20241113.1.tgz","types":"./types/purview-workflow.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && tsc -p . && dev-tool run bundle && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d2126892-68c4-4665-92ec-bcc69be33b80\\azure-rest-purview-workflow-1.0.0-alpha.20241113.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-74ezat7sFTs69JZgv+aa/sRRm2HHkYXfwDxUnyCSrLhvKZhSuUE4bPQ1oVunhR8xOX+3NnWmxBj4uSCEHk2esw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-paging":"^1.2.0","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","autorest":"latest","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","source-map-support":"^0.5.9","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","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20241113.1_1731568431111_0.9445727303469929","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241115.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20241115.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20241115.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8ff163615e914ef886322018e1d350553794c599","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20241115.1.tgz","fileCount":25,"integrity":"sha512-0gKYaWJzi9mMCqD83DoV3XI5EpUp8ZOw6Gn7fG1Q8033/Huwz5z1m2BdJN2DWNh2O/ftRWKoiKfGXwN/q3FHcw==","signatures":[{"sig":"MEUCIQDKaigF+LVIBGWCKy1NC4O/+bMXSxi4BeIZx+7T3/fufgIgURjjfct4G1iCwW7o4yNJmZF426mL9n5/sl7L5royhU8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167459},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\1e353cd7-ca8e-48d8-8630-8887fe8e7fd0\\azure-rest-purview-workflow-1.0.0-alpha.20241115.1.tgz","types":"./types/purview-workflow.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && tsc -p . && dev-tool run bundle && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\1e353cd7-ca8e-48d8-8630-8887fe8e7fd0\\azure-rest-purview-workflow-1.0.0-alpha.20241115.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-0gKYaWJzi9mMCqD83DoV3XI5EpUp8ZOw6Gn7fG1Q8033/Huwz5z1m2BdJN2DWNh2O/ftRWKoiKfGXwN/q3FHcw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-paging":"^1.2.0","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","autorest":"latest","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","source-map-support":"^0.5.9","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","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20241115.1_1731741121878_0.046631484530159195","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241118.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20241118.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20241118.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5ffe861ab2c2f903e83ee5339d938bb2e6e443da","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20241118.1.tgz","fileCount":25,"integrity":"sha512-73vHC4i0/KEJbCa6QcDpM0TCBUXgzrG9FDR74ZX28UOsLN4E+uMPmcDYOP4G7yJ1e/QhCw05tARFAZrm/t1HuA==","signatures":[{"sig":"MEQCID1tcfjszcrZR4KQ9GV/zB6mw38iQz23FGGEDAh0xVWwAiBC29XrtYUJ7EWNajxMxJgshRIbBiPMeY4FMreVoZmgYQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167459},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\46713ab8-dad3-46f5-b6b5-b19a74b84b5f\\azure-rest-purview-workflow-1.0.0-alpha.20241118.1.tgz","types":"./types/purview-workflow.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && tsc -p . && dev-tool run bundle && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\46713ab8-dad3-46f5-b6b5-b19a74b84b5f\\azure-rest-purview-workflow-1.0.0-alpha.20241118.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-73vHC4i0/KEJbCa6QcDpM0TCBUXgzrG9FDR74ZX28UOsLN4E+uMPmcDYOP4G7yJ1e/QhCw05tARFAZrm/t1HuA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-paging":"^1.2.0","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","autorest":"latest","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","source-map-support":"^0.5.9","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","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20241118.1_1732000372388_0.7420397974112345","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241119.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20241119.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20241119.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"167a6e793ed944114fe2b5f6d95e33969fd67328","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20241119.1.tgz","fileCount":25,"integrity":"sha512-Zlg43CgnF1QZwvYmsSSDG8kgJcdD0tDD1STc16Chw2iI4IGBXtoryzhbzSKfjqQeJuljU4u3Wf7lgbmWYG0+3A==","signatures":[{"sig":"MEUCIHEFxWfQTAa+vWBxeOuGEIMJs5BXadnZSeDi3k5bqBhwAiEAvyShGspjTiyyFTG5FKiyvE7y62Kbm8gFQvGLzN7YnhM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167459},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\79123ca7-d86a-4227-a757-3f39be9e5b9a\\azure-rest-purview-workflow-1.0.0-alpha.20241119.1.tgz","types":"./types/purview-workflow.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && tsc -p . && dev-tool run bundle && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\79123ca7-d86a-4227-a757-3f39be9e5b9a\\azure-rest-purview-workflow-1.0.0-alpha.20241119.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Zlg43CgnF1QZwvYmsSSDG8kgJcdD0tDD1STc16Chw2iI4IGBXtoryzhbzSKfjqQeJuljU4u3Wf7lgbmWYG0+3A==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-paging":"^1.2.0","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","autorest":"latest","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","source-map-support":"^0.5.9","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","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20241119.1_1732086841766_0.3661628862962485","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241120.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20241120.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20241120.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"66d3e57404cdbee13c9db2ed21ffda03140e82e3","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20241120.1.tgz","fileCount":25,"integrity":"sha512-d3O152ZUMPfdTjlUFjDq0Nea0X+OV3tjj7jDtYypL5sEhs6HdXXPLvtS4IMuQi4kWUlccRfASqiuJCS3aJO0Hg==","signatures":[{"sig":"MEUCIA0XR/L4BsNg8N2/jQcoq1gXjyZQlL7/v447BROBdWnhAiEA9swjYjNE462s0uKPo88+UlLPjz8zvYcaVfNMpPGzt/A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167459},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\88a397ba-5b3e-42d8-adc4-40c94e9a5738\\azure-rest-purview-workflow-1.0.0-alpha.20241120.1.tgz","types":"./types/purview-workflow.d.ts","module":"./dist-esm/src/index.js","browser":{"./dist-esm/test/public/utils/env.js":"./dist-esm/test/public/utils/env.browser.js"},"engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && tsc -p . && dev-tool run bundle && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test false","build:test":"tsc -p . && dev-tool run bundle","build:debug":"tsc -p . && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"tsc -p . && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\88a397ba-5b3e-42d8-adc4-40c94e9a5738\\azure-rest-purview-workflow-1.0.0-alpha.20241120.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-d3O152ZUMPfdTjlUFjDq0Nea0X+OV3tjj7jDtYypL5sEhs6HdXXPLvtS4IMuQi4kWUlccRfASqiuJCS3aJO0Hg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","@azure/logger":"^1.0.0","@azure/core-auth":"^1.3.0","@azure/core-paging":"^1.2.0","@azure-rest/core-client":"^1.0.0","@azure/core-rest-pipeline":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^4.2.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","autorest":"latest","typescript":"~5.6.2","@types/chai":"^4.2.8","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","source-map-support":"^0.5.9","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","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20241120.1_1732173289171_0.7285987399039411","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241122.7":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20241122.7","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20241122.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"04d9a3e92283c4a1b8677fe344122c9f324aaa66","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20241122.7.tgz","fileCount":153,"integrity":"sha512-iMd9ei5jN0mhTDYwDaFhXd6yn5UNSI+av903M2LY94BgkY/LQBu1BTZb0CpNnZsLkN6ZnoBXgOUstMOaBmJKHA==","signatures":[{"sig":"MEUCIQC3sHVnYnYqn4bS4Sqx5WoYfLvPtfYEgRIh5oumh622SAIgOQ2MureheKbLpnBdWHeeZq6OvIg7qN77521KeQsN+Is=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":546616},"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\\6e218be5-4b4c-43b7-bd15-c5a8e033de12\\azure-rest-purview-workflow-1.0.0-alpha.20241122.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\6e218be5-4b4c-43b7-bd15-c5a8e033de12\\azure-rest-purview-workflow-1.0.0-alpha.20241122.7.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-iMd9ei5jN0mhTDYwDaFhXd6yn5UNSI+av903M2LY94BgkY/LQBu1BTZb0CpNnZsLkN6ZnoBXgOUstMOaBmJKHA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-paging":"^1.6.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":">=1.18.0-alpha <1.18.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20241122.7_1732346263946_0.30530930307806003","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241125.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20241125.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20241125.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6236a03f18621233dd4ed4a681574cf8f705e528","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20241125.1.tgz","fileCount":153,"integrity":"sha512-+IIsihZmi9L3SFKlRgPTF0HlPWk3Oe2QCFgS5NVgO+K/hgNJuGQX22RFK3JwEk6mvUmsD30FzGRTm8K9uunnlQ==","signatures":[{"sig":"MEQCIDTK6jlVt0m+tk7P7zXVks4WejySL7Xj7xad9HufaMABAiAqjyGhgYE2hw+LZ30eZp20QLVIaqPRRMdIjsVyVhDbZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":546615},"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\\b11c8e0d-974f-48c9-8bdf-fe30641f4b4d\\azure-rest-purview-workflow-1.0.0-alpha.20241125.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b11c8e0d-974f-48c9-8bdf-fe30641f4b4d\\azure-rest-purview-workflow-1.0.0-alpha.20241125.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-+IIsihZmi9L3SFKlRgPTF0HlPWk3Oe2QCFgS5NVgO+K/hgNJuGQX22RFK3JwEk6mvUmsD30FzGRTm8K9uunnlQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-paging":"^1.6.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":">=1.18.0-alpha <1.18.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20241125.1_1732605572142_0.33147385052632394","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241126.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20241126.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20241126.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6de3ce4d1a7cdd37dc5065bd1d7f47f809ab5dbb","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20241126.1.tgz","fileCount":152,"integrity":"sha512-Ov/yenZetjfiMvgbaDUnNEBrZBTNCeIjKNOeAAroMNR+gpaE/c2c6GHnjEM8J0n3bEe8NIcY1wrc5uUbcOn9dw==","signatures":[{"sig":"MEYCIQDdJAQ1g4oQiNkNxOUdiHbBUrRNknO+vL4pRlwWvidxDwIhAK6pohPasxbDOOeg1IGYedE+LhPAFVAs0MhRo/KBL8lu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":509950},"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\\a84714b6-b50a-429d-a2e4-83a725ee199e\\azure-rest-purview-workflow-1.0.0-alpha.20241126.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a84714b6-b50a-429d-a2e4-83a725ee199e\\azure-rest-purview-workflow-1.0.0-alpha.20241126.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Ov/yenZetjfiMvgbaDUnNEBrZBTNCeIjKNOeAAroMNR+gpaE/c2c6GHnjEM8J0n3bEe8NIcY1wrc5uUbcOn9dw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-paging":"^1.6.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20241126.1_1732691528354_0.2888474307897897","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241127.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20241127.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20241127.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4885c3bf7d916277c66b27b26e39b9a56e42567c","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20241127.1.tgz","fileCount":152,"integrity":"sha512-WWtPTUxi+BjoK3CHdx6Oq1KhcFcx9tkcSSNwj5TqeW74JGXNVrpgYdnMzQnhCTSdKrTl3sfJpyH0E1qIC/fMrA==","signatures":[{"sig":"MEYCIQCxCzWxqnd7OG8IONS01NAHhsWVWtrOz3imByGF+yKFYAIhAJHO5mFgOolECg3VUCfCNhkRijOI63r3PEtJOiUMHOWZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":509950},"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\\6a389827-3480-4514-b3c0-fee2eb001ec0\\azure-rest-purview-workflow-1.0.0-alpha.20241127.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6a389827-3480-4514-b3c0-fee2eb001ec0\\azure-rest-purview-workflow-1.0.0-alpha.20241127.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-WWtPTUxi+BjoK3CHdx6Oq1KhcFcx9tkcSSNwj5TqeW74JGXNVrpgYdnMzQnhCTSdKrTl3sfJpyH0E1qIC/fMrA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-paging":"^1.6.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20241127.1_1732777927387_0.2780628678277788","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241128.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20241128.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6defa14e2291ceec3981ed37c71d03dbb5aa28b6","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20241128.1.tgz","fileCount":152,"integrity":"sha512-4LcbUpBum2WRNJyzJRnyDX7g2UfYgb+VUvTA2y/z69+RPpYYSPP3mCQf8Rq5Ixqb1zz/aoHnR8IvOiBTn/nfNw==","signatures":[{"sig":"MEQCIAVRsUAabQY4gHawSusj1jK+imfD68PyZw1RORBOlw2fAiBsudRgpmmL/m5J2AlZcBWUt34NIhZmg3Tres9Ad17YEQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":509950},"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\\d5572ad4-74ca-4e3a-9f82-f1e1ff54596a\\azure-rest-purview-workflow-1.0.0-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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d5572ad4-74ca-4e3a-9f82-f1e1ff54596a\\azure-rest-purview-workflow-1.0.0-alpha.20241128.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-4LcbUpBum2WRNJyzJRnyDX7g2UfYgb+VUvTA2y/z69+RPpYYSPP3mCQf8Rq5Ixqb1zz/aoHnR8IvOiBTn/nfNw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-paging":"^1.6.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20241128.1_1732864625170_0.1163580173114438","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241129.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20241129.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20241129.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"cb6090131c5cef1295b65248d6cf35ab23408461","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20241129.1.tgz","fileCount":152,"integrity":"sha512-dbYqEbCq508F1muD5bAxVp8SMgjA8ARo0R5jvwBUfpgyJT4BlWYn0bpySdN+yg3gob82i/cJk/yuDKlYmr2lQw==","signatures":[{"sig":"MEUCIBSZghpbgJexLLVEmDMxeg62784rRcz8quOxrMu4/zWGAiEAjHdQomTvKP9F9Mx939K1Yu7tWZ7FnvGDaHfwzcIZEwA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":509950},"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\\d05db1aa-3d7c-4e5b-a6c1-1b7efcb4e3a9\\azure-rest-purview-workflow-1.0.0-alpha.20241129.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d05db1aa-3d7c-4e5b-a6c1-1b7efcb4e3a9\\azure-rest-purview-workflow-1.0.0-alpha.20241129.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-dbYqEbCq508F1muD5bAxVp8SMgjA8ARo0R5jvwBUfpgyJT4BlWYn0bpySdN+yg3gob82i/cJk/yuDKlYmr2lQw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-paging":"^1.6.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20241129.1_1732950849921_0.20164999311647813","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241202.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20241202.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20241202.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"77108953d5fba7087976b6f30fdbdde3f84c865c","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20241202.1.tgz","fileCount":152,"integrity":"sha512-cEkxnCtT7rd70UmNCQdZ7SrmOabFFCgkFlLDMBPxSSMn8GnNjBg+hg8NCPxLAQRO7I92bOJKdTHTMFgTMr8TSQ==","signatures":[{"sig":"MEYCIQCntcCcC6LXzisF9VEa8u76BoLqvNvAJkRNmYFPat4dOgIhANrX+ebkmGbNWmMaOMqWEe2sU+IkZ/8Yc6qmMn+xhQJz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":509950},"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\\5d554b8d-49a0-4b04-9371-f5cc6b085b33\\azure-rest-purview-workflow-1.0.0-alpha.20241202.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5d554b8d-49a0-4b04-9371-f5cc6b085b33\\azure-rest-purview-workflow-1.0.0-alpha.20241202.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-cEkxnCtT7rd70UmNCQdZ7SrmOabFFCgkFlLDMBPxSSMn8GnNjBg+hg8NCPxLAQRO7I92bOJKdTHTMFgTMr8TSQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-paging":"^1.6.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20241202.1_1733210141725_0.08626328812983441","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241203.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20241203.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20241203.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9d1cbad147d2356f491b914f77f246e614d47706","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20241203.1.tgz","fileCount":152,"integrity":"sha512-qFRXGOqO7TSPbiKnrSBYog8kBjyV9pp2FlfNLob3jKoz2Jw8Bd63h803F9v9KLn2tBjjbVMFTZZwBVHih6L9wg==","signatures":[{"sig":"MEUCIGHm/QuKm9qJpf0X/fI2+H8NLLX5BCQGNSc0ozi4Lj4rAiEAh8ZWbZOMjViYqlNjY5Mlv/eDeVC6L/ZLt11Bo0lJDzE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":509950},"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\\3fe55821-3dd5-4a70-b68a-3f5fb48b52a5\\azure-rest-purview-workflow-1.0.0-alpha.20241203.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\3fe55821-3dd5-4a70-b68a-3f5fb48b52a5\\azure-rest-purview-workflow-1.0.0-alpha.20241203.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-qFRXGOqO7TSPbiKnrSBYog8kBjyV9pp2FlfNLob3jKoz2Jw8Bd63h803F9v9KLn2tBjjbVMFTZZwBVHih6L9wg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-paging":"^1.6.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20241203.1_1733296533768_0.4572592809570064","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241204.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20241204.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20241204.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"17d92bed7ff6445be3b9340e785d8082e90e0252","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20241204.1.tgz","fileCount":152,"integrity":"sha512-x2S6Mqu0jxe4Cy2QdXsymNMPOaT8Da4J4FOsPQgoPSb5JpX80rMc215+Kp+tUA/d1A4xc0WefBLigelFnRuSnA==","signatures":[{"sig":"MEQCIB6Ka+XX3eb0YyIO6apd8CL55xQOyIaf/xHqtjCFZk2KAiAkm7AElxUVb5kRUJM2q4JVgklwT/Im1wVbfpGq8uISng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":509950},"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\\c5eb6f4b-1952-4305-b040-919c929ea36c\\azure-rest-purview-workflow-1.0.0-alpha.20241204.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c5eb6f4b-1952-4305-b040-919c929ea36c\\azure-rest-purview-workflow-1.0.0-alpha.20241204.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-x2S6Mqu0jxe4Cy2QdXsymNMPOaT8Da4J4FOsPQgoPSb5JpX80rMc215+Kp+tUA/d1A4xc0WefBLigelFnRuSnA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-paging":"^1.6.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20241204.1_1733382833389_0.9299100866472043","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241205.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20241205.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20241205.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b0abb245ffeb54fcc93015fe8781909dfd4413fd","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20241205.1.tgz","fileCount":152,"integrity":"sha512-iIC1XRogv1Jh61L00OEs21UIR2lCECrRDEZfH1rMNdzSFM+lIJ1iovBYXJaD/JNV7JjdrzLK7QAGW1RnIpy2Gg==","signatures":[{"sig":"MEUCIQDB/VVwArzf8h9bWbk5W+tn4OsGxMpuTA5dQ40UKIE2CgIgcDm5F826q3CLV+QsJGgX7U35cLvf4YRT0dAumMabF7E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":509950},"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\\8618e833-2661-417e-98c3-3ef7f3384c06\\azure-rest-purview-workflow-1.0.0-alpha.20241205.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\8618e833-2661-417e-98c3-3ef7f3384c06\\azure-rest-purview-workflow-1.0.0-alpha.20241205.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-iIC1XRogv1Jh61L00OEs21UIR2lCECrRDEZfH1rMNdzSFM+lIJ1iovBYXJaD/JNV7JjdrzLK7QAGW1RnIpy2Gg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-paging":"^1.6.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20241205.1_1733469580861_0.7504689418688701","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241206.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20241206.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20241206.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"29bf1c093d06d6140e1d304399b0c00afdeb75c1","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20241206.1.tgz","fileCount":152,"integrity":"sha512-sE/q1j3fVeh4/LwtfT7IKCt9p19+ev2ja3oAXYn8sJQWE7o6HpUoAKfMVbK0oc+WckDnrAOQ4N5dw+sfRD33MA==","signatures":[{"sig":"MEUCIQCDJhlTjOcwRfiyd+UqAqvuPpPSr8931FOaSHoa0ODOhgIgIVfKneemE3o5ECXuGlfV0umCl1owSkzKTXN95g3kPmw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":509950},"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\\b347ae16-caac-4c1d-98d1-a9f7d806c84f\\azure-rest-purview-workflow-1.0.0-alpha.20241206.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b347ae16-caac-4c1d-98d1-a9f7d806c84f\\azure-rest-purview-workflow-1.0.0-alpha.20241206.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-sE/q1j3fVeh4/LwtfT7IKCt9p19+ev2ja3oAXYn8sJQWE7o6HpUoAKfMVbK0oc+WckDnrAOQ4N5dw+sfRD33MA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-paging":"^1.6.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20241206.1_1733555541144_0.3674616070625685","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20241209.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20241209.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20241209.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7c6fa7d82d4ee9afdba9778309194c64e3c4c27d","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20241209.1.tgz","fileCount":152,"integrity":"sha512-qPtFF12p8aplilJbcu6gT7p2ddfjP9UYd8ZI9duonuUFoBvVdhLsagIsuUDmvnpT5+2ZAVwWhyRqXTvWr0gGqQ==","signatures":[{"sig":"MEYCIQDcMGVTXekGGW2pfBw35b5qNuZgD7nAWW5L2hHCm9LwhwIhAPSaddgkwby+svLg7KBm7nY50sZFadrcJ7JybeF1H8kU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":509950},"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\\80f2e1ad-b578-4856-80aa-a5c064ed3024\\azure-rest-purview-workflow-1.0.0-alpha.20241209.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\80f2e1ad-b578-4856-80aa-a5c064ed3024\\azure-rest-purview-workflow-1.0.0-alpha.20241209.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-qPtFF12p8aplilJbcu6gT7p2ddfjP9UYd8ZI9duonuUFoBvVdhLsagIsuUDmvnpT5+2ZAVwWhyRqXTvWr0gGqQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-paging":"^1.6.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20241209.1_1733815077111_0.019401131876559896","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241210.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20241210.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3807e153a8459481427622ba9bf6f2d49225249b","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20241210.1.tgz","fileCount":152,"integrity":"sha512-bjKwKLlE8nnLtg0UN9Ucw5VwhGucggc9jIDMwaBtOilTusqD6Lt7TGAtbyJzD5TSmZoG82CmcrkWWcoWN67I0g==","signatures":[{"sig":"MEUCIQC2FvgoQWNwvBt983HiP8k7vqJpV/X8JVW6tSPX1YpirwIgITAI0RiG7xkCsDkPGVuUJCQKerqF7R6wbGzVnXnnxtE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":509950},"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\\b7406e0f-e910-4a60-a18a-885d0e416960\\azure-rest-purview-workflow-1.0.0-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b7406e0f-e910-4a60-a18a-885d0e416960\\azure-rest-purview-workflow-1.0.0-alpha.20241210.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-bjKwKLlE8nnLtg0UN9Ucw5VwhGucggc9jIDMwaBtOilTusqD6Lt7TGAtbyJzD5TSmZoG82CmcrkWWcoWN67I0g==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-paging":"^1.6.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20241210.1_1733901350782_0.6917651158770255","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241211.2":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20241211.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20241211.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7bfc55c6224f9c883f3b15dc9fdaa1cd8309f043","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20241211.2.tgz","fileCount":152,"integrity":"sha512-i7Z1xRXps17hC7DJTn7xRUiF6tk4kxtvCVh6ExvCe9Plvm1ShwAG0miBgG3+CzbiA/R0luLf0aGPl0JgnOc3Jg==","signatures":[{"sig":"MEQCIEzS9OzGt1jBq/YFkxxseYE7zOop9GoQwjwOhGfvuqSsAiAdfW5UyTtsyMavqa7EGZBClM2CcL38Oz7+4e+wdRSV/Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":509994},"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\\c17d810c-389d-44b4-a7b3-acae7af606a7\\azure-rest-purview-workflow-1.0.0-alpha.20241211.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c17d810c-389d-44b4-a7b3-acae7af606a7\\azure-rest-purview-workflow-1.0.0-alpha.20241211.2.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-i7Z1xRXps17hC7DJTn7xRUiF6tk4kxtvCVh6ExvCe9Plvm1ShwAG0miBgG3+CzbiA/R0luLf0aGPl0JgnOc3Jg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-paging":"^1.6.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20241211.2_1733987758568_0.006336886133024411","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241212.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20241212.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20241212.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"07e352af431afea2205991cb91a9681e66ce0d17","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20241212.1.tgz","fileCount":152,"integrity":"sha512-YOLj3algIvABJXt7xH7y9soW9ob2RMd9HOTX0bWAYi0E2BANexqUAs8qUT9iG4XhuR3VO08kwIc5+LuuDnJEAA==","signatures":[{"sig":"MEUCIB0ulCpPH5N+gd4s0ZvGfvh0I49ktEetHKyc+DgRO8HYAiEAxjl+BRWp5xhG3Qqv++FSu2crOPmrmvQwUrtTyrLQfV4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":509994},"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\\b9cfda6a-ccef-444d-bff7-6912c50ded94\\azure-rest-purview-workflow-1.0.0-alpha.20241212.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b9cfda6a-ccef-444d-bff7-6912c50ded94\\azure-rest-purview-workflow-1.0.0-alpha.20241212.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-YOLj3algIvABJXt7xH7y9soW9ob2RMd9HOTX0bWAYi0E2BANexqUAs8qUT9iG4XhuR3VO08kwIc5+LuuDnJEAA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-paging":"^1.6.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20241212.1_1734074147079_0.850319606000896","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241213.2":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20241213.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20241213.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ecb3a2af4b6699ca989c93cfb0d00d9288bce305","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20241213.2.tgz","fileCount":152,"integrity":"sha512-n7cDVBwad8FuFR3Bn4i2ViFAX2T70zOxJHRXmHzvccGdX/FXp7s/YJGRgIm6CylemHF8SPvrBobZi1mlH7YQiA==","signatures":[{"sig":"MEUCIQDD63QOkeI0z9ew8KDyCXFxbTG0KQxNE7lHbSef4peAqAIgZkuJEM/+yMPqLAfo/C8UQkzv6eIqT96Fo+zftHZFQdc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":509994},"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\\8f8bf7d4-65ea-44bd-9395-93a8b3a135cc\\azure-rest-purview-workflow-1.0.0-alpha.20241213.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\8f8bf7d4-65ea-44bd-9395-93a8b3a135cc\\azure-rest-purview-workflow-1.0.0-alpha.20241213.2.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-n7cDVBwad8FuFR3Bn4i2ViFAX2T70zOxJHRXmHzvccGdX/FXp7s/YJGRgIm6CylemHF8SPvrBobZi1mlH7YQiA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-paging":"^1.6.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20241213.2_1734160741283_0.0063401772280642366","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241217.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20241217.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20241217.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"84d312c21f65da1cb625a8fb29475a1f8b013117","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20241217.1.tgz","fileCount":152,"integrity":"sha512-uRBc4HPhqHyOy6j4+obpgCdcgxkaRXRhsemGAIqB64b9lYeI9G50mt5+EN6yM4hRVrIyQwBKkBmUdb0w14UiDA==","signatures":[{"sig":"MEYCIQD7YoD+MmDAIRY3mrT4xdIjZjkT4CZy1IhMv6tfvWnOzwIhAOPhd2fTFvF9t4FqSC9jqhbNye56LjzIEbdBsq5AZKEb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":509994},"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\\e8010690-5b8c-4e51-8298-fc86661d4fb1\\azure-rest-purview-workflow-1.0.0-alpha.20241217.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e8010690-5b8c-4e51-8298-fc86661d4fb1\\azure-rest-purview-workflow-1.0.0-alpha.20241217.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-uRBc4HPhqHyOy6j4+obpgCdcgxkaRXRhsemGAIqB64b9lYeI9G50mt5+EN6yM4hRVrIyQwBKkBmUdb0w14UiDA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-paging":"^1.6.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20241217.1_1734506328179_0.4746644375854243","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241218.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20241218.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20241218.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"231fabc28e9ceba05a311408600a9210404fb91b","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20241218.1.tgz","fileCount":152,"integrity":"sha512-XzbHfepYC5YGJoWgJsqtxjpQIWvS89Ay2D6CUNeQflrCVSwTnTsLHkVzdf+cAtZMybgdVBaNSUZtW0gqnZqmTw==","signatures":[{"sig":"MEUCIQCMPFLeQ+tWEZJQeQDh+KO0qfZlA9xcmmj3HW3QKg38gwIgBP4FZTGvJVR/n+VHyR1wegyHInEGDpszvzzGGP1y2ds=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":509994},"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\\cd44568e-5d5c-4516-a7df-8e44cbdc9952\\azure-rest-purview-workflow-1.0.0-alpha.20241218.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\cd44568e-5d5c-4516-a7df-8e44cbdc9952\\azure-rest-purview-workflow-1.0.0-alpha.20241218.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-XzbHfepYC5YGJoWgJsqtxjpQIWvS89Ay2D6CUNeQflrCVSwTnTsLHkVzdf+cAtZMybgdVBaNSUZtW0gqnZqmTw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure/core-paging":"^1.6.2","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20241218.1_1734592592648_0.23005679631833664","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241219.5":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20241219.5","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20241219.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ce9b3a0fcf266f8ebba1500544ca3b5e3aa29239","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20241219.5.tgz","fileCount":168,"integrity":"sha512-rYOqFDLfLIP2t2sfJzSdVsGGFY07auvT80Tdk9VbFQ55rVHVHLzNDfjGazwb24PStR1E0858UT+K0tpYJ30lNw==","signatures":[{"sig":"MEUCIQD1Q3ulYuyVG2kAgt3Cir+s6SjxsmZkl1sJGdvzSfEJHQIgMQCFIJNPbHcyPd8mzLusEfU3WInweRwxsdHu3Shj/0A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":569275},"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\\b549a249-cafc-48aa-b79c-1c54923c37fd\\azure-rest-purview-workflow-1.0.0-alpha.20241219.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b549a249-cafc-48aa-b79c-1c54923c37fd\\azure-rest-purview-workflow-1.0.0-alpha.20241219.5.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-rYOqFDLfLIP2t2sfJzSdVsGGFY07auvT80Tdk9VbFQ55rVHVHLzNDfjGazwb24PStR1E0858UT+K0tpYJ30lNw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20241219.5_1734679091452_0.5650185332075786","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241220.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20241220.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20241220.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f6ea30000e9fcf4e34d5ea0180b3cdca84006c14","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20241220.1.tgz","fileCount":168,"integrity":"sha512-TFSP/OOyilDhHFeObBHcBhNUGhBGGVra3Dg2IxvCfEdheC/4CA7kuLorw9EYDIF1hZw7VI/F0pj6rYe/dnr3jw==","signatures":[{"sig":"MEUCIFqHVYQoESWty5RFovXYNsLc2d7TwqMZk7Xd7wr8TRTFAiEAnvXZ106Dxyv3y6lktd/G2Y5FkTf2lA1o6NO/imo/5do=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":569275},"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\\2d73616e-2504-42cb-a982-61009bf923d2\\azure-rest-purview-workflow-1.0.0-alpha.20241220.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\2d73616e-2504-42cb-a982-61009bf923d2\\azure-rest-purview-workflow-1.0.0-alpha.20241220.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-TFSP/OOyilDhHFeObBHcBhNUGhBGGVra3Dg2IxvCfEdheC/4CA7kuLorw9EYDIF1hZw7VI/F0pj6rYe/dnr3jw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20241220.1_1734765309239_0.5512324097884487","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241223.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20241223.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d8eebc56fee604295a075a04b6ad603544abde2b","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20241223.1.tgz","fileCount":168,"integrity":"sha512-FSSAbckNS/Gi2KqibRUyXyP+nUk2lKaTV5F3+W7FXsLeSsIfOXhsDiF3P6YLzzVsrBfxY0VI30jVDpoUsQB7gw==","signatures":[{"sig":"MEUCIGxkyWJvEZ+o4LYXMcmwb7P4CiNZ6o8YWjHcENULYGbRAiEA17hpx0vgj7ohDM6hBb8wzbkWnu7dwZy6duooO26YpxU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":569275},"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\\e6464839-8cd5-4518-b826-8d9d33ee71ae\\azure-rest-purview-workflow-1.0.0-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e6464839-8cd5-4518-b826-8d9d33ee71ae\\azure-rest-purview-workflow-1.0.0-alpha.20241223.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-FSSAbckNS/Gi2KqibRUyXyP+nUk2lKaTV5F3+W7FXsLeSsIfOXhsDiF3P6YLzzVsrBfxY0VI30jVDpoUsQB7gw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20241223.1_1735024614224_0.2803941576357889","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241224.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20241224.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"059604f1b61ace6abbe89bdda498cbe154edee37","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20241224.1.tgz","fileCount":168,"integrity":"sha512-kwFlBEBT8mq8BtLV1vaOXZ1oCIRbyTw0sMjMDwZTUEbUqboRPa8rWQzMQVdVI6s0t72/SXZmtrz1Eg28zGE0pA==","signatures":[{"sig":"MEUCIQCAntrJNMtO9ylyU5tMBYicXm9ToOfddNsEYUEbzvlxAgIgDlyZvijC70u3c9y9z4vlizARjXoqPFmtJVhoPEnBID4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":569275},"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\\22149a1a-de8f-4def-8bd8-799c50355ef6\\azure-rest-purview-workflow-1.0.0-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\22149a1a-de8f-4def-8bd8-799c50355ef6\\azure-rest-purview-workflow-1.0.0-alpha.20241224.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-kwFlBEBT8mq8BtLV1vaOXZ1oCIRbyTw0sMjMDwZTUEbUqboRPa8rWQzMQVdVI6s0t72/SXZmtrz1Eg28zGE0pA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20241224.1_1735110907267_0.8649369973218088","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241225.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20241225.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1c75c6e1ffbb9bf4f1d113b550add1e44006f90b","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20241225.1.tgz","fileCount":168,"integrity":"sha512-nP45c5hV4AjlRTWvXBODcu28hykQT9nxHUBFLZdT4ayH+EV2xr2zE6o3J5XNw8VbIIXfexif3d+u2gDVn56UIg==","signatures":[{"sig":"MEUCIGAOaiyKpD4ehMNZhicMpyq5tWvLd/Kwe15D/dQKLpG7AiEAkO3lqoZxMOi25vH0rWE+GYjeHGTgQ8OOsG707DUUMWU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":569275},"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\\92348c76-9d0f-44be-96b3-ff69af98b790\\azure-rest-purview-workflow-1.0.0-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\92348c76-9d0f-44be-96b3-ff69af98b790\\azure-rest-purview-workflow-1.0.0-alpha.20241225.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-nP45c5hV4AjlRTWvXBODcu28hykQT9nxHUBFLZdT4ayH+EV2xr2zE6o3J5XNw8VbIIXfexif3d+u2gDVn56UIg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20241225.1_1735197353745_0.6415946489807092","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241226.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20241226.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0508c528684ff278da501225eae0d3d2038f6cf0","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20241226.1.tgz","fileCount":168,"integrity":"sha512-tSbBsplKJkOx+HTKxOTfQcqw0Bv8kjk6pBoEdOWK3ld0zfiYlVj34m77JAmNGx3FGuoxdcNRBSHOy5lhg4HnDw==","signatures":[{"sig":"MEUCIECR6TvCKoqt+086kFwLHXOu2GIfWfXwJ0Ea6oj9CtgPAiEAhaQMxcpjM2mKnz0GVuBhKMJTUrUSeoMtgA9H9ar7Iqo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":569275},"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\\5c245327-3efc-4d8c-b51e-df36ad354ee9\\azure-rest-purview-workflow-1.0.0-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\5c245327-3efc-4d8c-b51e-df36ad354ee9\\azure-rest-purview-workflow-1.0.0-alpha.20241226.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-tSbBsplKJkOx+HTKxOTfQcqw0Bv8kjk6pBoEdOWK3ld0zfiYlVj34m77JAmNGx3FGuoxdcNRBSHOy5lhg4HnDw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20241226.1_1735283788248_0.9366334903880376","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241227.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20241227.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"40639cefd0a1f00860236f51d23a1e54c178d9d6","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20241227.1.tgz","fileCount":168,"integrity":"sha512-KLrh8wOsusIDEd+ha3c9OAol+FioLRoliCQRmVtyEcHW4SfSoh0GuVpGTv6JE9/jXyTkqGPNJBhqBx3anxxFIA==","signatures":[{"sig":"MEUCIQCcR8NxRhQp4K7uWDkpgjk5bpYbECE8K9qwExgrnW92pQIgSQWcBiMpdM20yqm6WbeyzKxjYGtwIkPJQTYcq1C19DE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":569275},"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\\6d2d57ce-e39e-476b-9ee4-b487519a01c7\\azure-rest-purview-workflow-1.0.0-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6d2d57ce-e39e-476b-9ee4-b487519a01c7\\azure-rest-purview-workflow-1.0.0-alpha.20241227.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-KLrh8wOsusIDEd+ha3c9OAol+FioLRoliCQRmVtyEcHW4SfSoh0GuVpGTv6JE9/jXyTkqGPNJBhqBx3anxxFIA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20241227.1_1735370204299_0.7993598473441137","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20241231.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20241231.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20241231.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a1562662c6fa6014fab98d9e24bfdcfe52fa6d81","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20241231.1.tgz","fileCount":168,"integrity":"sha512-0ObiqWKXeW7Z0H6QlDqD9N74iFlQ4jcKuC/9HxyPnvwJpSOWPv581ooGtcAjWRy9owSmf2J1/V4UT2Lpm8i43A==","signatures":[{"sig":"MEUCIQC9mm+x4GHsY46qjR+d1GmeZ23ILotXThsgbPIb9vfgJwIgH2wadPfwm0iQgUNI5LGvJL5i+EuBCvqCNs6T1+T6WqQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":569275},"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\\d36dbea6-0576-41f7-88cc-d06223976c23\\azure-rest-purview-workflow-1.0.0-alpha.20241231.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\d36dbea6-0576-41f7-88cc-d06223976c23\\azure-rest-purview-workflow-1.0.0-alpha.20241231.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-0ObiqWKXeW7Z0H6QlDqD9N74iFlQ4jcKuC/9HxyPnvwJpSOWPv581ooGtcAjWRy9owSmf2J1/V4UT2Lpm8i43A==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20241231.1_1735715567997_0.3620156929335545","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250101.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250101.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1fe1b00c4c9ba970ae6569a337990c73009fa963","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250101.1.tgz","fileCount":168,"integrity":"sha512-YMYDJbOR8owhhvp0Ty57PlvBRe4H2ZWl3QGUHmSibk+oq2Jokdm2Cvl46AWz60KvNYh8QwCBkrR/GI1F4dWtsA==","signatures":[{"sig":"MEYCIQCKozTs2AofLQiIqRBRLGmXD5i4LYcXFH8aN6mDhY3KlwIhANXWx0V8+KSh2076UeGjFwUsSr4lENv7zirgZHdZCZom","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":569275},"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\\49345325-e8d2-4564-9c9a-5d07898585f8\\azure-rest-purview-workflow-1.0.0-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\49345325-e8d2-4564-9c9a-5d07898585f8\\azure-rest-purview-workflow-1.0.0-alpha.20250101.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-YMYDJbOR8owhhvp0Ty57PlvBRe4H2ZWl3QGUHmSibk+oq2Jokdm2Cvl46AWz60KvNYh8QwCBkrR/GI1F4dWtsA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250101.1_1735802199891_0.4005189538016223","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250102.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250102.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"dbd395ed3d8f233f5306d34fcf4cc50b95590760","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250102.1.tgz","fileCount":168,"integrity":"sha512-dlDHRjzvT+0lK0q65qNEDcNVPveuIehOlOekdP8PmXXGYvwo32I/zZyl7rvLpz3y87vJnQOjy1uTYRwy9nHzIg==","signatures":[{"sig":"MEUCIQCVaxVchlO5TUfK2/sBD8LSzkivxipbmsWVOjASoIqSQQIgK3gnE//0WIhquldsM7jUntgXrQklxMYg1KXHWUb2aEo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":569275},"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\\bf986704-fce6-4cd8-985d-7c34a4aca938\\azure-rest-purview-workflow-1.0.0-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\bf986704-fce6-4cd8-985d-7c34a4aca938\\azure-rest-purview-workflow-1.0.0-alpha.20250102.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-dlDHRjzvT+0lK0q65qNEDcNVPveuIehOlOekdP8PmXXGYvwo32I/zZyl7rvLpz3y87vJnQOjy1uTYRwy9nHzIg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250102.1_1735888688638_0.4680719047299575","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250103.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250103.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250103.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"92544e0841bbb4859bdb85c796bacd8ece980452","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250103.1.tgz","fileCount":168,"integrity":"sha512-6u3Ycac7wI21jMi6j+BZ4y6o3BqOBK5rRPbqAutwVisYDqb9Bm2Xdm1SuTVGr+dN6hdZgNsyl8y+yD2WOAAvCA==","signatures":[{"sig":"MEUCIGxzoV4TuEKtiqcPEjmD6upmpu5SaNTvYAnv28NXOJTxAiEAk5vOGGb5hotTgzX+xVqeNeciw7zObGLXXVtvisfcLK4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":569275},"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\\fa4e9b57-0a89-4096-816d-a0d10288dea5\\azure-rest-purview-workflow-1.0.0-alpha.20250103.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\fa4e9b57-0a89-4096-816d-a0d10288dea5\\azure-rest-purview-workflow-1.0.0-alpha.20250103.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-6u3Ycac7wI21jMi6j+BZ4y6o3BqOBK5rRPbqAutwVisYDqb9Bm2Xdm1SuTVGr+dN6hdZgNsyl8y+yD2WOAAvCA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250103.1_1735974852381_0.7933553279543726","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250106.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250106.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250106.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c1cddd84570af0ecd0d1a1c60919f48832204a61","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250106.1.tgz","fileCount":168,"integrity":"sha512-Nk9l68i4uNEsX6+niuHkr8n1IfHu0b/uqonGtgF8z60PfUgqEhk0ry6DZQMcRYlHUWHEKFfcelpS8hfQ5l34nw==","signatures":[{"sig":"MEYCIQDJgxRd78Tmps8ARFDaExpd1m/jy7PGclODFWGfFvxBEAIhALYPnlPgrnCw/b0zzjVjk+kNr+ZW9LFq1+gIFXc2AI5l","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":569275},"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\\14141160-0b55-4ed1-a69f-866b9cf31946\\azure-rest-purview-workflow-1.0.0-alpha.20250106.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\14141160-0b55-4ed1-a69f-866b9cf31946\\azure-rest-purview-workflow-1.0.0-alpha.20250106.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Nk9l68i4uNEsX6+niuHkr8n1IfHu0b/uqonGtgF8z60PfUgqEhk0ry6DZQMcRYlHUWHEKFfcelpS8hfQ5l34nw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250106.1_1736234198376_0.06722246489474637","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250107.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250107.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250107.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1c3449dbee06659ffcceb30efe4c9b5f2e511809","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250107.1.tgz","fileCount":168,"integrity":"sha512-+623WC+ZL0n/Aq1TQ23LaJUwLeVLMcerwLQpCDBy8Se871Z34dM5DIn/QDMWg8RMdHpbFil2q+OMZ67g9HGB5w==","signatures":[{"sig":"MEQCID5+tjTrLEP5qXJ3PJVYDWsKhKgHUP/P5ZlOSYWTvM6iAiBvx6a4el2yDqIneegbFQFJ1cFeJ36Tdmr5xtHP9Xr7DQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":569275},"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\\c1081afe-a131-44b5-a869-fe04ee78a6e9\\azure-rest-purview-workflow-1.0.0-alpha.20250107.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c1081afe-a131-44b5-a869-fe04ee78a6e9\\azure-rest-purview-workflow-1.0.0-alpha.20250107.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-+623WC+ZL0n/Aq1TQ23LaJUwLeVLMcerwLQpCDBy8Se871Z34dM5DIn/QDMWg8RMdHpbFil2q+OMZ67g9HGB5w==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250107.1_1736320528780_0.11662374519266172","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250108.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250108.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250108.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"eb23d0535964dc3c17ed1edf171208c90b4a5dc0","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250108.1.tgz","fileCount":168,"integrity":"sha512-Mjy/5xcuGNZyetRUWRspTpuVOh7Qq/miIj/BE5kgRWZ56OqxJdl0kkGBqiyOyAYoIGScIQqrsrBn8NnGEjDX4w==","signatures":[{"sig":"MEYCIQDWBd6eGGrGXopPWquLs1/+2jeIRsLX3+b8VrKIx5Di3AIhAKTuTAqZcoFHOJURa45aNbJw9sTTBpcQL5FISDkvfCL1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":569275},"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\\4f94988d-93bc-46a9-9a2f-739cd918e478\\azure-rest-purview-workflow-1.0.0-alpha.20250108.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\4f94988d-93bc-46a9-9a2f-739cd918e478\\azure-rest-purview-workflow-1.0.0-alpha.20250108.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Mjy/5xcuGNZyetRUWRspTpuVOh7Qq/miIj/BE5kgRWZ56OqxJdl0kkGBqiyOyAYoIGScIQqrsrBn8NnGEjDX4w==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"apiRefLink":"https://docs.microsoft.com/javascript/api/@azure-rest/purview-workflow?view=azure-node-preview","productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250108.1_1736406898202_0.9885279370956552","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250109.2":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250109.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250109.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"324475b8d3e804e8fb67f35e312cdba6e6c3a932","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250109.2.tgz","fileCount":168,"integrity":"sha512-Ell6w5sr9ePgyp3TqH9p1NlHYdLFn0tcUEkE5psGVox35cqImxOqaGkm7Ts7Rvpm28Iw77OU7JpP6tU7sO/fmA==","signatures":[{"sig":"MEQCIDG8CLoVq84Jk2o+SUhfICo5Ndm9wiIjCFpSMfm8CJrUAiAbhtALfcJmxC7pBdXB8AQ3xHGDvco0s282PjJYjmRf1Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":569127},"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\\a0f619c4-0ec9-4b7f-9207-8dd592d6d91c\\azure-rest-purview-workflow-1.0.0-alpha.20250109.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a0f619c4-0ec9-4b7f-9207-8dd592d6d91c\\azure-rest-purview-workflow-1.0.0-alpha.20250109.2.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Ell6w5sr9ePgyp3TqH9p1NlHYdLFn0tcUEkE5psGVox35cqImxOqaGkm7Ts7Rvpm28Iw77OU7JpP6tU7sO/fmA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250109.2_1736494215921_0.7049565327393859","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250110.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250110.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250110.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0753a6283ca2df022c4a2b0eef7d9a2cd9e86597","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250110.1.tgz","fileCount":168,"integrity":"sha512-ccpC9jaZaiZZjoLtfnRJ/MoYy9CtyeqcsCNrT6J7MFjh47/JzN7Kc6Glnbpyz6njydrDVc1sCoYphVienDOC6g==","signatures":[{"sig":"MEUCIQDJKkHXqLYmeCb/1ys5ZmcD5oUWRbUBUV7+XulZj4zReQIgA3ibTCb7GcKm58CKmHvxKFcgIN4/GRZDh04gixxM0jA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":569127},"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\\3f7226f2-0fde-4ccc-80db-8b203e8308fa\\azure-rest-purview-workflow-1.0.0-alpha.20250110.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\3f7226f2-0fde-4ccc-80db-8b203e8308fa\\azure-rest-purview-workflow-1.0.0-alpha.20250110.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-ccpC9jaZaiZZjoLtfnRJ/MoYy9CtyeqcsCNrT6J7MFjh47/JzN7Kc6Glnbpyz6njydrDVc1sCoYphVienDOC6g==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250110.1_1736580244117_0.9347214830999255","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250113.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250113.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d073951db8e26f5f3f6b8293ada914579340fba0","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250113.1.tgz","fileCount":168,"integrity":"sha512-M29BdkmOSH1R+s9cE9mIIYcFNRa7QnKVgDiY8jvkcnfvJ+gjEnzZGY8dkz+1/Jw+WjpxMkASNkAd99M12yHqUw==","signatures":[{"sig":"MEQCICvMnAqY9rQ/Lj2OjtP1BVUMyfp4jFJJvrmK3mLZHxCFAiBVbRu4suxAKqlDm1gmba5JnjJtf5km/A1XGgMedI+Vow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":569127},"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\\d9b8abcd-84b8-4998-9502-ba588dd5a240\\azure-rest-purview-workflow-1.0.0-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d9b8abcd-84b8-4998-9502-ba588dd5a240\\azure-rest-purview-workflow-1.0.0-alpha.20250113.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-M29BdkmOSH1R+s9cE9mIIYcFNRa7QnKVgDiY8jvkcnfvJ+gjEnzZGY8dkz+1/Jw+WjpxMkASNkAd99M12yHqUw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250113.1_1736838948320_0.21890040937569566","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250114.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250114.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250114.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a22936d2a9a7c681a4d7d9868c24192bf436060f","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250114.1.tgz","fileCount":168,"integrity":"sha512-BWxFw3X14iG3JfAU70m4Fyr2fDsik/H8k1LfEPkY9R7q4dit46/AcNH4c5R385/qxn2zTiAJ/Zc5yxSNLxlm3Q==","signatures":[{"sig":"MEUCIFxmqirb3oiFjObfilzhGiLmj/rBuvo6/E+5rxYd9XTzAiEAgbL5wpImelFxYbtA63HJ97BTPjN2uzVxvNvn9QEU43o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":569127},"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\\f6290342-c0fe-42fe-83ec-f2331513e52b\\azure-rest-purview-workflow-1.0.0-alpha.20250114.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f6290342-c0fe-42fe-83ec-f2331513e52b\\azure-rest-purview-workflow-1.0.0-alpha.20250114.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-BWxFw3X14iG3JfAU70m4Fyr2fDsik/H8k1LfEPkY9R7q4dit46/AcNH4c5R385/qxn2zTiAJ/Zc5yxSNLxlm3Q==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250114.1_1736925146996_0.3646840598454604","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250115.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250115.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8b67e926051b01d312c2ee054e8aab5a6b6d4bd6","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250115.1.tgz","fileCount":168,"integrity":"sha512-ukkfyrwu2tm/tgbFI1Vi9R/tDxrXrSc2PDmBTosllFbjzGMs8ORZkjS6I452iJ8ebuz2fWXX/SUyuPTvQ2ypgA==","signatures":[{"sig":"MEUCIQDoxZY0mnH+QmLD3B6IR/xUnVvQIiDBzHglfeRrm+/oBAIga/I/IR6K9gSDEaoSbCa7jQKQ4ZjRCXxIV2VKnD59L2k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":569127},"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\\6f8499ad-a8ff-487d-8df6-f3ba16071fe5\\azure-rest-purview-workflow-1.0.0-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\6f8499ad-a8ff-487d-8df6-f3ba16071fe5\\azure-rest-purview-workflow-1.0.0-alpha.20250115.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-ukkfyrwu2tm/tgbFI1Vi9R/tDxrXrSc2PDmBTosllFbjzGMs8ORZkjS6I452iJ8ebuz2fWXX/SUyuPTvQ2ypgA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250115.1_1737012044895_0.11389219432987563","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250121.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250121.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250121.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1b93626f0d5e8e4094ad077c0f21f3d1b646c0bd","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250121.1.tgz","fileCount":168,"integrity":"sha512-u+EZy7SJNBFZaErUcZUUTT2nXip60q6OzLqEuqTpxoPbUJW+7OBbkmBVodpxPkvDgKVUckk+5EZiAuW/AngOuQ==","signatures":[{"sig":"MEQCIDTg9XRiRdP+I3LfM4iGGavv+QgnrUZTUfQOBv3WZr6WAiAi227FUcaocpKgJGKyCYDbfDuHaWtZY/HvMKTOXqmCZQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":569127},"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\\eeb35437-de9f-4797-85f6-8bbd4be37e80\\azure-rest-purview-workflow-1.0.0-alpha.20250121.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\eeb35437-de9f-4797-85f6-8bbd4be37e80\\azure-rest-purview-workflow-1.0.0-alpha.20250121.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-u+EZy7SJNBFZaErUcZUUTT2nXip60q6OzLqEuqTpxoPbUJW+7OBbkmBVodpxPkvDgKVUckk+5EZiAuW/AngOuQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.5","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.5","@vitest/coverage-istanbul":"^2.1.5","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250121.1_1737530078639_0.4339987119086466","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250124.2":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250124.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250124.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0fa0165248f39ed4028c1477cb4a11762c896a43","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250124.2.tgz","fileCount":168,"integrity":"sha512-thW5LPpvKlm96tGBkcQzv76yOtYhMnZ/15XbP75c+GC856XFDbRvJocjmqcRvmD2ZjKGHts1eMGFV2mcfuR5PQ==","signatures":[{"sig":"MEUCIFk7L0kE82ijX320+JxgjgZHR6VGHEBeTp09Fbm0ym8eAiEAlmMahoCWHbRT9w+D8pk+7Kd+eMuHU1rMFw+yJrnJa2A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":569086},"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\\1a1bb036-8070-4a37-b13f-1024735e4287\\azure-rest-purview-workflow-1.0.0-alpha.20250124.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\1a1bb036-8070-4a37-b13f-1024735e4287\\azure-rest-purview-workflow-1.0.0-alpha.20250124.2.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-thW5LPpvKlm96tGBkcQzv76yOtYhMnZ/15XbP75c+GC856XFDbRvJocjmqcRvmD2ZjKGHts1eMGFV2mcfuR5PQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250124.2_1737789103777_0.6574284615540622","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250128.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250128.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c0bc6c85ce3dca7d34d197ce0cbcd5ef47ca1449","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250128.1.tgz","fileCount":168,"integrity":"sha512-A8KKmC05ZTvpdJSsmxDw2M+pE/8EsyK1KCnEbfe+hcAbkqLl3EBfvOxFP0oMqGXZn6fYm1t4lXZEIVQiiOEfsA==","signatures":[{"sig":"MEQCIFyV/9kva65mBKuXjywGvE11algcZsm7cDwL664h4TKHAiB4f2MRUI86/fW8BWjmKYTHm0OjjSkdFEb3g5XDQIY+CA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":569086},"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\\5c7886b6-a962-470c-94bd-ff2ce310904e\\azure-rest-purview-workflow-1.0.0-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\5c7886b6-a962-470c-94bd-ff2ce310904e\\azure-rest-purview-workflow-1.0.0-alpha.20250128.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-A8KKmC05ZTvpdJSsmxDw2M+pE/8EsyK1KCnEbfe+hcAbkqLl3EBfvOxFP0oMqGXZn6fYm1t4lXZEIVQiiOEfsA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250128.1_1738134859662_0.703672539357542","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250129.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250129.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"27dcb9d59f81ab35960fc8d38ce3ed4993f3fad4","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250129.1.tgz","fileCount":168,"integrity":"sha512-2Ooocd8Ej2QckNUILCf6MxLncsurem69SltObyRcFerl69nGj09S64MAlLuU6E2M8CfFUAyq8mG7siryufCPzA==","signatures":[{"sig":"MEYCIQDMd1yZyJRrcIILZvrTxxaUmLTErak0kZ6TPwmzxqvWZAIhAIlviBsRqygwBTJz6ep4uXOEY2V0E0RN/t67fVZAL4vo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":569086},"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\\83ea138b-ad15-4b55-8f9d-9c20c2a59b31\\azure-rest-purview-workflow-1.0.0-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\83ea138b-ad15-4b55-8f9d-9c20c2a59b31\\azure-rest-purview-workflow-1.0.0-alpha.20250129.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-2Ooocd8Ej2QckNUILCf6MxLncsurem69SltObyRcFerl69nGj09S64MAlLuU6E2M8CfFUAyq8mG7siryufCPzA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250129.1_1738221191903_0.2229147435134311","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250203.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250203.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250203.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b25b11832ba1bdeec771cf8111b42d83069f04f6","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250203.1.tgz","fileCount":168,"integrity":"sha512-0beeBHjGvvYhaYHa3s6mik8EzKyO+7Jcorv/ieFXIC5MCgSxjvLpoP2AjvTsc0tXOwRagQ3WBzpAMsesfuid/A==","signatures":[{"sig":"MEQCIBS19DPQMzwIEYtaIho6IS9nD5Vz4IAuG7NKSuXYvv7QAiAcp6ylMP0vPkUSy4kPo4X/OKfFWz6/IazmtPgK0Sa0sQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":569085},"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\\85898c2f-8008-47ac-9e45-4c8f68710946\\azure-rest-purview-workflow-1.0.0-alpha.20250203.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\85898c2f-8008-47ac-9e45-4c8f68710946\\azure-rest-purview-workflow-1.0.0-alpha.20250203.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-0beeBHjGvvYhaYHa3s6mik8EzKyO+7Jcorv/ieFXIC5MCgSxjvLpoP2AjvTsc0tXOwRagQ3WBzpAMsesfuid/A==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250203.1_1738653196113_0.8147391748694621","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250204.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250204.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"dbfeb693fe00c6a66f3feb8a6197d189b95a0862","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250204.1.tgz","fileCount":168,"integrity":"sha512-cGKs+eRccq/RsSD4/dFyQtW6YzvS9A5KqoMQrD8RT0/yM+zR+oP2kmJFK476PWuAFpt0jWQdvRE+OxO214QtOw==","signatures":[{"sig":"MEQCIFrhY3aqqHTO/rkaDqnl0sGtzNRk9vaiSOOk9iOaPNYHAiBkfKxpM8zC7+qwJl0oG/Q1cI+ZFepGAk34nHuSqdxS2Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":569085},"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\\f96845ab-ebcb-47d1-8d73-52dc041da9cf\\azure-rest-purview-workflow-1.0.0-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f96845ab-ebcb-47d1-8d73-52dc041da9cf\\azure-rest-purview-workflow-1.0.0-alpha.20250204.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-cGKs+eRccq/RsSD4/dFyQtW6YzvS9A5KqoMQrD8RT0/yM+zR+oP2kmJFK476PWuAFpt0jWQdvRE+OxO214QtOw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250204.1_1738739695710_0.7406037530049019","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250205.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250205.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c8267a74ba2de09ad5275c65eaf9940db32003a8","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250205.1.tgz","fileCount":168,"integrity":"sha512-zZgG0x4okuY5cO2pl15jQhOol7+zZvT2LxQHu81kLkQulIn3BggOslBf4ixL//5J+ej2KAtJk5fR438GP3ohYQ==","signatures":[{"sig":"MEYCIQDQLxnCS2K/TjI6nHSBC+/C20lIJtsO/QrgyjAYN91c5AIhAPamiMBuGW4LaUfzgISjWfr+HOWOV9vEfLngWv8UCWTs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":569085},"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\\71eddeeb-51e2-40a6-9580-a734ed92a178\\azure-rest-purview-workflow-1.0.0-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\71eddeeb-51e2-40a6-9580-a734ed92a178\\azure-rest-purview-workflow-1.0.0-alpha.20250205.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-zZgG0x4okuY5cO2pl15jQhOol7+zZvT2LxQHu81kLkQulIn3BggOslBf4ixL//5J+ej2KAtJk5fR438GP3ohYQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250205.1_1738826373273_0.3383905138870593","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250206.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250206.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250206.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b3dcddbbd6d1d909ddb5881475f90e82e4ed85df","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250206.1.tgz","fileCount":168,"integrity":"sha512-91jfVBeh41T8GDbZZAJYoFklDzl1y1z+iIOhtosyouM9rh8A6HGFJxqOqyzEQUwdmOSlNApjt5ymMkVsp5Zfdw==","signatures":[{"sig":"MEUCIQDeZHKxXsBMyIlyI1w8Ro2ii/D43wcTDVspnbIR5h6n7wIgStGR7aqiuvlXtLoznHwnOzgdKZBSLFO0Qil82HsAHVk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":569085},"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\\7ca957b3-7f86-4730-ad96-5d9c90c6d50a\\azure-rest-purview-workflow-1.0.0-alpha.20250206.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\7ca957b3-7f86-4730-ad96-5d9c90c6d50a\\azure-rest-purview-workflow-1.0.0-alpha.20250206.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-91jfVBeh41T8GDbZZAJYoFklDzl1y1z+iIOhtosyouM9rh8A6HGFJxqOqyzEQUwdmOSlNApjt5ymMkVsp5Zfdw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250206.1_1738913021308_0.471172387833799","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250207.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250207.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250207.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9da8beba8ecefdb8792b8dc853f6d3ca53295b29","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250207.1.tgz","fileCount":168,"integrity":"sha512-3eicPEcbWkctbnaV47TKVxLnPAEFNZahgJNU9VJT26sSMh3holBVMF42c4KZZZIJY6izUwmVzvpSz0r+7upAZw==","signatures":[{"sig":"MEQCIFSLoOSA1hzW4fMqDC4plsGdZcLtQqAlnMApuiO1k4n4AiB+m6wSeFUmjGABkpNjxxlcqQpewO/z2IWSJljIube6dA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":569085},"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\\2f4e7c69-f941-49b1-93bd-1c866017351d\\azure-rest-purview-workflow-1.0.0-alpha.20250207.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\2f4e7c69-f941-49b1-93bd-1c866017351d\\azure-rest-purview-workflow-1.0.0-alpha.20250207.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-3eicPEcbWkctbnaV47TKVxLnPAEFNZahgJNU9VJT26sSMh3holBVMF42c4KZZZIJY6izUwmVzvpSz0r+7upAZw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250207.1_1738998818435_0.9816255764999018","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250210.2":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250210.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2c7549c86838441994e96330884ce3c49dad92e2","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250210.2.tgz","fileCount":168,"integrity":"sha512-brFsWcdKd19wbdIIfx/PCgBf9ectoAwk3fwYkk1zeVmhRoKNIMOQXB0wQxt5eUfZb0MFDomvk+eUnooUXNIZ0A==","signatures":[{"sig":"MEUCIQCkgPv+z87sM9zT6z45DyeAywcnXr+gqn6lQUr2RUbNaQIgA/u4wByEDt5kfYcgC6QFn5NZlxDpk4JCUKwirl4R0LE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":569085},"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\\22f11c60-7e15-4d70-b789-8e8bf154e8f0\\azure-rest-purview-workflow-1.0.0-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\22f11c60-7e15-4d70-b789-8e8bf154e8f0\\azure-rest-purview-workflow-1.0.0-alpha.20250210.2.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-brFsWcdKd19wbdIIfx/PCgBf9ectoAwk3fwYkk1zeVmhRoKNIMOQXB0wQxt5eUfZb0MFDomvk+eUnooUXNIZ0A==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250210.2_1739258091897_0.736571002952533","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.2":{"name":"@azure-rest/purview-workflow","version":"1.0.0-beta.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-beta.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"latest","dist":{"shasum":"8faf18287460e48c32fb23844ff3959e9d6fb61d","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-beta.2.tgz","fileCount":168,"integrity":"sha512-hulnmv2l9B1ZzzLqLNnQLD5cp40nkYGI6AkL5Fkelg84/XYBgpFl5icB0RAzT17FQKNWSwG4BUcusuc6mq7mZg==","signatures":[{"sig":"MEUCIDZEPvlYfwDQOaI1VhjFH5KCftdsIkhkFlEyLiwZn8J2AiEAhYAXALbJF/vqcBrnoqjbtk5Ftb9mSDnH6y7B737fx68=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":568995},"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\\f2e96770-18c3-49f3-8baa-c22794f10919\\azure-rest-purview-workflow-1.0.0-beta.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f2e96770-18c3-49f3-8baa-c22794f10919\\azure-rest-purview-workflow-1.0.0-beta.2.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-hulnmv2l9B1ZzzLqLNnQLD5cp40nkYGI6AkL5Fkelg84/XYBgpFl5icB0RAzT17FQKNWSwG4BUcusuc6mq7mZg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":"^1.0.0","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":"^4.1.0","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-beta.2_1739331641768_0.44975488789424234","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250211.3":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250211.3","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"fbda0f0cf3ec6e334bf9961e40a3344f2d6b1357","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250211.3.tgz","fileCount":168,"integrity":"sha512-BheZa6knRsvC+Qqd6I/mN+26OGPrvz19ioLxzz/rgC8te02GJk1AYtlSjUQKWJIDHBR63pAvdkw+UNapzgemRQ==","signatures":[{"sig":"MEUCIBQf4kw48rZ7P5G6+FlHQAAHra2WE4KYlu1yyGXmlHWCAiEApdFXamBMmL4ASIlCI1ZDlXuEl7BpXJ9YIZygy1ZcVx8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":569085},"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\\9585b58c-e6ec-43ce-88c5-afb224544886\\azure-rest-purview-workflow-1.0.0-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\9585b58c-e6ec-43ce-88c5-afb224544886\\azure-rest-purview-workflow-1.0.0-alpha.20250211.3.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-BheZa6knRsvC+Qqd6I/mN+26OGPrvz19ioLxzz/rgC8te02GJk1AYtlSjUQKWJIDHBR63pAvdkw+UNapzgemRQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250211.3_1739344970882_0.4512079361312531","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250212.2":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250212.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f0b132c196b89954ed553e2de32152ab2e10dfea","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250212.2.tgz","fileCount":168,"integrity":"sha512-zEArRQC50WsM4JDyBfCsY7jeQxa3vghcPTkVbpGmSZwLsYKh8oEOpSzSHgTMDx6YiJCA4BnMEzU39zHTbIUZ0A==","signatures":[{"sig":"MEUCIDWhpnVZej/6XsEPMxZxI+EONNXzeHMGc7pIN8ltKOdkAiEAxTrEBG6flB9bAxYOIqFfVOovkFQdiiQu4SH3YjaZ0X0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":569085},"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\\76a93564-d696-4ab4-934a-e9ef08694f54\\azure-rest-purview-workflow-1.0.0-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\76a93564-d696-4ab4-934a-e9ef08694f54\\azure-rest-purview-workflow-1.0.0-alpha.20250212.2.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-zEArRQC50WsM4JDyBfCsY7jeQxa3vghcPTkVbpGmSZwLsYKh8oEOpSzSHgTMDx6YiJCA4BnMEzU39zHTbIUZ0A==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250212.2_1739431023083_0.816116777996418","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250213.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250213.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250213.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"adb19dfb27c8f2d6658a89554431d0b3b6ed4161","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250213.1.tgz","fileCount":168,"integrity":"sha512-exsDRqSjktrmWiFhs+y8jfjc7UGqYdUzlj2z+eUg114Ge/pD0xiCzwBSMmPSHt3B7YpfXlmEuoxFMsdxpizrTQ==","signatures":[{"sig":"MEUCIEHCVaV4GBch6AEaXp4xK1xMwbGvt1OhxtDF0Urzs2eEAiEAh4wgbIP4s90NGAnsUPwK2zpjxA8hsYgMjZp3d/P6Qg4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":569085},"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\\c5a21f56-a519-4d33-bca2-916626851682\\azure-rest-purview-workflow-1.0.0-alpha.20250213.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c5a21f56-a519-4d33-bca2-916626851682\\azure-rest-purview-workflow-1.0.0-alpha.20250213.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-exsDRqSjktrmWiFhs+y8jfjc7UGqYdUzlj2z+eUg114Ge/pD0xiCzwBSMmPSHt3B7YpfXlmEuoxFMsdxpizrTQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250213.1_1739517303433_0.4703208681965385","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250214.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250214.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250214.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f78d4cc2580d57fea475eb517fbfe205d5cf0699","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250214.1.tgz","fileCount":168,"integrity":"sha512-zNw0fqGs/BOwxbXW9S2Szz2OjTpR4kO0VA/eHjmCocNvhbQh+NMAOY5SDY/oTy0jv8fHx+PceK29f3ZhB8FFOw==","signatures":[{"sig":"MEUCIQCmeLVGXn/x8xCqtHBo5yLdX26whhkYIunfbLNyD8uuwwIgFbLgZs0wULkn/6oHUHQXd1rkGkfjbJ/wUXRaN8q774Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":569085},"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\\3f16cd54-1c47-4f15-b1e8-7b122b866120\\azure-rest-purview-workflow-1.0.0-alpha.20250214.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\3f16cd54-1c47-4f15-b1e8-7b122b866120\\azure-rest-purview-workflow-1.0.0-alpha.20250214.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-zNw0fqGs/BOwxbXW9S2Szz2OjTpR4kO0VA/eHjmCocNvhbQh+NMAOY5SDY/oTy0jv8fHx+PceK29f3ZhB8FFOw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250214.1_1739603947263_0.9866635104118728","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250217.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250217.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250217.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"781c98eccfab60aef12217ec898000b73824fe80","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250217.1.tgz","fileCount":168,"integrity":"sha512-O5WfmjiGtcFNnz+dSiJ3uGbBAL2KGZg0ESYeqXdhXRMuc5UHjIDd2mXcAPPN8YRlKKfO7eCa28xAjpjhqvm+nQ==","signatures":[{"sig":"MEUCIQDFOUdORUJ92JiwVFEmOH3Q569FP+d4cWCqFBixzS2fcgIgNQ9cpsr1pxxjwHZhu/Y2R90VPrRtNw6Vk/WyfcEfdvc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":569085},"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\\17c17444-3d41-4a0a-9914-2c533790d647\\azure-rest-purview-workflow-1.0.0-alpha.20250217.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\17c17444-3d41-4a0a-9914-2c533790d647\\azure-rest-purview-workflow-1.0.0-alpha.20250217.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-O5WfmjiGtcFNnz+dSiJ3uGbBAL2KGZg0ESYeqXdhXRMuc5UHjIDd2mXcAPPN8YRlKKfO7eCa28xAjpjhqvm+nQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250217.1_1739862947967_0.25507090037809266","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250218.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250218.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250218.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2cf6285eb0359089e4238c3b4f463cb7bb6aff32","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250218.1.tgz","fileCount":168,"integrity":"sha512-/ibeECblSr+eH23q1G24gDLfaKxX6fW/CM1e1HudwqQRPZC/O+5NdIxBPUnaR4gL9b4NPAJ4+HfPFCZWNUnadw==","signatures":[{"sig":"MEUCIQCz/Sm2VVl8CAHZavo49IBmhTCgMmP608R5X5plB3tZ1gIgfblViWuKBg3gkw9rd4Itn/yajF6MP3ARdJ4sxrYvBZE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":569085},"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\\78d19d92-bcd2-4313-88c6-65e4207f1c41\\azure-rest-purview-workflow-1.0.0-alpha.20250218.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\78d19d92-bcd2-4313-88c6-65e4207f1c41\\azure-rest-purview-workflow-1.0.0-alpha.20250218.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-/ibeECblSr+eH23q1G24gDLfaKxX6fW/CM1e1HudwqQRPZC/O+5NdIxBPUnaR4gL9b4NPAJ4+HfPFCZWNUnadw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250218.1_1739949300927_0.7886891862715597","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250219.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250219.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250219.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8c0e3fe3fc98de8c4caa7cdc4480c4e6b07817ff","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250219.1.tgz","fileCount":168,"integrity":"sha512-E8/MrwDYfI/OJVAhMy3/EjaPDZ8yX5oP/2pvwxJpgWC2wU3irFKtHCSzHaP+Qj6w+Y6RSJA6aeUWTDMk2Hiodw==","signatures":[{"sig":"MEUCIFrJs4Ui84tyCu3AyuOXSqxMd9TmgCHgeZAJ4fnQKAIeAiEAuChONBkEEeKS+kOn7/mZ1lOiY+FONYJlOOI1HiQghr4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":569085},"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\\c25130ae-1877-4f00-9038-f63f4f2a9326\\azure-rest-purview-workflow-1.0.0-alpha.20250219.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c25130ae-1877-4f00-9038-f63f4f2a9326\\azure-rest-purview-workflow-1.0.0-alpha.20250219.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-E8/MrwDYfI/OJVAhMy3/EjaPDZ8yX5oP/2pvwxJpgWC2wU3irFKtHCSzHaP+Qj6w+Y6RSJA6aeUWTDMk2Hiodw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250219.1_1740035922745_0.17041995378470332","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250220.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250220.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"dcd5c2950a42efcd6ef4ae3de7890151d248e684","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250220.1.tgz","fileCount":168,"integrity":"sha512-VAj7+8UXFJR+6aGyv/1DYTdZkZmAP6FNx8/qzuitb4HOo8JwHBKKlx66+6RkXzE7f+0MiRUpvYqSMnjxKlezhg==","signatures":[{"sig":"MEUCIEiYi0dTfKGSnM/T7N7L5p4IbUmDtNCAD3apPA0ZvT2eAiEA4DmMmnJ2NNqf2mlKwDnH826TlrUU2zYWOujrHWPFPzk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":569085},"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\\8b61f17e-f7a6-434b-986b-e40da486a6df\\azure-rest-purview-workflow-1.0.0-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\8b61f17e-f7a6-434b-986b-e40da486a6df\\azure-rest-purview-workflow-1.0.0-alpha.20250220.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-VAj7+8UXFJR+6aGyv/1DYTdZkZmAP6FNx8/qzuitb4HOo8JwHBKKlx66+6RkXzE7f+0MiRUpvYqSMnjxKlezhg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250220.1_1740122192287_0.12354294673252442","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250221.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250221.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"045497245292a2474d90cedc9e6b9b640f456962","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250221.1.tgz","fileCount":168,"integrity":"sha512-YNQbqeszqAeo8J7Ao+3QBFOvk/YOnytENSHh4LA3belZvWBST6N5vZoE13WM+a1vCPiOdc7sBHhQQiAwXnooTg==","signatures":[{"sig":"MEUCIQCZXYBtCMyixnsuQGYJDM4sdAV1gkhXKg8KcC322m5hhAIgPZv1igxe0zFfq3SpRhEoXfNqp3vBqM7AKlN8UI/DbhI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":569085},"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\\4324832f-8a1a-4243-ac98-574bf1d736ef\\azure-rest-purview-workflow-1.0.0-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","update-snippets":"echo skipped","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\4324832f-8a1a-4243-ac98-574bf1d736ef\\azure-rest-purview-workflow-1.0.0-alpha.20250221.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-YNQbqeszqAeo8J7Ao+3QBFOvk/YOnytENSHh4LA3belZvWBST6N5vZoE13WM+a1vCPiOdc7sBHhQQiAwXnooTg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.18.0"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","autorest":"latest","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250221.1_1740208570557_0.26516042090435477","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250224.2":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250224.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250224.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4c49dce36c121af32522e5539bbcde218c089707","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250224.2.tgz","fileCount":168,"integrity":"sha512-zBbTkNXqK1XxpWeUulgpGo8mYN3Ssv5gpJWgQcrd47MEs0Qv+4/7UiYQ3lutGVzC40B9GATr9PTPgWagAS4wzw==","signatures":[{"sig":"MEUCICfKazr+H8b2ufuGj7dV7LK6tdBHwEh74EHzWY4X6IxFAiEAj98BqcRjREqdQleyiC6iZQ8QWNABaGjOTXSUS12NeLo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":568020},"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\\2ec8c033-c2da-438f-b96f-296d350d8baf\\azure-rest-purview-workflow-1.0.0-alpha.20250224.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\2ec8c033-c2da-438f-b96f-296d350d8baf\\azure-rest-purview-workflow-1.0.0-alpha.20250224.2.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-zBbTkNXqK1XxpWeUulgpGo8mYN3Ssv5gpJWgQcrd47MEs0Qv+4/7UiYQ3lutGVzC40B9GATr9PTPgWagAS4wzw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.6","autorest":"latest","playwright":"^1.50.1","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.6","@vitest/coverage-istanbul":"^3.0.6","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250224.2_1740467982538_0.9215069508830538","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250225.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250225.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250225.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5def119cefa42e3bf537ab518cc1b70d2c6eda2c","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250225.1.tgz","fileCount":168,"integrity":"sha512-pVHV8fvXAlu4iZHL0x6ll9w87dduMyA8B3fEk6NaHWOBaFnF2gTDCzpeUg0B2NNyseWiijdYPYGyX1YxYtCtMw==","signatures":[{"sig":"MEUCIQDe9nPodB5a1KIVo/fLQdoe5UpbwT/fN2iUO0eRv9T00gIgeyCSYYFPJEsjx6uZQFJJvdFsotWi1+9tNawjlzX7e1s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":568020},"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\\3f6af030-087e-4c61-b0d0-763cf9ed296a\\azure-rest-purview-workflow-1.0.0-alpha.20250225.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\3f6af030-087e-4c61-b0d0-763cf9ed296a\\azure-rest-purview-workflow-1.0.0-alpha.20250225.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-pVHV8fvXAlu4iZHL0x6ll9w87dduMyA8B3fEk6NaHWOBaFnF2gTDCzpeUg0B2NNyseWiijdYPYGyX1YxYtCtMw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.6","autorest":"latest","playwright":"^1.50.1","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.6","@vitest/coverage-istanbul":"^3.0.6","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250225.1_1740554158208_0.9183865762115901","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250318.2":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250318.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250318.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"aa025aa86d5f776f497bb3484c46293221fd3997","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250318.2.tgz","fileCount":168,"integrity":"sha512-Q7MBvCryGT3MqDCPHb5f8XCfD+Q+iKM0p2bfn8FxYXYds40hVHW9fYo139I9lh1h6uA7wGA9b0yREpHHTarpJA==","signatures":[{"sig":"MEQCIFb/p7qmZ/+ob1ivay5ZQE+9JxTC5LsN5lY5ZGOkEYITAiAFxej4WCUzUVCaZbOYGMsSDaEE2oWLs5rKwrd1KA/YUw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":568020},"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\\9df4413e-0e75-483e-8edf-8feb9736edf6\\azure-rest-purview-workflow-1.0.0-alpha.20250318.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\9df4413e-0e75-483e-8edf-8feb9736edf6\\azure-rest-purview-workflow-1.0.0-alpha.20250318.2.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Q7MBvCryGT3MqDCPHb5f8XCfD+Q+iKM0p2bfn8FxYXYds40hVHW9fYo139I9lh1h6uA7wGA9b0yREpHHTarpJA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250318.2_1742364604284_0.07955875737938056","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250319.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250319.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250319.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d0a3cecb96ae4932d9c22fc160fc26a43cc883b7","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250319.1.tgz","fileCount":168,"integrity":"sha512-9v2uK4PD4UqIw68efORpzG0W+WNpwCwAqxNVwETgoRl+f2U5h07Ylp4REBa4vOaxb9DZ+USJ388N6QkHxdB9tA==","signatures":[{"sig":"MEUCIGnchAPKxs4kiVXAPG2oSVJPGg60LqkLR5+U6dgHm4zRAiEAg2c66QZoyW0hS7r8QlSvGr9lM+M6DvUQ6NJPg661SpY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":568020},"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\\3112b925-1ee4-4e78-a1bb-1d76fcd51f13\\azure-rest-purview-workflow-1.0.0-alpha.20250319.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\3112b925-1ee4-4e78-a1bb-1d76fcd51f13\\azure-rest-purview-workflow-1.0.0-alpha.20250319.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-9v2uK4PD4UqIw68efORpzG0W+WNpwCwAqxNVwETgoRl+f2U5h07Ylp4REBa4vOaxb9DZ+USJ388N6QkHxdB9tA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250319.1_1742451046271_0.26619325512146097","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250320.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250320.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250320.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"bf2bdd403f179ce0fea90da105750d240d90a3b7","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250320.1.tgz","fileCount":168,"integrity":"sha512-m1/MXNpI+d9i/PIcg1OBXyu3ZUrND/WOoC3TwWS81ejWfuGEteF4JSGO/tBa9qdv7Pg7SqXyHx1qTuM/f0Ljmw==","signatures":[{"sig":"MEYCIQCLFUGATKI6QtcMiKSD5bdJu2Fngpv2n964TBs9VXvWugIhAJ9W8h0WgI0Rm4jSumo4zEVXOFHzQsQjdcRbrnEdYFnc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":568020},"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\\8b9e2988-ef60-4720-b8d7-9862f8c74837\\azure-rest-purview-workflow-1.0.0-alpha.20250320.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\8b9e2988-ef60-4720-b8d7-9862f8c74837\\azure-rest-purview-workflow-1.0.0-alpha.20250320.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-m1/MXNpI+d9i/PIcg1OBXyu3ZUrND/WOoC3TwWS81ejWfuGEteF4JSGO/tBa9qdv7Pg7SqXyHx1qTuM/f0Ljmw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250320.1_1742537372149_0.8281712949786195","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250321.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250321.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250321.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ae1b65ad7b79a1dae35033fda92a370863eb1be9","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250321.1.tgz","fileCount":168,"integrity":"sha512-69iIbb3HShqbg5KgB9LW1vqDhOnXjUJ5cAYsR40+9PX0Y9HjLc/PU5YObUJ+Ukocs06dIBUgRgub5IlUQoVF6A==","signatures":[{"sig":"MEUCIQD/vlWOH+/pblAB9pG/ky8xhPXdiGkPBqtYcAut/sfkxAIgZ5SyNyvH1SVu25sDXqQ0MZmDTRJGUgvGJ3OWvf3O13M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":568020},"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\\419aee60-3895-4911-913f-48ee45623f8e\\azure-rest-purview-workflow-1.0.0-alpha.20250321.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\419aee60-3895-4911-913f-48ee45623f8e\\azure-rest-purview-workflow-1.0.0-alpha.20250321.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-69iIbb3HShqbg5KgB9LW1vqDhOnXjUJ5cAYsR40+9PX0Y9HjLc/PU5YObUJ+Ukocs06dIBUgRgub5IlUQoVF6A==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250321.1_1742623727922_0.5208403709559029","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250324.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250324.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2a420441d5166398ee6ac2b2e925995bfa3d019b","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250324.1.tgz","fileCount":168,"integrity":"sha512-ulb7gULIp9jhJpJFGHLkzAY4J3zzzR+c7Ab8pUIYjmEdrXbIOZCZW3uAOW8WKwS9eSBMce+PSbKBv6a7d8ynAQ==","signatures":[{"sig":"MEQCIB6PLCTf0/k5h880n9vDm2AjeGPerS9Vihlp+PIMq4viAiAcJvezmO6vtTAfnkUW0erXrU27rSh0VKiIJif9DFliRA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":568020},"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\\6ad69146-66d3-4256-9103-e55f5a4356b4\\azure-rest-purview-workflow-1.0.0-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6ad69146-66d3-4256-9103-e55f5a4356b4\\azure-rest-purview-workflow-1.0.0-alpha.20250324.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-ulb7gULIp9jhJpJFGHLkzAY4J3zzzR+c7Ab8pUIYjmEdrXbIOZCZW3uAOW8WKwS9eSBMce+PSbKBv6a7d8ynAQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250324.1_1742883114807_0.0671629887591434","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250325.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250325.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250325.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2e01db43fa8dc8648376460d31c10d37b3138b7a","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250325.1.tgz","fileCount":168,"integrity":"sha512-nf0yQtYhpHWa3dveiQe7dBg5DuaoUg3w5IV5JbGbNvHOy4YllGusWkpnPgoTBiMe+Ym0H0XAMl1fO/h1UIG9TA==","signatures":[{"sig":"MEYCIQC2zSb3HneZs6ZpC/doIzmN+WPIF0PmmPa3rYNRS2JfhwIhAIFRCub9FeT9585ZCQ0YAQr2srILI/NLWQA5LWVAP1Lh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":568020},"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\\9c7a42a2-7ef4-4b9a-a212-8a0309e921f3\\azure-rest-purview-workflow-1.0.0-alpha.20250325.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\9c7a42a2-7ef4-4b9a-a212-8a0309e921f3\\azure-rest-purview-workflow-1.0.0-alpha.20250325.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-nf0yQtYhpHWa3dveiQe7dBg5DuaoUg3w5IV5JbGbNvHOy4YllGusWkpnPgoTBiMe+Ym0H0XAMl1fO/h1UIG9TA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250325.1_1742969534239_0.588901348188203","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250326.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250326.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250326.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ff44ba6b61ae79f5b8f027d59e8f8813216c7d38","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250326.1.tgz","fileCount":168,"integrity":"sha512-gQ1+umJqFwgr6F/6un0NMfqhsEdWihq63kw+h1jR/3P9A3dRkqePkzpLAEjk/jfdhZOzOEA9oOsRSXHcU9C1Fg==","signatures":[{"sig":"MEUCIDGc7UtTwcx8uhY0Og7ucgVa5cYpRCANz7qNZO7Z5vMtAiEA8rQBgBQKE+vvmxrc4k2NUWwKb0Vow/Bwih7VH/Z9iP0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":568020},"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\\7941853b-2d20-4ae3-b8c9-b0c3560bfee7\\azure-rest-purview-workflow-1.0.0-alpha.20250326.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\7941853b-2d20-4ae3-b8c9-b0c3560bfee7\\azure-rest-purview-workflow-1.0.0-alpha.20250326.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-gQ1+umJqFwgr6F/6un0NMfqhsEdWihq63kw+h1jR/3P9A3dRkqePkzpLAEjk/jfdhZOzOEA9oOsRSXHcU9C1Fg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250326.1_1743055798536_0.0726102196644729","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250327.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250327.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"61cb0e3704ed03cea33423b61b2cd879fc00c218","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250327.1.tgz","fileCount":168,"integrity":"sha512-3i/cFn1LdC7zPttWMgtVq7zECmUOL9d13ukhdffaRUPXC1D8dBa1XqpDaSzMasRbwBDfAHKFOBuEn7mOpG2qhA==","signatures":[{"sig":"MEUCIGjqJKeXtEGy2Wy7bhL2+8Ge3hruufihJWHsnt/vXdTCAiEAhNV2k8kdmyrXDdPxlUMKpQ9Pku5aju3MPwd9iiKw8bQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":568020},"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\\cdfcd457-3abf-4d1f-b74e-003341733b3f\\azure-rest-purview-workflow-1.0.0-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\cdfcd457-3abf-4d1f-b74e-003341733b3f\\azure-rest-purview-workflow-1.0.0-alpha.20250327.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-3i/cFn1LdC7zPttWMgtVq7zECmUOL9d13ukhdffaRUPXC1D8dBa1XqpDaSzMasRbwBDfAHKFOBuEn7mOpG2qhA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250327.1_1743142177318_0.9829524965420753","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250328.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250328.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250328.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4369fd2fd90d0adc5f445e35432b6b088dbdcfc2","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250328.1.tgz","fileCount":168,"integrity":"sha512-lOOcrr1Ve81S3PDF3EiznZCBemJ5kL00fDny6K5ccl7AW5RThx0WLSb8MRs9POgSCZ71DrWgUYdZzxXh4s6KAg==","signatures":[{"sig":"MEQCIHcbnHnzn1NpnIT2q5hbORCcVTShofTlIc9GMVAPOTWKAiAFij32t6MbxH5AhSSBCasjI3YEkuaxd08aK4DyUfcjwQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":568020},"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\\81d85a43-bc1b-464d-a3b4-e828a696f0df\\azure-rest-purview-workflow-1.0.0-alpha.20250328.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\81d85a43-bc1b-464d-a3b4-e828a696f0df\\azure-rest-purview-workflow-1.0.0-alpha.20250328.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-lOOcrr1Ve81S3PDF3EiznZCBemJ5kL00fDny6K5ccl7AW5RThx0WLSb8MRs9POgSCZ71DrWgUYdZzxXh4s6KAg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250328.1_1743228673736_0.4763911019165934","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250331.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250331.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250331.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a4453e2d8d71eb03841d9c592cb8f7848fba47f7","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250331.1.tgz","fileCount":168,"integrity":"sha512-2U00ssmpBB/np/hNU6ZXiR8CBqOJt4EZuTghaPb1x6g88rdjBWDar/tsJ3suQVTF9yUAYK9AjD237wxbjp/o5g==","signatures":[{"sig":"MEUCIEqYB7gUV6WO94Cy9cLAyNl1B+VNpuYItOrGN/svwK9cAiEAy21vhJFSDYJ83VBCEnXaChXbfCt0u9+uFlvBXRoL838=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":568020},"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\\64891332-2030-4be3-b456-8b4c9fb40a8d\\azure-rest-purview-workflow-1.0.0-alpha.20250331.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\64891332-2030-4be3-b456-8b4c9fb40a8d\\azure-rest-purview-workflow-1.0.0-alpha.20250331.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-2U00ssmpBB/np/hNU6ZXiR8CBqOJt4EZuTghaPb1x6g88rdjBWDar/tsJ3suQVTF9yUAYK9AjD237wxbjp/o5g==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250331.1_1743488146192_0.23423591091822016","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250401.2":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250401.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250401.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"fd948e4317d8cfcf6e04c02a3fec62488c99afdd","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250401.2.tgz","fileCount":170,"integrity":"sha512-pa3X36dqd6YurWhvDVBRMwHG7uuuTKyg/N+DXQ+OSm0slbWd70zwtIh4aFumI2v0iBcPPfj2F1A86hr8eq5qqw==","signatures":[{"sig":"MEYCIQCEJgrVFxnnUt8fsld+cA0RVFncwttuuMq4hcSk8me0MgIhAPvMe0x/DxFWb57LqjU/McG36+MHiRaFHUB7zy7BWsbW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":593382},"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\\f274d689-d41c-407c-898c-4623a36f7de5\\azure-rest-purview-workflow-1.0.0-alpha.20250401.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f274d689-d41c-407c-898c-4623a36f7de5\\azure-rest-purview-workflow-1.0.0-alpha.20250401.2.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-pa3X36dqd6YurWhvDVBRMwHG7uuuTKyg/N+DXQ+OSm0slbWd70zwtIh4aFumI2v0iBcPPfj2F1A86hr8eq5qqw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250401.2_1743574596416_0.3196039390886345","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250402.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250402.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d9a075501ab09e98684cc781410659c15d302c63","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250402.1.tgz","fileCount":170,"integrity":"sha512-zobUIVHcfZnBrsc2uEWd6kDgYXJiV9C3x7QyV+oJDZlQRuqSi5HJzVocmsUWC3PBJUq5gaDJkdJCqpW2UNSDxg==","signatures":[{"sig":"MEUCIGA1LHBzFEGgzciFR+m8iCeqBGR/cJhbQNDgAJIJhOjkAiEAkD9T3oSyL5Ohzqi/s1ok9Loa5UxWPdBgtNhkWqDUH90=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":593382},"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\\38fb86eb-9886-49be-9f6d-a7850c503a63\\azure-rest-purview-workflow-1.0.0-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\38fb86eb-9886-49be-9f6d-a7850c503a63\\azure-rest-purview-workflow-1.0.0-alpha.20250402.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-zobUIVHcfZnBrsc2uEWd6kDgYXJiV9C3x7QyV+oJDZlQRuqSi5HJzVocmsUWC3PBJUq5gaDJkdJCqpW2UNSDxg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250402.1_1743660782008_0.9756816091638525","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250403.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250403.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250403.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"66ff74e247300438e99f456220afc2d7b80c33de","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250403.1.tgz","fileCount":170,"integrity":"sha512-37cYEFIKRYbi+dvcdr6jLV/bWVC9LsRWtsik6Q4XAn4GKH4MbliHe38IIASAgCzYtrTqJyG5HvY7wKY//2eShw==","signatures":[{"sig":"MEUCIQCUvQBFpRl9hsAUpB4VhwagrJ5oB/U4y6ehhWRHXsVrcwIgbvu20NxXp9wQFGhq/jBTAFUQvnsGM5cV4DbeSp3pYwk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":593382},"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\\832e31ea-0489-4dc4-b536-34194954370f\\azure-rest-purview-workflow-1.0.0-alpha.20250403.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\832e31ea-0489-4dc4-b536-34194954370f\\azure-rest-purview-workflow-1.0.0-alpha.20250403.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-37cYEFIKRYbi+dvcdr6jLV/bWVC9LsRWtsik6Q4XAn4GKH4MbliHe38IIASAgCzYtrTqJyG5HvY7wKY//2eShw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250403.1_1743746994456_0.8308968868578812","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250404.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250404.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0a57013d80eaf5cf00bb3beef399dd24f836d24f","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250404.1.tgz","fileCount":170,"integrity":"sha512-Oysw2CI0/4roVRJKAvTJc0o2dGUquj/BAOUgscSYw0O6AN+sMoRzHCVecx4vVAV2fT6EaMoU48Y5+q+OyUtxGA==","signatures":[{"sig":"MEUCIQDsA+GewumL2tamkXvBMJZ5Xwr/7FC0UqoSWXiBVVQgtgIgOAy6XG34ynB9Zcp3u/1BTMtIBS+Iz0BgkHlt+1kn13s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":593382},"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\\8f24ab88-c77d-4bab-91d2-9e2c930b68e2\\azure-rest-purview-workflow-1.0.0-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\8f24ab88-c77d-4bab-91d2-9e2c930b68e2\\azure-rest-purview-workflow-1.0.0-alpha.20250404.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Oysw2CI0/4roVRJKAvTJc0o2dGUquj/BAOUgscSYw0O6AN+sMoRzHCVecx4vVAV2fT6EaMoU48Y5+q+OyUtxGA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250404.1_1743833864240_0.7023781098404216","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250407.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250407.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250407.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"17f8c60d255ffc2dcb9035b1e4cbab5ae7666489","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250407.1.tgz","fileCount":170,"integrity":"sha512-u0odo8r8iVzL5rPzfl8E+gc/KisiiN8R3YHXr1/o0JjSS3nhNpMy5uqr7pcyqKu5ghPFgwQ7TPKjJh+pwdLCiQ==","signatures":[{"sig":"MEUCIGOVC5oZfats4xieucwyI1ixB213POAkilqMS4FrpxGOAiEAz4mN2KKefa0j4OLzYQKi3rOKtHRyC0mUWGIbBMayv6g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":593382},"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\\b036df4d-aa36-46aa-8a7a-fa3cfbf99497\\azure-rest-purview-workflow-1.0.0-alpha.20250407.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b036df4d-aa36-46aa-8a7a-fa3cfbf99497\\azure-rest-purview-workflow-1.0.0-alpha.20250407.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-u0odo8r8iVzL5rPzfl8E+gc/KisiiN8R3YHXr1/o0JjSS3nhNpMy5uqr7pcyqKu5ghPFgwQ7TPKjJh+pwdLCiQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250407.1_1744092987381_0.20733146236124167","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250408.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250408.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250408.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b662c707310902a5d943f9eaf4fc8b258780df19","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250408.1.tgz","fileCount":170,"integrity":"sha512-Hui+63vBD0bg7OkPOFGZGfBBCK/T2KXA8LTfWcwKMCFTGZUKVbG42ArJ+tMkvihr1ovjSiGeBw1tfdHytOa2yw==","signatures":[{"sig":"MEYCIQCnHCu3NHV0uYPIfmv+7edXDWY4RohtFr0WtoN0IE6l2wIhAKXleCicESx7qKciZhS1HNk/oYqz1wTlJxl461cAEaJi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":593382},"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\\5faa6af7-ac33-47a0-8533-395a7b3d58b8\\azure-rest-purview-workflow-1.0.0-alpha.20250408.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\5faa6af7-ac33-47a0-8533-395a7b3d58b8\\azure-rest-purview-workflow-1.0.0-alpha.20250408.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Hui+63vBD0bg7OkPOFGZGfBBCK/T2KXA8LTfWcwKMCFTGZUKVbG42ArJ+tMkvihr1ovjSiGeBw1tfdHytOa2yw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250408.1_1744179083946_0.1027649326541269","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250409.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250409.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250409.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9e4ccedf8a41dfb434a7775ec7ab9ba2189956d3","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250409.1.tgz","fileCount":170,"integrity":"sha512-y8cSsFoFQQ4mTMkmukVdaxV0lJjgtxI7fPZx/ZOZB2AKuau3ZpsV+PHamh8nWFUX9DdPw1xadEcaqvtigM5JDw==","signatures":[{"sig":"MEQCIEj6FA/ujZ/2oEsC1XHjTfHXosk4P2yBDOg4E4ayXLx7AiAEZ8gAi5K9rfOnmfoHzRJe+/N5KaTwqc7Kps9bzueV3g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":593382},"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\\99cb62ea-0e19-496b-8231-94793dcc61dc\\azure-rest-purview-workflow-1.0.0-alpha.20250409.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"dev-tool run build-package && dev-tool run bundle --browser-test false","build:test":"dev-tool run build-package && dev-tool run bundle","build:debug":"dev-tool run build-package && dev-tool run bundle && dev-tool run extract-api","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:browser":"dev-tool run build-package && dev-tool run bundle","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\99cb62ea-0e19-496b-8231-94793dcc61dc\\azure-rest-purview-workflow-1.0.0-alpha.20250409.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-y8cSsFoFQQ4mTMkmukVdaxV0lJjgtxI7fPZx/ZOZB2AKuau3ZpsV+PHamh8nWFUX9DdPw1xadEcaqvtigM5JDw==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250409.1_1744267992057_0.6973141844908293","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250416.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250416.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250416.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5e61c2b9b3aa2b647282af23b420b7079ddead5c","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250416.1.tgz","fileCount":170,"integrity":"sha512-bHp8lv7+HxOG1OBnc2aGxlWnsbLmYvLRCa+pDORhQwriiNKOfVXeAtkrlO/opXgqEvYzs4/KYdA7r+4Eo6IBDg==","signatures":[{"sig":"MEUCIQCTRFEi6RWmZ7i3O8LpEGk9UXg1w828FhQNECfh9X5x8wIgIQ7psbb67OcnzCXjtwmu1+YYFEXUTwwYWIhMWNIqtrc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":593080},"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\\edf7936c-33ef-412f-a03f-16ae39882426\\azure-rest-purview-workflow-1.0.0-alpha.20250416.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped.","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\edf7936c-33ef-412f-a03f-16ae39882426\\azure-rest-purview-workflow-1.0.0-alpha.20250416.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-bHp8lv7+HxOG1OBnc2aGxlWnsbLmYvLRCa+pDORhQwriiNKOfVXeAtkrlO/opXgqEvYzs4/KYdA7r+4Eo6IBDg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250416.1_1744870182082_0.668790110055457","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250417.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250417.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250417.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3a0c2894ea7df7513dc7c31f880b2029f72c3192","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250417.1.tgz","fileCount":170,"integrity":"sha512-McdTo6LQEdfRV3wLdpD7CH+i7nsWzjuyd5kO0w8t+6b/q3qeov4q6EkuoXICKNhU6lTu431U8a6zilPfoce+7g==","signatures":[{"sig":"MEUCIQDdvTiysFuLrFZb864YfbfXu3CQJUBuMY7NKoyoRXBgKQIgZhBJPsGp8qm3AMEM9F96njLiZYrs5TCkFQAbMLjz5/g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":593080},"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\\c522eb05-a589-4a30-a069-3f4216bac1c8\\azure-rest-purview-workflow-1.0.0-alpha.20250417.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped.","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c522eb05-a589-4a30-a069-3f4216bac1c8\\azure-rest-purview-workflow-1.0.0-alpha.20250417.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-McdTo6LQEdfRV3wLdpD7CH+i7nsWzjuyd5kO0w8t+6b/q3qeov4q6EkuoXICKNhU6lTu431U8a6zilPfoce+7g==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250417.1_1744956511076_0.12010400819259104","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250418.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250418.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c03a6a227f5266d5f75ac8311c648e10239e5106","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250418.1.tgz","fileCount":170,"integrity":"sha512-lK4L//oA9XCJuw6qF9wmP6l0UBTipuUZ9ol+aN5AZFxYf1zo6HCQ9qHM/20flWDT34nVlzJIXfcijH2cFWe1jg==","signatures":[{"sig":"MEUCIQDdN40hetrER0a28WT8F/SbzRxr4brDJKyAmKvlChxkOgIgJd8LOvIqgyOiyrm0c0eK8uZxsOVanVVul4Ka/xwIlGc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":593080},"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\\431300ec-aa7b-4dd4-bdb2-15b8021f9472\\azure-rest-purview-workflow-1.0.0-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 package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run clean && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped.","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\431300ec-aa7b-4dd4-bdb2-15b8021f9472\\azure-rest-purview-workflow-1.0.0-alpha.20250418.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-lK4L//oA9XCJuw6qF9wmP6l0UBTipuUZ9ol+aN5AZFxYf1zo6HCQ9qHM/20flWDT34nVlzJIXfcijH2cFWe1jg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250418.1_1745042822734_0.8778460594478341","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250421.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250421.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250421.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"97658e51f55fbb901a63e58375fbb0d8c4b86f2d","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250421.1.tgz","fileCount":170,"integrity":"sha512-CegwT6iDRLXUQtYqG4kDeOWl3ZrmTqXssZlmnZOhGbU6PnDCLwU7EKmqMrwamnm4DtOwSvm6XqGC5nJ3TFiQqQ==","signatures":[{"sig":"MEUCIBLIkYT3g/+qGVClWPtek3BAd/ovQMkkM/I+Bax5OKBNAiEA0W6ZV+SM6TOqlcT6aUGZUtH0MZRA3PuHJ51wLObmzlM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":593080},"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\\07c19c8a-0bab-4ae0-9ec9-7679659d25e6\\azure-rest-purview-workflow-1.0.0-alpha.20250421.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped.","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\07c19c8a-0bab-4ae0-9ec9-7679659d25e6\\azure-rest-purview-workflow-1.0.0-alpha.20250421.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-CegwT6iDRLXUQtYqG4kDeOWl3ZrmTqXssZlmnZOhGbU6PnDCLwU7EKmqMrwamnm4DtOwSvm6XqGC5nJ3TFiQqQ==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250421.1_1745302338573_0.35938935470453526","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250422.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250422.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250422.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3ac15e4b730c65c4cd398d2972641c4a74376a7b","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250422.1.tgz","fileCount":170,"integrity":"sha512-Kh+Jujidj3QxA36rA4Loy76t+1l3OqOA+XsQykkQudYIxOwX7gCdpxr13W2Zk4yqR/AtDcB/DSA+TOlFZeb1oA==","signatures":[{"sig":"MEUCICc9ZY8234ghePAb4ITl7HVoQ/2ik3pP3ORvyO08mqIjAiEAnvEYi/PX8oMCim5bm1UG4jZE2NYMSfazdySXlibMO6Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":593080},"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\\78a18beb-3709-45b8-8612-363beb2b4cbb\\azure-rest-purview-workflow-1.0.0-alpha.20250422.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped.","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\78a18beb-3709-45b8-8612-363beb2b4cbb\\azure-rest-purview-workflow-1.0.0-alpha.20250422.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Kh+Jujidj3QxA36rA4Loy76t+1l3OqOA+XsQykkQudYIxOwX7gCdpxr13W2Zk4yqR/AtDcB/DSA+TOlFZeb1oA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250422.1_1745388595782_0.8711080573947738","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250423.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250423.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250423.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c523dcae4400c8ba918e675a6bde79ade37e3f9e","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250423.1.tgz","fileCount":170,"integrity":"sha512-//EcdHIMbmehGWP99Eb/mbrKoOHcSopBfiIT7RrxHhTYzvqn7dk3JAZBpoUvasncwv9P6zD8c2ue/2g/6DtO2g==","signatures":[{"sig":"MEYCIQD1FH8i0NmIcbZEMoeEpmaGwvAPnlybwngRdoyomYayAQIhAKETiCX4xdw0C+VoTwDKv9p20dBO7tiTFmo/FRQdnr1Z","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":593080},"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\\bda9e62f-52fa-401f-b551-c6e726a1610b\\azure-rest-purview-workflow-1.0.0-alpha.20250423.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped.","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\bda9e62f-52fa-401f-b551-c6e726a1610b\\azure-rest-purview-workflow-1.0.0-alpha.20250423.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-//EcdHIMbmehGWP99Eb/mbrKoOHcSopBfiIT7RrxHhTYzvqn7dk3JAZBpoUvasncwv9P6zD8c2ue/2g/6DtO2g==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250423.1_1745474818499_0.06198207218066476","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250424.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250424.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250424.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"81dfd93836b0846216aa34d0ec69a7fe6b63e390","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250424.1.tgz","fileCount":170,"integrity":"sha512-KFDE6ZGN++RV/28t1O+cNL4ewZ/21psrc4LAU87NRlUTax1x+Z9Kwhh/C8kPNd7KBNg9xv6XfaiNs2PbRhAcCg==","signatures":[{"sig":"MEUCIBdruyfV9cY6664hSZ7qVGl0wtnhhesjFwooGyebzd+IAiEAmbu6MP12NiG+GFXBlr9V5KdGMbBaURdN9cZFh0RSkPA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":593080},"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\\3453e557-9e61-4450-a60b-23f368254f6d\\azure-rest-purview-workflow-1.0.0-alpha.20250424.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped.","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\3453e557-9e61-4450-a60b-23f368254f6d\\azure-rest-purview-workflow-1.0.0-alpha.20250424.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-KFDE6ZGN++RV/28t1O+cNL4ewZ/21psrc4LAU87NRlUTax1x+Z9Kwhh/C8kPNd7KBNg9xv6XfaiNs2PbRhAcCg==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250424.1_1745561282511_0.6619512459533259","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250425.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250425.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250425.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"26ce688d2b92390741358333621a65c58210f613","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250425.1.tgz","fileCount":170,"integrity":"sha512-RjeNrtQhfTa69cNFbWUIksIEAenyoJov0KmfgPMx08P+sANd5+04bW7gICvGTWBe4OxSmwYSnX8Y7JUYWgVn7Q==","signatures":[{"sig":"MEUCIQD68JKfbHwQ6nKQdFP+azHWm+Jo4TZeHDGskzu5fOEhVwIgIcMNGIDwk/wE8RDe7WnPMgqhBXnoz9+nCWWOChOb4b8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":593080},"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\\aa7efb6c-93cf-4f5e-92b3-efba28e210e1\\azure-rest-purview-workflow-1.0.0-alpha.20250425.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped.","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\aa7efb6c-93cf-4f5e-92b3-efba28e210e1\\azure-rest-purview-workflow-1.0.0-alpha.20250425.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-RjeNrtQhfTa69cNFbWUIksIEAenyoJov0KmfgPMx08P+sANd5+04bW7gICvGTWBe4OxSmwYSnX8Y7JUYWgVn7Q==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250425.1_1745647721445_0.8898729141615522","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250428.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250428.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250428.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c42dadfa688e6cf7a43166038d9c6dd2f4e66915","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250428.1.tgz","fileCount":170,"integrity":"sha512-G6M9iEgsEPd0mx7CB/+/W0hqZaCXg8n9MOkQYJ+C288HbHJpA74fb6YZZsqGTWXOMkhN0owwyYCvk86FYiUaiA==","signatures":[{"sig":"MEUCIQCuGKWh7ahwY3IlUGh6eiMelYqoSlwZVjFh6I/0y3BZSQIgdFcZm6fO3QATCEA3OyRaWcNNpqkP9lYWzHNalULNRUU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":593080},"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\\b8aa2de7-684f-49d5-8536-7a93349be25b\\azure-rest-purview-workflow-1.0.0-alpha.20250428.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped.","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b8aa2de7-684f-49d5-8536-7a93349be25b\\azure-rest-purview-workflow-1.0.0-alpha.20250428.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-G6M9iEgsEPd0mx7CB/+/W0hqZaCXg8n9MOkQYJ+C288HbHJpA74fb6YZZsqGTWXOMkhN0owwyYCvk86FYiUaiA==","repository":"github:Azure/azure-sdk-for-js","autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250428.1_1745906936924_0.8680346489290325","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250429.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250429.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250429.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"323751b86cca96a02e858c05525e3b723dc0bc32","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250429.1.tgz","fileCount":170,"integrity":"sha512-C5j1Qd8t4BRwh4BA82D4eB9+UXlKofDoMZZSj4oQKMGJVEcwipTuhcWj9+QFBUAssLdXHs/tnUomfi8njK3shw==","signatures":[{"sig":"MEUCIQDDuNwPu3rdYzWrAfE+Lng13HWuciXoDrLzz4/xG74ulgIgSVpBUnags2G1GEIKpyj19skSFYnz8FBen12vzNYLMFU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":593080},"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\\84b20208-e32a-4164-8f13-12928fef12ee\\azure-rest-purview-workflow-1.0.0-alpha.20250429.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped.","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\84b20208-e32a-4164-8f13-12928fef12ee\\azure-rest-purview-workflow-1.0.0-alpha.20250429.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-C5j1Qd8t4BRwh4BA82D4eB9+UXlKofDoMZZSj4oQKMGJVEcwipTuhcWj9+QFBUAssLdXHs/tnUomfi8njK3shw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250429.1_1745993270448_0.9996120187971698","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250430.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250430.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250430.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8349ed7f015705386f68fa0f455a530392de0bbe","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250430.1.tgz","fileCount":170,"integrity":"sha512-YpnBh7hqhx1HowUszIXmNC1LD7uEwmUwjaV2C6AFRNhxlWg+GPBdhP4ZfXU/tX0Ev0CwzsL2CfONw1CCabBcaQ==","signatures":[{"sig":"MEYCIQCoGB/aI/uL2YL3QV58jYKctNXqZmXIZ5nVIuonmejQGQIhAJvY8VpHrVBodlmUALCWOsDELZZ+z3HntLC/bbVbZQ4x","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":593080},"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\\ce48903e-a9f9-4172-9b1d-7b4430abeaf5\\azure-rest-purview-workflow-1.0.0-alpha.20250430.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 && npm run build:test && npm run unit-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"npm run clean && npm run build:test && npm run unit-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped.","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && npm run build:test && npm run unit-test:browser","build:samples":"echo skipped.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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 --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\ce48903e-a9f9-4172-9b1d-7b4430abeaf5\\azure-rest-purview-workflow-1.0.0-alpha.20250430.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-YpnBh7hqhx1HowUszIXmNC1LD7uEwmUwjaV2C6AFRNhxlWg+GPBdhP4ZfXU/tX0Ev0CwzsL2CfONw1CCabBcaQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250430.1_1746079649484_0.8778086296915186","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250506.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250506.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"61a949e945a8f910512c438b3121623dfc859d64","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250506.1.tgz","fileCount":170,"integrity":"sha512-elymri/pDP44okT9QwT4hoiHrPVwy0cghA1imlOF8jL6HOUKxyiGYm+Mz72YgyIfY1vot21RQRm/yhe0bwOH1w==","signatures":[{"sig":"MEYCIQDQGmrc6SoA5PDL+ySNmuGg0z1VSFiWrAODWpNgcwUd5gIhANO48tyra/OMjdVdlI/+DXc26HjjycPEwxHazGrnV5aW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":592533},"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\\cab8b40a-c8f3-4558-902f-7d357d830743\\azure-rest-purview-workflow-1.0.0-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 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"echo skipped.","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\cab8b40a-c8f3-4558-902f-7d357d830743\\azure-rest-purview-workflow-1.0.0-alpha.20250506.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-elymri/pDP44okT9QwT4hoiHrPVwy0cghA1imlOF8jL6HOUKxyiGYm+Mz72YgyIfY1vot21RQRm/yhe0bwOH1w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250506.1_1746598723819_0.42910420317685305","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250507.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250507.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"edf08c79c969633b6e289269422e2aa3c03a724f","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250507.1.tgz","fileCount":170,"integrity":"sha512-c8UrxgKOicBS8j3rxyLbfwwpCQJoEPtrI2OmwBaUJ3DjXIfHESX8yc3SBKpCaWhc+P87dL009+5xy0OUIRZMyA==","signatures":[{"sig":"MEYCIQDi8teClfnw7sVVMUXipeI0jEk/FnZ32X6rvNmkmxP+DQIhAPkpq4Oh2fH6IAMVAtVQ9RJ7YOQpJPQslhhTE/L7PFCv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":592533},"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\\8b2defba-b89b-4f91-98cb-bd58d19e66e5\\azure-rest-purview-workflow-1.0.0-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 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"echo skipped.","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\8b2defba-b89b-4f91-98cb-bd58d19e66e5\\azure-rest-purview-workflow-1.0.0-alpha.20250507.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-c8UrxgKOicBS8j3rxyLbfwwpCQJoEPtrI2OmwBaUJ3DjXIfHESX8yc3SBKpCaWhc+P87dL009+5xy0OUIRZMyA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250507.1_1746685430691_0.28718318155527456","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250509.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250509.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f599de3ec62db5c0f7db601539d86b1c6f40149d","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250509.1.tgz","fileCount":170,"integrity":"sha512-gczYURTWTMYVNX55C6k3z081gyXK+5U6UP8Z/BnVwoZqWMb7gluHOCdwZVOs3blWLfasVofr6213oIKKHxEuVg==","signatures":[{"sig":"MEQCIAphOp+WL5aCNcnCwaaiSvksesuo3Xj+dgdt2sGFz6bjAiA3FsmfYAJqIPbzI1T8asOUJCCOMtLcG1w0kNvJM0wkRw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":592533},"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\\36a4ab22-ba0e-4300-8949-ac6bfcb6377d\\azure-rest-purview-workflow-1.0.0-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 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"echo skipped.","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\36a4ab22-ba0e-4300-8949-ac6bfcb6377d\\azure-rest-purview-workflow-1.0.0-alpha.20250509.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-gczYURTWTMYVNX55C6k3z081gyXK+5U6UP8Z/BnVwoZqWMb7gluHOCdwZVOs3blWLfasVofr6213oIKKHxEuVg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250509.1_1746859334341_0.7574547061767305","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250512.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250512.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250512.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"be578007db856e81c753d2e503a9d500c1f024e9","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250512.1.tgz","fileCount":170,"integrity":"sha512-cFShaetBMuINFPyesdqUStitCvn0HxfYjbGLICHZl6hHt/ZGIdn3UOSU0eFDERJ09W3JgckloVPasVhv7dl3Hg==","signatures":[{"sig":"MEUCIFydA9aZ/GwmWmoCOnKLylrfz3tyzSiMcSfUDbVb7p13AiEAuPMMQ0gOul0oVEB0LxnAPiWA+Y6KLV30whZ1vHI0agY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":592533},"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\\5eabc13a-9583-4f5e-930e-7dfca0d66d8f\\azure-rest-purview-workflow-1.0.0-alpha.20250512.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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"echo skipped.","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\5eabc13a-9583-4f5e-930e-7dfca0d66d8f\\azure-rest-purview-workflow-1.0.0-alpha.20250512.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-cFShaetBMuINFPyesdqUStitCvn0HxfYjbGLICHZl6hHt/ZGIdn3UOSU0eFDERJ09W3JgckloVPasVhv7dl3Hg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250512.1_1747116425392_0.20296541507385424","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250513.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250513.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250513.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a50ef7aeddf975b6d06982351809ab4daa2eb143","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250513.1.tgz","fileCount":170,"integrity":"sha512-PYG2s9eY9k6yb4g7VsvQ9WKoBLoBIKsNMvnXbj63uO300RJmqAxcmGA7G1OyUlPqxZQqJOqqnekVdiWscKe0Ug==","signatures":[{"sig":"MEQCIGZduQ5sAAyiNKoviJpQ4cUAzuXuqDqHE5hW1ndgwlG0AiAQqZvJcN5pp6YKBN8wSAHlXIs5d7/hHh4NbqolrGCd4A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":592533},"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\\b54a9f0a-df97-4949-afc9-efbd3a41cdc5\\azure-rest-purview-workflow-1.0.0-alpha.20250513.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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"echo skipped.","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\b54a9f0a-df97-4949-afc9-efbd3a41cdc5\\azure-rest-purview-workflow-1.0.0-alpha.20250513.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-PYG2s9eY9k6yb4g7VsvQ9WKoBLoBIKsNMvnXbj63uO300RJmqAxcmGA7G1OyUlPqxZQqJOqqnekVdiWscKe0Ug==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250513.1_1747203022138_0.05975215593310268","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250514.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250514.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"52810c06422930f7abbdf6cc37ab2fdf182c9721","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250514.1.tgz","fileCount":170,"integrity":"sha512-FEoKIgUkECLo6bB3oMqYXEaY03S7dri9L20TQpQKyWWd2kN5zjOPPP1YJku+qKylB59+coj9m1rMvU3EAESzHA==","signatures":[{"sig":"MEQCIGA+p1CZnZgLrZwQNrOCZWrdHo+oOqVcN9/R68zilV6dAiBH9h92EF9r910atMP7ROEGJviqzybP83ipgP4dlnZq4w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":592533},"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\\385bf432-7b02-41b3-ad83-1c43f4b3e948\\azure-rest-purview-workflow-1.0.0-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 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"echo skipped.","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\385bf432-7b02-41b3-ad83-1c43f4b3e948\\azure-rest-purview-workflow-1.0.0-alpha.20250514.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-FEoKIgUkECLo6bB3oMqYXEaY03S7dri9L20TQpQKyWWd2kN5zjOPPP1YJku+qKylB59+coj9m1rMvU3EAESzHA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250514.1_1747289368672_0.2767842605698738","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250515.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250515.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250515.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"cbb98e334e681dbc8e7024db6d99a7f2625397b9","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250515.1.tgz","fileCount":170,"integrity":"sha512-KONrdZOJv27DnOrk6m66wjSoTPs3dmIFma8mRQ3x+G1m5Y9Fe3qrnQkCqJ5fOiETUmvJn6Ik1b2pM1qYeHf6Ug==","signatures":[{"sig":"MEQCIFxhmNToQZoVdGDDDGfO+QWkQ9pO/vPGFLZzjfvkiAAbAiAhUeSaneNRlTrjPzAgJpJxSM4DtWbR/QHaUiRNHdYv4g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":592533},"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\\bdd91338-8215-42d1-aa90-c063e272ace9\\azure-rest-purview-workflow-1.0.0-alpha.20250515.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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"echo skipped.","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\bdd91338-8215-42d1-aa90-c063e272ace9\\azure-rest-purview-workflow-1.0.0-alpha.20250515.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-KONrdZOJv27DnOrk6m66wjSoTPs3dmIFma8mRQ3x+G1m5Y9Fe3qrnQkCqJ5fOiETUmvJn6Ik1b2pM1qYeHf6Ug==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250515.1_1747375808965_0.4642824721118721","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250516.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250516.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"00068bc0c7218e9887dac4a644898b77744c1a10","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250516.1.tgz","fileCount":170,"integrity":"sha512-pJJn0xlV3aDdqmeWxpErNSqMxfP3AYJbXkfOPNPfinR8dlo6Oq2XvWzY75gOXUlElepy9A7F7P4jZY89Ws9csQ==","signatures":[{"sig":"MEUCIExJJNB9COKaKo0ps9f37P946FpPgbo5m1P3vqBwPAbFAiEAmsBKCJEV9nVG+nYdnXQZWqQIyn0ynkqARAnrFWs00J0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":592533},"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\\01897a6f-5358-4433-9cb3-c0df7082df31\\azure-rest-purview-workflow-1.0.0-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 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"echo skipped.","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\01897a6f-5358-4433-9cb3-c0df7082df31\\azure-rest-purview-workflow-1.0.0-alpha.20250516.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-pJJn0xlV3aDdqmeWxpErNSqMxfP3AYJbXkfOPNPfinR8dlo6Oq2XvWzY75gOXUlElepy9A7F7P4jZY89Ws9csQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250516.1_1747462259861_0.17988213234689931","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250519.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250519.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250519.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ca75d1ebbb3078a20ff15d8c0bc871e61cc7b955","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250519.1.tgz","fileCount":170,"integrity":"sha512-iN1NfWw1UmleQlXHNjByGdGRK7T6aBvKs6YGiO7KqnH4mn9P0d7K3iq2cLk3or+5kGa2WNjM2xVK9W8UBzqPdg==","signatures":[{"sig":"MEYCIQCRdAsXX1AI1478+J8gqNWAbzbX11YNTveQdqy3Rej9eQIhAMdULB9B40oO8GqPMgbKwFT8pmHOTDmJM3QG8kmudH6a","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":592533},"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\\bc2e069c-65d7-45e3-92c2-c0dcdc2e1be6\\azure-rest-purview-workflow-1.0.0-alpha.20250519.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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"echo skipped.","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\bc2e069c-65d7-45e3-92c2-c0dcdc2e1be6\\azure-rest-purview-workflow-1.0.0-alpha.20250519.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-iN1NfWw1UmleQlXHNjByGdGRK7T6aBvKs6YGiO7KqnH4mn9P0d7K3iq2cLk3or+5kGa2WNjM2xVK9W8UBzqPdg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250519.1_1747721458831_0.1198084675340223","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250520.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250520.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e5f60b151ddfb41e4f6f671d0048ba12d1344a25","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250520.1.tgz","fileCount":170,"integrity":"sha512-z6/5YXl2mDDqFlkFumyX8UmjrVrx9OHaorBkcvzL97rEE5NrQE0Xp6UR/VQfvsisON+CAowjh0S6L7EwtWFfoA==","signatures":[{"sig":"MEQCIG1tlV883asBSAKtA/F3emAFvgjrdpHMwEerjkRzvjoZAiA8FAg40XDO3gZCDk6BdU4nuyCt+pkWqikYf8jM45ztDA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":592533},"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\\4ce26f70-858c-4443-a884-b471006a56d3\\azure-rest-purview-workflow-1.0.0-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 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"echo skipped.","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\4ce26f70-858c-4443-a884-b471006a56d3\\azure-rest-purview-workflow-1.0.0-alpha.20250520.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-z6/5YXl2mDDqFlkFumyX8UmjrVrx9OHaorBkcvzL97rEE5NrQE0Xp6UR/VQfvsisON+CAowjh0S6L7EwtWFfoA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250520.1_1747807752960_0.548359064090221","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250521.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250521.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250521.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"807290e86f1b689e9228f3f283fa75abd1d783ae","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250521.1.tgz","fileCount":170,"integrity":"sha512-OtES7ShH/LyXyCKTNnBrPifhdrPwOg/fuAEeDGip7NVHMuVgBJkm2XVQk6HEfi82qeoSI0CsD7/bDJTtgSemUQ==","signatures":[{"sig":"MEYCIQC1wQIC3h2jnXPB/sz2M/Fe68YftzPmfU3GS58GgbkqqAIhAJZUac2vWei8ZuwOjVnyIYqjpr4zltYU5ao8X49MHcpk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":592533},"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\\cab089f2-4355-4d26-b421-3e58d714c119\\azure-rest-purview-workflow-1.0.0-alpha.20250521.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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"echo skipped.","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\cab089f2-4355-4d26-b421-3e58d714c119\\azure-rest-purview-workflow-1.0.0-alpha.20250521.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-OtES7ShH/LyXyCKTNnBrPifhdrPwOg/fuAEeDGip7NVHMuVgBJkm2XVQk6HEfi82qeoSI0CsD7/bDJTtgSemUQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250521.1_1747894013407_0.08340118871232005","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250522.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250522.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250522.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"07a2af593f29dec8b8079763de48fd83dc6c322d","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250522.1.tgz","fileCount":170,"integrity":"sha512-f42zB8Z3W0BckGa7gRW9kdS1q2lg6lOF97CZet418xn1/+dFNPK2Du+7/rhGYv1FP434e12LzTR7dyNgOUB9Zw==","signatures":[{"sig":"MEUCIQD+Wkki7NN2NB7X0gVKkaQB0HECPRHhG+X9UGqsPKBeZAIgTUSDqKjX/l2K9Xp8ZMxSUjdNxDs6FJ5z26LrzhLum8w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":592533},"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\\5137b6dc-880e-49d1-8476-d48a16e7432e\\azure-rest-purview-workflow-1.0.0-alpha.20250522.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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"echo skipped.","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\5137b6dc-880e-49d1-8476-d48a16e7432e\\azure-rest-purview-workflow-1.0.0-alpha.20250522.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-f42zB8Z3W0BckGa7gRW9kdS1q2lg6lOF97CZet418xn1/+dFNPK2Du+7/rhGYv1FP434e12LzTR7dyNgOUB9Zw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250522.1_1747980512062_0.0823762274808939","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250523.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250523.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250523.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"03a7a3452ca046dad243fdb03f06bb93bf92dc4d","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250523.1.tgz","fileCount":170,"integrity":"sha512-Y3F5r4UwGM2S76IhPFPplXmZS5ZiStZq0h9tmvFGJ/wP9XjZhW3e2oh98AlEON2eXSgyc+nDBgfOdYk51p+NJg==","signatures":[{"sig":"MEQCICEyHWthgOgpTHblTvPtHWPS4liGMtXJZXBs6XSnhtDLAiApMYRirejVk7gmzbHrn87IGvRgS0Ou8wy6PH5GHEFjuw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":592533},"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\\e6b33f4f-d5fd-4abc-a314-c456b6206152\\azure-rest-purview-workflow-1.0.0-alpha.20250523.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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"echo skipped.","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\e6b33f4f-d5fd-4abc-a314-c456b6206152\\azure-rest-purview-workflow-1.0.0-alpha.20250523.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Y3F5r4UwGM2S76IhPFPplXmZS5ZiStZq0h9tmvFGJ/wP9XjZhW3e2oh98AlEON2eXSgyc+nDBgfOdYk51p+NJg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250523.1_1748066860089_0.8602472697958621","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250526.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250526.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f8a4297b4d700fc7d9a85d718e5a166407d9ee34","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250526.1.tgz","fileCount":170,"integrity":"sha512-x2IuSfrkiT+/Jskkw0ODwRhBwVweYxYY8+4kLv0UfdaaWNKmF5Eca3a8I9xCeVeJaAT2Uhk+/0Srx+L8kCvlZA==","signatures":[{"sig":"MEUCIDYLUPu6WzDIZnACxVBnTB3A1Y115y6Qo3pHbBBTdLcIAiEArLUK39REr6ESgoIpNcWi5ZzGPrp8UHO+EefYO4P6QYg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":592533},"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\\68f1b1a8-ed00-428e-8877-642544dd57a7\\azure-rest-purview-workflow-1.0.0-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 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"echo skipped.","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\68f1b1a8-ed00-428e-8877-642544dd57a7\\azure-rest-purview-workflow-1.0.0-alpha.20250526.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-x2IuSfrkiT+/Jskkw0ODwRhBwVweYxYY8+4kLv0UfdaaWNKmF5Eca3a8I9xCeVeJaAT2Uhk+/0Srx+L8kCvlZA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250526.1_1748326158491_0.5855508286463853","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250527.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250527.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250527.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a83bfa6093a62ed4d95ad35ad95850d7607447a7","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250527.1.tgz","fileCount":170,"integrity":"sha512-k1cqY2LQN6Xh5JaweiQqjkEhB+XQBqA1My3d3KGLqRORUisBIxzPgKlpRdch8KO7EE3TsYqiIpBEOvc5JxATcA==","signatures":[{"sig":"MEUCIDEh0qOxJhR5ELzRzu4l5xPTY8nsKKKa80ISZDyHzNn1AiEA9mG/EGoOiws6mf749zhdKxP4EDfXcWfTdbKtjat/E+g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":592533},"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\\af4ba8ee-3455-4c1b-a6c0-c92b2524b7f9\\azure-rest-purview-workflow-1.0.0-alpha.20250527.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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"echo skipped.","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\af4ba8ee-3455-4c1b-a6c0-c92b2524b7f9\\azure-rest-purview-workflow-1.0.0-alpha.20250527.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-k1cqY2LQN6Xh5JaweiQqjkEhB+XQBqA1My3d3KGLqRORUisBIxzPgKlpRdch8KO7EE3TsYqiIpBEOvc5JxATcA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250527.1_1748412526777_0.18922130712164398","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250528.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250528.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250528.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"857c15273d0f9c088d55ce14ada2201d485dcd36","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250528.1.tgz","fileCount":170,"integrity":"sha512-YDYA1MN0OmYPS1amQR/KrD1EjgdxiUBxE8H+qitQS2YZjNBV0e7yed2JYrgoG87zaluJCe5uMRMMjAz8Q/BSNA==","signatures":[{"sig":"MEUCIQCutRdaw6+QjY/CeKNBPgJNoD6yWs33OabxnAVPrZaFAAIgAues9WIQ+m1iWIfTmkGCQyXRLx3sAT4ro1Iet9SZJi8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":592533},"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\\57846d82-476e-4e49-8323-3f581611774f\\azure-rest-purview-workflow-1.0.0-alpha.20250528.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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"echo skipped.","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\57846d82-476e-4e49-8323-3f581611774f\\azure-rest-purview-workflow-1.0.0-alpha.20250528.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-YDYA1MN0OmYPS1amQR/KrD1EjgdxiUBxE8H+qitQS2YZjNBV0e7yed2JYrgoG87zaluJCe5uMRMMjAz8Q/BSNA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250528.1_1748502860741_0.27875168436456077","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250529.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250529.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250529.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4a4a1574384c7231ecb97ccb5cf9e13a8bf0bc12","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250529.1.tgz","fileCount":170,"integrity":"sha512-PSV3kRe5xDqUaBSRWMaNqumimLyLRF/2BNlFYot503tTK3rTwA7EF6SRpj771viGVxx5qwydRe3gfBySy/Xd5A==","signatures":[{"sig":"MEYCIQDpv4wgXaa5t6UQlAtXASJQKttmtS5u+WTY0pxFhkTlbQIhAPyQ2C2jfVwu7du4PqtjKB/XDixL2riJJ1i15HciX2kn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":592533},"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\\934b45e1-0a7f-4895-8390-aa4ec73c7827\\azure-rest-purview-workflow-1.0.0-alpha.20250529.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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"echo skipped.","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\934b45e1-0a7f-4895-8390-aa4ec73c7827\\azure-rest-purview-workflow-1.0.0-alpha.20250529.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-PSV3kRe5xDqUaBSRWMaNqumimLyLRF/2BNlFYot503tTK3rTwA7EF6SRpj771viGVxx5qwydRe3gfBySy/Xd5A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250529.1_1748585540853_0.8295245166485294","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250530.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250530.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250530.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"34c6e8099b6aaeeae1e1e7d06619de0db2d93955","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250530.1.tgz","fileCount":170,"integrity":"sha512-AJ1vG/dDJF043lcmo7zNZkZJvl/khguLCampzu8UZsEF3KsSx3Cpxyjz4fiVuhKpJa7Pqk6IMMF794WvnhgYcQ==","signatures":[{"sig":"MEQCIFnuRPACNYO9X6D50B3Oqwxcvz5VWuRRi8YmYEP4POn/AiANYwKQR8T0XZQ/ytOuksy1286+Gal/c7wKkyS5G7z7TQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":592533},"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\\3f132f3a-9c46-48dd-abb7-d3d2af9d0c82\\azure-rest-purview-workflow-1.0.0-alpha.20250530.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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"echo skipped.","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\3f132f3a-9c46-48dd-abb7-d3d2af9d0c82\\azure-rest-purview-workflow-1.0.0-alpha.20250530.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-AJ1vG/dDJF043lcmo7zNZkZJvl/khguLCampzu8UZsEF3KsSx3Cpxyjz4fiVuhKpJa7Pqk6IMMF794WvnhgYcQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250530.1_1748671449417_0.8064046761076691","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250602.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250602.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250602.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"28a7314c0dd9d3241f70e308c67dee57625b0d94","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250602.1.tgz","fileCount":170,"integrity":"sha512-JFruMC/v5y1myfSMp4LfDgUYgB2LsGgUYE+OhipUw0Buo04eafUqeEoLg8hPm546a1cmScROrVCEHpK/ykb4dg==","signatures":[{"sig":"MEUCIHpuBNKfQy2Xeswpt8JlzxqM22tSIqUg9siH4npGgfPiAiEAwhNKZqA5S4vcp0Wv5q/9TgEJoh/en1SRfa2JsvcvimA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":592533},"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\\977a49ad-cbe6-4ed8-970c-427f79365216\\azure-rest-purview-workflow-1.0.0-alpha.20250602.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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"echo skipped.","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\977a49ad-cbe6-4ed8-970c-427f79365216\\azure-rest-purview-workflow-1.0.0-alpha.20250602.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-JFruMC/v5y1myfSMp4LfDgUYgB2LsGgUYE+OhipUw0Buo04eafUqeEoLg8hPm546a1cmScROrVCEHpK/ykb4dg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250602.1_1748930831621_0.5002957780093533","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250603.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250603.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250603.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c70ae52464eb7c9d950c8400e24e8def3d4f399d","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250603.1.tgz","fileCount":170,"integrity":"sha512-0hTO3c+gsQfsf2CFbRuX6UdRxcG4rhJvYYEu93vlqN6h/u0Phnr+8EzhhP6CF+UHzIFtePpeOYUWpGPHhbWTIQ==","signatures":[{"sig":"MEYCIQD1JwaIWQfqDZFV2u7KDVoSxWutGPSvjtyKyCzmXnhrYgIhALoC2q7c66RbdBmnn+Q4mEcYpQaIOiZXJ5r4rAdsnqpw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":592533},"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\\46ff59ca-fb6e-4e03-87fa-a3412e182d51\\azure-rest-purview-workflow-1.0.0-alpha.20250603.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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"echo skipped.","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\46ff59ca-fb6e-4e03-87fa-a3412e182d51\\azure-rest-purview-workflow-1.0.0-alpha.20250603.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-0hTO3c+gsQfsf2CFbRuX6UdRxcG4rhJvYYEu93vlqN6h/u0Phnr+8EzhhP6CF+UHzIFtePpeOYUWpGPHhbWTIQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250603.1_1749018327907_0.6116462251869048","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250604.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250604.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e20bda00c20e9da96487dd97512b797a660c02ad","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250604.1.tgz","fileCount":170,"integrity":"sha512-BJndQTd3GhSkZK0eguiVVYh1qxfKJ60YpwiHygHw6w7/oO30Fr2+OrawGrWCLalW1bzJcr4SBFSgodDM69EvMg==","signatures":[{"sig":"MEQCIFiWIxWM+Sz1G7dozhm1gpxMg4k1EJa/M8u4HF13ceq9AiAETRB57Z32qYANqtdB3LMxj9mMD1DxyM+F5cN15WK3mg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":592533},"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\\32674036-96f2-45d4-aea8-b548533bd7e7\\azure-rest-purview-workflow-1.0.0-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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"echo skipped.","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\32674036-96f2-45d4-aea8-b548533bd7e7\\azure-rest-purview-workflow-1.0.0-alpha.20250604.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-BJndQTd3GhSkZK0eguiVVYh1qxfKJ60YpwiHygHw6w7/oO30Fr2+OrawGrWCLalW1bzJcr4SBFSgodDM69EvMg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250604.1_1749103765500_0.24817474385789118","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250605.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250605.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250605.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6ba0cbfa7112c60860379b20a203da924a741276","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250605.1.tgz","fileCount":170,"integrity":"sha512-gmq2Qxp+KKZKFLz19vOo2iH8H++CQfzAL66wRu1GJJI5veYUta2lYG6MvEfTjlAQsbeVhwh/59U2w8XpHD7PHw==","signatures":[{"sig":"MEQCIFIUJH6KekkoO/fK8pUCWFDMyg5lqnbW875p3FRndJ0tAiBQKnsEmG6/LdRjm2uBkPRTi3sLpoT+e0vYiBHat9ttLw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":592533},"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\\6f63b5bb-0597-4505-816d-c60a863fe844\\azure-rest-purview-workflow-1.0.0-alpha.20250605.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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"echo skipped.","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\6f63b5bb-0597-4505-816d-c60a863fe844\\azure-rest-purview-workflow-1.0.0-alpha.20250605.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-gmq2Qxp+KKZKFLz19vOo2iH8H++CQfzAL66wRu1GJJI5veYUta2lYG6MvEfTjlAQsbeVhwh/59U2w8XpHD7PHw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250605.1_1749190112651_0.36475763366905767","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250606.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250606.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250606.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4f5a080f8176c79e8147524622b47994ffc9e93d","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250606.1.tgz","fileCount":170,"integrity":"sha512-Ysy5uH1vAP3HtM4hhsxLrGTSerHiGVaExO270Azf5MOYI2PAl5PWGtZDGJ6pi6xIP0Ya0kj8b0IUw+xcOuVs1g==","signatures":[{"sig":"MEYCIQDo/6tyXKvjdiYYbEpLFiKGWN+gWS6h6wmiz7L/Lw0rDwIhAK0c0a32bgeFRpU0diXubB7oKZe6cLTX8oKNGfw+nBnb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":592533},"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\\eff2434d-e3be-487d-91f3-70b6c350f4b9\\azure-rest-purview-workflow-1.0.0-alpha.20250606.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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"echo skipped.","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\eff2434d-e3be-487d-91f3-70b6c350f4b9\\azure-rest-purview-workflow-1.0.0-alpha.20250606.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Ysy5uH1vAP3HtM4hhsxLrGTSerHiGVaExO270Azf5MOYI2PAl5PWGtZDGJ6pi6xIP0Ya0kj8b0IUw+xcOuVs1g==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250606.1_1749276568921_0.9546961323207044","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250610.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250610.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250610.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"fd4159a1875392bf588b6324545beb3e782aa2c4","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250610.1.tgz","fileCount":170,"integrity":"sha512-oKA4nvUkSc+pugj3zUKPAqJ97HMX/lV02lXU3SQjtCxxRZTQSrXkDug/G6GLeag7QqT+WWOL4jPGBDyODAmubw==","signatures":[{"sig":"MEUCIGuUKQe6MDrg6OSgT2qlqmfg4dI2wFP0Oz0NKhul227oAiEAqFkvKKGPpTm2YemM/0+xuxUh0JlOqwQi2+5/JRIIgjQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":592533},"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\\4e92eeaf-d5e3-43ff-b202-b7fff2f633d6\\azure-rest-purview-workflow-1.0.0-alpha.20250610.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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"echo skipped.","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\4e92eeaf-d5e3-43ff-b202-b7fff2f633d6\\azure-rest-purview-workflow-1.0.0-alpha.20250610.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-oKA4nvUkSc+pugj3zUKPAqJ97HMX/lV02lXU3SQjtCxxRZTQSrXkDug/G6GLeag7QqT+WWOL4jPGBDyODAmubw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250610.1_1749622155854_0.555788190087646","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250611.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250611.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250611.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"77b5665afbc0080fde2822d36c9b15947c7fb7f9","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250611.1.tgz","fileCount":170,"integrity":"sha512-vf1m+OvOt10rn+9vPXz6mDXGlaM5ATxH8F1IUizZLBpdWmLr7TpSUBNTzUea0RC72dTQnp7v4Tl/fk77vGthcA==","signatures":[{"sig":"MEQCIAvMhww9KElM9f3I1P+BdpWCoiDTXXAc3f7oUi37sozkAiBsk3d8uHpR2WwAVN6QE+NRY0SS9hcNVnZDU0PD6tVctw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":592533},"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\\5d1eb651-c81b-4b68-9e27-0ac89eb8b277\\azure-rest-purview-workflow-1.0.0-alpha.20250611.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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"echo skipped.","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\5d1eb651-c81b-4b68-9e27-0ac89eb8b277\\azure-rest-purview-workflow-1.0.0-alpha.20250611.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-vf1m+OvOt10rn+9vPXz6mDXGlaM5ATxH8F1IUizZLBpdWmLr7TpSUBNTzUea0RC72dTQnp7v4Tl/fk77vGthcA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250611.1_1749708660185_0.9152968591653008","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250612.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250612.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250612.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2bc694e556c48d17fcf1f22ba3730eec86de4048","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250612.1.tgz","fileCount":170,"integrity":"sha512-CBBCnxzCiuL5qPG0JsOlaXbNMuPgGS0LWVmFgOSd1wBpGRFSyoZ+1xa4eOL7muUQ65k5Qa4CzoRsv719gGpXaw==","signatures":[{"sig":"MEUCIASHCgWU7Fg8rXP8kk6cDfOWBTcQULuuMBGFLnjHnYdwAiEAlJ13FQEScsgbA9j1Vv7ZplQH4G273wHvsStPKqcAnNU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":592533},"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\\fb69584b-7505-4c87-b500-42a182580f64\\azure-rest-purview-workflow-1.0.0-alpha.20250612.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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"echo skipped.","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\fb69584b-7505-4c87-b500-42a182580f64\\azure-rest-purview-workflow-1.0.0-alpha.20250612.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-CBBCnxzCiuL5qPG0JsOlaXbNMuPgGS0LWVmFgOSd1wBpGRFSyoZ+1xa4eOL7muUQ65k5Qa4CzoRsv719gGpXaw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250612.1_1749794894233_0.5103188996580621","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250616.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250616.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"47209f1ecd18d891047505730b44f1cd53721d2e","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250616.1.tgz","fileCount":170,"integrity":"sha512-Rng/99xj8iSKH7UsmtWtXA5foW9U7BLqxyITbwuIgg9/HJ6gM7sW7hMSXKu9E5D3G5ISskbDBbR8ar6qkNBpew==","signatures":[{"sig":"MEUCICfuqwF3ss4WviF1qy2SGUhkrQMfaLD1RRHXKtfV7kH+AiEAusQTk+6Z5I8gtnmZvCYPx91GQ/d3HjjL6xmp+e+JaSE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":592533},"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\\a967b215-58a0-4dd9-a2ae-13c8be8f88fd\\azure-rest-purview-workflow-1.0.0-alpha.20250616.1.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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"echo skipped.","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\a967b215-58a0-4dd9-a2ae-13c8be8f88fd\\azure-rest-purview-workflow-1.0.0-alpha.20250616.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Rng/99xj8iSKH7UsmtWtXA5foW9U7BLqxyITbwuIgg9/HJ6gM7sW7hMSXKu9E5D3G5ISskbDBbR8ar6qkNBpew==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^20.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250616.1_1750140480811_0.28621256927152894","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250617.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250617.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250617.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0764d90831f925f21447ed814bb8fcbb3387c669","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250617.1.tgz","fileCount":170,"integrity":"sha512-ZYBAYQgt4Mj5rWEAagRsfKe5eC5hBkjgw3KZSLbrs9GC25GQSrgU2W8cLnbAJ+9EnQFRXlR8N3ObxMSvBVMeng==","signatures":[{"sig":"MEQCIDFIfK2wF3ZdxHE5GP40bPKyOgfQHtPEUvEeYJ3m+BwvAiBoKYI2vnCowHQLGusKsBIu/cK5rAbR/uh/sHKjQEpi9g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":592495},"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\\051f9bb4-5f42-4922-84bb-b8ad7fb51ec8\\azure-rest-purview-workflow-1.0.0-alpha.20250617.1.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 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"echo skipped.","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\051f9bb4-5f42-4922-84bb-b8ad7fb51ec8\\azure-rest-purview-workflow-1.0.0-alpha.20250617.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-ZYBAYQgt4Mj5rWEAagRsfKe5eC5hBkjgw3KZSLbrs9GC25GQSrgU2W8cLnbAJ+9EnQFRXlR8N3ObxMSvBVMeng==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^20.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250617.1_1750226884812_0.6544364394755058","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250618.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250618.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250618.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"00a49a646f6bbfe2318f4f8a1611131db86aa257","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250618.1.tgz","fileCount":170,"integrity":"sha512-ljRZYpGv9uvfbtcdx4gNQyNnAkS3VikHEO/9uzkHgXIQmezp72woHGI9kWyqdqowy1QFpmBizqUWB+QT3WDGyw==","signatures":[{"sig":"MEYCIQC5ToAK57M7IgTfqF62X+PaYKfH0l26RUhWwSgSYsWBEwIhAO4+onCpKSn3dFh9H30t1svNueL6qm+jrYGJjw/ca0Br","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":592495},"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\\172329db-2c51-47b8-9f0c-0a95b55431d3\\azure-rest-purview-workflow-1.0.0-alpha.20250618.1.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 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"echo skipped.","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\172329db-2c51-47b8-9f0c-0a95b55431d3\\azure-rest-purview-workflow-1.0.0-alpha.20250618.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-ljRZYpGv9uvfbtcdx4gNQyNnAkS3VikHEO/9uzkHgXIQmezp72woHGI9kWyqdqowy1QFpmBizqUWB+QT3WDGyw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^20.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250618.1_1750314749632_0.6237583031335161","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250619.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250619.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250619.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d0ce9c4b54e120ac49db8fbb9a25d1f0135be9d4","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250619.1.tgz","fileCount":170,"integrity":"sha512-mYXqQAs3mvHJeaLgCFT6X2oK2fXZGUappmbCqxiwqjaEupaY3gdBOyva2SFBrLfu7BwkX2o16CWdcUBIc+tgmg==","signatures":[{"sig":"MEUCIQDh/iEgHbkwqE1mJm9+RxEP5brdx7lXFHV60ZmP+6+SXQIgSdBjrzUWjcrLULMSL3d5jgFMF72Os/bQcvypnwNPLGs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":592495},"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\\6fbf6cbf-9f61-45aa-b65b-f4a1cb8f851a\\azure-rest-purview-workflow-1.0.0-alpha.20250619.1.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 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"echo skipped.","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\6fbf6cbf-9f61-45aa-b65b-f4a1cb8f851a\\azure-rest-purview-workflow-1.0.0-alpha.20250619.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-mYXqQAs3mvHJeaLgCFT6X2oK2fXZGUappmbCqxiwqjaEupaY3gdBOyva2SFBrLfu7BwkX2o16CWdcUBIc+tgmg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^20.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250619.1_1750399629288_0.7140748666647936","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250717.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250717.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250717.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e3121335d9093a712371226e9e11830f1127af22","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250717.1.tgz","fileCount":170,"integrity":"sha512-8aoNxnO9+8+iZ4Bco075n2O/1hzvXoZW7akDg2C6PoI1n+C1amvswlBWosktU1NI0sCrSYoD/461xzG14t1zeQ==","signatures":[{"sig":"MEUCIQDOwXU6S4hii4dl6nB2YLkrCTmo1kwQFkxKPi7StbccIAIgU+FxOjb+I4V+02Q7MxP1J638blPwtiE6wpXJ8IR65KA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":593306},"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\\61dfd9ec-f4a4-49ce-9366-a307835ea3cf\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250717.1.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 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"echo skipped.","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\61dfd9ec-f4a4-49ce-9366-a307835ea3cf\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250717.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-8aoNxnO9+8+iZ4Bco075n2O/1hzvXoZW7akDg2C6PoI1n+C1amvswlBWosktU1NI0sCrSYoD/461xzG14t1zeQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^20.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250717.1_1752818543943_0.98682151641696","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250718.2":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250718.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250718.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0c177ddda8f9a80b3cc28118aa8e9c41611db198","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250718.2.tgz","fileCount":170,"integrity":"sha512-NIkMXgR9wdKrwxEQ1LK2HsjhFLo3bizObHLtFkkDbGOIMc3hlR2sp+8TKVPXn6WgqaxWaLAwbfpvClNL7ukbhA==","signatures":[{"sig":"MEUCIQDtD6fiTPw7gdb0cF2LaX1Zw2O0KVvfYNVgyeIuyfk5igIgPzsMvqriEl0aZwJbshkc0OkkQH1ApblS0FuRoXpfd+w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579625},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\3027e57c-a959-4bf1-8abd-31f4af89d513\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250718.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 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"echo skipped.","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\3027e57c-a959-4bf1-8abd-31f4af89d513\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250718.2.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-NIkMXgR9wdKrwxEQ1LK2HsjhFLo3bizObHLtFkkDbGOIMc3hlR2sp+8TKVPXn6WgqaxWaLAwbfpvClNL7ukbhA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^20.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250718.2_1752904973399_0.2563813543368654","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250729.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250729.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250729.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b3633d2b0e46029c3fcb18bac8a5bc5c7d015e07","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250729.1.tgz","fileCount":170,"integrity":"sha512-BuBby8n5L96P/nLoi87cQbI5pfzs6c6RWvwuoq+pB443UnFNWlXoQ6y2IXJsM9gUCKFPBOOc+KK+PwfNeaYgpQ==","signatures":[{"sig":"MEYCIQDdIQcwcEJeRDyKsD1ITmmCTQ5StcOalFVwlzIufMtVswIhAPkpl2iEgZNzyluXQbjpUj7xvRL2ZbHeALXRCdKBaetG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579625},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\17e21318-befe-4b0b-907c-6245ff6c4f9f\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250729.1.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 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"echo skipped.","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\17e21318-befe-4b0b-907c-6245ff6c4f9f\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250729.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-BuBby8n5L96P/nLoi87cQbI5pfzs6c6RWvwuoq+pB443UnFNWlXoQ6y2IXJsM9gUCKFPBOOc+KK+PwfNeaYgpQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^20.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250729.1_1753855467987_0.711293560425633","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250804.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250804.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250804.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8de54301287324cfb1f76d0d4cdeb2948bfb7912","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250804.1.tgz","fileCount":170,"integrity":"sha512-ky7IWQug8V+3fOnPRvywuAm0cGl7c/4Obqh2SvZ3vn2EvuPeC6YCz+lxcRcg9wU3fcP/Gx3CgD+zDe9CeHG4dA==","signatures":[{"sig":"MEUCIFW+qD1crZxJFZ2LQo4H9qXsae4q6YHDPhU9KyHwNHFmAiEAoy9AMN582EccX4Uuntt3154xp7QWmmVGi+gd1xLt3wk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579626},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\318975e9-ef2d-408c-9ab3-7a446e6b75ca\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250804.1.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 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"echo skipped.","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\318975e9-ef2d-408c-9ab3-7a446e6b75ca\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250804.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-ky7IWQug8V+3fOnPRvywuAm0cGl7c/4Obqh2SvZ3vn2EvuPeC6YCz+lxcRcg9wU3fcP/Gx3CgD+zDe9CeHG4dA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^20.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250804.1_1754373815156_0.271899115292892","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.3":{"name":"@azure-rest/purview-workflow","version":"1.0.0-beta.3","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-beta.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3fad5a31a106e9b7ce3701b40ca155b40a146b9c","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-beta.3.tgz","fileCount":170,"integrity":"sha512-5CK/mAS1/soEtEKZHQRAepKn0Lm0x3gpGuK8Y3QumnQ6nTW6NMaoG9UxTXSP/GkKfL+4t2MKg+FGsNvlXt1MEQ==","signatures":[{"sig":"MEUCIQC7hiwmy7TZu/dvQXkVNdeZQbEsE/2SXiCU6AcbWRzQ4AIgD+TgPBl6EpsGg2EqlxK97LaTqMC72JRex9xvwhEjtYM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579553},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0b577850-9dc1-4d62-9fa4-edebfdce8668\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-beta.3.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 src test","pack":"pnpm 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","test:node:esm":"dev-tool run test:vitest --esm","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\0b577850-9dc1-4d62-9fa4-edebfdce8668\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-beta.3.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-5CK/mAS1/soEtEKZHQRAepKn0Lm0x3gpGuK8Y3QumnQ6nTW6NMaoG9UxTXSP/GkKfL+4t2MKg+FGsNvlXt1MEQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.0","@azure-tools/test-credential":"^2.1.1","@azure-tools/test-utils-vitest":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-beta.3_1755845561348_0.9051071190699818","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250822.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250822.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250822.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9300d57235df52c3855d540a187b7d9a891d5d09","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250822.1.tgz","fileCount":170,"integrity":"sha512-jkgDxZVhkhy3FPWODUeUSVHTOMdQwvOw6ZPjvMGdZYzY8tH+JX2v6SJw7QAwONSo13dmmelbMcMDTYVr2i7T+Q==","signatures":[{"sig":"MEQCIEigC0AJYl10EX/9IaLpu7w9qjOX/6h48UeEc/uEGuyPAiAy98MTOSkVmHcHJvAF4QG6kuEoXCIG+JEwZilvjAvs/g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579553},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\bc4f33aa-6e01-4630-8ea6-52247f5b7ed8\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250822.1.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 src test","pack":"pnpm 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\bc4f33aa-6e01-4630-8ea6-52247f5b7ed8\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250822.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-jkgDxZVhkhy3FPWODUeUSVHTOMdQwvOw6ZPjvMGdZYzY8tH+JX2v6SJw7QAwONSo13dmmelbMcMDTYVr2i7T+Q==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.0","@azure-tools/test-credential":"^2.1.1","@azure-tools/test-utils-vitest":"^2.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250822.1_1755929710314_0.49487614281726344","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250825.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250825.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250825.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"849b905f678e980223284d89052f6e00b412b196","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250825.1.tgz","fileCount":170,"integrity":"sha512-f924b6+O7DBTF2xu8VGqgmoEu3ltgp3QbXthC9PFmYF3PQ9Wa2V2pB+IBHmgq2V7gWcBQmyFX7m0DwdHkiD3MQ==","signatures":[{"sig":"MEUCIA99PhomIbbKXGIA8YJGwYMYU3Q+p/e7boYBilhYvavcAiEAjGYnhDMzY6gTK5ghXEJ4WUrqYu2qm2KOlz5tAWfnH1M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579553},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\93cbda09-bfbe-4845-8d42-09871f551659\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250825.1.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 src test","pack":"pnpm 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\93cbda09-bfbe-4845-8d42-09871f551659\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250825.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-f924b6+O7DBTF2xu8VGqgmoEu3ltgp3QbXthC9PFmYF3PQ9Wa2V2pB+IBHmgq2V7gWcBQmyFX7m0DwdHkiD3MQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.0","@azure-tools/test-credential":"^2.1.1","@azure-tools/test-utils-vitest":"^2.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250825.1_1756188571432_0.6489234708714566","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250826.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250826.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250826.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8161640676a0c4cc90c879bb4f26a213c6141256","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250826.1.tgz","fileCount":170,"integrity":"sha512-bNWZ//kMXTM7YSqoZDDhzTfQ735nUtgqXUHcYzxz2xmqaGuzmKqYvhGX2+sI9qT5xqOw70HNGaLmGwUTWBJ5BQ==","signatures":[{"sig":"MEYCIQCvVtnfRmLlQiNQC+M5CkASglK5hkW4BuagrAwy6p9Y+AIhANCo4Z0odEYyj4trs/mH+AyZxO5bew2Nx0HPWwlYE9q3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579553},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\04043fa3-c8cc-40d3-84b3-5c3e8b07571e\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250826.1.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 src test","pack":"pnpm 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\04043fa3-c8cc-40d3-84b3-5c3e8b07571e\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250826.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-bNWZ//kMXTM7YSqoZDDhzTfQ735nUtgqXUHcYzxz2xmqaGuzmKqYvhGX2+sI9qT5xqOw70HNGaLmGwUTWBJ5BQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250826.1_1756275063152_0.6024516115712717","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250827.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250827.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250827.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1eb22e94660b085dc3385ded78bea92b36619718","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250827.1.tgz","fileCount":170,"integrity":"sha512-Ob3AAFajMOGDM99e0Ox+LgtR+CCDAzMSeATEME1UHbVMRJmdM+HDQJtYUp3KWYdfsASNYWzdOGtde3O9EC8VEw==","signatures":[{"sig":"MEUCIGXSiIBT9iMnCBVXCZx9LU8CRBzgK0kRDRWheTlwfvrjAiEAt9qfuQaIIbnuZPMlcGrfR8BMLSInlzkJcpd/obTB4pQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579553},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\7005f0c7-b255-4825-9860-8b8a69fe1d53\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250827.1.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 src test","pack":"pnpm 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\7005f0c7-b255-4825-9860-8b8a69fe1d53\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250827.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Ob3AAFajMOGDM99e0Ox+LgtR+CCDAzMSeATEME1UHbVMRJmdM+HDQJtYUp3KWYdfsASNYWzdOGtde3O9EC8VEw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250827.1_1756361490771_0.008999184198973165","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250828.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250828.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250828.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c490b5b4af34eb493f5cf3d3ca548bda798fec28","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250828.1.tgz","fileCount":170,"integrity":"sha512-PDMc3soBCSO8I+Pk5U6B5suhK2cWsSIMADnvdJhTIYkAF++CJcG8Fjp3Rwu30aipE6zq0e5F9HRR2UDLYex0tA==","signatures":[{"sig":"MEUCIFc+2HmPD+xNWtiSIYnzCTLukrQuxCkCiOjV4ssq7ZP+AiEA4idsKqIP/Ap1wmtoVcS7q2mzwpit17b3kfqpscdvUts=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579553},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\fcf71f19-ef8f-42f0-a414-745ce2b5ccbb\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250828.1.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 src test","pack":"pnpm 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\fcf71f19-ef8f-42f0-a414-745ce2b5ccbb\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250828.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-PDMc3soBCSO8I+Pk5U6B5suhK2cWsSIMADnvdJhTIYkAF++CJcG8Fjp3Rwu30aipE6zq0e5F9HRR2UDLYex0tA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250828.1_1756447642445_0.7436066646144184","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250829.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250829.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250829.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3696a1c7261cc2a03bae08f79c9832ae2bba8b00","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250829.1.tgz","fileCount":170,"integrity":"sha512-06doEcb24NaE2IfE9/Gplev+yVcda4ROHu0EEw/AGm3S0EV9e3lHKt9acaoce2Yri3WKTZI5ziXvs4QZwW4wVQ==","signatures":[{"sig":"MEUCIQDVXvc1XFaMVu+1p2Rer6dEQJ5aB5UdiQpGZ+dZvdHRcAIgc2z/opVSI78yHXXCgxjMUtoo91G+qidu9GGSd9/FA2w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579553},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1aeb4a10-1b16-4e53-860a-a2b9a5e0d2cb\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250829.1.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 src test","pack":"pnpm 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\1aeb4a10-1b16-4e53-860a-a2b9a5e0d2cb\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250829.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-06doEcb24NaE2IfE9/Gplev+yVcda4ROHu0EEw/AGm3S0EV9e3lHKt9acaoce2Yri3WKTZI5ziXvs4QZwW4wVQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250829.1_1756534045852_0.25226154642986387","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250901.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250901.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250901.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a87a8bc32f265bc9fdbdaaf654d74ffe21522dad","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250901.1.tgz","fileCount":170,"integrity":"sha512-Aum0tLFBNCqAIL3c8ZN1M66Gn0GOwCrnK5UXp091cELNk5+3SMy8DPwrGMm5MBUSlB9VqN+QKQ+8jyX5ECdj+A==","signatures":[{"sig":"MEQCIHeZ9rAuM5UW+KBU/6/7NlMPr6DDxUlkawW7GXDA5jZ5AiBp+odqlfNnune10Ujc41LRjP0Gkcc+Uodq26y83p7A9Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579553},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\8ed39be2-0d61-4738-92c0-6efe2d35c498\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250901.1.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 src test","pack":"pnpm 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\8ed39be2-0d61-4738-92c0-6efe2d35c498\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250901.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Aum0tLFBNCqAIL3c8ZN1M66Gn0GOwCrnK5UXp091cELNk5+3SMy8DPwrGMm5MBUSlB9VqN+QKQ+8jyX5ECdj+A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250901.1_1756793526292_0.27268402047319173","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250902.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250902.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250902.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1e6f41533203fa8fca9cb6ba40b05d7855cf654f","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250902.1.tgz","fileCount":170,"integrity":"sha512-Oj+6q5oWlxvwrvpovlY5npN0VgkIKmUUnRblXYGvlFjwvV7Jd1Hsy8SkeHmTGX2Zp9xTxNmACEWfdFh2I6Q4NA==","signatures":[{"sig":"MEYCIQDRpfVqjrATpcox06u8oQNb2vSOewFYjFrtitrY44rWAgIhAM3GJdDII3KadqNKmNddXk1gsz3JcE96cBnME9m/NthB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579553},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\768e517f-4eca-4cb0-a1bc-542edf40163a\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250902.1.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 src test","pack":"pnpm 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\768e517f-4eca-4cb0-a1bc-542edf40163a\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250902.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Oj+6q5oWlxvwrvpovlY5npN0VgkIKmUUnRblXYGvlFjwvV7Jd1Hsy8SkeHmTGX2Zp9xTxNmACEWfdFh2I6Q4NA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250902.1_1756879764848_0.5655740776531073","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250904.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250904.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250904.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"10f9eb5daa20653f52a944a559dc495185bad5d6","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250904.1.tgz","fileCount":170,"integrity":"sha512-v5TBg4ymspngELM7TKpvQGg0JmpXWkPM1KBfA6Q1ZPvD66X4igzcpb2EJ+583d3YoNUaF2DnkL/U4vfIBCkhlw==","signatures":[{"sig":"MEUCIAxlocJfvy5/b+smnwqMtEEK+dHibgxmLqmYwmb654TQAiEApCaXU4torfbYSznhKAqB9jFcfQ0ctdyxMHntBhiEgDU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579553},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\160f192b-887e-4718-b4b1-67eee1793e2e\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250904.1.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 src test","pack":"pnpm 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\160f192b-887e-4718-b4b1-67eee1793e2e\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250904.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-v5TBg4ymspngELM7TKpvQGg0JmpXWkPM1KBfA6Q1ZPvD66X4igzcpb2EJ+583d3YoNUaF2DnkL/U4vfIBCkhlw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250904.1_1757053216942_0.603112795985832","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250905.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250905.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250905.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"20c02bdfb4170a1dbf371506791530c33f338f58","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250905.1.tgz","fileCount":170,"integrity":"sha512-+jrsQ9f/7MHu7DUDksJCvw0LvNoJ4VEWiMDlQvQmPczUM7RTlIfqoypOyMz2otbnadYxXuHadyie1Brc0aKtQg==","signatures":[{"sig":"MEYCIQDqNrg8csK+dua8vuRUduV6gs/qydLTSvNVqCo89AB5LAIhAI/VI7PRKD3CthWTD7aruWHI23wZrjQFH32Mneri/LpN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579553},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\6343370b-995b-42d0-93af-5408145a3093\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250905.1.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 src test","pack":"pnpm 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\6343370b-995b-42d0-93af-5408145a3093\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250905.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-+jrsQ9f/7MHu7DUDksJCvw0LvNoJ4VEWiMDlQvQmPczUM7RTlIfqoypOyMz2otbnadYxXuHadyie1Brc0aKtQg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250905.1_1757138482346_0.7025267893793923","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250908.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250908.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250908.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3dd79cc7eaa0d053cbc31cd98a6f14eeb701f976","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250908.1.tgz","fileCount":170,"integrity":"sha512-3hbaIFETBu/5mMR0qYMgpDgbeCaE0P3KUf9oJHepKeQQZDdJSQI8mdVHVvVr1NRoCESm6Uz7H7n0F+C/6ltacw==","signatures":[{"sig":"MEQCICztKnkCGZP4Gov5FyBV6d+nZPTFy00ud/rPrJgnn2bpAiA3PFDM/h/il+et+DY1+LZutY8gHMdgU36TCY5aWvntOw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579553},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\98739708-16e2-4678-a79d-8c6681aeae76\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250908.1.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 src test","pack":"pnpm 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\98739708-16e2-4678-a79d-8c6681aeae76\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250908.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-3hbaIFETBu/5mMR0qYMgpDgbeCaE0P3KUf9oJHepKeQQZDdJSQI8mdVHVvVr1NRoCESm6Uz7H7n0F+C/6ltacw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250908.1_1757397690087_0.13339323651877089","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250909.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250909.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250909.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d5fc887c035834a0fdb3270d51033ae778095762","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250909.1.tgz","fileCount":170,"integrity":"sha512-lqGuzO7vQhuJHm05PN3RV2mX6I4yHq6y8HgNgTNxhOW+JsIdHpyva1AgJ1S8MWN5Xp5H2If8S7RkwQUTTCw6tQ==","signatures":[{"sig":"MEQCIGpqNLQ38M6XsZVjTMN3zPGubSLcAVAoXbpNNgKWuyT/AiAnYZIvdHEwkwn8MLCWgfWabWQKmnrpykmX1n238Mj+WQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579553},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\a6f14442-da9c-4db4-9b8f-80e82bbe008a\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250909.1.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 src test","pack":"pnpm 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\a6f14442-da9c-4db4-9b8f-80e82bbe008a\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250909.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-lqGuzO7vQhuJHm05PN3RV2mX6I4yHq6y8HgNgTNxhOW+JsIdHpyva1AgJ1S8MWN5Xp5H2If8S7RkwQUTTCw6tQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250909.1_1757484103695_0.08472691438497981","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250910.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250910.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250910.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f5e7b5964e5d4da97a419470d72484528e5efccc","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250910.1.tgz","fileCount":170,"integrity":"sha512-H0cwwyeZE1cebQ/gluGJ71Kquv9f76CDs+OnGyUqGvcWwaNkt/b4ygGR0iZFwzUQNsS8q4BQ7spgS0YMXqip8A==","signatures":[{"sig":"MEUCIQDE4V0vrKap4x9RiC+4duc86aduMk7zjfhs0y5htNNAcgIgHN9d7cykyvquuYxRRSmATguja+OEnnh53sKqqjLhN4s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579553},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\80e5b794-1043-4397-875b-42c6d269f866\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250910.1.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 src test","pack":"pnpm 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\80e5b794-1043-4397-875b-42c6d269f866\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250910.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-H0cwwyeZE1cebQ/gluGJ71Kquv9f76CDs+OnGyUqGvcWwaNkt/b4ygGR0iZFwzUQNsS8q4BQ7spgS0YMXqip8A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250910.1_1757570627030_0.9774907563180533","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250911.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250911.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250911.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"61432b6975d8e97bcd39f92d70405e0ebf031574","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250911.1.tgz","fileCount":170,"integrity":"sha512-9HReDUrN6kz73EC+Vo8KUoCijFpl961NIXEaB5gCfnI6w4E87LUy9mUObCytuYoZxAEpzIYQvVUZ8Inml2UUjQ==","signatures":[{"sig":"MEYCIQC4VLmPbr96Xcw+JM5hiS9cW0otD+zcFCvJupdqoNyArgIhALkutIiO/YlFpXakET+YziqskLf7xnInyiV4QS/txFoo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579553},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\94ce4275-a315-4c98-894d-75c912ee440c\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250911.1.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 src test","pack":"pnpm 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\94ce4275-a315-4c98-894d-75c912ee440c\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250911.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-9HReDUrN6kz73EC+Vo8KUoCijFpl961NIXEaB5gCfnI6w4E87LUy9mUObCytuYoZxAEpzIYQvVUZ8Inml2UUjQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250911.1_1757656963997_0.16746825556640554","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250912.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250912.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250912.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"af1db26f54314b994ac9d934a2b8d1a2e377fa18","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250912.1.tgz","fileCount":170,"integrity":"sha512-tk89ZeZzy8Im38/6dWZMjI5OJPxAXoqqMOPo4Sc7h+F8uDjFkrTqSDKPc0V4zJpSzE0SV2y5jX0ssugCp2v3bQ==","signatures":[{"sig":"MEQCIEdCH/8pjHsgH/kvriBkOfcdWTP/OjQBsJhOlOs5bCxdAiA/u55n5JTGxsNJBO6y/ncYMznISmB7Uaz2WSBSiRC96g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579553},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\24731c10-5614-48d5-9ecc-8e340bffa4ae\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250912.1.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 src test","pack":"pnpm 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\24731c10-5614-48d5-9ecc-8e340bffa4ae\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250912.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-tk89ZeZzy8Im38/6dWZMjI5OJPxAXoqqMOPo4Sc7h+F8uDjFkrTqSDKPc0V4zJpSzE0SV2y5jX0ssugCp2v3bQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250912.1_1757743696736_0.9668981382399495","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250915.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250915.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250915.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9dec9069ba45a5b4dea64dcb5186118d91767932","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250915.1.tgz","fileCount":170,"integrity":"sha512-80bqlkMJRKyUhdbvs0xJidk4nxbSyiCSMERjc67l0RTmGyiHZmVb+dBvx7GvOLFCoYmMxzLLeXC4ME7fAcTruw==","signatures":[{"sig":"MEQCICn0gXLZRCxTjM/rCfMX02PTQdpAjzgNVTXfRdYCCiX+AiACjA1puDc+tw6FYTz8yaHh7DVKMKXGx1gnml1RJ1gGsw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579553},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\9851bf6f-9d80-498e-9f27-a022500a179e\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250915.1.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 src test","pack":"pnpm 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\9851bf6f-9d80-498e-9f27-a022500a179e\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250915.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-80bqlkMJRKyUhdbvs0xJidk4nxbSyiCSMERjc67l0RTmGyiHZmVb+dBvx7GvOLFCoYmMxzLLeXC4ME7fAcTruw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250915.1_1758002397931_0.3557654783760478","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250916.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250916.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250916.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4681d175a72d3c028cc16ae731ebf3a48c2aeff3","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250916.1.tgz","fileCount":170,"integrity":"sha512-BkVU7X3GFXQQhX6qZ6z444Y6uIhAXKSgD9wgE/PfKkLMAnZb/lZq6GxeF7gJwzK+miEZyjmqcBuWM6LpEOvOWA==","signatures":[{"sig":"MEYCIQCPpVr0bTdBLEimhcCEBa+WWqe4XXnBjkDoUXjSyj55YAIhAOGVluOCgCHCZN0dTEOJeacd+8dwQX/odmhPjc9WFUxK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579553},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\848d08b5-3e62-4b68-b0b9-0c98a55133fb\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250916.1.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 src test","pack":"pnpm 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\848d08b5-3e62-4b68-b0b9-0c98a55133fb\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250916.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-BkVU7X3GFXQQhX6qZ6z444Y6uIhAXKSgD9wgE/PfKkLMAnZb/lZq6GxeF7gJwzK+miEZyjmqcBuWM6LpEOvOWA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250916.1_1758088814354_0.8132272105830511","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250917.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250917.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250917.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"fce67eaf459457297bd42e2f57bc38666ce80a73","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250917.1.tgz","fileCount":170,"integrity":"sha512-cKXMg/h4YRwlhJPWVnSMsuzREn4bUVTYTCGf7G/Hr0mHO6C5to0h9b5Z4zkJE+BZ9LXpQxjO4Iuq9SZa7i7ACA==","signatures":[{"sig":"MEUCIQDW1sBDVCiitfx+lstqPiR0L5d0Zl/9P5q+nQlJZCZNUwIgXH6DpE57s8MgIr6G8wE7P0MptmIz7UMFQgFqBjX7tKw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579553},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f37561c0-15a9-4737-a513-615cfb199e94\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250917.1.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 src test","pack":"pnpm 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\f37561c0-15a9-4737-a513-615cfb199e94\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250917.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-cKXMg/h4YRwlhJPWVnSMsuzREn4bUVTYTCGf7G/Hr0mHO6C5to0h9b5Z4zkJE+BZ9LXpQxjO4Iuq9SZa7i7ACA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250917.1_1758175506012_0.38229769685890314","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250918.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250918.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250918.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6afc4b071dfdfbcd808ad036404b4411b0459164","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250918.1.tgz","fileCount":170,"integrity":"sha512-8/u9cztZ0MbvrafcFLmDlIVy1REeqBryg2J4ghk/ebO50wYCN2nliaExa2QpT2fkLK4APYjM+jdHpRBHa5SheQ==","signatures":[{"sig":"MEYCIQD7+oPJ+N016wdgzRd8LIwThaFd6haj85W44WTcvwOM8wIhAM1F1EnUW3xPR8trkBU1e6DLzPjD6VsocHytjbCKJgpU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579553},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\7829f740-b8de-40b0-a186-50fb132b43a7\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250918.1.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 src test","pack":"pnpm 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\7829f740-b8de-40b0-a186-50fb132b43a7\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250918.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-8/u9cztZ0MbvrafcFLmDlIVy1REeqBryg2J4ghk/ebO50wYCN2nliaExa2QpT2fkLK4APYjM+jdHpRBHa5SheQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250918.1_1758261966997_0.3070560195436358","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250922.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250922.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250922.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"13ccd5e42b3af8ed121862892f7fc804aa01e107","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250922.1.tgz","fileCount":170,"integrity":"sha512-BVecmouHJlv8v7M9Qj8UAH9oOMhfYVEuySi8ugyEU3F+SxAy5sr6R9KFOGySI2tmr4qi8SXh1LHNkLDGMu+53A==","signatures":[{"sig":"MEYCIQCSnCgpwjzK8Q784xF+hKdV5il5qZX5hdGXsvTBMDq8twIhALcd+tx8s0KBSa5OY8Ux6/TgqPsdWveHLvtNdW69T+Bg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579553},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\df31f8a3-dd63-4531-b142-30b32079aff2\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250922.1.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 src test","pack":"pnpm 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\df31f8a3-dd63-4531-b142-30b32079aff2\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250922.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-BVecmouHJlv8v7M9Qj8UAH9oOMhfYVEuySi8ugyEU3F+SxAy5sr6R9KFOGySI2tmr4qi8SXh1LHNkLDGMu+53A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250922.1_1758607363335_0.6274498477347998","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250923.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250923.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250923.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c47bcb9d0988bca154d3b54977a585e764a7d1cf","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250923.1.tgz","fileCount":170,"integrity":"sha512-TD/ZQfuSWjzMxDhEiqG4+uBoErVEXKB8bAS8coxSWY0FkTrxsdJxGW8oljeYRM02MGAjCymy9vbr5CmdiQEWNg==","signatures":[{"sig":"MEYCIQCJ0KL+n8kUFc8BBkG65sYnEWqvUUtV5Y+c1UKArlQy5wIhAKSDttQ7Fkfew5PFB/+5EKLdYF1TpCcna3hw5glrnCwG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579553},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5a42eaea-9525-49a5-8752-28ddf3158b03\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250923.1.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 src test","pack":"pnpm 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\5a42eaea-9525-49a5-8752-28ddf3158b03\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250923.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-TD/ZQfuSWjzMxDhEiqG4+uBoErVEXKB8bAS8coxSWY0FkTrxsdJxGW8oljeYRM02MGAjCymy9vbr5CmdiQEWNg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250923.1_1758693865493_0.5407190957503869","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250924.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250924.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250924.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"bc6541f528ec32a6658bffb2e2c9cc693bb3bef1","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250924.1.tgz","fileCount":170,"integrity":"sha512-PREgBQ+WpTllMRGzOJTlsjPNw7PG7O/gu4cjwsuVzYTsyIKh32RQM6Kn9354hpwx91SstWMhZoBKKIEkit2DfA==","signatures":[{"sig":"MEUCIQDmp7MwH8pBiQ0uv7yTUFHFuSrEQg1it2AFBL9c4Rvb8wIgPE5VzGs2K1EzSfn7fZAR3FD8ySOuCNyzXwHkHcqeEtM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579553},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\8b93ec1a-6445-45b9-9e5b-6bdfdad16b45\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250924.1.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 src test","pack":"pnpm 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\8b93ec1a-6445-45b9-9e5b-6bdfdad16b45\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250924.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-PREgBQ+WpTllMRGzOJTlsjPNw7PG7O/gu4cjwsuVzYTsyIKh32RQM6Kn9354hpwx91SstWMhZoBKKIEkit2DfA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250924.1_1758780248554_0.540917084321751","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250925.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250925.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250925.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b00d3e8a22efd8021c5e59782e0eae3fb42a5432","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250925.1.tgz","fileCount":170,"integrity":"sha512-3NNuCC1p/mJnmkZ2YkOwAPOEcAtLFOcXiNWOTenK+wJYcxJXvwaWI9KODcPVOb7dZEwWb4ktqyYOaflOgpnDFA==","signatures":[{"sig":"MEYCIQDgwDKroyKooxxeoYJJcSmVygwdFBVtrZ7sa40izlyVvgIhAIEyLIfZAKkziOrQM2mcunDZnC7RILLtAMMWpP/wazQS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579619},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\691b7b10-8cce-4341-a912-254393c6a3a3\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250925.1.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 src test","pack":"pnpm 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\691b7b10-8cce-4341-a912-254393c6a3a3\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250925.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-3NNuCC1p/mJnmkZ2YkOwAPOEcAtLFOcXiNWOTenK+wJYcxJXvwaWI9KODcPVOb7dZEwWb4ktqyYOaflOgpnDFA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250925.1_1758866585590_0.08232491213429971","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250926.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250926.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250926.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0de12ad4a5475eb11ab69f15b9ff3ba3d548dad5","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250926.1.tgz","fileCount":170,"integrity":"sha512-BGmzIUm6t1sgoMM57yDIr990cXGw8eHAdDGHOYnFJqTRdtmM4fc+wKZLbhSpi9nFltG9XKysWicFfl/8nYFqEg==","signatures":[{"sig":"MEUCIQD9A1a/TvXlTO2V0JRALx5LTsZ4Ekc8frMRh2AbkzpigwIgMXLV0cWFOk17kQji4F5XbpVZ4ipqTP1lMXy7TlNcBW0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579619},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f8e88ae5-00a1-48c7-87cd-bd61a68f33e2\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250926.1.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 src test","pack":"pnpm 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\f8e88ae5-00a1-48c7-87cd-bd61a68f33e2\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250926.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-BGmzIUm6t1sgoMM57yDIr990cXGw8eHAdDGHOYnFJqTRdtmM4fc+wKZLbhSpi9nFltG9XKysWicFfl/8nYFqEg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250926.1_1758952861316_0.6413942454679311","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250929.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250929.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250929.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2570ff827b97764c3181a070a4f7abcc1396f92b","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250929.1.tgz","fileCount":170,"integrity":"sha512-1ed3zRQnzBWpN/cEYHs9nJAzpafm30nLbdkhNtbR3RpDb/L4i3JLP3Dbn0zuNU9bqMe5EGexhJc71QzZ5sbMew==","signatures":[{"sig":"MEUCIQDuf/rnQ0dSWvCdTyIlwoCLMMl7lNEw3XwFveks2+wBaAIgU7oNdnabDe/eUmB9b0k4qRbnbooZM1Jrya/IJwLIQ/M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579619},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\723ac394-b38f-47dc-bb08-7d67716413c9\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250929.1.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 src test","pack":"pnpm 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\723ac394-b38f-47dc-bb08-7d67716413c9\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250929.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-1ed3zRQnzBWpN/cEYHs9nJAzpafm30nLbdkhNtbR3RpDb/L4i3JLP3Dbn0zuNU9bqMe5EGexhJc71QzZ5sbMew==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250929.1_1759212199192_0.5090104667173838","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20250930.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20250930.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20250930.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b88c9a134d56e3586ec3141023f38c9cca357e0e","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20250930.1.tgz","fileCount":170,"integrity":"sha512-n5V/HkFLoZbwbAgqtbV2iDcYQ2tzO4jJdmN5i7EH72P1vG6I/oBgN8FqhpZzEfxe1MnS8sqP2xhbde4e6MGilw==","signatures":[{"sig":"MEUCIDUSanJVRpMcaawVxKyNlwJ5oD39GiBKa5wjZMiQXx+QAiEAxctctADMMDxp3sCLKstxDU2i2WiyEdyDvhqpNnEWtxY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579619},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\db77835a-7f6f-4891-92a7-a941d7af762f\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250930.1.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 src test","pack":"pnpm 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\db77835a-7f6f-4891-92a7-a941d7af762f\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20250930.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-n5V/HkFLoZbwbAgqtbV2iDcYQ2tzO4jJdmN5i7EH72P1vG6I/oBgN8FqhpZzEfxe1MnS8sqP2xhbde4e6MGilw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20250930.1_1759298718734_0.8867512060953036","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251001.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251001.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251001.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7a965ce694a9327b31ed44a71d22d3497d9f44ee","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251001.1.tgz","fileCount":170,"integrity":"sha512-OnqaF0+i0l3npg7klYWnczl5c+d1NHPCYTkGaa7IZfAJcWqkG6VUKOIX4sHiBk3n+vScIvwMLBRX04CUJO8KQg==","signatures":[{"sig":"MEUCIQDHO0HWUvXRuvrasBV7MTYMnTbo2wMJSDQx3wNvGUSPAwIge5qMqbv56RclKtTcrtGjVEB0mhw8v9XhDgPLy9IQwlA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579619},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\72ea0812-30ad-46c4-825d-b5940e22e23b\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251001.1.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 src test","pack":"pnpm 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\72ea0812-30ad-46c4-825d-b5940e22e23b\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251001.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-OnqaF0+i0l3npg7klYWnczl5c+d1NHPCYTkGaa7IZfAJcWqkG6VUKOIX4sHiBk3n+vScIvwMLBRX04CUJO8KQg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251001.1_1759385038921_0.7415220250965919","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251002.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251002.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251002.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a14432155a3df4d45d35dbc133db7e62805c5b5e","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251002.1.tgz","fileCount":170,"integrity":"sha512-FkWBS8NMZOJa+7nIGatznMSlJwni5pbGbPODmZSIvduSgE4SYWwIXY65kd0NGRJfkp5Uc/WNorzYO4JzXgHPGw==","signatures":[{"sig":"MEQCIEM7cBcpSHt5S7s4Z05hvf9CRbexP8AkijJW5gWq90dFAiAY1xJPhaZDo/v76/elHSkaWRN7AXimTi+5QV18sGWFdA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579619},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\56cadcec-f46c-4ccf-8748-8d5cf4700795\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251002.1.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 src test","pack":"pnpm 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\56cadcec-f46c-4ccf-8748-8d5cf4700795\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251002.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-FkWBS8NMZOJa+7nIGatznMSlJwni5pbGbPODmZSIvduSgE4SYWwIXY65kd0NGRJfkp5Uc/WNorzYO4JzXgHPGw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251002.1_1759471509142_0.09632959174062217","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251003.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251003.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251003.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d63c354a9d69671b737c53310c14684929c2569c","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251003.1.tgz","fileCount":170,"integrity":"sha512-QXO4nYbhnlGfX371E0lLfYtVGU4pex2LC6e10Pm/HWq0YTMvAxo6SfQgmLPI6w6z9EGwvzO+uf+aAcYkodzqDg==","signatures":[{"sig":"MEUCIHxVpEDTrPJvUztKKRTfTCV69GLgpSt71dipTPMaRNq+AiEA/L6kLLaCxWcMgieo3A5zkqxj973vmTSt9UF4tzxjUnw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579619},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\ce97296a-eb0e-4112-9f6e-e42748a2f5e7\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251003.1.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 src test","pack":"pnpm 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\ce97296a-eb0e-4112-9f6e-e42748a2f5e7\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251003.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-QXO4nYbhnlGfX371E0lLfYtVGU4pex2LC6e10Pm/HWq0YTMvAxo6SfQgmLPI6w6z9EGwvzO+uf+aAcYkodzqDg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251003.1_1759558180554_0.9994038183729914","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251006.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251006.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251006.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"84f2f94bbf17212871f4919baa174a5580355de0","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251006.1.tgz","fileCount":170,"integrity":"sha512-Ak1l1xDqan2IWYXZLpieU5reUG/nvdN9j3cuUo8OQJKh9aP5WDFmMALzfaQ8EceB+39P7m9+xDRGZmycX7m3CQ==","signatures":[{"sig":"MEUCIQDwExn8ux1u4SHfjs+B3iiwqPK6t7lilGSOG/Q1a0zzlgIgdrJEeiuIMQQ3JE1c7kkfv9TCAWtGclNpPRiBvJlpsS8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579618},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1bb290b8-f92f-4c09-8bcd-d0941fa5dd86\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251006.1.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 src test","pack":"pnpm 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\1bb290b8-f92f-4c09-8bcd-d0941fa5dd86\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251006.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Ak1l1xDqan2IWYXZLpieU5reUG/nvdN9j3cuUo8OQJKh9aP5WDFmMALzfaQ8EceB+39P7m9+xDRGZmycX7m3CQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251006.1_1759816853767_0.662142456118215","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251007.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251007.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251007.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f730539c704ddf2e79bd0248854e26024c5a8206","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251007.1.tgz","fileCount":170,"integrity":"sha512-w9aN6YuB1VEVjtCL/Vbf+jv+ip2uwTUYBmMkJcR7G3Q802pwdd5n3hCmNxvR+v3ZvUXzJf7weebB/nwsmX/O+Q==","signatures":[{"sig":"MEQCIALgyWJ9MKfDyMNCNELkisDztTciHoAcTQ/jc4u25xpDAiASKeQYwq50wOyTpQ5vfw5dQ3viVtpm1tGXZddpfstGnw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579618},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\2b4c4b4b-d193-4da3-a668-2813c6ef0054\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251007.1.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 src test","pack":"pnpm 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\2b4c4b4b-d193-4da3-a668-2813c6ef0054\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251007.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-w9aN6YuB1VEVjtCL/Vbf+jv+ip2uwTUYBmMkJcR7G3Q802pwdd5n3hCmNxvR+v3ZvUXzJf7weebB/nwsmX/O+Q==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251007.1_1759903600672_0.7393637862637017","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251008.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251008.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251008.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e37baa8479db66940d82c6df103146481453176a","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251008.1.tgz","fileCount":170,"integrity":"sha512-tKfP0PdgWDETPXtBYf8UAH5J4vSNLjzDlMA49j5yjXbiG5RllDTnOrgSMewepMNc1NmMETcSDhJ5H4Duc+iYCg==","signatures":[{"sig":"MEUCIQDbwAxh9pZbiK8dqd4NvTIWGxh3Dq8ozmAzORSEmXarrAIgC5rSxcTKVYU18bXQCa4syyW1Qoc0VG7sSyjucgnxmoE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579618},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\e526e3bc-db3c-4d00-a388-e91b3862a99e\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251008.1.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 src test","pack":"pnpm 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\e526e3bc-db3c-4d00-a388-e91b3862a99e\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251008.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-tKfP0PdgWDETPXtBYf8UAH5J4vSNLjzDlMA49j5yjXbiG5RllDTnOrgSMewepMNc1NmMETcSDhJ5H4Duc+iYCg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251008.1_1759990289753_0.05387582287738146","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251010.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251010.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251010.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"92cfe860bb4429119ed626b183aa0ca60ad2a7ff","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251010.1.tgz","fileCount":170,"integrity":"sha512-/z7HwRZoUfVZqCS2hUzAVzC6H1FZRq1aw/rwRBzpVAe6d9iB2VgeG7Lxg5uRKmDbM44esVADJF7zNZ8po/WO9g==","signatures":[{"sig":"MEUCIQDuXGGoCZAXH40BxZTb+IhEVZNxcAd7xAO4ckuc/lp9nwIgfYvYYdZmpanWW3zT2w6AMmd5jQBPdSSDeqRBpFp9Wy0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579618},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\38dbcf10-d826-4e73-a274-a3031b063f64\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251010.1.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 src test","pack":"pnpm 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-browser dist-esm test-dist temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"dev-tool run vendored rimraf review && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\38dbcf10-d826-4e73-a274-a3031b063f64\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251010.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-/z7HwRZoUfVZqCS2hUzAVzC6H1FZRq1aw/rwRBzpVAe6d9iB2VgeG7Lxg5uRKmDbM44esVADJF7zNZ8po/WO9g==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","autorest":"latest","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251010.1_1760162809130_0.35498928267162544","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251013.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251013.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251013.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"78e4932b3225fa8e62addac149d105ece703eb08","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251013.1.tgz","fileCount":170,"integrity":"sha512-f1Zwhd8S9Y7NVfEAoNpmnm+Swyn9lyBg84YH9UqpZ3aAV6jLzXDIPwJ2FVW3seeYg1F0h+UJP4/l5WNUrjD92g==","signatures":[{"sig":"MEUCIFm+v9XovmQcSkUjdoqs7KlYzyflVgwN5NRRJBV07B14AiEA9/AlBJaLu0u05AMjnsvF66sGkzYaXN/JNv7uGDrNvR0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579629},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b15d7369-9aa0-4cb1-8349-52b47cce700b\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251013.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\b15d7369-9aa0-4cb1-8349-52b47cce700b\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251013.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-f1Zwhd8S9Y7NVfEAoNpmnm+Swyn9lyBg84YH9UqpZ3aAV6jLzXDIPwJ2FVW3seeYg1F0h+UJP4/l5WNUrjD92g==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251013.1_1760421690077_0.7989154546215278","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251014.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251014.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251014.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8d323a5888f3964c31727d0286e9316737b47d94","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251014.1.tgz","fileCount":170,"integrity":"sha512-oVuV5rMtTNwtux4qCUpC7mHPpggQiXus4f1UrQKcOSc1pN71jwhf99lZHBhHnyEOu5r2zq5UcFEEOAO7T2qHcg==","signatures":[{"sig":"MEYCIQCPDWMKs+jFi+S4Uv+vZZ6Q9LutfNi+1zwRDBH+kncHBAIhAOHwicTioSQJdqhZOY+Wcvese//HaB6esPL8h9ERTOxv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579629},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\a7014a1a-d564-4824-8009-ff9d629d661d\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251014.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\a7014a1a-d564-4824-8009-ff9d629d661d\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251014.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-oVuV5rMtTNwtux4qCUpC7mHPpggQiXus4f1UrQKcOSc1pN71jwhf99lZHBhHnyEOu5r2zq5UcFEEOAO7T2qHcg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251014.1_1760508249461_0.8425589380434291","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251015.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251015.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251015.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"371dd7e0f9220745131c9922dcd9c76c91a7c804","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251015.1.tgz","fileCount":170,"integrity":"sha512-K02rRhmnBqZbwxsnvuDVH/kzE8+MwAWH3IK1yfWOqxk8N+LU6RFsNDKyCjm6+NkXCpO8eQ3a0CK6LBsNVeEl/Q==","signatures":[{"sig":"MEQCICJF2Q7xwWdtjJMxoFK6hpw7foJfBAmngpxTtGEYuql8AiB6I1xLbigITyJCjIKxZ2QiUGGUz2+ULdtD1jVDrzaIhQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579630},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\60693404-aab6-4f43-befd-6bfd23a8d6d7\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251015.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\60693404-aab6-4f43-befd-6bfd23a8d6d7\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251015.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-K02rRhmnBqZbwxsnvuDVH/kzE8+MwAWH3IK1yfWOqxk8N+LU6RFsNDKyCjm6+NkXCpO8eQ3a0CK6LBsNVeEl/Q==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":"^1.1.4","@azure/core-auth":"^1.9.0","@azure-rest/core-client":"^2.3.1","@azure/core-rest-pipeline":"^1.19.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251015.1_1760594810674_0.005802930430589326","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251017.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251017.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251017.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a859fcdc00c12b96dc5649c6fe25f12159a886ce","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251017.1.tgz","fileCount":170,"integrity":"sha512-+KWw2krnfXF6cZilDQb5BTfNYODMH4rQERSJZC9m2BoyAFwP8iOGWHb4lCtFDhMUO2GwWhPNXLOatik5yjoOwQ==","signatures":[{"sig":"MEUCIQDvyyfSyaVmfoSNXoW/IdDOoMgu0XQ24N9POUDSMzOOmQIgTdOkszcSoVHA305X/JVja65o79dqswPTjlSVM4cSpek=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579713},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\77159fc5-b9cb-4ac7-9c93-a10c98bf8728\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251017.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\77159fc5-b9cb-4ac7-9c93-a10c98bf8728\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251017.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-+KWw2krnfXF6cZilDQb5BTfNYODMH4rQERSJZC9m2BoyAFwP8iOGWHb4lCtFDhMUO2GwWhPNXLOatik5yjoOwQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.1-alpha <1.10.1-alphb","@azure-rest/core-client":">=2.5.1-alpha <2.5.1-alphb","@azure/core-rest-pipeline":">=1.22.1-alpha <1.22.1-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251017.1_1760767274057_0.16896011303750713","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251020.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251020.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251020.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"17c3a5de0715d7108158d8b4c05d388ffbaaf9f2","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251020.1.tgz","fileCount":170,"integrity":"sha512-APLgGyFOt0/hzqUaMBXb91oZ1eeKcwnjXIVGTJtTvNlswedOkzgSd6qznCkys4KSsDugeyHY4dVn/wJ9AupfNw==","signatures":[{"sig":"MEUCIQC0/A+TAkL30y/KQ7qEWw/tNa53FOVPxWSLx0dI5SEMbAIgZECdTUDfYpu2ztMHYh3qiwfMtdcxWwnrSAd954hULIY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579712},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5cb0d49e-285d-4a87-b8fd-008e5f413fb6\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251020.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\5cb0d49e-285d-4a87-b8fd-008e5f413fb6\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251020.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-APLgGyFOt0/hzqUaMBXb91oZ1eeKcwnjXIVGTJtTvNlswedOkzgSd6qznCkys4KSsDugeyHY4dVn/wJ9AupfNw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.1-alpha <1.10.1-alphb","@azure-rest/core-client":">=2.5.1-alpha <2.5.1-alphb","@azure/core-rest-pipeline":">=1.22.1-alpha <1.22.1-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251020.1_1761026632677_0.5188074658707511","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251021.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251021.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251021.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5875b5afdca209278bbdf5d71248a060bab5b4d3","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251021.1.tgz","fileCount":170,"integrity":"sha512-CiE+vljNtf8UnBvIsi9GPtvqj8rLhf3WT/Ge1U5LHhGrEXChpZ1nDa7e2o1nC0OAxGUoBVVh6FJlAZaPcbzAKw==","signatures":[{"sig":"MEYCIQDbNSGuahcZHjzGAaqpvEdFgp4GDixIBJQaIh/IvcTKYwIhAJZlYc00NUhXwYZo1TfQNU2C+abhNZ5UllJDIQEkohyA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579712},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d265758d-3228-4e68-aca3-ae06c7a99978\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251021.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\d265758d-3228-4e68-aca3-ae06c7a99978\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251021.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-CiE+vljNtf8UnBvIsi9GPtvqj8rLhf3WT/Ge1U5LHhGrEXChpZ1nDa7e2o1nC0OAxGUoBVVh6FJlAZaPcbzAKw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.1-alpha <1.10.1-alphb","@azure-rest/core-client":">=2.5.1-alpha <2.5.1-alphb","@azure/core-rest-pipeline":">=1.22.1-alpha <1.22.1-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251021.1_1761113096701_0.5515368237766214","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251022.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251022.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251022.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"09c808f394f0e5a584fac230a0940805c6af6368","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251022.1.tgz","fileCount":170,"integrity":"sha512-XI3md7J4t/w+ORmmuSs8d2wSUiUQWyDqKRpc2m/wDwLaVoVtHMUCusL++Zn/NZhM5eob2pF2odk9gY0J/N1Ahw==","signatures":[{"sig":"MEYCIQCRZxY7VXnTTIc83WSayTpPDmxHu0a6H2zB067rKQ9zLAIhANaf8dUaQGKvRNdzd3+iJZcRMyhtbDijuuJhFE/e/5g2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579712},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\9e9a6f47-9fe2-4b03-910f-d9b89d2aa108\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251022.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\9e9a6f47-9fe2-4b03-910f-d9b89d2aa108\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251022.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-XI3md7J4t/w+ORmmuSs8d2wSUiUQWyDqKRpc2m/wDwLaVoVtHMUCusL++Zn/NZhM5eob2pF2odk9gY0J/N1Ahw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.1-alpha <1.10.1-alphb","@azure-rest/core-client":">=2.5.1-alpha <2.5.1-alphb","@azure/core-rest-pipeline":">=1.22.1-alpha <1.22.1-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251022.1_1761199347866_0.9226737595908812","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251023.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251023.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251023.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"cedd0fc4c4d58e01813e62d24e14076dc8cdf8b7","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251023.1.tgz","fileCount":170,"integrity":"sha512-Kibs5Io7LgIYSiP1+YWrLh9szLGAKT4VkBykHRaNTsqPclRuyBKrjGYXsbWKRbB1vjHz2xmhyYGM1TaUBWy7AQ==","signatures":[{"sig":"MEQCICuXnAf/nZDo+mj5zQ0mKliymZx4ZVLfZrj8aoZVpXUpAiA5/2j60eKgK55CjbskDkfqkscq8QfMLOe90wTm/vYs/Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579712},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1ba5fd61-687a-4c16-ade8-c82c66b2157a\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251023.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\1ba5fd61-687a-4c16-ade8-c82c66b2157a\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251023.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Kibs5Io7LgIYSiP1+YWrLh9szLGAKT4VkBykHRaNTsqPclRuyBKrjGYXsbWKRbB1vjHz2xmhyYGM1TaUBWy7AQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.1-alpha <1.10.1-alphb","@azure-rest/core-client":">=2.5.1-alpha <2.5.1-alphb","@azure/core-rest-pipeline":">=1.22.1-alpha <1.22.1-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251023.1_1761286083816_0.5997767659449627","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251024.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251024.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251024.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7c535889f21add84d5f337ce3925ea43b10ce63e","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251024.1.tgz","fileCount":170,"integrity":"sha512-mf8gm3QiLaT5OufklY0V7NQhBdQAk+21Wp1Nv7gggRiXkt/cDwOxqeb8w0RU4TcEpTRaNyXU4wY7ff1up2VnFA==","signatures":[{"sig":"MEUCIAPOl/eI0ilTjTwkCUT14lvypn+yOuC1xr9NYAq5I7hEAiEA5ZWsyMytsFFAaaSuyOJf4ll44pFb1uNhB02wQHd9BzE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579712},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\bd9d5f3f-98d4-4ddc-bcac-96079ab4d6fc\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251024.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\bd9d5f3f-98d4-4ddc-bcac-96079ab4d6fc\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251024.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-mf8gm3QiLaT5OufklY0V7NQhBdQAk+21Wp1Nv7gggRiXkt/cDwOxqeb8w0RU4TcEpTRaNyXU4wY7ff1up2VnFA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.1-alpha <1.10.1-alphb","@azure-rest/core-client":">=2.5.1-alpha <2.5.1-alphb","@azure/core-rest-pipeline":">=1.22.1-alpha <1.22.1-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251024.1_1761372293780_0.27570120756359495","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251027.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251027.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251027.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"367751767e9291610cecdfeabac36e9689b3634f","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251027.1.tgz","fileCount":170,"integrity":"sha512-Qp0hpmtRcvJheLOUls3TKt6WJj5Yw9OTB77yzCwH7n6lY3iQltOZwUR0PYZm6QOl301zo7VQlaZkq2rt+aXitw==","signatures":[{"sig":"MEUCIQDfOipjz2gk9E1gh7LCfXyHo2b48wVVGPVIpIJop1OUDAIgBHUDLwOJs+vYTFIVgNLfel6WSOMm1LXm5sWsozRaZ1g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579712},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\169fad91-0866-41e6-8353-c4cc49157578\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251027.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\169fad91-0866-41e6-8353-c4cc49157578\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251027.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Qp0hpmtRcvJheLOUls3TKt6WJj5Yw9OTB77yzCwH7n6lY3iQltOZwUR0PYZm6QOl301zo7VQlaZkq2rt+aXitw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.1-alpha <1.10.1-alphb","@azure-rest/core-client":">=2.5.1-alpha <2.5.1-alphb","@azure/core-rest-pipeline":">=1.22.1-alpha <1.22.1-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251027.1_1761632456174_0.5014721379731861","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251029.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251029.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251029.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"32bf5b66a1913455c5b7b53de771044f97d0a508","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251029.1.tgz","fileCount":170,"integrity":"sha512-ht/3CaQWQpdOVR5f1KNP4gujtcyCvuOOqiNjQTw+/9xwjx14aGX3hL1xjb8/nnD8lW09idN5XdJAhmYmA3Ywlw==","signatures":[{"sig":"MEUCIQDXMYQP4Zq1oUE9n8jzSpQidIaBmwilq3XwDWH5yDDeBgIgauNIuH/6XSTr+27L5v1E5C1kjeTj2CPvv0/3IvCift8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579712},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\8af698dd-6de9-4fe6-a26b-4221f33a0617\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251029.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\8af698dd-6de9-4fe6-a26b-4221f33a0617\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251029.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-ht/3CaQWQpdOVR5f1KNP4gujtcyCvuOOqiNjQTw+/9xwjx14aGX3hL1xjb8/nnD8lW09idN5XdJAhmYmA3Ywlw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251029.1_1761804295315_0.411550276460825","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251030.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251030.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251030.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"eb379c6f47b2f4d025cc1c46f5e1a66707a4e6d8","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251030.1.tgz","fileCount":170,"integrity":"sha512-SH8l5f3b74aa076bktNQAuzRpnE9gKq+Y6nq2tgJWKVE6kk35Lb1NM3vI2fE7fKii/h5qhIRCg3UYvtR6MmItg==","signatures":[{"sig":"MEMCIG18qmlrOtKUwZGjlONTO+nTd+hJC3EbyMUo77dQzMnuAh9wsPk5otj85E7zBJ0AiFEjTy0rpeJhN60CdhqlP/8o","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579712},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\cc750751-d72b-4648-94f4-841f9b1811e9\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251030.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\cc750751-d72b-4648-94f4-841f9b1811e9\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251030.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-SH8l5f3b74aa076bktNQAuzRpnE9gKq+Y6nq2tgJWKVE6kk35Lb1NM3vI2fE7fKii/h5qhIRCg3UYvtR6MmItg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251030.1_1761890754337_0.12139042101019992","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251031.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251031.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251031.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a0f4c5a24aa1dbc7af26757fa64fcc47028ddef3","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251031.1.tgz","fileCount":170,"integrity":"sha512-NkStP9dw6KgRI8Mbkw4CVLfx8tmoCsVhup5imbHnKHNkLM5Oxpj5suAXXzsIr5PgWoE9rbthNFRJoclkz+mfNQ==","signatures":[{"sig":"MEUCIBpVtbHjUFxzjXFQRROsxxz5m3jcJ+7iSFtkWad2Gq4gAiEAmGZof+8Q61/SAGAt+oMZESHuLyUoY8XDln2UokxssZs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579712},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\2a20ead0-5870-4df7-abfa-d7d0f67df776\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251031.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\2a20ead0-5870-4df7-abfa-d7d0f67df776\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251031.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-NkStP9dw6KgRI8Mbkw4CVLfx8tmoCsVhup5imbHnKHNkLM5Oxpj5suAXXzsIr5PgWoE9rbthNFRJoclkz+mfNQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251031.1_1761977297790_0.34521616346643613","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251103.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251103.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251103.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"20bcd2b2da673b6adb56fdef71145cbc8e95694e","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251103.1.tgz","fileCount":170,"integrity":"sha512-BNWojR3iZm73TBoDVH5h/63diZBG2w7gOBEno48LiLxZS8Ou6BrS6rcwSUsq271o8m4vWlMYC2XP5NUSighTMA==","signatures":[{"sig":"MEUCIFkEwh43UMxe2Wd6XMFL/Eccd+p2T6rcRbtToA+gboadAiEAxRQlxYanCCzD6r6hdRWWM/MKZYIGCVtolIG0dhZAHKg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579712},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\26a7eeef-ae91-43f3-a20b-bf4df0da4678\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251103.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\26a7eeef-ae91-43f3-a20b-bf4df0da4678\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251103.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-BNWojR3iZm73TBoDVH5h/63diZBG2w7gOBEno48LiLxZS8Ou6BrS6rcwSUsq271o8m4vWlMYC2XP5NUSighTMA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251103.1_1762239995696_0.942117016362441","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251104.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251104.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251104.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"38e751e8862c51ff368b86fa218a6f511c136ef3","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251104.1.tgz","fileCount":170,"integrity":"sha512-DCgfOZMsYK3ZAbFstAsS7Zi/udjIw4nFpOT2GAppYnUrwcyr26eWQdjVsa8eX/5YI0B3lcGuv8Q+14zN798p8g==","signatures":[{"sig":"MEUCIQCv89/OCSwl85TxT+GmWjDZNFwafJ2Ocl40x/pnPWIHJQIgIHjaqElIJ/W9Z0gQxBs898XvovvjL6eF7e9KpM1q3Cs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579712},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\fc0d4b46-1c5a-4600-80b2-29b43e657258\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251104.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\fc0d4b46-1c5a-4600-80b2-29b43e657258\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251104.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-DCgfOZMsYK3ZAbFstAsS7Zi/udjIw4nFpOT2GAppYnUrwcyr26eWQdjVsa8eX/5YI0B3lcGuv8Q+14zN798p8g==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251104.1_1762326420176_0.8877000844447571","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251106.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251106.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251106.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"898403474ff33283ae82bc0dee05ea0a74977f65","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251106.1.tgz","fileCount":170,"integrity":"sha512-YxpkmO0GVAMRbBv4uKXhc8J2xMJbvqD1LHzRQZb2BN53CyZcvKLlU+fph2Fl3pEIPtRdWl41RavypezsOTsPIQ==","signatures":[{"sig":"MEQCICiurb8I6m320TM7JS0fTo7w4H2RqFZQezz1khsuiB4gAiBH3YB0tTEYJBqCGSiYBdt0jCiDID9ygiuuwFTkP8tBAg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579723},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f4930c14-dc8c-469b-b713-7e51260a3659\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251106.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\f4930c14-dc8c-469b-b713-7e51260a3659\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251106.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-YxpkmO0GVAMRbBv4uKXhc8J2xMJbvqD1LHzRQZb2BN53CyZcvKLlU+fph2Fl3pEIPtRdWl41RavypezsOTsPIQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^4.0.6","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/coverage-istanbul":"^4.0.6","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.0","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251106.1_1762499346946_0.03600737615123073","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251110.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251110.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251110.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"bb8dc4dc38e3c692be8ed75d62cd779ca44e228d","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251110.1.tgz","fileCount":170,"integrity":"sha512-0eZXRgchRzBS1BzCHCz29FQTp/RHtq85mLCicN/vWIKsNdWz4+6wWWet6VGTNGJ7yU3HEk1LXhKsItpHMGoIdw==","signatures":[{"sig":"MEUCIQDfIOSveN0KUq8erNokWURFhpYhRJJoqPFNkU9wza9/dQIgY40zx7diQmr4R4DBRi7VJnwgH4bruAtD5YW1yd+nnQs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579723},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\6d822f6d-0bda-4468-b0d8-ffce4a2d07f7\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251110.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\6d822f6d-0bda-4468-b0d8-ffce4a2d07f7\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251110.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-0eZXRgchRzBS1BzCHCz29FQTp/RHtq85mLCicN/vWIKsNdWz4+6wWWet6VGTNGJ7yU3HEk1LXhKsItpHMGoIdw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^4.0.6","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/coverage-istanbul":"^4.0.6","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.0","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251110.1_1762844545183_0.17092845042503502","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251111.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251111.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251111.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9b20ecbeaecb9b88a778bf9c83a2638683c351cd","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251111.1.tgz","fileCount":170,"integrity":"sha512-qI8tusjBImC5zHaMIumKKYb6C6qSZNZbJWPRXccX9Sef4lGLpp8cljqWz9wwOfAJjNtFUs1O/j4EZNLZHnKHjQ==","signatures":[{"sig":"MEUCIQCVGlwgK6Ovd0EQhG45mJjuOn5tCKoPGTX6T5CONiFjKgIgLBJwn29xsoyZ77EdWliTfG70rHR9wqlfGndwwSIwbO0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579723},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\2104390b-ca25-46d4-aad3-ac02ac2fee15\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251111.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\2104390b-ca25-46d4-aad3-ac02ac2fee15\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251111.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-qI8tusjBImC5zHaMIumKKYb6C6qSZNZbJWPRXccX9Sef4lGLpp8cljqWz9wwOfAJjNtFUs1O/j4EZNLZHnKHjQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.0","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^4.0.6","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/coverage-istanbul":"^4.0.6","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.0","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251111.1_1762930955592_0.6112005146690744","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251112.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251112.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251112.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"dc76a0ae56fc86bc4d40c2a2e865bd1a9ad2536d","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251112.1.tgz","fileCount":170,"integrity":"sha512-Ll1apdmWGHcWDxw9u/Y4DJEp4c227zK9ecx0njl2xvXTwMV19bSU2M5gpveZ+B+mnHlOXe/pcyndEHlox4QD2g==","signatures":[{"sig":"MEYCIQC04474aOg/xgvDiqh1bmMAhlX13S4YRDtaT2RywZdZmwIhAOw4wfOfTKegL7PTjh1g7rVcG2X17zSUvITBbswHRLf/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579724},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\ff394307-9017-4f2b-b97e-68de4f43a449\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251112.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\ff394307-9017-4f2b-b97e-68de4f43a449\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251112.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Ll1apdmWGHcWDxw9u/Y4DJEp4c227zK9ecx0njl2xvXTwMV19bSU2M5gpveZ+B+mnHlOXe/pcyndEHlox4QD2g==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.24","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251112.1_1763017709357_0.26569065254141333","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251113.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251113.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251113.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"92881c1f4497c3cdc8aa9cf616eb85041b40f394","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251113.1.tgz","fileCount":170,"integrity":"sha512-3m00bbeKaPqOxp3tOyZLMMugUvWlDvT4cfUDmWi5FAzmxUYiyV9jDAbjMSOzjUijtln9wMuChU3F1KxP8n0RVA==","signatures":[{"sig":"MEUCIQDSbYc48lSpqIHaE69/tLGUGCmqurdNZ9azARzEPDXZFwIgX5MgiJ3f7K/wFsFS3bxoK+i4wJhzezhm3y7zJCKKnE8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579724},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1a2fad2f-79b8-477e-b3bb-79e97e647c0a\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251113.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\1a2fad2f-79b8-477e-b3bb-79e97e647c0a\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251113.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-3m00bbeKaPqOxp3tOyZLMMugUvWlDvT4cfUDmWi5FAzmxUYiyV9jDAbjMSOzjUijtln9wMuChU3F1KxP8n0RVA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251113.1_1763104014928_0.945153104226665","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251114.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251114.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251114.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"da7fc9490778189fb0a58dc08faa5044f53c2a8e","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251114.1.tgz","fileCount":170,"integrity":"sha512-AzrTWBMh90cLIFfJNdiX2kxJJGoUteFQmGGZoY5cMs2PCv7F3sQflYm62orZUY3zKZhqbozvD4Ag6N1gnYN8kw==","signatures":[{"sig":"MEUCIF3uD+lblyjq1eNT1K3FBut8MLFo78d2r9WMGe1bUUfpAiEAyAS1Zg1U+dOyqSfFScrJ5vFjbj6xWMMWuJLy93KanbQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579724},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\94703f52-476e-4fce-b669-f5a51c7dae24\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251114.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\94703f52-476e-4fce-b669-f5a51c7dae24\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251114.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-AzrTWBMh90cLIFfJNdiX2kxJJGoUteFQmGGZoY5cMs2PCv7F3sQflYm62orZUY3zKZhqbozvD4Ag6N1gnYN8kw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251114.1_1763190472409_0.11935043738113116","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251117.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251117.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251117.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6616a41e18aac5058c0caf0084d07c3bdfd3f776","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251117.1.tgz","fileCount":170,"integrity":"sha512-LdRCss0BvI/vssUwxsxBdkFX8YNOkBhYN36YKTj111eLn/9DpFQfW7oxK4cTwWpWlwvzn0MF7BFkYOLGHf0mnQ==","signatures":[{"sig":"MEQCICk8HPxirR08CU2m8bFTrQVFEWwPGMyJqve29Dpv2lBuAiAxizi6MhIOrlQak1IqQZyBwSFFusycyThhuyt8UUCqRw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579724},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5fca89b8-c917-42a7-a127-177907da582b\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251117.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\5fca89b8-c917-42a7-a127-177907da582b\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251117.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-LdRCss0BvI/vssUwxsxBdkFX8YNOkBhYN36YKTj111eLn/9DpFQfW7oxK4cTwWpWlwvzn0MF7BFkYOLGHf0mnQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251117.1_1763449599700_0.8484569857932436","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251118.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251118.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251118.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0617268a7158be10468e8a179244f38049fa3bc6","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251118.1.tgz","fileCount":170,"integrity":"sha512-QuRKB0zZFThtgqZa4WPHanfSOw3MHOoXxrjlcveWmSjjWKnZdX4IxnjJD7M8lGPbJ3vf0Pg++CZLscMPcV4w0A==","signatures":[{"sig":"MEYCIQDwip5yeiojkqfBlnWmMQ50PlwjjVuBw8fDLNA9Qh/quAIhAJ7IpFaxDRVuswNHlRaTumNAgjN7m3qyhtNIr6IK4hGB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579724},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\ec0c45dd-c6e8-44c9-8d53-5bc51a8ab47b\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251118.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\ec0c45dd-c6e8-44c9-8d53-5bc51a8ab47b\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251118.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-QuRKB0zZFThtgqZa4WPHanfSOw3MHOoXxrjlcveWmSjjWKnZdX4IxnjJD7M8lGPbJ3vf0Pg++CZLscMPcV4w0A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251118.1_1763536067687_0.07692072203679579","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251119.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251119.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251119.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4e3615b15095f668d7f3d6097585db44134b2eff","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251119.1.tgz","fileCount":170,"integrity":"sha512-VwkbfmjQubVRB7QwE0PFHsAPYtO7zJmHq2NnZUenvIjXZHNZ5KoTiDCrli6Njp7RJ8HrmywIHjnTTXOO/ySYlQ==","signatures":[{"sig":"MEUCIEDKFqxswjYc2Q5wGOKCi6nY89ki1NU0Hq+Re02A9U2EAiEA5EWu2LwM3Ir7qieAxtQMfSjMRxAgZmNruDZR+SMeluU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579724},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\70125d16-8ab1-4a25-945b-0a352794d877\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251119.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\70125d16-8ab1-4a25-945b-0a352794d877\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251119.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-VwkbfmjQubVRB7QwE0PFHsAPYtO7zJmHq2NnZUenvIjXZHNZ5KoTiDCrli6Njp7RJ8HrmywIHjnTTXOO/ySYlQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251119.1_1763622227716_0.35835822042593435","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251120.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251120.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251120.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"bdce991e29f57c573e23a0dc50c57a1d5836a3bc","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251120.1.tgz","fileCount":170,"integrity":"sha512-EnzriG9Ga17o7HeLxZr5QlCL9+O5ReHEDYGYHOAKYDbjV4ZBBb5rg9pOS4cMlmXYoPfbIAprjBSAocnQFK3O0Q==","signatures":[{"sig":"MEUCIB1oynfmlsK3WOdSh2sUWW3SPapJ/+FfL8Jop2T/ARhiAiEAlN3045/mX2s2V3Yw4ACpco0nSuBGbspWTlL2T5nWIPQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579724},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\9d9f70a1-cda4-45cf-9839-be922aad02ab\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251120.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\9d9f70a1-cda4-45cf-9839-be922aad02ab\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251120.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-EnzriG9Ga17o7HeLxZr5QlCL9+O5ReHEDYGYHOAKYDbjV4ZBBb5rg9pOS4cMlmXYoPfbIAprjBSAocnQFK3O0Q==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251120.1_1763708554644_0.44780571169343153","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251121.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251121.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251121.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6db80e7b240bbfec852908241a113036af3d0734","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251121.1.tgz","fileCount":170,"integrity":"sha512-qXx9cyiiFhsQDPIXLVW8yQuz22zVcoqCqc1hWeF9xZtKIy+FfetNuUweWncY3LRpnB4PQeTO+xOzhe5xQR3HqA==","signatures":[{"sig":"MEUCIQDL13+NLc5vmYXAq650ERLnEn+Zc0K4EfCWOviSqpuujQIgazvwQ0eRCnTaSYYcB7GUpAEp5HrII8iQCtdWJG5ae7M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579724},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\03835931-351e-4142-82ac-7da49d90337d\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251121.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\03835931-351e-4142-82ac-7da49d90337d\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251121.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-qXx9cyiiFhsQDPIXLVW8yQuz22zVcoqCqc1hWeF9xZtKIy+FfetNuUweWncY3LRpnB4PQeTO+xOzhe5xQR3HqA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251121.1_1763795216523_0.7798896052371445","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251124.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251124.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251124.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4a5f8890bb4c0cfc2508686dac4992fe59c8789a","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251124.1.tgz","fileCount":170,"integrity":"sha512-VB5zGWsFWLgpFR3F1CTvG1AqoxiuWE+RqYxPoxYnwDgUdaakvejvnaWUCqYx3+Gc72d8ii0zhYbcmzG31Di21w==","signatures":[{"sig":"MEQCIHD5xrSwyViApkAJMJsx/p8nS1yGq48NGpTfCqX5xeQFAiAkIvAv8zo/g65fqV104Y0YDoygVYkOEQf780Wm5e9msg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579724},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\2580e3d8-a44b-45e9-8757-9cb15fc1ba2c\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251124.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\2580e3d8-a44b-45e9-8757-9cb15fc1ba2c\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251124.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-VB5zGWsFWLgpFR3F1CTvG1AqoxiuWE+RqYxPoxYnwDgUdaakvejvnaWUCqYx3+Gc72d8ii0zhYbcmzG31Di21w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251124.1_1764054450716_0.08568661443060455","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251125.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251125.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251125.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"95f9c0e6cd541742fc03a0a20635a4a0aa74ad09","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251125.1.tgz","fileCount":170,"integrity":"sha512-dhQMBWukqJX56O7cPDv+alg+olRT1Gfovs/BNhlcBrVsjJ8Yd/cWTA9mv2oEDYNSIyCb/Q/+5iy24Ur1siohzQ==","signatures":[{"sig":"MEMCH3A3sZ7gokBugiL0WLlsQ30askrCoqJ6/RmR3yVWQsoCIDLQB/Or8BDOk/7AbEUfG3SYB4objVMCvjE3Hne7/uWV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579724},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\a1512b28-0f73-486d-a255-e0fcc9f2f888\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251125.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\a1512b28-0f73-486d-a255-e0fcc9f2f888\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251125.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-dhQMBWukqJX56O7cPDv+alg+olRT1Gfovs/BNhlcBrVsjJ8Yd/cWTA9mv2oEDYNSIyCb/Q/+5iy24Ur1siohzQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251125.1_1764140859981_0.837059986371421","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251126.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251126.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251126.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"15b7cc9a200cca2ff7a8d5770adb591ae033ebc4","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251126.1.tgz","fileCount":170,"integrity":"sha512-u+exPaazQ4uZTATEPDpinbKsnyx+lWoBddO3wSnMvAyHXGbT7xqnqR/4V1hJFYo5WA8MhqsG98k4hpZBT7PKNA==","signatures":[{"sig":"MEYCIQC4mfMKg2pTNVMvNBQhGmlSocshMLrpkhkQXcD3WPIslAIhAJkagVo3iNUwvAFnFAbPFq1DCCZaYcs7dFGRd8sTv8TK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579724},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\9f539613-93d5-4939-8983-24aed602407d\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251126.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\9f539613-93d5-4939-8983-24aed602407d\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251126.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-u+exPaazQ4uZTATEPDpinbKsnyx+lWoBddO3wSnMvAyHXGbT7xqnqR/4V1hJFYo5WA8MhqsG98k4hpZBT7PKNA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251126.1_1764227187606_0.3514480346580846","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251201.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251201.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251201.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6427cf32d31f979118519c53c80ddeacb52d7849","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251201.1.tgz","fileCount":170,"integrity":"sha512-a6SSwbUCNVMqQQJiXBMLbz4+R3DJawOLylKXqWv9ghkeMIRiYMGrJ5h5u87yRqueWQsc1zJNFHhrUOVFHnp9pQ==","signatures":[{"sig":"MEUCIQDkqqpuTiCiS8M0L9sNRO7X28MEtdCLFQirqxA2dOqk3AIgHFypCqJqwNjwQIPLuiF5PtF3J85SsLjNHPfHRUmqZP4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579724},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\3f6b7bda-cafa-4f3e-b0de-3c9e6d87686b\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251201.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\3f6b7bda-cafa-4f3e-b0de-3c9e6d87686b\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251201.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-a6SSwbUCNVMqQQJiXBMLbz4+R3DJawOLylKXqWv9ghkeMIRiYMGrJ5h5u87yRqueWQsc1zJNFHhrUOVFHnp9pQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251201.1_1764659367148_0.19463189648508084","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251202.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251202.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251202.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0e2c130d25ecd2069462c7f049acc62e72036659","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251202.1.tgz","fileCount":170,"integrity":"sha512-gPKtDdRjZd5qNuSrjShX1T1O9sYmVZ8Cnh3VHH6NQDzu7+c58Wf8LCBk+UY5+iXSZ8QACP8TQj/J18ucexHRuA==","signatures":[{"sig":"MEUCIH/coj8E9f+e0cYTNVZb8xZTcDOVYzEmM9CHFuxiQXb/AiEAgpghXTvyiZgGO97S8HIyde+dxKVPDEr2hFPNmgvXSDg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579724},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\96988070-d9cf-465c-b76e-fad5a2303a91\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251202.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\96988070-d9cf-465c-b76e-fad5a2303a91\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251202.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-gPKtDdRjZd5qNuSrjShX1T1O9sYmVZ8Cnh3VHH6NQDzu7+c58Wf8LCBk+UY5+iXSZ8QACP8TQj/J18ucexHRuA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251202.1_1764745719568_0.7297748555259629","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251203.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251203.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251203.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f0cd8f520c4ca9ab31e657a0d9f46c99579a3ab5","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251203.1.tgz","fileCount":170,"integrity":"sha512-wlcWBMiot73WB98R/Uss6vlvc0TLKFycQr2OJcBlCZBkRazFerZzwVE0WjFGRG9irCY4uQiIhI1dFKE8WaJpSQ==","signatures":[{"sig":"MEUCIQDFTXQS3/uXkTEQZXk/3AXtuIZLAQlZKJCBjTgqjtGWWAIgMaPdHRYj61qzZmUQG09R47tEjxH60TZnS/hbrvHe684=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579724},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\f185d774-c9f9-4829-a15a-a50dcd56f3c8\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251203.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\f185d774-c9f9-4829-a15a-a50dcd56f3c8\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251203.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-wlcWBMiot73WB98R/Uss6vlvc0TLKFycQr2OJcBlCZBkRazFerZzwVE0WjFGRG9irCY4uQiIhI1dFKE8WaJpSQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251203.1_1764832315106_0.1526400190758761","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251204.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251204.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251204.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"567f78a6ce8f29b7990d95b79a7218f44807862c","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251204.1.tgz","fileCount":170,"integrity":"sha512-IFl00D5liT++rkiBATVCGw+o/4/qti9qHGia6MG0geL0xv58AG8F5Vd2xj71xDbx+A0czyVE1c203gvN8oeIEA==","signatures":[{"sig":"MEQCIEsWczd72LrM/kOmqn3wm+I8Pg9rx2X0ymWLSToKld0jAiAojyGRiwDRqiaTnXq5tmXqRFs4J0V6KYWW6YKXwJ/nYw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579724},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5a71bd8f-3e9a-4194-897e-74bb15234697\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251204.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\5a71bd8f-3e9a-4194-897e-74bb15234697\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251204.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-IFl00D5liT++rkiBATVCGw+o/4/qti9qHGia6MG0geL0xv58AG8F5Vd2xj71xDbx+A0czyVE1c203gvN8oeIEA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251204.1_1764918464642_0.7611783454974894","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251205.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251205.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251205.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"962d098e8c5c939858ab93c190304d5704af8ae9","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251205.1.tgz","fileCount":170,"integrity":"sha512-6hisKELAlJYFVTx2rgUDIk7UBpg9vH85Su9iiQb3Xcamuf//wa4AbGuryBX03r1puOsnMf8/4Z8pIh0OTiLrOw==","signatures":[{"sig":"MEYCIQDKj2jYs4ZliWF4EsxQlVROImCWilYLJfHFf+WkvQF29QIhAPESAjTnr30pgxboihIRe+avLTtwq8asdONZtmorwJ38","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579724},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c08cd73c-50dd-4fb1-b263-e98e4a19bece\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251205.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\c08cd73c-50dd-4fb1-b263-e98e4a19bece\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251205.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-6hisKELAlJYFVTx2rgUDIk7UBpg9vH85Su9iiQb3Xcamuf//wa4AbGuryBX03r1puOsnMf8/4Z8pIh0OTiLrOw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251205.1_1765004775385_0.9021341485806811","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251209.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251209.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251209.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a6f4040a2b28d2aabf9abe282c2a87af7e61eead","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251209.1.tgz","fileCount":170,"integrity":"sha512-7QB8BeygqqZc7Ed7PhuYNdao08Ro4C97uTnzMhhyiA6VW0TqTI/PfoV/fNhd72kqo7sNhHgpv3XVPuXylJiucw==","signatures":[{"sig":"MEUCICii9qLlXmzP4STRIBmNMp0vrdb3QIQuvUIHWQO/0TlWAiEA3lapUehRBQ7KLuGDsQPr8/POG7lpTwGJl5GtwTdW/Xc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579724},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c7d1b3d3-a1da-4ec0-8a45-c4eb6039b79a\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251209.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\c7d1b3d3-a1da-4ec0-8a45-c4eb6039b79a\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251209.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-7QB8BeygqqZc7Ed7PhuYNdao08Ro4C97uTnzMhhyiA6VW0TqTI/PfoV/fNhd72kqo7sNhHgpv3XVPuXylJiucw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251209.1_1765350326857_0.09222442785877627","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251210.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251210.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251210.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"fc6111c610e1b4ad46516e3726f30c09a9c34ff2","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251210.1.tgz","fileCount":170,"integrity":"sha512-TvpYlBjKlltE+rphkAewMZ1GTTB56xY+AQ7coBqW/UPK0v++IXMDRCqLqI6Xh9vRQBG2bH9UohBUaCT+Jh2muw==","signatures":[{"sig":"MEUCIG0Mid5XwSWRIxFgEsSKHU8GSdJjVcDNLtznwVzSZ8u/AiEA7BtIdf6I8G3byTKbAssdpvOMyvZ/mpTS0GfN3F137S0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579724},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\9893b962-3d66-44c6-88b0-650b34241fb9\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251210.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\9893b962-3d66-44c6-88b0-650b34241fb9\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251210.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-TvpYlBjKlltE+rphkAewMZ1GTTB56xY+AQ7coBqW/UPK0v++IXMDRCqLqI6Xh9vRQBG2bH9UohBUaCT+Jh2muw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251210.1_1765436813480_0.37651355450482904","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251212.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251212.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251212.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f51642fae044e6cdb676f148b1624eb20d93f136","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251212.1.tgz","fileCount":170,"integrity":"sha512-ioCbUMcWyX5tZqeNrdvTcmfGi+bNeP7hyvosOkShKwLWCFgI4Kq6kNLpGmIDMsjpyKs4ecyXbYU3itf0AKr6Ig==","signatures":[{"sig":"MEUCIGUATiBs4Zx3f3Hol6Oee0jIWpHV+j4abdBlwYpyRfJkAiEAwD8uqB/SinralrC2dQkyq6RbJH2/FzVclOrorRmYpY8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579724},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\727f5763-32b7-4de2-b1d6-bfeb45f873db\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251212.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\727f5763-32b7-4de2-b1d6-bfeb45f873db\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251212.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-ioCbUMcWyX5tZqeNrdvTcmfGi+bNeP7hyvosOkShKwLWCFgI4Kq6kNLpGmIDMsjpyKs4ecyXbYU3itf0AKr6Ig==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251212.1_1765609671289_0.10191240089163434","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251215.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251215.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251215.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b1fafc8b71d90f5f742d10cb7aca8ceb7994cdff","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251215.1.tgz","fileCount":170,"integrity":"sha512-k8+/gGx9nmt0DNqrUCXZDfdp7Qc+zp2GIoeZnJlynjy4PpUmjyHznJBeNkrPDF8fFbk+Sqia2xmkoS/yziGcdg==","signatures":[{"sig":"MEUCIFaA/G3YtIML7zSZu1mGG2Z/BFz3Ye9YhgyoyqdvOCsmAiEA8+mjDlRtf20T26A1a6W00duwGX4yd4x34zitfiYzB5U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579724},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\741e71d6-c3f1-4d61-af5e-fbe4f3c22368\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251215.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\741e71d6-c3f1-4d61-af5e-fbe4f3c22368\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251215.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-k8+/gGx9nmt0DNqrUCXZDfdp7Qc+zp2GIoeZnJlynjy4PpUmjyHznJBeNkrPDF8fFbk+Sqia2xmkoS/yziGcdg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251215.1_1765869841028_0.9833703277580892","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251216.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251216.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251216.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d9cbf4ea2601e92563feb03ffd367541ad7516cd","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251216.1.tgz","fileCount":170,"integrity":"sha512-LtBtFefQUcg1305WycXqIWpI7atbBzZE5kPHcgGlG6XI1OgJZ0sgpiPmwbdOHHHCHhK+8KbCFY0/mnVOrddWig==","signatures":[{"sig":"MEQCIFBDavNszcxdbyR+MF8hx9JJ5chq8i9+Wr2OfDXltdUvAiAjat4rqnwUAY9Q3gDXm2sNMRU3r4UfjgXBHUgp29zkbQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579724},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\792979da-c12b-4ee7-9b82-ead2ae86230d\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251216.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\792979da-c12b-4ee7-9b82-ead2ae86230d\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251216.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-LtBtFefQUcg1305WycXqIWpI7atbBzZE5kPHcgGlG6XI1OgJZ0sgpiPmwbdOHHHCHhK+8KbCFY0/mnVOrddWig==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251216.1_1765955081977_0.7737719921947699","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251217.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251217.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251217.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"811425c0584a656921898d1a458d617e6bf4b14c","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251217.1.tgz","fileCount":170,"integrity":"sha512-GaWOxoJiSoRHDYBOKyzLL9wbj6mbH7FCiv3KHj25t+weIlq1HSF6RBLhIo53KO6DiDgeQTdj16Al3k4dl6QntQ==","signatures":[{"sig":"MEUCIQDBwfuDJjust5pvdt5O3Jis3NerpgorROMv8K5rgGG/qwIgdEJ8IHax53e/K9AP/XNhtVoQogbXWkfdbmfCMhGimKE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579724},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b4c60988-e39e-44be-afb3-9f1ce8fbdc30\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251217.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\b4c60988-e39e-44be-afb3-9f1ce8fbdc30\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251217.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-GaWOxoJiSoRHDYBOKyzLL9wbj6mbH7FCiv3KHj25t+weIlq1HSF6RBLhIo53KO6DiDgeQTdj16Al3k4dl6QntQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251217.1_1766041590857_0.32257702068077987","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251218.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251218.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251218.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"cb596adb2fecf51634872b8502e8ebbdf615d99b","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251218.1.tgz","fileCount":170,"integrity":"sha512-+KK2DvhP99+FNTzMsMoZ+Bwg13+WLLaN3W0BK2HvmygOkUNy0hNWFMyZ+LRM2i+P//C1iYARwgvTMOk83wmTKw==","signatures":[{"sig":"MEQCIGDwcItR/MuwgpYzKgY9ywM7lvflp5lUNI0fYe3aPVEVAiA+eSKsvvowMs89EB//7INfS0FKCrIrCZWEhvsXtvEl8w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579724},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\590d55a3-3b88-42a6-ba28-e5c84bfffad3\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251218.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\590d55a3-3b88-42a6-ba28-e5c84bfffad3\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251218.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-+KK2DvhP99+FNTzMsMoZ+Bwg13+WLLaN3W0BK2HvmygOkUNy0hNWFMyZ+LRM2i+P//C1iYARwgvTMOk83wmTKw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.2-alpha <1.22.2-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251218.1_1766128176358_0.7382645487390476","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251219.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251219.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251219.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"63ac7d5a3d564f5f69865a5d99434999d755e73e","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251219.1.tgz","fileCount":170,"integrity":"sha512-a5EFfdfiuLo3WLZ2kaq+0pPUGaDalbo/kBV1Njb+T7VYwTwIRZ91DQ6NtFsmmuZGdyuBLaww3xRkQ6CYwB3u4g==","signatures":[{"sig":"MEQCICAtWdoHEd3qakfH6c3RaSqOAl5n1LfYxvIvQ9MJF/4rAiAU0UkgpBt729MilrGEsaaaOVCeBM6Mu3lBAohhbSz2Bg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579724},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\9207fc1d-7010-4b9f-93d6-f0862630f8e3\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251219.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\9207fc1d-7010-4b9f-93d6-f0862630f8e3\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251219.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-a5EFfdfiuLo3WLZ2kaq+0pPUGaDalbo/kBV1Njb+T7VYwTwIRZ91DQ6NtFsmmuZGdyuBLaww3xRkQ6CYwB3u4g==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251219.1_1766214520440_0.7332573681513816","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251222.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251222.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251222.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b26076d1611d17eb674c58188ab4bb824c7af54d","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251222.1.tgz","fileCount":170,"integrity":"sha512-RSesbjgSibeszoAO7NUALog9lbqK1mhs4bcaWU5ljqTB9ukxerTU8oDpcODQZs46RotnIEJ3/TLN5GRGBpWLDA==","signatures":[{"sig":"MEYCIQCdGQ6qHuLal+CxJ6vdXNqmPt5mT21bo9ifsfiNMed75wIhANUsv+32qsj9zyzS6n2YIRb48PbUdmZJobGwNddmu6hz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579724},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\63d91efb-e69c-4956-b398-cc797edb6de2\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251222.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\63d91efb-e69c-4956-b398-cc797edb6de2\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251222.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-RSesbjgSibeszoAO7NUALog9lbqK1mhs4bcaWU5ljqTB9ukxerTU8oDpcODQZs46RotnIEJ3/TLN5GRGBpWLDA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251222.1_1766473677488_0.37129573257724435","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251223.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251223.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251223.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7b25769493bbee2fb15e45f41f2e2099a8dd4f0c","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251223.1.tgz","fileCount":170,"integrity":"sha512-Bj9AiFyW0+x6ZPClTpsA41mPNxwi3sBCfFdkhYfVIXAUEsmChvoE5Ndy+SJddxetYzBrUyc3F0i3VneT8ZKhCg==","signatures":[{"sig":"MEUCIQD5JRoMjUdVZeivKunHVwDoDvPLYAibEbkSSmRrry2HmwIgRfjD4TYtbZcadEDjjUcvySEsHtW1uQBaoKSngsVM8fs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579724},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\8bf52478-8c2b-483a-adb9-1fc93b207001\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251223.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\8bf52478-8c2b-483a-adb9-1fc93b207001\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251223.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Bj9AiFyW0+x6ZPClTpsA41mPNxwi3sBCfFdkhYfVIXAUEsmChvoE5Ndy+SJddxetYzBrUyc3F0i3VneT8ZKhCg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251223.1_1766560016665_0.6774620556588582","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251224.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251224.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251224.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"bfaa26406763a419d1fb652e4045915a04f2fb38","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251224.1.tgz","fileCount":170,"integrity":"sha512-2yZG7Wara5TinNUDO6W+WzcvHLIZeaHU70TNAg/0RdfXko5xiIGEcvR5bfeW3vtQVBDkT3lzvxF5w76CAJnwoA==","signatures":[{"sig":"MEUCICoiGZCGuMbMCG3LuNS2+52tnHPS+QqEFTfuCLJgryYtAiEA3RHmnmQseoC0sfB+2ZNmOfi62+lq4Eh5YTkRDT+nGWM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579724},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\afda129a-778f-432c-a8ed-52a4df163d4a\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251224.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\afda129a-778f-432c-a8ed-52a4df163d4a\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251224.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-2yZG7Wara5TinNUDO6W+WzcvHLIZeaHU70TNAg/0RdfXko5xiIGEcvR5bfeW3vtQVBDkT3lzvxF5w76CAJnwoA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251224.1_1766646194517_0.04211292101909336","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251229.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251229.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251229.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0aaf1a4ecabfcf7514d26b727179efe2bb60935a","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251229.1.tgz","fileCount":170,"integrity":"sha512-mSIcs6g0MHssb3k0jHonNVOOsY6CQglm4O5HfukuczsgsbcJSxHhc+on66vW+xLiM4Ayc2oi1S1Gg0hRKYYhdQ==","signatures":[{"sig":"MEYCIQDVyRvLYlZMACARtj3u1veirevhOxWWRUSRkkD9iWRmBgIhAOLuBQ6/2j4FYwko7255e7Leq6gT2aFqJbVuG3MLfw6X","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579724},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b70fffdd-d6bf-4644-bce9-ecfd15bb572e\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251229.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\b70fffdd-d6bf-4644-bce9-ecfd15bb572e\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251229.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-mSIcs6g0MHssb3k0jHonNVOOsY6CQglm4O5HfukuczsgsbcJSxHhc+on66vW+xLiM4Ayc2oi1S1Gg0hRKYYhdQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251229.1_1767078433904_0.6835643338331858","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251230.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251230.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251230.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2e3cbe27201c7264404c51e6317ce9b64cfbe09d","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251230.1.tgz","fileCount":170,"integrity":"sha512-bZdyu87XlZiSUKizNTQCvfcnggQZyJxdmPRW9EVNjmaJa8eaNQfhND/qTLNBEOseEEqFhawffnkP973fuANoZQ==","signatures":[{"sig":"MEYCIQD2Fmcd5xs9OkIKpd3nK8og6w3hNNf6uFAoP9TX9U9jnwIhAP58pZCPKfmLAGUjYN+lCqDBvpcTT9u0cEHYLPmwZQWd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579724},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\286ef0dd-2ec3-458f-a788-e6d3e7ca99e4\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251230.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\286ef0dd-2ec3-458f-a788-e6d3e7ca99e4\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251230.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-bZdyu87XlZiSUKizNTQCvfcnggQZyJxdmPRW9EVNjmaJa8eaNQfhND/qTLNBEOseEEqFhawffnkP973fuANoZQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251230.1_1767164811261_0.4466654162879382","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20251231.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20251231.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20251231.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2be5b746664eec31c6efbcb0586704aadadf3384","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20251231.1.tgz","fileCount":170,"integrity":"sha512-o/ZkL8r5Neyt9a2kUrNH819Z1ohJkWVzAtV7QatYQf65fBO9WEyBRUTGaSo5wqwTEHlJ40UB62kIq3DDgzpaWQ==","signatures":[{"sig":"MEUCIQDfxVbtopwnypHd10skB7FLhprcU1gcQ0kDzKaQXVMBJgIgHUHLOsPMX58v1g6grIDaz5nYJRZRWvIhwqPgmp1UyEQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579724},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f806cd53-f7d9-46f0-8c23-085a0a70f5e1\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251231.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\f806cd53-f7d9-46f0-8c23-085a0a70f5e1\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20251231.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-o/ZkL8r5Neyt9a2kUrNH819Z1ohJkWVzAtV7QatYQf65fBO9WEyBRUTGaSo5wqwTEHlJ40UB62kIq3DDgzpaWQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20251231.1_1767251119232_0.5823135118851208","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260102.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20260102.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20260102.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4b999f4165c48c3d21aa582ca1085d750857e9e3","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20260102.1.tgz","fileCount":170,"integrity":"sha512-jGKWwoAyHT9ttTA1PlqMnTkuQNxNBPxFyKrRIsSmxqoy+lgQTuWmkJzDd4MMR9YsXpN5zFDi5HnykJaLVlL0sA==","signatures":[{"sig":"MEYCIQDF/esmCG1YJqC3XfnoBvYtT1C8L9esr/HNuXPHPW5AkQIhAIBG3b8A54+ao6ESmmp2dVUZh0gE0LD3J/L7UU6O9m4y","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579724},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\495c845f-1c97-4fc3-b6e5-fb576f68aaa2\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260102.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\495c845f-1c97-4fc3-b6e5-fb576f68aaa2\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260102.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-jGKWwoAyHT9ttTA1PlqMnTkuQNxNBPxFyKrRIsSmxqoy+lgQTuWmkJzDd4MMR9YsXpN5zFDi5HnykJaLVlL0sA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20260102.1_1767423697158_0.36983568221694996","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260105.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20260105.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20260105.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8105ae9317f4b3d9877cf1a59a0bc29e46dec22d","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20260105.1.tgz","fileCount":170,"integrity":"sha512-SD0KyQ1SZy6qxeQwyhoZ43rFQbcZzEpE5u+pMuViIw2C8SjI3/tl5nOZKZMDasOgA9yyYJMVZUyZ4UtaGNZPcQ==","signatures":[{"sig":"MEUCIQDuIaee6JBHXdt+yfHQA28f6+3zyd4IOdKp+bW6+Un04gIgNnjJcwHlpLwvTgaLUkjF+0ilQ3eIqzeuTbjX8x7WDXM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579724},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\9f47e02e-325c-48ae-ad15-e814cb5630e6\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260105.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\9f47e02e-325c-48ae-ad15-e814cb5630e6\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260105.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-SD0KyQ1SZy6qxeQwyhoZ43rFQbcZzEpE5u+pMuViIw2C8SjI3/tl5nOZKZMDasOgA9yyYJMVZUyZ4UtaGNZPcQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20260105.1_1767683336026_0.34093211926099953","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260106.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20260106.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20260106.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1310b376781207bdf3dffd05a908b3940b41ce8d","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20260106.1.tgz","fileCount":170,"integrity":"sha512-698345H8U6HmtNvjrooEujXBHX/EH/6HSMBJcjfBWjkydir8/jGnqnplczZD3eqkV1kX/xW3c0Rm1OynuVRDIQ==","signatures":[{"sig":"MEYCIQDbWX4AP9F7x9Pkt93Hy4bffqN6Oss/k/7QpGltc8443QIhAK41ht1jQMeZE3jKvm1Ym3wJsEKEXGqNe107T+JlFezC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579724},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\18483f05-898d-4c07-8d2b-f1cb12ff6b33\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260106.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\18483f05-898d-4c07-8d2b-f1cb12ff6b33\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260106.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-698345H8U6HmtNvjrooEujXBHX/EH/6HSMBJcjfBWjkydir8/jGnqnplczZD3eqkV1kX/xW3c0Rm1OynuVRDIQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20260106.1_1767769653558_0.4247429665055924","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260107.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20260107.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20260107.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"acefa27935236bf9e716c06a28ca7a92a39298e0","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20260107.1.tgz","fileCount":170,"integrity":"sha512-CKOqZNTquglveHL5ilZ5PPreHRdKSG6mLqyhtK3QT4rgUoL8C4X4JwgbrZEP88GkmUpJ0Q1LXj8n0ueDQTPJNg==","signatures":[{"sig":"MEQCID9kRzGFcBjZ7IGLaBmi1xzJQaN1A4zgWMh+Rg7vvyNKAiAglQvjlqZEJ46rU50ihT+o2f1qi4BVFEyPo9yWodLzUQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579725},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\9045a83b-03b1-4bc2-9cc4-ebd84956dfb4\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260107.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\9045a83b-03b1-4bc2-9cc4-ebd84956dfb4\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260107.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-CKOqZNTquglveHL5ilZ5PPreHRdKSG6mLqyhtK3QT4rgUoL8C4X4JwgbrZEP88GkmUpJ0Q1LXj8n0ueDQTPJNg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20260107.1_1767856307852_0.9500028734771993","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260112.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20260112.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20260112.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b72e395eb4b54de2e0bec78867bdafc346eafd75","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20260112.1.tgz","fileCount":170,"integrity":"sha512-jrYS+PkaErzBU4Tqalor4Xu7V3FkhCBCIN/dIhyZXNBCnIPgQRRgheuD674PzHKVjh3Hm52C9oXlZcYTHLSY6Q==","signatures":[{"sig":"MEUCIHEMVg0+SPWvl1a1B8vOnjFnbbFi1DKFHt4aFw5M+kQ1AiEA+09fdA3kfVV2nMoTGlsTIv6VTGeqoE5H891Qq/EQRlY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579725},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\888081cd-7a45-43d2-86ba-f62bd8874cf1\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260112.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\888081cd-7a45-43d2-86ba-f62bd8874cf1\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260112.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-jrYS+PkaErzBU4Tqalor4Xu7V3FkhCBCIN/dIhyZXNBCnIPgQRRgheuD674PzHKVjh3Hm52C9oXlZcYTHLSY6Q==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20260112.1_1768287809378_0.9741013741922884","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260113.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20260113.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20260113.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2ac72ad7f857051267269af5097c1c9c828de895","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20260113.1.tgz","fileCount":170,"integrity":"sha512-7dBRGR7Hg6dM2n6exrR3Py8NdfnGwMUynsWx4ya0dlWjo1V2jK+Hnpw/EJs1VH2U+nB3KIR56WqZfQZXrGi0uQ==","signatures":[{"sig":"MEUCIGV7srGZN0m0HfmBr4lWU5fnsRdocSWKHNB1MNFJ4NO0AiEA9xib+QJ80gm8Xo4FAoqvWQQMFS1ixoA2JzlASjnifh4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579725},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\72b9b92a-9e53-4770-a2c4-f1d45f6f7bbe\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260113.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\72b9b92a-9e53-4770-a2c4-f1d45f6f7bbe\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260113.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-7dBRGR7Hg6dM2n6exrR3Py8NdfnGwMUynsWx4ya0dlWjo1V2jK+Hnpw/EJs1VH2U+nB3KIR56WqZfQZXrGi0uQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20260113.1_1768374384354_0.6619055480820135","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260115.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20260115.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20260115.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6e1a2e085f32b99ead716dedf690c3d2a33f33c6","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20260115.1.tgz","fileCount":170,"integrity":"sha512-8bsuKn0vxZlY5gA+mjLy+T6T/5Acq1XgazxvX/v/coqy4EOPs0iwBMQDmS37t5ACsTvgIL1fufyYi/U95CSRnA==","signatures":[{"sig":"MEQCIAiaNQAjnRCEQ9aYLC/uluA7kC2ELaKV142H5tV8MKQbAiB0CfdlCYkzIxiTjh/szO2LnhMnLYFRrPjLwavBgs6g1g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579725},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\015fab02-4c7a-4f04-bb8e-e14415ecdf45\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260115.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\015fab02-4c7a-4f04-bb8e-e14415ecdf45\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260115.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-8bsuKn0vxZlY5gA+mjLy+T6T/5Acq1XgazxvX/v/coqy4EOPs0iwBMQDmS37t5ACsTvgIL1fufyYi/U95CSRnA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20260115.1_1768547285734_0.7867630251150128","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260116.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20260116.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20260116.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ab296b31ef7df910299ee646250d3521e09d7557","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20260116.1.tgz","fileCount":170,"integrity":"sha512-8hHO8ezErr1dY2/d/Hy78l+kbJlez9kvr12sn0aHcrh2DcLQ3JOFFaGxyJHM+LkpUJEoiSUi3HfB8T9tAIX0aA==","signatures":[{"sig":"MEYCIQCGpRPapRAngAmW70J7wFhP3GIXxUap2p0w1w4J4Hed9QIhAIflZXu2Ha3/DTZnWrHsn3aH2o7+OqlkKDwKZKgcfpOn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579725},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\a0ed86ad-5561-4e4d-889a-77c2c9b29ff6\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260116.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\a0ed86ad-5561-4e4d-889a-77c2c9b29ff6\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260116.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-8hHO8ezErr1dY2/d/Hy78l+kbJlez9kvr12sn0aHcrh2DcLQ3JOFFaGxyJHM+LkpUJEoiSUi3HfB8T9tAIX0aA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20260116.1_1768633674168_0.49938420778396675","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260120.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20260120.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20260120.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4e2bdd9d86698d5fa9595e4b5353de512b20448a","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20260120.1.tgz","fileCount":170,"integrity":"sha512-wP39kE6sO3j1XD4R/o7gKLfoGGjvNlcpyVO9i5v6l2M8G5tJ1lK+6gd9nhNS0mtXVuqwQHLM2ryFRxG1zKFROA==","signatures":[{"sig":"MEYCIQCp2NA4NM/0k9xpJvGaBYpCxhSoAugSlIRHGlZlh9fPkwIhANNupsBQizZyQsOyncLZyH6rBIywZzlTNHoql+WVdZIx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579725},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\730e2869-7651-479e-ab58-f90c2e8b3aa6\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260120.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\730e2869-7651-479e-ab58-f90c2e8b3aa6\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260120.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-wP39kE6sO3j1XD4R/o7gKLfoGGjvNlcpyVO9i5v6l2M8G5tJ1lK+6gd9nhNS0mtXVuqwQHLM2ryFRxG1zKFROA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20260120.1_1768979029407_0.8293505701203765","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260121.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20260121.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20260121.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"81ed417f08b5bd369c22ef0c9a665298c75c85af","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20260121.1.tgz","fileCount":170,"integrity":"sha512-HR3l/E6jpVKGAl3119HAxzdemh2M4zLsdUECyOSWQexkM0HyC0UofojGQ5k8ysPreNsaAJ7poQwLseoG82KWdQ==","signatures":[{"sig":"MEYCIQD0oleZkIohTI+ttaHVY6oYr5okxZ+UA441jjkuEzzwuAIhANFq4BEXv8ZIVUmu0bsbmZ4EqtB8Y8OYjDuo5EqKoeEf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579725},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\83e33d3f-f231-4f28-8a29-af5777d89d3a\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260121.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\83e33d3f-f231-4f28-8a29-af5777d89d3a\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260121.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-HR3l/E6jpVKGAl3119HAxzdemh2M4zLsdUECyOSWQexkM0HyC0UofojGQ5k8ysPreNsaAJ7poQwLseoG82KWdQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20260121.1_1769065662828_0.05861213380104524","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260122.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20260122.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20260122.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"cddc8a217aba0f7d36ee3f96c1a156782b09450d","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20260122.1.tgz","fileCount":170,"integrity":"sha512-Blmn0uYTFD9K6NOUhVWRtmYgtjlT/T7bIW1Yd/Perf7gqAzUbfvApaVxVZmpr5tWoXbxHYnJWHG8avRkSu61cw==","signatures":[{"sig":"MEUCIQChZ66ICwubUSijuZG5HDe5r8gvacVGopeeYRktuVviqgIgSTjfhpg8ppwBEps1nf8Kxcp10Xb/PxZFnYjg6lac8es=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579725},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\be0676f4-8b29-4ff5-8ce6-259c8eca7cd0\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260122.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\be0676f4-8b29-4ff5-8ce6-259c8eca7cd0\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260122.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Blmn0uYTFD9K6NOUhVWRtmYgtjlT/T7bIW1Yd/Perf7gqAzUbfvApaVxVZmpr5tWoXbxHYnJWHG8avRkSu61cw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20260122.1_1769152058955_0.476096896171045","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260127.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20260127.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20260127.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6a074b7cbea6a9d0346e347304a16dab02686fc2","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20260127.1.tgz","fileCount":170,"integrity":"sha512-3E3xcLEJhS8BTgkFOZwW7rM1pj5mpK/jIVKRv/Jxz7trIVQCOK6Ec4S50xhIVQ3ZMa85dyQNcwXTjne6LmYCxQ==","signatures":[{"sig":"MEQCICaAlcgGLQZU6gf4oEv6qC8oUCPVnKv8+/2XDQTrVERpAiBKaB2T3AGYUb2xym3OQwodwMgLsC3x0p5qw1mSfLj+yQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579725},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\1e73d355-e0a9-4d0a-bf22-9a9de663f962\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260127.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\1e73d355-e0a9-4d0a-bf22-9a9de663f962\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260127.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-3E3xcLEJhS8BTgkFOZwW7rM1pj5mpK/jIVKRv/Jxz7trIVQCOK6Ec4S50xhIVQ3ZMa85dyQNcwXTjne6LmYCxQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20260127.1_1769584094669_0.24162071235264326","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260128.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20260128.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20260128.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2c26423285281629413a0f6f2673db30129b329c","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20260128.1.tgz","fileCount":170,"integrity":"sha512-1YslAUG9UM0nSUkz9rIGsBjfn/h9qStyJT+mqpzQf4lzfQlHU1pzD3yRHdl9JflEFDyHd5qhPX/P7QDjtvosEQ==","signatures":[{"sig":"MEUCIQCxo3B+1jj0GTIpCQRgyTseC+iOCO3A4UL5FBzOdV7yuQIgFUt17OpUmXgsr7dpH9cUISV18j6LFe4f5huzaAtBiKw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579725},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\411df67c-49bd-467e-a517-a24d18157a31\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260128.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\411df67c-49bd-467e-a517-a24d18157a31\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260128.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-1YslAUG9UM0nSUkz9rIGsBjfn/h9qStyJT+mqpzQf4lzfQlHU1pzD3yRHdl9JflEFDyHd5qhPX/P7QDjtvosEQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20260128.1_1769670870634_0.6665400784596878","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260129.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20260129.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20260129.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"caedfcb566dc37db54f6a441f8f340d531bd3ace","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20260129.1.tgz","fileCount":170,"integrity":"sha512-xDchq6C9tHuk/RL8UpNltsUDS0cobeRbkqY4u56pfmDbQzvfgHBuksuDAby0HIaAETzcMwFIghPtPrTevW2uzA==","signatures":[{"sig":"MEQCIHQ09KMAuZEAOogvOCu61F2rHtVIXPmgnLgnRrUQWSswAiBIRakS4AO3ZUgzU39VFlsKjsi1/ZvEYjV7rylSvKml5Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579725},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\49d76abc-0a10-4a18-81b3-a5911f752562\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260129.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\49d76abc-0a10-4a18-81b3-a5911f752562\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260129.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-xDchq6C9tHuk/RL8UpNltsUDS0cobeRbkqY4u56pfmDbQzvfgHBuksuDAby0HIaAETzcMwFIghPtPrTevW2uzA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20260129.1_1769757194127_0.38614341354230075","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260130.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20260130.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20260130.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"fc79fe332147446a704829f647db6d3ee34cdf0e","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20260130.1.tgz","fileCount":170,"integrity":"sha512-6Z/75AC7ulvevk017wM7LBQnzV6844MkdDPaC0sgpyWk5Agu+rY3wrcoS/KjgPSfPH+Csfi8ismyXvPg0gvCCA==","signatures":[{"sig":"MEUCIHCVFKNDjFsgyjUJ151Mo9Ww9m+tZHNxY9q+nBRAIin/AiEAisXD2qAP3FMJWqQEfwdrZMp3tL2BHk/EHrbIn96Gcos=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579725},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6ef74070-0a79-4c0d-92e2-eb3136552a37\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260130.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\6ef74070-0a79-4c0d-92e2-eb3136552a37\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260130.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-6Z/75AC7ulvevk017wM7LBQnzV6844MkdDPaC0sgpyWk5Agu+rY3wrcoS/KjgPSfPH+Csfi8ismyXvPg0gvCCA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20260130.1_1769843283694_0.34420804016724915","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260203.2":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20260203.2","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20260203.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"aedb5003b69501458f77757aa1ca3bee86a5b753","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20260203.2.tgz","fileCount":170,"integrity":"sha512-pjSAHq7EvME+Esum0itMd+EueJD5hgdCiNKOkQlBqqnZzQzQ564O/OWCjUrDLm8W1l2KqT1PknvHsro1SLtFrQ==","signatures":[{"sig":"MEUCIEMjf3S5ZB62jjQ437oJun71RO85PavGEtPyhpIVbT6WAiEA5KZotCOxs5uNKndOBLrG0Db4TObH/yfcnEiCTQj5Zjo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579704},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\aa0a55fb-bc04-4141-8939-aacf89348b9f\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260203.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\aa0a55fb-bc04-4141-8939-aacf89348b9f\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260203.2.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-pjSAHq7EvME+Esum0itMd+EueJD5hgdCiNKOkQlBqqnZzQzQ564O/OWCjUrDLm8W1l2KqT1PknvHsro1SLtFrQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20260203.2_1770189188892_0.732730002031766","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260204.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20260204.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20260204.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a4acebf08f49da2c08fa61ab7150b7bd180f6cf2","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20260204.1.tgz","fileCount":170,"integrity":"sha512-0sMwlJYWwMrfd9p+RDlqNJoTqqsIVX6QkEwOnuPdrwl0MpeI73epEPLqRFyWIifWnmbt1uJUaD9XX5aVSAjzcQ==","signatures":[{"sig":"MEUCIQCI7nsnfkEuvLyJ3d6nW1uUlWzUPO8UazIml7rT5W8ZIgIgKTFF6RNZKhLjf2WT4VHVSXETKLGOze+VSEjOzjzbbPw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579704},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\813d6f6e-b0cb-4edd-913b-be03052af3c9\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260204.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\813d6f6e-b0cb-4edd-913b-be03052af3c9\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260204.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-0sMwlJYWwMrfd9p+RDlqNJoTqqsIVX6QkEwOnuPdrwl0MpeI73epEPLqRFyWIifWnmbt1uJUaD9XX5aVSAjzcQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20260204.1_1770275762230_0.8355605271294324","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260205.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20260205.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20260205.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"09637d0016c8f80a36e9e8505c863cb48c714ff6","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20260205.1.tgz","fileCount":170,"integrity":"sha512-ThtTDpnA9QM7HJj3Vng8SrbZsmjUwxDK+ZxbkGuHfq0vV+W/pXLC+XOvjQlbyFb8iwEef5tjQDLahGooAs3kbQ==","signatures":[{"sig":"MEYCIQC2V7wMNVrF8+ZNfSy01oOOXOXNjFzzCILHyZhdZ5HpHwIhAK/34MrRhiAEPE87AtzOXgzSb+V94KBIRARQ9lgnCKCf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579704},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\07a06fc7-12e6-4c55-b3bd-0f7fad502e03\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260205.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\07a06fc7-12e6-4c55-b3bd-0f7fad502e03\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260205.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-ThtTDpnA9QM7HJj3Vng8SrbZsmjUwxDK+ZxbkGuHfq0vV+W/pXLC+XOvjQlbyFb8iwEef5tjQDLahGooAs3kbQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20260205.1_1770361844694_0.03322716195460784","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260206.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20260206.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20260206.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a9cf3b63f76c93cd810c0ff6e99abeaf12fbe939","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20260206.1.tgz","fileCount":170,"integrity":"sha512-LSoy4orUUp69mBNGfYr/AJaqAJ2LEq3t4wG+KsZpad0YLeKZ7K+CbsGyS392qNJfwcn6J/qLIAMAiBwsTAkT+Q==","signatures":[{"sig":"MEQCIGy8ffZy5c05VKSzH6esowKggf1gzxf4sLm67WHYyuDDAiB70unjA+m9gRYJHAOYfk0p2nJxL3jw/mEkso0UlzJDmA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579704},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\fe2ad8c4-d907-49db-bab5-fa6bba78c8f8\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260206.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\fe2ad8c4-d907-49db-bab5-fa6bba78c8f8\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260206.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-LSoy4orUUp69mBNGfYr/AJaqAJ2LEq3t4wG+KsZpad0YLeKZ7K+CbsGyS392qNJfwcn6J/qLIAMAiBwsTAkT+Q==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20260206.1_1770448006779_0.4827824408754837","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260209.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20260209.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20260209.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f1f6a1560653a7bace31fbe620c2ca76b09f29ad","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20260209.1.tgz","fileCount":170,"integrity":"sha512-LXzqTWKSCGiGU0N/eexC5gn55nqSpY4QSuznIvRPhZrVQlGOSkEl6HrdKU4CsUCCiXauRW8ddIwxTiU+bzZGHw==","signatures":[{"sig":"MEUCIQCed5c95bx0K+jENdq/2gVgmtteaypkcQiCjas3SOKAKQIgAr/VEqBVD4hH4H65+XPQPP3jSsK1ohmBg2H/FoPYA0o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579704},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0ce143bb-dd2b-4756-8053-30987e236a38\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260209.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\0ce143bb-dd2b-4756-8053-30987e236a38\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260209.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-LXzqTWKSCGiGU0N/eexC5gn55nqSpY4QSuznIvRPhZrVQlGOSkEl6HrdKU4CsUCCiXauRW8ddIwxTiU+bzZGHw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20260209.1_1770707556159_0.5451382783433802","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260210.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20260210.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20260210.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a7e9ef11a0d7bb62a3022d451e50841e64842836","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20260210.1.tgz","fileCount":170,"integrity":"sha512-wydKHbjoZKM/MtxsKsagQxiOiBOXEjEgd7jWqMuk1WYi1+tkaCMI7PzcndycMaGo/Rr2ASrSv8uljGYp0SbIzA==","signatures":[{"sig":"MEYCIQDLBq1PcEj22kxmpSFX9cQEWiiZTdHOu/MQ3DYrhhhrVAIhAKglyNtEtxFYxpMuka+EDt+79HsYXygqeb23R2y1TyF/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579704},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f6c565ea-7beb-482f-9f42-88d2e77b7556\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260210.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\f6c565ea-7beb-482f-9f42-88d2e77b7556\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260210.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-wydKHbjoZKM/MtxsKsagQxiOiBOXEjEgd7jWqMuk1WYi1+tkaCMI7PzcndycMaGo/Rr2ASrSv8uljGYp0SbIzA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20260210.1_1770793982437_0.688823963924931","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260211.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20260211.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20260211.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"49f8e345c54abf7399a5c41522dfa5d94c11f08e","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20260211.1.tgz","fileCount":170,"integrity":"sha512-gzn1jJhxzR0Qu3yqch/emAEgIXE5v0qsGJhRo0S+A+2KUs4zjMoiYtHmWb6jwveejfZajzIG/2WJXK9u0i+D4g==","signatures":[{"sig":"MEUCIG4AOLQTQ60WTW1heVq9Vh6vNV35p4YIBao0vzuqXC1rAiEAxj5jYZl3M/EX3gUX6HfA3zFzBgQ1vF/TJ5b9H/cKBc8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579704},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\393ddab7-da17-4a3f-a612-a931c0123b66\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260211.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\393ddab7-da17-4a3f-a612-a931c0123b66\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260211.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-gzn1jJhxzR0Qu3yqch/emAEgIXE5v0qsGJhRo0S+A+2KUs4zjMoiYtHmWb6jwveejfZajzIG/2WJXK9u0i+D4g==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20260211.1_1770879873448_0.5201556031162642","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260212.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20260212.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20260212.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"eac3c83b52536c6fd8b00c0ed3cdd1a0ee2d0233","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20260212.1.tgz","fileCount":170,"integrity":"sha512-+j+IEFz5BrMUZ8gpoDBiWT7u8NwiyR28GIwTxJLuvfDVJvJMfVSCnyT4yhocpJQWgZRf5h2uE8d8ni6aRLHqVw==","signatures":[{"sig":"MEQCIF5HDKljZ40hng8t8AbBahGZKJaLX2oY+fx72VbavJ3/AiBBdLxQOVO0pBO4NOqN3yN7el84YI6T15xECTNzqvJ8Iw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579704},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\72f6081e-3c1c-4723-8d73-c03c87f71558\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260212.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\72f6081e-3c1c-4723-8d73-c03c87f71558\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260212.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-+j+IEFz5BrMUZ8gpoDBiWT7u8NwiyR28GIwTxJLuvfDVJvJMfVSCnyT4yhocpJQWgZRf5h2uE8d8ni6aRLHqVw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20260212.1_1770966852690_0.10786280214782851","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260213.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20260213.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20260213.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3ec273693e42a6cd4e97038f930e190718b3a5a8","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20260213.1.tgz","fileCount":170,"integrity":"sha512-OXEt/fRe1VXgEO1+YXDE0eNvzfh/lsHw66R8Ty3ouF7kLxxGODSScdee7X83cNo+SXSVhGEitrQf1/B6omqsDg==","signatures":[{"sig":"MEYCIQDVtIjasiQYy24XqF1p8nWghYtBU5mB7uDfKrDTJXUUEQIhAM9gs12i1NvAOy4ez+fA6PU3mk7THyhaR6ndaC8jvFJp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579704},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e96bf27c-f68a-44f4-90e6-bf177a35eb8b\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260213.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\e96bf27c-f68a-44f4-90e6-bf177a35eb8b\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260213.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-OXEt/fRe1VXgEO1+YXDE0eNvzfh/lsHw66R8Ty3ouF7kLxxGODSScdee7X83cNo+SXSVhGEitrQf1/B6omqsDg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20260213.1_1771052950355_0.22834150030976752","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260216.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20260216.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20260216.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4634d011c91d3c0964e30a122066375f6a0b0dd0","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20260216.1.tgz","fileCount":170,"integrity":"sha512-Cb4Zzeg00xaNIimNmFQQXNoPw6U8+80tbHTFqSrEWuyalNoJ5330h27o5KAkzk5kbMFw07N3QANenxl7ARBfMA==","signatures":[{"sig":"MEUCIQCYvtu7c3b4FYNVqtNgKg9tjqh2Uu1zrW3ctSCzKCbt2wIgYDeg5d65f7LgpzTXNjpx1LyYYtlB14JC/AVsDnzZ6Ok=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579704},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c0fe12d9-73d0-47a9-8e90-be588dd41fdf\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260216.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\c0fe12d9-73d0-47a9-8e90-be588dd41fdf\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260216.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-Cb4Zzeg00xaNIimNmFQQXNoPw6U8+80tbHTFqSrEWuyalNoJ5330h27o5KAkzk5kbMFw07N3QANenxl7ARBfMA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20260216.1_1771312119572_0.3679412606778969","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260217.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20260217.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20260217.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b2aad342ec9b2a26d785bcd6ca15b426be38e4b7","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20260217.1.tgz","fileCount":170,"integrity":"sha512-i9PwCZvKaDftoql+jcHEW3JOazWr7bDpUgQHfeDigl1Y3xr6ILZx60z0Vm4U8toW+7ZGVOdW22SVb6GYzaR2nA==","signatures":[{"sig":"MEYCIQC64IzEr9BHJmBhND2UNMCvj5Id+FNIKaYBYIODqk+btAIhAMSX8t0X7JY6TfSpA/hXHgxliSPV/Cl/cLeeU6oN3Gzl","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579704},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\ba5b3291-6c97-4d58-a2c0-6039ebe5aaac\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260217.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\ba5b3291-6c97-4d58-a2c0-6039ebe5aaac\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260217.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-i9PwCZvKaDftoql+jcHEW3JOazWr7bDpUgQHfeDigl1Y3xr6ILZx60z0Vm4U8toW+7ZGVOdW22SVb6GYzaR2nA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20260217.1_1771398750069_0.6124032456622936","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260219.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20260219.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20260219.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"af52b7e83fb9fd5566782f844ff7f0725642f561","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20260219.1.tgz","fileCount":170,"integrity":"sha512-9fkQoEWLlK7pmLgUPur+tPThYrTwbeBAJa/luIt2Irli6EiUwZKjAkwtkFPdTCf8eM/kfhmtU00n/hrx0Lodyw==","signatures":[{"sig":"MEUCIQCWMz3+K+HfU4tvSDqYQ3UQMsOjuv4VI4OjPtUrGhC/XQIgaVQBMNbK7yAtwd6yfxHfp/NgYCUWkHTvL7lUm3UKPi0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579704},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\46cffb9b-994f-4d3b-b612-50f1c89fa937\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260219.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\46cffb9b-994f-4d3b-b612-50f1c89fa937\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260219.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-9fkQoEWLlK7pmLgUPur+tPThYrTwbeBAJa/luIt2Irli6EiUwZKjAkwtkFPdTCf8eM/kfhmtU00n/hrx0Lodyw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20260219.1_1771571002706_0.918754271265239","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260220.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20260220.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20260220.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0c4741ba363e49e429e998a059382373f8a90721","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20260220.1.tgz","fileCount":170,"integrity":"sha512-3SNFbKlP3jw4ngfnpFC7pxhfqw8oxflh2ElQzoDzi7hUzFl5aX2rX0griqV5Q0OKERgS9nB2XCP4/YbqCYmFXA==","signatures":[{"sig":"MEUCIG64cbymrIZ9JAaYdUEx+PNVC5CsVIYV3WH0OF/xiVKiAiEAs7+ui/uRuWSx+MvCAu/quZAAM/gO3ac1v7EMChjy7f0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579704},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\2736ae78-a06a-40cd-9454-7d6e516e7b4e\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260220.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\2736ae78-a06a-40cd-9454-7d6e516e7b4e\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260220.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-3SNFbKlP3jw4ngfnpFC7pxhfqw8oxflh2ElQzoDzi7hUzFl5aX2rX0griqV5Q0OKERgS9nB2XCP4/YbqCYmFXA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20260220.1_1771657814686_0.41620737568567856","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260223.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20260223.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20260223.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"462d186b6fb68b80488ffab3b0c579896eed0db6","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20260223.1.tgz","fileCount":170,"integrity":"sha512-22XKMicGoO1W1B6nEk2CLXGmcRtEMdnKNAFtHDMGGH4/GVvJNT0MFpwS46e6XRxiDkWXeeTc4RWivwQJ2H+NHw==","signatures":[{"sig":"MEYCIQD6d3sl1u6AgN+lZa6v5S4rJ3p/HqZgvRez4Tm1Oui0xAIhAJURp5BWWOCbzz8gmATnCr3TjO7DkuyW/CwKnU2yoNfr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579704},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e4d13a25-2301-4117-ba86-1f85ced6b67f\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260223.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\e4d13a25-2301-4117-ba86-1f85ced6b67f\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260223.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-22XKMicGoO1W1B6nEk2CLXGmcRtEMdnKNAFtHDMGGH4/GVvJNT0MFpwS46e6XRxiDkWXeeTc4RWivwQJ2H+NHw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20260223.1_1771917177485_0.4896987419701955","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260224.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20260224.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20260224.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"53314632bce1175a16bb2d8b3b130c027960a752","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20260224.1.tgz","fileCount":170,"integrity":"sha512-GAKSPfxACRlHumKDykxiBg3H9d9j4yU+RwHxo+N+NvdvIioN4ksoj4s6w9VfVrGnMDeWH5pen5i9V+NVs4s5NQ==","signatures":[{"sig":"MEQCIHQFpXwW1XgCQv9Nw3gCgzFFzjoKnwJlhVmMukYx+I6VAiAA/46N5mZxJsy06km6QNGUn+pu/fjtrtF2bh7vbuYMyg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579704},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\803d66a6-92cb-4bb4-b0c1-9a6e803832d4\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260224.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\803d66a6-92cb-4bb4-b0c1-9a6e803832d4\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260224.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-GAKSPfxACRlHumKDykxiBg3H9d9j4yU+RwHxo+N+NvdvIioN4ksoj4s6w9VfVrGnMDeWH5pen5i9V+NVs4s5NQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20260224.1_1772009832035_0.9272204412481679","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260225.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20260225.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20260225.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ba12d956a0c8d794ccab69c0d651a591e9e18415","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20260225.1.tgz","fileCount":170,"integrity":"sha512-AXDNSd+ZHvYWKY3WU/fsvdxvt58ySIgGGD8FXJ0Ux7hgPoEvEknC4eYbGmrTYtdhgat/7h6nxYqP0SIxmLhIMQ==","signatures":[{"sig":"MEUCIQDeD8Y7L29vzWzV/HEFUf0Xhptg/IOKGgkZXZNkvNqZQgIgbXPYPZckP2usFu01q1A6Qjlfc2zwYpeHfshol27jnOI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579704},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\9d606b57-58a0-474d-a13e-1bae7915c242\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260225.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\9d606b57-58a0-474d-a13e-1bae7915c242\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260225.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-AXDNSd+ZHvYWKY3WU/fsvdxvt58ySIgGGD8FXJ0Ux7hgPoEvEknC4eYbGmrTYtdhgat/7h6nxYqP0SIxmLhIMQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20260225.1_1772089884755_0.5662547269173497","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260226.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20260226.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20260226.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5773355bc65ab678ac7ec13daede9d7e4ed678c9","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20260226.1.tgz","fileCount":170,"integrity":"sha512-+hylzehwUXSbZm7V2lAXGHf/+L4zPuQS/II2hWpO9w4INz4V3DlWo/i7pnhQEeTW3GULNNi+RZ3ljT6vjBkNmw==","signatures":[{"sig":"MEYCIQCH+LJTs/WTKH64JJvDs2mv7/u5oXBveNJ+0CKcl82Z3AIhAJ2/g3Tmm3l3+UDzLgyZfBz82AFl9FxDIc2P5EBuLgZB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579704},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6afa5f09-4425-4428-a123-4ee39e6c62f1\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260226.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\6afa5f09-4425-4428-a123-4ee39e6c62f1\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260226.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-+hylzehwUXSbZm7V2lAXGHf/+L4zPuQS/II2hWpO9w4INz4V3DlWo/i7pnhQEeTW3GULNNi+RZ3ljT6vjBkNmw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20260226.1_1772176598534_0.28510261189706787","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260227.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20260227.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20260227.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"bce865209eba061715a3612288e696dd92e75143","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20260227.1.tgz","fileCount":170,"integrity":"sha512-GpmBaDc40orsMl5VbzhQyngoJSzt7pjegu4AdRe4GGh0pqPLcTKqt/p0Do2cK6coYlOvK/5OV179RK6TqQLTIA==","signatures":[{"sig":"MEUCIAjh8zPKyArjmbEN8stmfzgIlVA3bCBGyX4z95TeYOV5AiEA8VmTA2lQ8aN/UKl1wds0z65EP9/7uoRYkAnHiRTE3VE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":579704},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b318baaa-1b1c-45da-a396-614634b37e67\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260227.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\b318baaa-1b1c-45da-a396-614634b37e67\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260227.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-GpmBaDc40orsMl5VbzhQyngoJSzt7pjegu4AdRe4GGh0pqPLcTKqt/p0Do2cK6coYlOvK/5OV179RK6TqQLTIA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.22.3-alpha <1.22.3-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20260227.1_1772262915537_0.5499372694382398","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260302.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20260302.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20260302.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a38fd608dfc6c7538d833325a2bd85d77f442841","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20260302.1.tgz","fileCount":170,"integrity":"sha512-4DapSigYrLEc9pfgYOFbGzFQ6J85x46nz8s20F5R9/ebSYM5rJ3i83mvKcKg0J709Ux6Fz9ZMCDLuGtZf9DmGg==","signatures":[{"sig":"MEYCIQDeVEUCSt4NPbpVjYRPiyaYA822JGwRfWzj+wMCDBaUDwIhAMM/a+X2jpBHhf+NexeiT05KW+4P6FkQtBZMKKipA8Ix","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":578734},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c6172b38-335a-4330-af6b-10027099427d\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260302.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\c6172b38-335a-4330-af6b-10027099427d\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260302.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-4DapSigYrLEc9pfgYOFbGzFQ6J85x46nz8s20F5R9/ebSYM5rJ3i83mvKcKg0J709Ux6Fz9ZMCDLuGtZf9DmGg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.23.0-alpha <1.23.0-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tshy":"^3.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20260302.1_1772521953089_0.7739647733167581","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260303.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20260303.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20260303.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"cb9fc366310ad78e69848442279d0445752d1878","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20260303.1.tgz","fileCount":170,"integrity":"sha512-fvYQfUhyd0SeyjWV2SbRPs/7ti+8qc8ugVjayJjjW1eE2y9v5kq493O8EAu5Q/z3juMouGIkzaJVndrlQnVpaw==","signatures":[{"sig":"MEUCIQCdOMMZ4oAAw8H5BB0P/7iEVNPyWKvfIQawqu5sTgKIAwIgD4gky9UgIk/N5V7Bc0u1niNzast3hoo3houxjrTenAw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":537801},"main":"./dist/commonjs/index.js","type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\453f482a-ff80-4bf3-9e57-632bb54326ef\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260303.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\453f482a-ff80-4bf3-9e57-632bb54326ef\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260303.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-fvYQfUhyd0SeyjWV2SbRPs/7ti+8qc8ugVjayJjjW1eE2y9v5kq493O8EAu5Q/z3juMouGIkzaJVndrlQnVpaw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.23.0-alpha <1.23.0-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20260303.1_1772608320868_0.33662035443146743","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260304.1":{"name":"@azure-rest/purview-workflow","version":"1.0.0-alpha.20260304.1","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20260304.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/tree/main/sdk/purview/purview-workflow-rest/README.md","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8e338a331fa200f32eea2d112540db21a1bdd25a","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20260304.1.tgz","fileCount":170,"integrity":"sha512-dJsaEN/Il1RX35IrzugFBahW751H9nhWMgR59T5Z/htX+nvkfA/XtF3Rot2F4q8OZosR0NmhH/33z1cAZ2nCVQ==","signatures":[{"sig":"MEQCIDlYbWyYPnYvl3bWI8SuEO7ajKI5JMBuwx7sujKiaaXZAiAWlukruthEfsjvLlwYYATVRIuSnf2c8tp8xcPMqtfmlg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":538309},"main":"./dist/commonjs/index.js","type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\2a4d1ec3-0c71-49f0-8c65-b4d4cccddd06\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260304.1.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 src test","pack":"pnpm 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":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","extract-api":"rimraf review && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","generate:client":"autorest --typescript swagger/README.md && npm run format","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\\2a4d1ec3-0c71-49f0-8c65-b4d4cccddd06\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260304.1.tgz","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"_integrity":"sha512-dJsaEN/Il1RX35IrzugFBahW751H9nhWMgR59T5Z/htX+nvkfA/XtF3Rot2F4q8OZosR0NmhH/33z1cAZ2nCVQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"autoPublish":false,"description":"A generated SDK for PurviewWorkflow.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-rest-pipeline":">=1.23.0-alpha <1.23.0-alphb"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","autorest":"latest","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"_npmOperationalInternal":{"tmp":"tmp/purview-workflow_1.0.0-alpha.20260304.1_1772695393636_0.6770185790892287","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-alpha.20260305.1":{"name":"@azure-rest/purview-workflow","sdk-type":"client","author":{"name":"Microsoft Corporation"},"version":"1.0.0-alpha.20260305.1","description":"A generated SDK for PurviewWorkflow.","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"license":"MIT","main":"./dist/commonjs/index.js","module":"./dist/esm/index.js","types":"./dist/commonjs/index.d.ts","repository":{"type":"git","url":"git+https://github.com/Azure/azure-sdk-for-js.git"},"bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"engines":{"node":">=20.0.0"},"sideEffects":false,"autoPublish":false,"dependencies":{"@azure-rest/core-client":">=2.5.2-alpha <2.5.2-alphb","@azure/core-auth":">=1.10.2-alpha <1.10.2-alphb","@azure/core-rest-pipeline":">=1.23.1-alpha <1.23.1-alphb","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","tslib":"^2.8.1"},"devDependencies":{"@azure/identity":"4.13.0","@types/node":"^20.19.25","@vitest/browser-playwright":"^4.0.8","@vitest/coverage-istanbul":"^4.0.8","autorest":"latest","cross-env":"^10.1.0","dotenv":"^16.6.1","eslint":"^9.39.1","playwright":"^1.56.1","prettier":"^3.6.2","rimraf":"^6.1.0","typescript":"~5.9.3","vitest":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure-tools/test-recorder":"^4.1.1","@azure/dev-tool":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/purview/purview-workflow-rest/README.md","//metadata":{"constantPaths":[{"path":"src/purviewWorkflow.ts","prefix":"userAgentInfo"},{"path":"swagger/README.md","prefix":"package-version"}]},"browser":"./dist/browser/index.js","//sampleConfiguration":{"productName":"Purview Workflow","productSlugs":["azure"],"disableDocsMs":true},"type":"module","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"}}},"react-native":"./dist/react-native/index.js","scripts":{"build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","build:samples":"tsc -p tsconfig.samples.json","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","clean":"rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log","execute:samples":"dev-tool samples run samples-dev","extract-api":"rimraf review && dev-tool run extract-api","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"*.{js,json}\"  \"test/**/*.ts\" \"samples-dev/**/*.ts\"","generate:client":"autorest --typescript swagger/README.md && npm run format","lint":"eslint package.json src test","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","pack":"pnpm 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 --browser","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest","update-snippets":"dev-tool run update-snippets"},"readmeFilename":"README.md","_id":"@azure-rest/purview-workflow@1.0.0-alpha.20260305.1","_integrity":"sha512-ynkog6tm17D/sWvNNn/tsYlJwAQHep6ErRS/mRMYdF6ujohMZI/FvABxvV35H+ytB7ydeLg71eJAaI95uLfKeg==","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f8d8adb6-af74-47e8-beea-2fcbdc149372\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260305.1.tgz","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f8d8adb6-af74-47e8-beea-2fcbdc149372\\azure-rest-purview-workflow\\azure-rest-purview-workflow-1.0.0-alpha.20260305.1.tgz","tag":"dev","_nodeVersion":"18.5.0","dist":{"integrity":"sha512-ynkog6tm17D/sWvNNn/tsYlJwAQHep6ErRS/mRMYdF6ujohMZI/FvABxvV35H+ytB7ydeLg71eJAaI95uLfKeg==","shasum":"12dbe70bbba0c41dc5ea0f1ba4b7d2b182075646","tarball":"https://registry.npmjs.org/@azure-rest/purview-workflow/-/purview-workflow-1.0.0-alpha.20260305.1.tgz","fileCount":170,"unpackedSize":538309,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGtleFh/2inYJpPYP742dZcD9JRs7cZA6m/040kXLVpvAiA+C/gGhLBwHFK/AVuCge1NIPEgu73S0IvvRf/gix1JpQ=="}]},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"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/purview-workflow_1.0.0-alpha.20260305.1_1772781029504_0.5540334312144866"},"_hasShrinkwrap":false}},"time":{"created":"2023-03-09T10:29:52.726Z","modified":"2026-03-06T07:10:29.795Z","1.0.0-beta.1":"2023-03-09T10:29:52.950Z","1.0.0-alpha.20230309.2":"2023-03-10T07:25:39.162Z","1.0.0-alpha.20230320.3":"2023-03-21T06:12:50.528Z","1.0.0-alpha.20230418.1":"2023-04-19T06:14:24.978Z","1.0.0-alpha.20230823.1":"2023-08-24T06:08:46.133Z","1.0.0-alpha.20230922.1":"2023-09-23T06:02:54.938Z","1.0.0-alpha.20230926.1":"2023-09-27T06:05:20.350Z","1.0.0-alpha.20230929.1":"2023-09-30T06:01:23.477Z","1.0.0-alpha.20231019.2":"2023-10-20T06:03:48.349Z","1.0.0-alpha.20231023.1":"2023-10-24T06:03:53.789Z","1.0.0-alpha.20231030.1":"2023-10-31T06:04:03.384Z","1.0.0-alpha.20240110.1":"2024-01-11T07:03:25.336Z","1.0.0-alpha.20240112.1":"2024-01-13T07:01:28.129Z","1.0.0-alpha.20240116.1":"2024-01-17T07:01:14.183Z","1.0.0-alpha.20240126.1":"2024-01-27T07:03:14.706Z","1.0.0-alpha.20240202.1":"2024-02-03T07:00:09.878Z","1.0.0-alpha.20240307.1":"2024-03-08T07:08:51.286Z","1.0.0-alpha.20240322.1":"2024-03-23T06:06:14.796Z","1.0.0-alpha.20241111.1":"2024-11-12T07:16:48.576Z","1.0.0-alpha.20241112.1":"2024-11-13T07:29:08.237Z","1.0.0-alpha.20241113.1":"2024-11-14T07:13:51.315Z","1.0.0-alpha.20241115.1":"2024-11-16T07:12:02.078Z","1.0.0-alpha.20241118.1":"2024-11-19T07:12:52.556Z","1.0.0-alpha.20241119.1":"2024-11-20T07:14:01.933Z","1.0.0-alpha.20241120.1":"2024-11-21T07:14:49.375Z","1.0.0-alpha.20241122.7":"2024-11-23T07:17:44.142Z","1.0.0-alpha.20241125.1":"2024-11-26T07:19:32.353Z","1.0.0-alpha.20241126.1":"2024-11-27T07:12:08.591Z","1.0.0-alpha.20241127.1":"2024-11-28T07:12:07.573Z","1.0.0-alpha.20241128.1":"2024-11-29T07:17:05.403Z","1.0.0-alpha.20241129.1":"2024-11-30T07:14:10.090Z","1.0.0-alpha.20241202.1":"2024-12-03T07:15:41.931Z","1.0.0-alpha.20241203.1":"2024-12-04T07:15:33.966Z","1.0.0-alpha.20241204.1":"2024-12-05T07:13:53.612Z","1.0.0-alpha.20241205.1":"2024-12-06T07:19:41.104Z","1.0.0-alpha.20241206.1":"2024-12-07T07:12:21.331Z","1.0.0-alpha.20241209.1":"2024-12-10T07:17:57.288Z","1.0.0-alpha.20241210.1":"2024-12-11T07:15:51.021Z","1.0.0-alpha.20241211.2":"2024-12-12T07:15:58.785Z","1.0.0-alpha.20241212.1":"2024-12-13T07:15:47.266Z","1.0.0-alpha.20241213.2":"2024-12-14T07:19:01.490Z","1.0.0-alpha.20241217.1":"2024-12-18T07:18:48.368Z","1.0.0-alpha.20241218.1":"2024-12-19T07:16:32.844Z","1.0.0-alpha.20241219.5":"2024-12-20T07:18:11.680Z","1.0.0-alpha.20241220.1":"2024-12-21T07:15:09.475Z","1.0.0-alpha.20241223.1":"2024-12-24T07:16:54.435Z","1.0.0-alpha.20241224.1":"2024-12-25T07:15:07.480Z","1.0.0-alpha.20241225.1":"2024-12-26T07:15:53.931Z","1.0.0-alpha.20241226.1":"2024-12-27T07:16:28.455Z","1.0.0-alpha.20241227.1":"2024-12-28T07:16:44.522Z","1.0.0-alpha.20241231.1":"2025-01-01T07:12:48.172Z","1.0.0-alpha.20250101.1":"2025-01-02T07:16:40.115Z","1.0.0-alpha.20250102.1":"2025-01-03T07:18:08.826Z","1.0.0-alpha.20250103.1":"2025-01-04T07:14:12.567Z","1.0.0-alpha.20250106.1":"2025-01-07T07:16:38.585Z","1.0.0-alpha.20250107.1":"2025-01-08T07:15:28.981Z","1.0.0-alpha.20250108.1":"2025-01-09T07:14:58.434Z","1.0.0-alpha.20250109.2":"2025-01-10T07:30:16.100Z","1.0.0-alpha.20250110.1":"2025-01-11T07:24:04.311Z","1.0.0-alpha.20250113.1":"2025-01-14T07:15:48.531Z","1.0.0-alpha.20250114.1":"2025-01-15T07:12:27.192Z","1.0.0-alpha.20250115.1":"2025-01-16T07:20:45.123Z","1.0.0-alpha.20250121.1":"2025-01-22T07:14:38.818Z","1.0.0-alpha.20250124.2":"2025-01-25T07:11:43.981Z","1.0.0-alpha.20250128.1":"2025-01-29T07:14:19.877Z","1.0.0-alpha.20250129.1":"2025-01-30T07:13:12.109Z","1.0.0-alpha.20250203.1":"2025-02-04T07:13:16.333Z","1.0.0-alpha.20250204.1":"2025-02-05T07:14:55.896Z","1.0.0-alpha.20250205.1":"2025-02-06T07:19:33.490Z","1.0.0-alpha.20250206.1":"2025-02-07T07:23:41.576Z","1.0.0-alpha.20250207.1":"2025-02-08T07:13:38.609Z","1.0.0-alpha.20250210.2":"2025-02-11T07:14:52.103Z","1.0.0-beta.2":"2025-02-12T03:40:41.986Z","1.0.0-alpha.20250211.3":"2025-02-12T07:22:51.118Z","1.0.0-alpha.20250212.2":"2025-02-13T07:17:03.360Z","1.0.0-alpha.20250213.1":"2025-02-14T07:15:03.677Z","1.0.0-alpha.20250214.1":"2025-02-15T07:19:07.443Z","1.0.0-alpha.20250217.1":"2025-02-18T07:15:48.200Z","1.0.0-alpha.20250218.1":"2025-02-19T07:15:01.133Z","1.0.0-alpha.20250219.1":"2025-02-20T07:18:43.027Z","1.0.0-alpha.20250220.1":"2025-02-21T07:16:32.490Z","1.0.0-alpha.20250221.1":"2025-02-22T07:16:10.781Z","1.0.0-alpha.20250224.2":"2025-02-25T07:19:42.756Z","1.0.0-alpha.20250225.1":"2025-02-26T07:15:58.390Z","1.0.0-alpha.20250318.2":"2025-03-19T06:10:04.531Z","1.0.0-alpha.20250319.1":"2025-03-20T06:10:46.477Z","1.0.0-alpha.20250320.1":"2025-03-21T06:09:32.394Z","1.0.0-alpha.20250321.1":"2025-03-22T06:08:48.206Z","1.0.0-alpha.20250324.1":"2025-03-25T06:11:55.110Z","1.0.0-alpha.20250325.1":"2025-03-26T06:12:14.573Z","1.0.0-alpha.20250326.1":"2025-03-27T06:09:58.775Z","1.0.0-alpha.20250327.1":"2025-03-28T06:09:37.552Z","1.0.0-alpha.20250328.1":"2025-03-29T06:11:14.060Z","1.0.0-alpha.20250331.1":"2025-04-01T06:15:46.416Z","1.0.0-alpha.20250401.2":"2025-04-02T06:16:36.662Z","1.0.0-alpha.20250402.1":"2025-04-03T06:13:02.251Z","1.0.0-alpha.20250403.1":"2025-04-04T06:09:54.687Z","1.0.0-alpha.20250404.1":"2025-04-05T06:17:44.433Z","1.0.0-alpha.20250407.1":"2025-04-08T06:16:27.750Z","1.0.0-alpha.20250408.1":"2025-04-09T06:11:24.176Z","1.0.0-alpha.20250409.1":"2025-04-10T06:53:12.291Z","1.0.0-alpha.20250416.1":"2025-04-17T06:09:42.324Z","1.0.0-alpha.20250417.1":"2025-04-18T06:08:31.342Z","1.0.0-alpha.20250418.1":"2025-04-19T06:07:02.935Z","1.0.0-alpha.20250421.1":"2025-04-22T06:12:18.789Z","1.0.0-alpha.20250422.1":"2025-04-23T06:09:56.071Z","1.0.0-alpha.20250423.1":"2025-04-24T06:06:58.743Z","1.0.0-alpha.20250424.1":"2025-04-25T06:08:02.718Z","1.0.0-alpha.20250425.1":"2025-04-26T06:08:41.645Z","1.0.0-alpha.20250428.1":"2025-04-29T06:08:57.122Z","1.0.0-alpha.20250429.1":"2025-04-30T06:07:50.658Z","1.0.0-alpha.20250430.1":"2025-05-01T06:07:29.658Z","1.0.0-alpha.20250506.1":"2025-05-07T06:18:44.004Z","1.0.0-alpha.20250507.1":"2025-05-08T06:23:50.860Z","1.0.0-alpha.20250509.1":"2025-05-10T06:42:14.531Z","1.0.0-alpha.20250512.1":"2025-05-13T06:07:05.585Z","1.0.0-alpha.20250513.1":"2025-05-14T06:10:22.317Z","1.0.0-alpha.20250514.1":"2025-05-15T06:09:28.861Z","1.0.0-alpha.20250515.1":"2025-05-16T06:10:09.165Z","1.0.0-alpha.20250516.1":"2025-05-17T06:11:00.069Z","1.0.0-alpha.20250519.1":"2025-05-20T06:10:59.297Z","1.0.0-alpha.20250520.1":"2025-05-21T06:09:13.140Z","1.0.0-alpha.20250521.1":"2025-05-22T06:06:53.591Z","1.0.0-alpha.20250522.1":"2025-05-23T06:08:32.265Z","1.0.0-alpha.20250523.1":"2025-05-24T06:07:40.255Z","1.0.0-alpha.20250526.1":"2025-05-27T06:09:18.663Z","1.0.0-alpha.20250527.1":"2025-05-28T06:08:47.026Z","1.0.0-alpha.20250528.1":"2025-05-29T07:14:20.919Z","1.0.0-alpha.20250529.1":"2025-05-30T06:12:21.064Z","1.0.0-alpha.20250530.1":"2025-05-31T06:04:09.679Z","1.0.0-alpha.20250602.1":"2025-06-03T06:07:11.851Z","1.0.0-alpha.20250603.1":"2025-06-04T06:25:28.139Z","1.0.0-alpha.20250604.1":"2025-06-05T06:09:25.664Z","1.0.0-alpha.20250605.1":"2025-06-06T06:08:32.863Z","1.0.0-alpha.20250606.1":"2025-06-07T06:09:29.126Z","1.0.0-alpha.20250610.1":"2025-06-11T06:09:16.045Z","1.0.0-alpha.20250611.1":"2025-06-12T06:11:00.350Z","1.0.0-alpha.20250612.1":"2025-06-13T06:08:14.500Z","1.0.0-alpha.20250616.1":"2025-06-17T06:08:00.999Z","1.0.0-alpha.20250617.1":"2025-06-18T06:08:04.994Z","1.0.0-alpha.20250618.1":"2025-06-19T06:32:29.868Z","1.0.0-alpha.20250619.1":"2025-06-20T06:07:09.488Z","1.0.0-alpha.20250717.1":"2025-07-18T06:02:24.197Z","1.0.0-alpha.20250718.2":"2025-07-19T06:02:53.603Z","1.0.0-alpha.20250729.1":"2025-07-30T06:04:28.168Z","1.0.0-alpha.20250804.1":"2025-08-05T06:03:35.355Z","1.0.0-beta.3":"2025-08-22T06:52:41.523Z","1.0.0-alpha.20250822.1":"2025-08-23T06:15:10.536Z","1.0.0-alpha.20250825.1":"2025-08-26T06:09:31.601Z","1.0.0-alpha.20250826.1":"2025-08-27T06:11:03.370Z","1.0.0-alpha.20250827.1":"2025-08-28T06:11:30.954Z","1.0.0-alpha.20250828.1":"2025-08-29T06:07:22.647Z","1.0.0-alpha.20250829.1":"2025-08-30T06:07:26.034Z","1.0.0-alpha.20250901.1":"2025-09-02T06:12:06.479Z","1.0.0-alpha.20250902.1":"2025-09-03T06:09:25.065Z","1.0.0-alpha.20250904.1":"2025-09-05T06:20:17.132Z","1.0.0-alpha.20250905.1":"2025-09-06T06:01:22.561Z","1.0.0-alpha.20250908.1":"2025-09-09T06:01:30.258Z","1.0.0-alpha.20250909.1":"2025-09-10T06:01:43.930Z","1.0.0-alpha.20250910.1":"2025-09-11T06:03:47.203Z","1.0.0-alpha.20250911.1":"2025-09-12T06:02:44.202Z","1.0.0-alpha.20250912.1":"2025-09-13T06:08:16.992Z","1.0.0-alpha.20250915.1":"2025-09-16T05:59:58.129Z","1.0.0-alpha.20250916.1":"2025-09-17T06:00:14.545Z","1.0.0-alpha.20250917.1":"2025-09-18T06:05:06.185Z","1.0.0-alpha.20250918.1":"2025-09-19T06:06:07.194Z","1.0.0-alpha.20250922.1":"2025-09-23T06:02:43.525Z","1.0.0-alpha.20250923.1":"2025-09-24T06:04:25.720Z","1.0.0-alpha.20250924.1":"2025-09-25T06:04:08.762Z","1.0.0-alpha.20250925.1":"2025-09-26T06:03:05.776Z","1.0.0-alpha.20250926.1":"2025-09-27T06:01:01.527Z","1.0.0-alpha.20250929.1":"2025-09-30T06:03:19.393Z","1.0.0-alpha.20250930.1":"2025-10-01T06:05:18.939Z","1.0.0-alpha.20251001.1":"2025-10-02T06:03:59.113Z","1.0.0-alpha.20251002.1":"2025-10-03T06:05:09.331Z","1.0.0-alpha.20251003.1":"2025-10-04T06:09:40.754Z","1.0.0-alpha.20251006.1":"2025-10-07T06:00:53.995Z","1.0.0-alpha.20251007.1":"2025-10-08T06:06:40.877Z","1.0.0-alpha.20251008.1":"2025-10-09T06:11:29.947Z","1.0.0-alpha.20251010.1":"2025-10-11T06:06:49.309Z","1.0.0-alpha.20251013.1":"2025-10-14T06:01:30.261Z","1.0.0-alpha.20251014.1":"2025-10-15T06:04:09.637Z","1.0.0-alpha.20251015.1":"2025-10-16T06:06:50.857Z","1.0.0-alpha.20251017.1":"2025-10-18T06:01:14.283Z","1.0.0-alpha.20251020.1":"2025-10-21T06:03:52.872Z","1.0.0-alpha.20251021.1":"2025-10-22T06:04:56.929Z","1.0.0-alpha.20251022.1":"2025-10-23T06:02:28.081Z","1.0.0-alpha.20251023.1":"2025-10-24T06:08:04.056Z","1.0.0-alpha.20251024.1":"2025-10-25T06:04:54.004Z","1.0.0-alpha.20251027.1":"2025-10-28T06:20:56.390Z","1.0.0-alpha.20251029.1":"2025-10-30T06:04:55.490Z","1.0.0-alpha.20251030.1":"2025-10-31T06:05:54.521Z","1.0.0-alpha.20251031.1":"2025-11-01T06:08:18.034Z","1.0.0-alpha.20251103.1":"2025-11-04T07:06:35.895Z","1.0.0-alpha.20251104.1":"2025-11-05T07:07:00.366Z","1.0.0-alpha.20251106.1":"2025-11-07T07:09:07.125Z","1.0.0-alpha.20251110.1":"2025-11-11T07:02:25.358Z","1.0.0-alpha.20251111.1":"2025-11-12T07:02:35.792Z","1.0.0-alpha.20251112.1":"2025-11-13T07:08:29.586Z","1.0.0-alpha.20251113.1":"2025-11-14T07:06:55.132Z","1.0.0-alpha.20251114.1":"2025-11-15T07:07:52.608Z","1.0.0-alpha.20251117.1":"2025-11-18T07:06:39.878Z","1.0.0-alpha.20251118.1":"2025-11-19T07:07:47.875Z","1.0.0-alpha.20251119.1":"2025-11-20T07:03:47.899Z","1.0.0-alpha.20251120.1":"2025-11-21T07:02:34.844Z","1.0.0-alpha.20251121.1":"2025-11-22T07:06:56.691Z","1.0.0-alpha.20251124.1":"2025-11-25T07:07:30.937Z","1.0.0-alpha.20251125.1":"2025-11-26T07:07:40.166Z","1.0.0-alpha.20251126.1":"2025-11-27T07:06:27.842Z","1.0.0-alpha.20251201.1":"2025-12-02T07:09:27.338Z","1.0.0-alpha.20251202.1":"2025-12-03T07:08:39.747Z","1.0.0-alpha.20251203.1":"2025-12-04T07:11:55.253Z","1.0.0-alpha.20251204.1":"2025-12-05T07:07:44.785Z","1.0.0-alpha.20251205.1":"2025-12-06T07:06:15.534Z","1.0.0-alpha.20251209.1":"2025-12-10T07:05:27.024Z","1.0.0-alpha.20251210.1":"2025-12-11T07:06:53.657Z","1.0.0-alpha.20251212.1":"2025-12-13T07:07:51.429Z","1.0.0-alpha.20251215.1":"2025-12-16T07:24:01.174Z","1.0.0-alpha.20251216.1":"2025-12-17T07:04:42.125Z","1.0.0-alpha.20251217.1":"2025-12-18T07:06:30.989Z","1.0.0-alpha.20251218.1":"2025-12-19T07:09:36.505Z","1.0.0-alpha.20251219.1":"2025-12-20T07:08:40.591Z","1.0.0-alpha.20251222.1":"2025-12-23T07:07:57.616Z","1.0.0-alpha.20251223.1":"2025-12-24T07:06:56.804Z","1.0.0-alpha.20251224.1":"2025-12-25T07:03:14.661Z","1.0.0-alpha.20251229.1":"2025-12-30T07:07:14.043Z","1.0.0-alpha.20251230.1":"2025-12-31T07:06:51.424Z","1.0.0-alpha.20251231.1":"2026-01-01T07:05:19.404Z","1.0.0-alpha.20260102.1":"2026-01-03T07:01:37.310Z","1.0.0-alpha.20260105.1":"2026-01-06T07:08:56.198Z","1.0.0-alpha.20260106.1":"2026-01-07T07:07:33.715Z","1.0.0-alpha.20260107.1":"2026-01-08T07:11:47.997Z","1.0.0-alpha.20260112.1":"2026-01-13T07:03:29.525Z","1.0.0-alpha.20260113.1":"2026-01-14T07:06:24.515Z","1.0.0-alpha.20260115.1":"2026-01-16T07:08:05.923Z","1.0.0-alpha.20260116.1":"2026-01-17T07:07:54.306Z","1.0.0-alpha.20260120.1":"2026-01-21T07:03:49.563Z","1.0.0-alpha.20260121.1":"2026-01-22T07:07:42.981Z","1.0.0-alpha.20260122.1":"2026-01-23T07:07:39.104Z","1.0.0-alpha.20260127.1":"2026-01-28T07:08:14.873Z","1.0.0-alpha.20260128.1":"2026-01-29T07:14:30.782Z","1.0.0-alpha.20260129.1":"2026-01-30T07:13:14.294Z","1.0.0-alpha.20260130.1":"2026-01-31T07:08:03.842Z","1.0.0-alpha.20260203.2":"2026-02-04T07:13:09.210Z","1.0.0-alpha.20260204.1":"2026-02-05T07:16:02.382Z","1.0.0-alpha.20260205.1":"2026-02-06T07:10:44.851Z","1.0.0-alpha.20260206.1":"2026-02-07T07:06:46.938Z","1.0.0-alpha.20260209.1":"2026-02-10T07:12:36.308Z","1.0.0-alpha.20260210.1":"2026-02-11T07:13:02.573Z","1.0.0-alpha.20260211.1":"2026-02-12T07:04:33.615Z","1.0.0-alpha.20260212.1":"2026-02-13T07:14:12.845Z","1.0.0-alpha.20260213.1":"2026-02-14T07:09:10.526Z","1.0.0-alpha.20260216.1":"2026-02-17T07:08:39.747Z","1.0.0-alpha.20260217.1":"2026-02-18T07:12:30.220Z","1.0.0-alpha.20260219.1":"2026-02-20T07:03:22.857Z","1.0.0-alpha.20260220.1":"2026-02-21T07:10:14.833Z","1.0.0-alpha.20260223.1":"2026-02-24T07:12:57.614Z","1.0.0-alpha.20260224.1":"2026-02-25T08:57:12.181Z","1.0.0-alpha.20260225.1":"2026-02-26T07:11:24.905Z","1.0.0-alpha.20260226.1":"2026-02-27T07:16:38.681Z","1.0.0-alpha.20260227.1":"2026-02-28T07:15:15.701Z","1.0.0-alpha.20260302.1":"2026-03-03T07:12:33.300Z","1.0.0-alpha.20260303.1":"2026-03-04T07:12:01.024Z","1.0.0-alpha.20260304.1":"2026-03-05T07:23:13.785Z","1.0.0-alpha.20260305.1":"2026-03-06T07:10:29.653Z"},"bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"author":"Microsoft Corporation","license":"MIT","homepage":"https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/purview/purview-workflow-rest/README.md","keywords":["node","azure","cloud","typescript","browser","isomorphic"],"repository":"github:Azure/azure-sdk-for-js","description":"A generated SDK for PurviewWorkflow.","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"readme":"","readmeFilename":""}